Pull request #42797 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 303ea8e8206381fe34ef7716c7504e5d52b5df4e+8684f482e4cb84fee269d8e91176ca8e1afcc218 (e8a27d7ddb8baeabd1d2a7dc5672106092031c9f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42797@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-31T13:43:26.164Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-31T13:43:26.168Z] Trying to pass milestone 3 [Pipeline] milestone [2021-08-31T13:43:26.228Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-31T13:43:41.395Z] Still waiting to schedule task [2021-08-31T13:43:41.397Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-08-31T13:44:33.957Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0169f6852031314f3) in /home/ubuntu/workspace/moby_PR-42797 [Pipeline] { [Pipeline] checkout [2021-08-31T13:44:34.138Z] The recommended git tool is: git [2021-08-31T13:44:37.855Z] using credential docker-jenkins-github-credentials [2021-08-31T13:44:37.870Z] Cloning the remote Git repository [2021-08-31T13:44:37.870Z] Cloning with configured refspecs honoured and without tags [2021-08-31T13:44:37.915Z] Cloning repository https://github.com/moby/moby.git [2021-08-31T13:44:38.003Z] > git init /home/ubuntu/workspace/moby_PR-42797 # timeout=10 [2021-08-31T13:44:38.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:44:38.468Z] > git --version # timeout=10 [2021-08-31T13:44:38.495Z] > git --version # 'git version 2.17.1' [2021-08-31T13:44:38.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:44:38.497Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:45:00.122Z] Fetching without tags [2021-08-31T13:45:00.004Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:45:00.031Z] > git config --add remote.origin.fetch +refs/pull/42797/head:refs/remotes/origin/PR-42797 # timeout=10 [2021-08-31T13:45:00.053Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:45:00.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:45:00.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:45:00.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:45:00.129Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:45:00.483Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [2021-08-31T13:45:02.564Z] Merge succeeded, producing 968577d64920c4c0b4292cbffa122c3ef67573ae [2021-08-31T13:45:02.564Z] Checking out Revision 968577d64920c4c0b4292cbffa122c3ef67573ae (PR-42797) [2021-08-31T13:45:00.489Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:45:00.520Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:45:01.761Z] > git remote # timeout=10 [2021-08-31T13:45:01.791Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:45:01.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:45:01.828Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:45:02.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-31T13:45:02.566Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:45:02.590Z] > git checkout -f 968577d64920c4c0b4292cbffa122c3ef67573ae # timeout=10 [2021-08-31T13:45:06.322Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:45:06.356Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-31T13:45:06.325Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [2021-08-31T13:45:07.745Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42797:/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 [2021-08-31T13:45:17.741Z] Unable to find image 'alpine:latest' locally [2021-08-31T13:45:17.741Z] latest: Pulling from library/alpine [2021-08-31T13:45:17.741Z] a0d0a0d46f8b: Pulling fs layer [2021-08-31T13:45:17.741Z] a0d0a0d46f8b: Download complete [2021-08-31T13:45:17.741Z] a0d0a0d46f8b: Pull complete [2021-08-31T13:45:17.741Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-08-31T13:45:17.741Z] Status: Downloaded newer image for alpine:latest [2021-08-31T13:45:24.312Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-08-31T13:45:24.609Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0169f6852031314f3) in /home/ubuntu/workspace/moby_PR-42797 [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 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-08-31T13:45:24.678Z] The recommended git tool is: git [2021-08-31T13:45:24.688Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-31T13:45:24.703Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-08-31T13:45:24.722Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-31T13:45:24.694Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42797/.git # timeout=10 [2021-08-31T13:45:24.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:45:24.767Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:45:24.768Z] > git --version # timeout=10 [2021-08-31T13:45:24.775Z] > git --version # 'git version 2.17.1' [2021-08-31T13:45:24.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:45:24.777Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [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 [2021-08-31T13:45:25.081Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-31T13:45:25.310Z] Merge succeeded, producing a80be7b932dadcb60f57b0f71f14d52031aef01e [2021-08-31T13:45:25.310Z] Checking out Revision a80be7b932dadcb60f57b0f71f14d52031aef01e (PR-42797) [2021-08-31T13:45:25.423Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:45:25.444Z] First time build. Skipping changelog. [2021-08-31T13:45:25.082Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:45:25.094Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:45:25.166Z] > git remote # timeout=10 [2021-08-31T13:45:25.169Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:45:25.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:45:25.184Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:45:25.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-31T13:45:25.311Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:45:25.321Z] > git checkout -f a80be7b932dadcb60f57b0f71f14d52031aef01e # timeout=10 [2021-08-31T13:45:25.424Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-31T13:45:26.231Z] + [ PR != PR ] [2021-08-31T13:45:26.231Z] + [ master != master ] [2021-08-31T13:45:26.231Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-31T13:45:26.575Z] + docker version [2021-08-31T13:45:26.575Z] Client: Docker Engine - Community [2021-08-31T13:45:26.575Z] Version: 20.10.6 [2021-08-31T13:45:26.575Z] API version: 1.41 [2021-08-31T13:45:26.575Z] Go version: go1.13.15 [2021-08-31T13:45:26.575Z] Git commit: 370c289 [2021-08-31T13:45:26.575Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-31T13:45:26.575Z] OS/Arch: linux/amd64 [2021-08-31T13:45:26.575Z] Context: default [2021-08-31T13:45:26.575Z] Experimental: true [2021-08-31T13:45:26.575Z] [2021-08-31T13:45:26.575Z] Server: Docker Engine - Community [2021-08-31T13:45:26.575Z] Engine: [2021-08-31T13:45:26.575Z] Version: 20.10.6 [2021-08-31T13:45:26.575Z] API version: 1.41 (minimum version 1.12) [2021-08-31T13:45:26.575Z] Go version: go1.13.15 [2021-08-31T13:45:26.575Z] Git commit: 8728dd2 [2021-08-31T13:45:26.575Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-31T13:45:26.575Z] OS/Arch: linux/amd64 [2021-08-31T13:45:26.575Z] Experimental: true [2021-08-31T13:45:26.575Z] containerd: [2021-08-31T13:45:26.575Z] Version: 1.4.6 [2021-08-31T13:45:26.575Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:45:26.575Z] runc: [2021-08-31T13:45:26.575Z] Version: 1.0.0-rc95 [2021-08-31T13:45:26.575Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:45:26.575Z] docker-init: [2021-08-31T13:45:26.575Z] Version: 0.19.0 [2021-08-31T13:45:26.575Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-31T13:45:26.876Z] + docker info [2021-08-31T13:45:39.609Z] Still waiting to schedule task [2021-08-31T13:45:39.609Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0169f6852031314f3)’ [2021-08-31T13:45:39.610Z] Still waiting to schedule task [2021-08-31T13:45:39.611Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0169f6852031314f3)’ [2021-08-31T13:45:39.612Z] Still waiting to schedule task [2021-08-31T13:45:39.612Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-08-31T13:45:39.615Z] Still waiting to schedule task [2021-08-31T13:45:39.616Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-08-31T13:45:39.618Z] Still waiting to schedule task [2021-08-31T13:45:39.618Z] All nodes of label ‘windows-2019’ are offline [2021-08-31T13:45:39.619Z] Still waiting to schedule task [2021-08-31T13:45:39.619Z] All nodes of label ‘windows-2022’ are offline [2021-08-31T13:45:39.620Z] Still waiting to schedule task [2021-08-31T13:45:39.620Z] All nodes of label ‘windows-2022’ are offline [2021-08-31T13:45:41.749Z] Client: [2021-08-31T13:45:41.749Z] Context: default [2021-08-31T13:45:41.749Z] Debug Mode: false [2021-08-31T13:45:41.749Z] Plugins: [2021-08-31T13:45:41.749Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-31T13:45:41.749Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-31T13:45:41.749Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-31T13:45:41.749Z] [2021-08-31T13:45:41.749Z] Server: [2021-08-31T13:45:41.749Z] Containers: 0 [2021-08-31T13:45:41.749Z] Running: 0 [2021-08-31T13:45:41.749Z] Paused: 0 [2021-08-31T13:45:41.749Z] Stopped: 0 [2021-08-31T13:45:41.749Z] Images: 1 [2021-08-31T13:45:41.749Z] Server Version: 20.10.6 [2021-08-31T13:45:41.749Z] Storage Driver: overlay2 [2021-08-31T13:45:41.749Z] Backing Filesystem: extfs [2021-08-31T13:45:41.749Z] Supports d_type: true [2021-08-31T13:45:41.749Z] Native Overlay Diff: true [2021-08-31T13:45:41.749Z] userxattr: false [2021-08-31T13:45:41.749Z] Logging Driver: json-file [2021-08-31T13:45:41.749Z] Cgroup Driver: cgroupfs [2021-08-31T13:45:41.749Z] Cgroup Version: 1 [2021-08-31T13:45:41.749Z] Plugins: [2021-08-31T13:45:41.749Z] Volume: local [2021-08-31T13:45:41.749Z] Network: bridge host ipvlan macvlan null overlay [2021-08-31T13:45:41.749Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-31T13:45:41.749Z] Swarm: inactive [2021-08-31T13:45:41.749Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-31T13:45:41.749Z] Default Runtime: runc [2021-08-31T13:45:41.749Z] Init Binary: docker-init [2021-08-31T13:45:41.749Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:45:41.749Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:45:41.749Z] init version: de40ad0 [2021-08-31T13:45:41.749Z] Security Options: [2021-08-31T13:45:41.749Z] apparmor [2021-08-31T13:45:41.749Z] seccomp [2021-08-31T13:45:41.749Z] Profile: default [2021-08-31T13:45:41.749Z] Kernel Version: 5.4.0-1048-aws [2021-08-31T13:45:41.749Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-31T13:45:41.749Z] OSType: linux [2021-08-31T13:45:41.749Z] Architecture: x86_64 [2021-08-31T13:45:41.749Z] CPUs: 2 [2021-08-31T13:45:41.749Z] Total Memory: 7.569GiB [2021-08-31T13:45:41.749Z] Name: ip-10-100-79-230 [2021-08-31T13:45:41.749Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-31T13:45:41.749Z] Docker Root Dir: /var/lib/docker [2021-08-31T13:45:41.749Z] Debug Mode: false [2021-08-31T13:45:41.749Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:45:41.749Z] Labels: [2021-08-31T13:45:41.749Z] Experimental: true [2021-08-31T13:45:41.749Z] Insecure Registries: [2021-08-31T13:45:41.749Z] 127.0.0.0/8 [2021-08-31T13:45:41.749Z] Live Restore Enabled: true [2021-08-31T13:45:41.749Z] [2021-08-31T13:45:41.749Z] WARNING: No swap limit support [Pipeline] sh [2021-08-31T13:45:42.112Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:45:42.112Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:45:42.112Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42797/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-31T13:45:42.112Z] + bash /home/ubuntu/workspace/moby_PR-42797/check-config.sh [2021-08-31T13:45:42.112Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-31T13:45:42.112Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-31T13:45:42.112Z] [2021-08-31T13:45:42.112Z] Generally Necessary: [2021-08-31T13:45:42.112Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-31T13:45:42.112Z] - apparmor: enabled and tools installed [2021-08-31T13:45:42.112Z] - CONFIG_NAMESPACES: enabled [2021-08-31T13:45:42.112Z] - CONFIG_NET_NS: enabled [2021-08-31T13:45:42.112Z] - CONFIG_PID_NS: enabled [2021-08-31T13:45:42.112Z] - CONFIG_IPC_NS: enabled [2021-08-31T13:45:42.112Z] - CONFIG_UTS_NS: enabled [2021-08-31T13:45:42.112Z] - CONFIG_CGROUPS: enabled [2021-08-31T13:45:42.112Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-31T13:45:42.112Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-31T13:45:42.112Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-31T13:45:42.112Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-31T13:45:42.112Z] - CONFIG_CPUSETS: enabled [2021-08-31T13:45:42.112Z] - CONFIG_MEMCG: enabled [2021-08-31T13:45:42.112Z] - CONFIG_KEYS: enabled [2021-08-31T13:45:42.375Z] - CONFIG_VETH: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-31T13:45:42.375Z] [2021-08-31T13:45:42.375Z] Optional Features: [2021-08-31T13:45:42.375Z] - CONFIG_USER_NS: enabled [2021-08-31T13:45:42.375Z] - CONFIG_SECCOMP: enabled [2021-08-31T13:45:42.375Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-31T13:45:42.375Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-31T13:45:42.375Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-31T13:45:42.375Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-31T13:45:42.375Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-31T13:45:42.375Z] - CONFIG_BLK_CGROUP: enabled [2021-08-31T13:45:42.375Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-31T13:45:42.375Z] - CONFIG_CGROUP_PERF: enabled [2021-08-31T13:45:42.375Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-31T13:45:42.375Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-31T13:45:42.375Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-31T13:45:42.375Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-31T13:45:42.375Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-31T13:45:42.375Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-31T13:45:42.375Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-31T13:45:42.376Z] - CONFIG_IP_VS: enabled (as module) [2021-08-31T13:45:42.376Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-31T13:45:42.376Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-31T13:45:42.376Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-31T13:45:42.376Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-31T13:45:42.376Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-31T13:45:42.376Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-31T13:45:42.635Z] - CONFIG_EXT4_FS: enabled [2021-08-31T13:45:42.635Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-31T13:45:42.635Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-31T13:45:42.635Z] - Network Drivers: [2021-08-31T13:45:42.635Z] - "overlay": [2021-08-31T13:45:42.635Z] - CONFIG_VXLAN: enabled (as module) [2021-08-31T13:45:42.635Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-31T13:45:42.635Z] Optional (for encrypted networks): [2021-08-31T13:45:42.635Z] - CONFIG_CRYPTO: enabled [2021-08-31T13:45:42.635Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-31T13:45:42.635Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-31T13:45:42.635Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-31T13:45:42.635Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-31T13:45:42.635Z] - CONFIG_XFRM: enabled [2021-08-31T13:45:42.635Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-31T13:45:42.635Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-31T13:45:42.635Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-31T13:45:42.635Z] - "ipvlan": [2021-08-31T13:45:42.635Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-31T13:45:42.635Z] - "macvlan": [2021-08-31T13:45:42.635Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-31T13:45:42.635Z] - CONFIG_DUMMY: enabled (as module) [2021-08-31T13:45:42.635Z] - "ftp,tftp client in container": [2021-08-31T13:45:42.635Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-31T13:45:42.635Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-31T13:45:42.635Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-31T13:45:42.635Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-31T13:45:42.635Z] - Storage Drivers: [2021-08-31T13:45:42.635Z] - "aufs": [2021-08-31T13:45:42.635Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-31T13:45:42.635Z] - "btrfs": [2021-08-31T13:45:42.635Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-31T13:45:42.635Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-31T13:45:42.635Z] - "devicemapper": [2021-08-31T13:45:42.635Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-31T13:45:42.635Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-31T13:45:42.635Z] - "overlay": [2021-08-31T13:45:42.635Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-31T13:45:42.635Z] - "zfs": [2021-08-31T13:45:42.635Z] - /dev/zfs: present [2021-08-31T13:45:42.635Z] - zfs command: missing [2021-08-31T13:45:42.635Z] - zpool command: missing [2021-08-31T13:45:42.635Z] [2021-08-31T13:45:42.635Z] Limits: [2021-08-31T13:45:42.635Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-31T13:45:42.635Z] [2021-08-31T13:45:42.635Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-31T13:45:42.977Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a80be7b932dadcb60f57b0f71f14d52031aef01e . [2021-08-31T13:45:42.977Z] #1 [internal] load build definition from Dockerfile [2021-08-31T13:45:42.977Z] #1 sha256:39fe1070082ded6b72d9d38a3ef9f8c117035442dd6ebc1e9db28d6cce6f9460 [2021-08-31T13:45:42.977Z] #1 transferring dockerfile: 16.33kB done [2021-08-31T13:45:43.234Z] #1 DONE 0.1s [2021-08-31T13:45:43.234Z] [2021-08-31T13:45:43.234Z] #2 [internal] load .dockerignore [2021-08-31T13:45:43.234Z] #2 sha256:e2b0ea2da980e89cbe6016ab20aa7c11f313e73327f7b16d56e5d985cceace59 [2021-08-31T13:45:43.234Z] #2 transferring context: 87B done [2021-08-31T13:45:43.234Z] #2 DONE 0.1s [2021-08-31T13:45:43.234Z] [2021-08-31T13:45:43.234Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-31T13:45:43.234Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-31T13:45:43.798Z] #3 DONE 0.4s [2021-08-31T13:45:43.798Z] [2021-08-31T13:45:43.798Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-31T13:45:43.798Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-31T13:45:43.798Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-31T13:45:43.798Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-31T13:45:43.798Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-31T13:45:43.798Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-31T13:45:43.798Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-08-31T13:45:43.798Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 5.24MB / 9.67MB 0.2s [2021-08-31T13:45:44.055Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 8.39MB / 9.67MB 0.3s [2021-08-31T13:45:44.055Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-31T13:45:44.312Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.5s done [2021-08-31T13:45:44.570Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-08-31T13:45:44.828Z] #4 DONE 1.1s [2021-08-31T13:45:45.085Z] [2021-08-31T13:45:45.085Z] #6 [internal] load .dockerignore [2021-08-31T13:45:45.085Z] #6 sha256:248a2c9ca0ac8e5452950e7b2af4a28b0d1550abdc93e21fb355c86d0ce0f27a [2021-08-31T13:45:45.085Z] #6 DONE 0.0s [2021-08-31T13:45:45.085Z] [2021-08-31T13:45:45.085Z] #5 [internal] load build definition from Dockerfile [2021-08-31T13:45:45.085Z] #5 sha256:b34ee035b27dfeedfc6b29080ede6d66cd0cc61640c621347a989990b9724f95 [2021-08-31T13:45:45.085Z] #5 DONE 0.0s [2021-08-31T13:45:45.085Z] [2021-08-31T13:45:45.085Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:45:45.085Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-31T13:45:46.018Z] #10 DONE 0.9s [2021-08-31T13:45:46.018Z] [2021-08-31T13:45:46.018Z] #8 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-31T13:45:46.018Z] #8 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-31T13:45:46.018Z] #8 DONE 0.9s [2021-08-31T13:45:46.018Z] [2021-08-31T13:45:46.018Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:45:46.018Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-31T13:45:46.018Z] #9 DONE 0.9s [2021-08-31T13:45:46.018Z] [2021-08-31T13:45:46.018Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-31T13:45:46.018Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-31T13:45:46.277Z] #7 DONE 1.0s [2021-08-31T13:45:46.534Z] [2021-08-31T13:45:46.535Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:45:46.535Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:45:46.535Z] #34 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-31T13:45:46.535Z] #34 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-31T13:45:46.535Z] #34 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-31T13:45:46.535Z] #34 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-31T13:45:46.535Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.1s [2021-08-31T13:45:46.796Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 10.49MB / 54.92MB 0.3s [2021-08-31T13:45:47.087Z] #34 ... [2021-08-31T13:45:47.087Z] [2021-08-31T13:45:47.087Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-31T13:45:47.087Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-31T13:45:47.087Z] #50 DONE 0.7s [2021-08-31T13:45:47.087Z] [2021-08-31T13:45:47.087Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:45:47.087Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:45:47.087Z] #34 ... [2021-08-31T13:45:47.087Z] [2021-08-31T13:45:47.087Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-31T13:45:47.087Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-31T13:45:47.087Z] #50 DONE 0.0s [2021-08-31T13:45:47.087Z] [2021-08-31T13:45:47.087Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:45:47.087Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:45:47.087Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 13.63MB / 54.92MB 0.6s [2021-08-31T13:45:47.344Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 18.61MB / 54.92MB 0.6s [2021-08-31T13:45:47.344Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 23.07MB / 54.92MB 0.8s [2021-08-31T13:45:47.609Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 27.26MB / 54.92MB 1.1s [2021-08-31T13:45:47.609Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 30.10MB / 54.92MB 1.2s [2021-08-31T13:45:48.188Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 39.85MB / 54.92MB 1.5s [2021-08-31T13:45:48.188Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 49.28MB / 54.92MB 1.7s [2021-08-31T13:45:48.445Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.0s [2021-08-31T13:45:49.377Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.7s done [2021-08-31T13:45:49.954Z] #34 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-08-31T13:45:52.485Z] #34 ... [2021-08-31T13:45:52.485Z] [2021-08-31T13:45:52.485Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:45:52.485Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-31T13:45:52.485Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-31T13:45:52.485Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-31T13:45:52.485Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-31T13:45:52.485Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-08-31T13:45:52.485Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:45:52.485Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2021-08-31T13:45:52.485Z] #71 DONE 5.9s [2021-08-31T13:45:52.485Z] [2021-08-31T13:45:52.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:45:52.485Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:45:52.485Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.1s done [2021-08-31T13:45:52.485Z] #11 sha256:8ec3996ca00d0b42bd0af0aa5d8df280593a62c6df5fd2758cb93162c0fe5d65 1.80kB / 1.80kB done [2021-08-31T13:45:52.485Z] #11 sha256:21ec38e019696db7d0e4044eb6eb94c642abfa2d344672e10f29f076827d6a18 6.93kB / 6.93kB done [2021-08-31T13:45:52.485Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-08-31T13:45:52.485Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.7s done [2021-08-31T13:45:52.485Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.5s done [2021-08-31T13:45:52.485Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.1s done [2021-08-31T13:45:52.485Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 4.1s done [2021-08-31T13:45:52.485Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 5.5s done [2021-08-31T13:45:52.485Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 50.33MB / 134.79MB 5.8s [2021-08-31T13:45:52.485Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 4.4s done [2021-08-31T13:45:52.743Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 63.94MB / 134.79MB 6.4s [2021-08-31T13:45:53.000Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 72.35MB / 134.79MB 6.6s [2021-08-31T13:45:53.259Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 80.98MB / 134.79MB 6.8s [2021-08-31T13:45:53.525Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 89.29MB / 134.79MB 7.1s [2021-08-31T13:45:53.782Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 99.73MB / 134.79MB 7.4s [2021-08-31T13:45:54.387Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 113.25MB / 134.79MB 7.8s [2021-08-31T13:45:54.644Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 126.88MB / 134.79MB 8.3s [2021-08-31T13:45:54.902Z] #11 ... [2021-08-31T13:45:54.902Z] [2021-08-31T13:45:54.902Z] #31 [internal] load build context [2021-08-31T13:45:54.902Z] #31 sha256:b80d897fbb7f02eb0eebb2b3dcd0faf88459613d1a236b6358577b34e5ddd206 [2021-08-31T13:45:54.902Z] #31 transferring context: 55.48MB 7.6s done [2021-08-31T13:45:54.902Z] #31 DONE 8.5s [2021-08-31T13:45:54.902Z] [2021-08-31T13:45:54.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:45:54.902Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:45:54.902Z] #11 ... [2021-08-31T13:45:54.902Z] [2021-08-31T13:45:54.902Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:45:54.902Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:45:54.902Z] #34 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.0s [2021-08-31T13:45:56.272Z] #34 ... [2021-08-31T13:45:56.272Z] [2021-08-31T13:45:56.272Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:45:56.272Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-31T13:45:56.272Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-31T13:45:56.272Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:45:56.272Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-31T13:45:56.272Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-31T13:45:56.272Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-08-31T13:45:56.272Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-08-31T13:45:56.529Z] #73 ... [2021-08-31T13:45:56.529Z] [2021-08-31T13:45:56.529Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:45:56.529Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:45:57.094Z] #34 ... [2021-08-31T13:45:57.094Z] [2021-08-31T13:45:57.094Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:45:57.094Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-31T13:45:57.094Z] #73 DONE 10.5s [2021-08-31T13:45:57.094Z] [2021-08-31T13:45:57.094Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:45:57.094Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:45:58.467Z] #34 ... [2021-08-31T13:45:58.467Z] [2021-08-31T13:45:58.467Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-31T13:45:58.467Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-31T13:45:58.467Z] #72 DONE 0.9s [2021-08-31T13:45:58.724Z] [2021-08-31T13:45:58.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:45:58.724Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:45:58.724Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 10.0s done [2021-08-31T13:45:58.984Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 9.0s done [2021-08-31T13:45:59.555Z] #11 ... [2021-08-31T13:45:59.555Z] [2021-08-31T13:45:59.555Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-31T13:45:59.555Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-31T13:45:59.555Z] #74 DONE 1.0s [2021-08-31T13:45:59.555Z] [2021-08-31T13:45:59.555Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:45:59.555Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:45:59.555Z] #34 DONE 13.1s [2021-08-31T13:45:59.555Z] [2021-08-31T13:45:59.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:45:59.555Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:45:59.555Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-31T13:46:00.493Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.9s done [2021-08-31T13:46:00.493Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-31T13:46:01.425Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.9s done [2021-08-31T13:46:01.683Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-31T13:46:06.948Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.0s [2021-08-31T13:46:08.846Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.1s done [2021-08-31T13:46:09.104Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d [2021-08-31T13:46:09.363Z] #11 ... [2021-08-31T13:46:09.363Z] [2021-08-31T13:46:09.363Z] #35 [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 [2021-08-31T13:46:09.363Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-31T13:46:09.363Z] #35 2.188 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:46:09.363Z] #35 2.196 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:46:09.363Z] #35 2.196 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:46:09.363Z] #35 2.359 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:46:09.363Z] #35 2.555 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:46:09.363Z] #35 4.223 Fetched 8399 kB in 2s (3652 kB/s) [2021-08-31T13:46:09.363Z] #35 4.223 Reading package lists... [2021-08-31T13:46:09.363Z] #35 5.023 Reading package lists... [2021-08-31T13:46:09.363Z] #35 5.790 Building dependency tree... [2021-08-31T13:46:09.363Z] #35 6.113 The following additional packages will be installed: [2021-08-31T13:46:09.363Z] #35 6.113 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-31T13:46:09.363Z] #35 6.113 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-31T13:46:09.363Z] #35 6.113 Recommended packages: [2021-08-31T13:46:09.363Z] #35 6.113 libldap-common publicsuffix libsasl2-modules [2021-08-31T13:46:09.363Z] #35 6.344 The following NEW packages will be installed: [2021-08-31T13:46:09.363Z] #35 6.344 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-31T13:46:09.363Z] #35 6.344 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-31T13:46:09.363Z] #35 6.344 libssh2-1 openssl [2021-08-31T13:46:09.363Z] #35 6.628 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-31T13:46:09.363Z] #35 6.628 Need to get 3038 kB of archives. [2021-08-31T13:46:09.363Z] #35 6.628 After this operation, 6652 kB of additional disk space will be used. [2021-08-31T13:46:09.363Z] #35 6.628 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-31T13:46:09.363Z] #35 6.628 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-31T13:46:09.363Z] #35 6.628 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-31T13:46:09.363Z] #35 6.634 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-31T13:46:09.363Z] #35 6.641 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-31T13:46:09.363Z] #35 6.641 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-31T13:46:09.363Z] #35 6.650 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-31T13:46:09.363Z] #35 6.667 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-31T13:46:09.363Z] #35 6.667 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-31T13:46:09.363Z] #35 6.667 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-31T13:46:09.363Z] #35 6.667 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-31T13:46:09.363Z] #35 6.673 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-31T13:46:09.363Z] #35 6.703 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-31T13:46:09.363Z] #35 6.703 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-31T13:46:09.363Z] #35 6.703 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-31T13:46:09.363Z] #35 6.869 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:46:09.363Z] #35 6.910 Fetched 3038 kB in 0s (8852 kB/s) [2021-08-31T13:46:09.363Z] #35 6.963 Selecting previously unselected package openssl. [2021-08-31T13:46:09.363Z] #35 6.963 (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.) [2021-08-31T13:46:09.363Z] #35 6.963 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-31T13:46:09.363Z] #35 6.967 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:46:09.363Z] #35 7.159 Selecting previously unselected package ca-certificates. [2021-08-31T13:46:09.363Z] #35 7.159 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-31T13:46:09.363Z] #35 7.165 Unpacking ca-certificates (20210119) ... [2021-08-31T13:46:09.363Z] #35 7.280 Selecting previously unselected package libbrotli1:amd64. [2021-08-31T13:46:09.363Z] #35 7.280 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 7.290 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-31T13:46:09.364Z] #35 7.386 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-31T13:46:09.364Z] #35 7.386 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 7.395 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:46:09.364Z] #35 7.470 Selecting previously unselected package libsasl2-2:amd64. [2021-08-31T13:46:09.364Z] #35 7.470 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 7.477 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:46:09.364Z] #35 7.544 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-31T13:46:09.364Z] #35 7.544 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 7.544 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-31T13:46:09.364Z] #35 7.733 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-31T13:46:09.364Z] #35 7.733 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 7.738 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-31T13:46:09.364Z] #35 7.804 Selecting previously unselected package libpsl5:amd64. [2021-08-31T13:46:09.364Z] #35 7.804 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 7.817 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-31T13:46:09.364Z] #35 7.887 Selecting previously unselected package librtmp1:amd64. [2021-08-31T13:46:09.364Z] #35 7.887 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 7.887 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:46:09.364Z] #35 7.940 Selecting previously unselected package libssh2-1:amd64. [2021-08-31T13:46:09.364Z] #35 7.940 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 7.945 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-31T13:46:09.364Z] #35 8.027 Selecting previously unselected package libcurl4:amd64. [2021-08-31T13:46:09.364Z] #35 8.027 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 8.036 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-31T13:46:09.364Z] #35 8.128 Selecting previously unselected package curl. [2021-08-31T13:46:09.364Z] #35 8.129 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 8.134 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-31T13:46:09.364Z] #35 8.224 Selecting previously unselected package libonig5:amd64. [2021-08-31T13:46:09.364Z] #35 8.224 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 8.231 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:46:09.364Z] #35 8.323 Selecting previously unselected package libjq1:amd64. [2021-08-31T13:46:09.364Z] #35 8.323 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 8.326 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:46:09.364Z] #35 8.393 Selecting previously unselected package jq. [2021-08-31T13:46:09.364Z] #35 8.397 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-31T13:46:09.364Z] #35 8.401 Unpacking jq (1.6-2.1) ... [2021-08-31T13:46:09.364Z] #35 8.458 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-31T13:46:09.364Z] #35 8.475 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-31T13:46:09.364Z] #35 8.492 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-31T13:46:09.364Z] #35 8.505 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:46:09.364Z] #35 8.522 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:46:09.364Z] #35 8.540 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:46:09.364Z] #35 8.561 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-31T13:46:09.364Z] #35 8.578 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:46:09.364Z] #35 8.612 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:46:09.364Z] #35 8.628 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:46:09.364Z] #35 8.641 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-31T13:46:09.364Z] #35 8.653 Setting up ca-certificates (20210119) ... [2021-08-31T13:46:09.364Z] #35 9.343 Updating certificates in /etc/ssl/certs... [2021-08-31T13:46:09.621Z] #35 ... [2021-08-31T13:46:09.621Z] [2021-08-31T13:46:09.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:46:09.621Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:46:12.903Z] #11 ... [2021-08-31T13:46:12.903Z] [2021-08-31T13:46:12.903Z] #35 [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 [2021-08-31T13:46:12.903Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-31T13:46:12.903Z] #35 10.38 129 added, 0 removed; done. [2021-08-31T13:46:12.903Z] #35 10.46 Setting up jq (1.6-2.1) ... [2021-08-31T13:46:12.903Z] #35 10.47 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-31T13:46:12.903Z] #35 10.48 Setting up curl (7.74.0-1.3+b1) ... [2021-08-31T13:46:12.903Z] #35 10.49 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:46:12.903Z] #35 10.52 Processing triggers for ca-certificates (20210119) ... [2021-08-31T13:46:12.903Z] #35 10.53 Updating certificates in /etc/ssl/certs... [2021-08-31T13:46:12.903Z] #35 11.61 0 added, 0 removed; done. [2021-08-31T13:46:12.903Z] #35 11.61 Running hooks in /etc/ca-certificates/update.d... [2021-08-31T13:46:12.903Z] #35 11.61 done. [2021-08-31T13:46:12.903Z] #35 DONE 13.5s [2021-08-31T13:46:12.903Z] [2021-08-31T13:46:12.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:46:12.903Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:46:13.164Z] #11 ... [2021-08-31T13:46:13.164Z] [2021-08-31T13:46:13.164Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-31T13:46:13.164Z] #36 sha256:e59790f7283fd6344ce441448ad500b449deb529247dd5c2bc22fd06ea0d4d72 [2021-08-31T13:46:13.164Z] #36 DONE 0.3s [2021-08-31T13:46:13.164Z] [2021-08-31T13:46:13.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:46:13.164Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:46:14.095Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 5.1s [2021-08-31T13:46:15.994Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 6.8s done [2021-08-31T13:46:16.572Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 0.1s [2021-08-31T13:46:21.826Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 5.2s [2021-08-31T13:46:23.199Z] #11 ... [2021-08-31T13:46:23.199Z] [2021-08-31T13:46:23.199Z] #37 [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 [2021-08-31T13:46:23.199Z] #37 sha256:d2fd397b25c3bcb63a2dd6aa2d18782f18cc53be4d51f8e441853637e1ab6ed7 [2021-08-31T13:46:23.199Z] #37 1.979 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-31T13:46:23.199Z] #37 2.401 [2021-08-31T13:46:23.199Z] #37 2.502 ######################################################################## 100.0% [2021-08-31T13:46:23.199Z] #37 2.800 [2021-08-31T13:46:23.199Z] #37 3.601 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-31T13:46:23.199Z] #37 4.002 [2021-08-31T13:46:23.199Z] #37 4.137 0.6% ######################################################################## 100.0% [2021-08-31T13:46:23.199Z] #37 4.398 [2021-08-31T13:46:23.199Z] #37 5.163 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-31T13:46:23.199Z] #37 5.493 [2021-08-31T13:46:23.199Z] #37 5.614 ############ 17.9% ####################################### 54.8% ################################################ 66.7% ######################################################################## 100.0% [2021-08-31T13:46:23.199Z] #37 6.067 [2021-08-31T13:46:23.199Z] #37 6.852 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-31T13:46:23.199Z] #37 7.148 [2021-08-31T13:46:23.199Z] #37 7.282 ######################################################################## 100.0% [2021-08-31T13:46:23.199Z] #37 7.487 [2021-08-31T13:46:23.199Z] #37 7.994 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-31T13:46:23.199Z] #37 8.271 [2021-08-31T13:46:23.199Z] #37 8.345 ######################################################################## 100.0% [2021-08-31T13:46:23.199Z] #37 8.587 [2021-08-31T13:46:23.199Z] #37 8.662 Download of images into '/build' complete. [2021-08-31T13:46:23.199Z] #37 8.662 Use something like the following to load the result into a Docker daemon: [2021-08-31T13:46:23.199Z] #37 8.662 tar -cC '/build' . | docker load [2021-08-31T13:46:23.457Z] #37 ... [2021-08-31T13:46:23.457Z] [2021-08-31T13:46:23.457Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:46:23.457Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:46:25.357Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 9.0s done [2021-08-31T13:46:26.336Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a [2021-08-31T13:46:26.337Z] #11 ... [2021-08-31T13:46:26.337Z] [2021-08-31T13:46:26.337Z] #37 [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 [2021-08-31T13:46:26.337Z] #37 sha256:d2fd397b25c3bcb63a2dd6aa2d18782f18cc53be4d51f8e441853637e1ab6ed7 [2021-08-31T13:46:26.337Z] #37 DONE 13.1s [2021-08-31T13:46:26.337Z] [2021-08-31T13:46:26.337Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:46:26.337Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:46:26.337Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a done [2021-08-31T13:46:26.903Z] #11 DONE 40.4s [2021-08-31T13:46:26.903Z] [2021-08-31T13:46:26.903Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-31T13:46:26.903Z] #12 sha256:3e5a887aace4623b000f1c96090222b5f9fd2f0d8f6b9deb271c2f1c6a5c33d1 [2021-08-31T13:46:27.835Z] #12 DONE 0.7s [2021-08-31T13:46:27.835Z] [2021-08-31T13:46:27.835Z] #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 [2021-08-31T13:46:27.835Z] #13 sha256:6db9713d574f49f8d1029b45eb9edccac994bc2f117724bb655af8fb34dac8b7 [2021-08-31T13:46:28.400Z] #13 DONE 0.6s [2021-08-31T13:46:28.400Z] [2021-08-31T13:46:28.400Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-31T13:46:28.400Z] #47 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-08-31T13:46:28.400Z] #47 ... [2021-08-31T13:46:28.400Z] [2021-08-31T13:46:28.400Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-31T13:46:28.400Z] #39 sha256:db5fe762f58948ec6eb56e2fe79240f6b484e397007708335bf350f69d2f020f [2021-08-31T13:46:28.400Z] #39 DONE 0.2s [2021-08-31T13:46:28.658Z] [2021-08-31T13:46:28.658Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-31T13:46:28.658Z] #47 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-08-31T13:46:28.658Z] #47 DONE 0.3s [2021-08-31T13:46:28.658Z] [2021-08-31T13:46:28.658Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:46:28.658Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:46:28.658Z] #48 ... [2021-08-31T13:46:28.658Z] [2021-08-31T13:46:28.658Z] #51 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-31T13:46:28.658Z] #51 sha256:08f766cff26f444e596c5515e2546cebe8f9dc260e07bb755f352a0871b32fba [2021-08-31T13:46:28.658Z] #51 DONE 0.4s [2021-08-31T13:46:28.919Z] [2021-08-31T13:46:28.919Z] #52 [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_10/ /' > /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 [2021-08-31T13:46:28.919Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:46:30.833Z] #52 ... [2021-08-31T13:46:30.833Z] [2021-08-31T13:46:30.833Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-31T13:46:30.833Z] #14 sha256:148a11f450d1205fbdcd68356c58f66ee6e8ed39fd149634c47f2b406717eb58 [2021-08-31T13:46:30.833Z] #14 DONE 2.6s [2021-08-31T13:46:31.097Z] [2021-08-31T13:46:31.097Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-31T13:46:31.097Z] #15 sha256:f8764ae7eded29b3c28c4bdcc76e1b2e0b0e4a86fc2952b5eb33aa142c0a640a [2021-08-31T13:46:32.784Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05bb8655dfd8f7f2a) in /home/ubuntu/workspace/moby_PR-42797 [Pipeline] { [Pipeline] checkout [2021-08-31T13:46:32.986Z] The recommended git tool is: git [2021-08-31T13:46:34.376Z] #15 DONE 3.3s [2021-08-31T13:46:34.376Z] [2021-08-31T13:46:34.376Z] #52 [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_10/ /' > /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 [2021-08-31T13:46:34.376Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:46:34.376Z] #52 5.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:46:34.376Z] #52 5.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:46:34.376Z] #52 5.832 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:46:34.947Z] #52 6.137 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-31T13:46:35.863Z] using credential docker-jenkins-github-credentials [2021-08-31T13:46:35.871Z] Cloning the remote Git repository [2021-08-31T13:46:35.871Z] Cloning with configured refspecs honoured and without tags [2021-08-31T13:46:35.890Z] #52 7.273 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:46:35.905Z] Cloning repository https://github.com/moby/moby.git [2021-08-31T13:46:35.968Z] > git init /home/ubuntu/workspace/moby_PR-42797 # timeout=10 [2021-08-31T13:46:36.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:46:36.222Z] > git --version # timeout=10 [2021-08-31T13:46:36.247Z] > git --version # 'git version 2.17.1' [2021-08-31T13:46:36.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:46:36.249Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:46:36.823Z] #52 ... [2021-08-31T13:46:36.823Z] [2021-08-31T13:46:36.823Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-31T13:46:36.823Z] #16 sha256:52921e36ba1dd8b7fefdba8ab32a1102d123e2e41d620db39aa01e280ace2ad6 [2021-08-31T13:46:36.823Z] #16 DONE 2.6s [2021-08-31T13:46:37.082Z] [2021-08-31T13:46:37.082Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-31T13:46:37.082Z] #17 sha256:2cfa88d21461444e15e504467d84eedab044830d273df6c499a47206c8915595 [2021-08-31T13:46:38.459Z] #17 ... [2021-08-31T13:46:38.459Z] [2021-08-31T13:46:38.459Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:46:38.459Z] #42 sha256:194f4fb252ae1899637d809a435d82d86433f995228b9438d74798301288a4f1 [2021-08-31T13:46:38.459Z] #42 5.343 Install go-toml version v1.8.1 [2021-08-31T13:46:38.459Z] #42 5.875 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-31T13:46:38.459Z] #42 8.731 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:46:38.459Z] #42 8.731 Use 'go install pkg@version' instead. [2021-08-31T13:46:38.459Z] #42 8.731 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:46:38.459Z] #42 8.731 or run 'go help get' or 'go help install'. [2021-08-31T13:46:38.459Z] #42 9.409 github.com/pelletier/go-toml [2021-08-31T13:46:38.459Z] #42 ... [2021-08-31T13:46:38.459Z] [2021-08-31T13:46:38.459Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:46:38.459Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:46:38.459Z] #58 4.978 + RM_GOPATH=0 [2021-08-31T13:46:38.459Z] #58 4.978 + TMP_GOPATH= [2021-08-31T13:46:38.459Z] #58 4.978 + : /build [2021-08-31T13:46:38.459Z] #58 4.978 + '[' -z '' ']' [2021-08-31T13:46:38.459Z] #58 4.978 ++ mktemp -d [2021-08-31T13:46:38.459Z] #58 4.978 + export GOPATH=/tmp/tmp.E3JzE0NuQn [2021-08-31T13:46:38.459Z] #58 4.978 + GOPATH=/tmp/tmp.E3JzE0NuQn [2021-08-31T13:46:38.459Z] #58 4.978 + RM_GOPATH=1 [2021-08-31T13:46:38.459Z] #58 4.978 + case "$(go env GOARCH)" in [2021-08-31T13:46:38.459Z] #58 4.978 ++ go env GOARCH [2021-08-31T13:46:38.459Z] #58 4.985 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:46:38.459Z] #58 4.985 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:46:38.459Z] #58 4.985 ++ dirname /tmp/install/install.sh [2021-08-31T13:46:38.459Z] #58 4.985 + dir=/tmp/install [2021-08-31T13:46:38.459Z] #58 4.985 + bin=golangci_lint [2021-08-31T13:46:38.459Z] #58 4.985 + shift [2021-08-31T13:46:38.459Z] #58 4.985 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-31T13:46:38.459Z] #58 4.985 + . /tmp/install/golangci_lint.installer [2021-08-31T13:46:38.459Z] #58 4.985 ++ : v1.23.8 [2021-08-31T13:46:38.459Z] #58 4.985 + install_golangci_lint [2021-08-31T13:46:38.459Z] #58 4.985 + set -e [2021-08-31T13:46:38.459Z] #58 4.985 + export GO111MODULE=on [2021-08-31T13:46:38.459Z] #58 4.985 + GO111MODULE=on [2021-08-31T13:46:38.459Z] #58 4.985 + GOBIN=/build [2021-08-31T13:46:38.459Z] #58 4.985 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-31T13:46:38.459Z] #58 5.442 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-31T13:46:38.459Z] #58 ... [2021-08-31T13:46:38.459Z] [2021-08-31T13:46:38.459Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:46:38.459Z] #60 sha256:93e64dc165a07d55eb5389ec3e792e3b413e8bf2ded3e4af56461b712fde64f1 [2021-08-31T13:46:38.459Z] #60 5.092 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:46:38.459Z] #60 5.095 + RM_GOPATH=0 [2021-08-31T13:46:38.459Z] #60 5.095 + TMP_GOPATH= [2021-08-31T13:46:38.459Z] #60 5.095 + : /build [2021-08-31T13:46:38.459Z] #60 5.095 + '[' -z '' ']' [2021-08-31T13:46:38.459Z] #60 5.095 ++ mktemp -d [2021-08-31T13:46:38.459Z] #60 5.095 + export GOPATH=/tmp/tmp.xiil2OFOsj [2021-08-31T13:46:38.459Z] #60 5.095 + GOPATH=/tmp/tmp.xiil2OFOsj [2021-08-31T13:46:38.459Z] #60 5.095 + RM_GOPATH=1 [2021-08-31T13:46:38.459Z] #60 5.095 + case "$(go env GOARCH)" in [2021-08-31T13:46:38.459Z] #60 5.095 ++ go env GOARCH [2021-08-31T13:46:38.459Z] #60 5.095 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:46:38.459Z] #60 5.095 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:46:38.459Z] #60 5.095 ++ dirname /tmp/install/install.sh [2021-08-31T13:46:38.459Z] #60 5.095 + dir=/tmp/install [2021-08-31T13:46:38.459Z] #60 5.095 + bin=shfmt [2021-08-31T13:46:38.459Z] #60 5.095 + shift [2021-08-31T13:46:38.459Z] #60 5.095 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-31T13:46:38.459Z] #60 5.095 + . /tmp/install/shfmt.installer [2021-08-31T13:46:38.459Z] #60 5.095 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:46:38.459Z] #60 5.095 + install_shfmt [2021-08-31T13:46:38.459Z] #60 5.095 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-31T13:46:38.459Z] #60 5.095 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xiil2OFOsj/src/github.com/mvdan/sh [2021-08-31T13:46:38.459Z] #60 5.095 Cloning into '/tmp/tmp.xiil2OFOsj/src/github.com/mvdan/sh'... [2021-08-31T13:46:38.717Z] #60 ... [2021-08-31T13:46:38.717Z] [2021-08-31T13:46:38.717Z] #40 [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 [2021-08-31T13:46:38.717Z] #40 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:46:38.717Z] #40 5.145 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-31T13:46:38.717Z] #40 5.145 Cloning into '.'... [2021-08-31T13:46:38.717Z] #40 ... [2021-08-31T13:46:38.717Z] [2021-08-31T13:46:38.717Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:46:38.717Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:46:38.717Z] #54 4.617 + RM_GOPATH=0 [2021-08-31T13:46:38.717Z] #54 4.622 + TMP_GOPATH= [2021-08-31T13:46:38.717Z] #54 4.622 + : /build [2021-08-31T13:46:38.717Z] #54 4.622 + '[' -z '' ']' [2021-08-31T13:46:38.717Z] #54 4.622 ++ mktemp -d [2021-08-31T13:46:38.717Z] #54 4.622 + export GOPATH=/tmp/tmp.4WMDLwoQDU [2021-08-31T13:46:38.717Z] #54 4.622 + GOPATH=/tmp/tmp.4WMDLwoQDU [2021-08-31T13:46:38.717Z] #54 4.622 + RM_GOPATH=1 [2021-08-31T13:46:38.717Z] #54 4.622 + case "$(go env GOARCH)" in [2021-08-31T13:46:38.717Z] #54 4.622 ++ go env GOARCH [2021-08-31T13:46:38.717Z] #54 4.632 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:46:38.717Z] #54 4.632 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:46:38.717Z] #54 4.632 ++ dirname /tmp/install/install.sh [2021-08-31T13:46:38.717Z] #54 4.632 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:46:38.717Z] #54 4.635 + dir=/tmp/install [2021-08-31T13:46:38.717Z] #54 4.635 + bin=vndr [2021-08-31T13:46:38.717Z] #54 4.635 + shift [2021-08-31T13:46:38.717Z] #54 4.635 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-31T13:46:38.717Z] #54 4.635 + . /tmp/install/vndr.installer [2021-08-31T13:46:38.717Z] #54 4.635 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:46:38.717Z] #54 4.635 + install_vndr [2021-08-31T13:46:38.717Z] #54 4.635 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-31T13:46:38.717Z] #54 4.635 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4WMDLwoQDU/src/github.com/LK4D4/vndr [2021-08-31T13:46:38.717Z] #54 4.635 Cloning into '/tmp/tmp.4WMDLwoQDU/src/github.com/LK4D4/vndr'... [2021-08-31T13:46:38.717Z] #54 5.067 + cd /tmp/tmp.4WMDLwoQDU/src/github.com/LK4D4/vndr [2021-08-31T13:46:38.717Z] #54 5.067 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:46:38.717Z] #54 5.067 + go build -buildmode=pie -v -o /build/vndr . [2021-08-31T13:46:38.717Z] #54 5.767 internal/unsafeheader [2021-08-31T13:46:38.717Z] #54 5.776 internal/abi [2021-08-31T13:46:38.717Z] #54 5.781 internal/cpu [2021-08-31T13:46:38.717Z] #54 5.860 internal/goexperiment [2021-08-31T13:46:38.717Z] #54 5.960 runtime/internal/atomic [2021-08-31T13:46:38.717Z] #54 6.569 internal/bytealg [2021-08-31T13:46:38.717Z] #54 6.593 runtime/internal/sys [2021-08-31T13:46:38.717Z] #54 7.068 runtime/internal/math [2021-08-31T13:46:38.717Z] #54 7.280 internal/race [2021-08-31T13:46:38.717Z] #54 7.642 sync/atomic [2021-08-31T13:46:38.717Z] #54 7.784 runtime [2021-08-31T13:46:38.717Z] #54 8.371 unicode [2021-08-31T13:46:38.987Z] #54 ... [2021-08-31T13:46:38.987Z] [2021-08-31T13:46:38.987Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:46:38.987Z] #56 sha256:d38722087c828a23ce78f7fa8b7b4744ecacfa724af964745dba2e030e194450 [2021-08-31T13:46:38.987Z] #56 4.900 + RM_GOPATH=0 [2021-08-31T13:46:38.987Z] #56 4.900 + TMP_GOPATH= [2021-08-31T13:46:38.987Z] #56 4.900 + : /build [2021-08-31T13:46:38.987Z] #56 4.900 + '[' -z '' ']' [2021-08-31T13:46:38.987Z] #56 4.900 ++ mktemp -d [2021-08-31T13:46:38.987Z] #56 4.900 + export GOPATH=/tmp/tmp.xFlzKsa3Iv [2021-08-31T13:46:38.987Z] #56 4.900 + GOPATH=/tmp/tmp.xFlzKsa3Iv [2021-08-31T13:46:38.987Z] #56 4.900 + RM_GOPATH=1 [2021-08-31T13:46:38.987Z] #56 4.900 + case "$(go env GOARCH)" in [2021-08-31T13:46:38.987Z] #56 4.904 ++ go env GOARCH [2021-08-31T13:46:38.987Z] #56 4.911 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:46:38.987Z] #56 4.911 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:46:38.987Z] #56 4.911 ++ dirname /tmp/install/install.sh [2021-08-31T13:46:38.987Z] #56 4.911 + dir=/tmp/install [2021-08-31T13:46:38.987Z] #56 4.911 + bin=gotestsum [2021-08-31T13:46:38.987Z] #56 4.911 + shift [2021-08-31T13:46:38.987Z] #56 4.911 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-31T13:46:38.987Z] #56 4.911 + . /tmp/install/gotestsum.installer [2021-08-31T13:46:38.987Z] #56 4.911 ++ : v0.5.3 [2021-08-31T13:46:38.987Z] #56 4.911 + install_gotestsum [2021-08-31T13:46:38.987Z] #56 4.911 + set -e [2021-08-31T13:46:38.987Z] #56 4.911 + export GO111MODULE=on [2021-08-31T13:46:38.987Z] #56 4.911 + GO111MODULE=on [2021-08-31T13:46:38.987Z] #56 4.911 + GOBIN=/build [2021-08-31T13:46:38.987Z] #56 4.911 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-31T13:46:38.987Z] #56 5.435 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-31T13:46:38.987Z] #56 6.722 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-31T13:46:38.987Z] #56 6.722 go: downloading github.com/fatih/color v1.9.0 [2021-08-31T13:46:38.987Z] #56 6.731 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:46:38.987Z] #56 6.780 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-31T13:46:38.987Z] #56 7.229 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-31T13:46:38.987Z] #56 7.255 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-31T13:46:38.987Z] #56 7.414 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-31T13:46:38.987Z] #56 7.509 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-31T13:46:38.987Z] #56 7.569 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-31T13:46:38.987Z] #56 8.123 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-31T13:46:38.987Z] #56 10.44 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-31T13:46:38.987Z] #56 ... [2021-08-31T13:46:38.987Z] [2021-08-31T13:46:38.987Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-31T13:46:38.987Z] #17 sha256:2cfa88d21461444e15e504467d84eedab044830d273df6c499a47206c8915595 [2021-08-31T13:46:38.987Z] #17 DONE 2.2s [2021-08-31T13:46:38.987Z] [2021-08-31T13:46:38.987Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-31T13:46:38.987Z] #18 sha256:f7efcff945608cc363250df2f6a8580cb24afbed77538c5f85b83e6705f9682e [2021-08-31T13:46:40.600Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b4bc0f6e8e80f867) in /home/ubuntu/workspace/moby_PR-42797 [Pipeline] { [Pipeline] checkout [2021-08-31T13:46:40.736Z] The recommended git tool is: git [2021-08-31T13:46:41.514Z] #18 DONE 2.0s [2021-08-31T13:46:41.514Z] [2021-08-31T13:46:41.514Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:46:41.514Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:46:41.514Z] #58 12.33 go: downloading github.com/fatih/color v1.7.0 [2021-08-31T13:46:41.514Z] #58 12.38 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-31T13:46:41.514Z] #58 12.45 go: downloading github.com/pkg/errors v0.8.1 [2021-08-31T13:46:41.514Z] #58 12.51 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-31T13:46:41.514Z] #58 12.52 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-31T13:46:41.514Z] #58 12.76 go: downloading github.com/spf13/viper v1.6.1 [2021-08-31T13:46:41.514Z] #58 13.34 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-31T13:46:41.772Z] #58 13.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-31T13:46:42.468Z] #58 14.25 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-31T13:46:43.113Z] #58 14.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-31T13:46:43.713Z] #58 ... [2021-08-31T13:46:43.713Z] [2021-08-31T13:46:43.713Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:46:43.713Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:46:43.713Z] #48 4.954 + git clone https://github.com/docker/distribution.git . [2021-08-31T13:46:43.713Z] #48 4.954 Cloning into '.'... [2021-08-31T13:46:43.713Z] #48 ... [2021-08-31T13:46:43.713Z] [2021-08-31T13:46:43.713Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:46:43.713Z] #60 sha256:93e64dc165a07d55eb5389ec3e792e3b413e8bf2ded3e4af56461b712fde64f1 [2021-08-31T13:46:43.713Z] #60 14.87 + cd /tmp/tmp.xiil2OFOsj/src/github.com/mvdan/sh [2021-08-31T13:46:43.713Z] #60 14.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:46:43.713Z] #60 15.03 + GO111MODULE=on [2021-08-31T13:46:43.713Z] #60 15.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-31T13:46:44.094Z] using credential docker-jenkins-github-credentials [2021-08-31T13:46:44.109Z] Cloning the remote Git repository [2021-08-31T13:46:44.109Z] Cloning with configured refspecs honoured and without tags [2021-08-31T13:46:44.166Z] Cloning repository https://github.com/moby/moby.git [2021-08-31T13:46:44.296Z] #60 16.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-31T13:46:44.297Z] #60 16.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-31T13:46:44.297Z] #60 16.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-31T13:46:44.341Z] > git init /home/ubuntu/workspace/moby_PR-42797 # timeout=10 [2021-08-31T13:46:44.588Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:46:44.589Z] > git --version # timeout=10 [2021-08-31T13:46:44.618Z] > git --version # 'git version 2.17.1' [2021-08-31T13:46:44.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:46:44.620Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:46:46.843Z] #60 18.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-31T13:46:48.747Z] #60 ... [2021-08-31T13:46:48.747Z] [2021-08-31T13:46:48.747Z] #52 [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_10/ /' > /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 [2021-08-31T13:46:48.747Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:46:48.747Z] #52 9.789 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:46:48.747Z] #52 18.64 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-31T13:46:48.747Z] #52 ... [2021-08-31T13:46:48.747Z] [2021-08-31T13:46:48.747Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:46:48.747Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:46:48.747Z] #58 18.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-31T13:46:48.747Z] #58 18.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-31T13:46:48.747Z] #58 18.86 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-31T13:46:48.747Z] #58 18.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-31T13:46:48.747Z] #58 18.98 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-31T13:46:48.747Z] #58 19.10 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-31T13:46:48.747Z] #58 19.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-31T13:46:48.747Z] #58 19.45 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-31T13:46:48.747Z] #58 19.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-31T13:46:48.747Z] #58 19.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-31T13:46:48.747Z] #58 19.64 go: downloading github.com/spf13/afero v1.1.2 [2021-08-31T13:46:48.747Z] #58 19.72 go: downloading github.com/spf13/cast v1.3.0 [2021-08-31T13:46:48.747Z] #58 19.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-31T13:46:48.747Z] #58 19.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-31T13:46:48.747Z] #58 19.94 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-31T13:46:48.747Z] #58 20.00 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-31T13:46:48.747Z] #58 20.14 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-31T13:46:48.747Z] #58 20.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-31T13:46:48.747Z] #58 20.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-31T13:46:48.747Z] #58 20.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-31T13:46:48.747Z] #58 20.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-31T13:46:48.747Z] #58 20.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-31T13:46:48.747Z] #58 20.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-31T13:46:48.747Z] #58 20.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-31T13:46:49.004Z] #58 20.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-31T13:46:49.004Z] #58 20.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-31T13:46:49.004Z] #58 20.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-31T13:46:49.004Z] #58 20.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-31T13:46:49.004Z] #58 20.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-31T13:46:49.262Z] #58 20.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-31T13:46:49.262Z] #58 21.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-31T13:46:49.520Z] #58 21.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-31T13:46:49.520Z] #58 21.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-31T13:46:49.780Z] #58 21.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-31T13:46:49.780Z] #58 21.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-31T13:46:49.780Z] #58 21.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-31T13:46:49.780Z] #58 21.59 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-31T13:46:50.047Z] #58 21.65 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-31T13:46:50.047Z] #58 21.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-31T13:46:50.047Z] #58 21.79 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-31T13:46:50.308Z] #58 21.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-31T13:46:50.308Z] #58 22.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-31T13:46:50.308Z] #58 22.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-31T13:46:50.566Z] #58 ... [2021-08-31T13:46:50.566Z] [2021-08-31T13:46:50.566Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:46:50.566Z] #42 sha256:194f4fb252ae1899637d809a435d82d86433f995228b9438d74798301288a4f1 [2021-08-31T13:46:50.566Z] #42 19.08 github.com/pelletier/go-toml/cmd/tomll [2021-08-31T13:46:50.566Z] #42 DONE 22.2s [2021-08-31T13:46:50.566Z] [2021-08-31T13:46:50.566Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:46:50.566Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:46:50.566Z] #54 12.34 unicode/utf8 [2021-08-31T13:46:50.566Z] #54 13.11 internal/itoa [2021-08-31T13:46:50.566Z] #54 13.34 math/bits [2021-08-31T13:46:50.566Z] #54 13.88 math [2021-08-31T13:46:50.566Z] #54 19.27 encoding [2021-08-31T13:46:50.566Z] #54 19.59 unicode/utf16 [2021-08-31T13:46:50.566Z] #54 19.90 container/list [2021-08-31T13:46:50.566Z] #54 20.64 crypto/internal/subtle [2021-08-31T13:46:50.566Z] #54 20.97 crypto/subtle [2021-08-31T13:46:50.566Z] #54 21.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-31T13:46:50.566Z] #54 21.35 internal/nettrace [2021-08-31T13:46:50.566Z] #54 21.51 vendor/golang.org/x/crypto/internal/subtle [2021-08-31T13:46:50.824Z] #54 ... [2021-08-31T13:46:50.824Z] [2021-08-31T13:46:50.824Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:46:50.824Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:46:50.824Z] #58 22.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-31T13:46:50.824Z] #58 22.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-31T13:46:50.824Z] #58 22.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-31T13:46:51.081Z] #58 22.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-31T13:46:51.081Z] #58 22.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-31T13:46:51.081Z] #58 22.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-31T13:46:51.081Z] #58 22.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-31T13:46:51.081Z] #58 ... [2021-08-31T13:46:51.081Z] [2021-08-31T13:46:51.081Z] #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 [2021-08-31T13:46:51.081Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:46:51.081Z] #19 2.722 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:46:51.081Z] #19 2.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:46:51.081Z] #19 2.813 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:46:51.081Z] #19 4.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-31T13:46:51.081Z] #19 5.291 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:46:51.081Z] #19 6.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-31T13:46:51.081Z] #19 8.302 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:46:51.081Z] #19 9.889 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-31T13:46:51.339Z] #19 ... [2021-08-31T13:46:51.339Z] [2021-08-31T13:46:51.339Z] #52 [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_10/ /' > /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 [2021-08-31T13:46:51.339Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:46:51.339Z] #52 22.24 Fetched 8403 kB in 17s (492 kB/s) [2021-08-31T13:46:51.923Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c267a065ad48aff6) in /home/ubuntu/workspace/moby_PR-42797 [Pipeline] { [Pipeline] checkout [2021-08-31T13:46:52.068Z] The recommended git tool is: git [2021-08-31T13:46:55.452Z] using credential docker-jenkins-github-credentials [2021-08-31T13:46:55.459Z] Cloning the remote Git repository [2021-08-31T13:46:55.459Z] Cloning with configured refspecs honoured and without tags [2021-08-31T13:46:55.499Z] Cloning repository https://github.com/moby/moby.git [2021-08-31T13:46:55.563Z] > git init /home/ubuntu/workspace/moby_PR-42797 # timeout=10 [2021-08-31T13:46:55.869Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:46:55.869Z] > git --version # timeout=10 [2021-08-31T13:46:56.598Z] #52 22.24 Reading package lists... [2021-08-31T13:46:56.598Z] #52 ... [2021-08-31T13:46:56.598Z] [2021-08-31T13:46:56.598Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:46:56.598Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:46:56.598Z] #48 23.83 Updating files: 93% (1630/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-08-31T13:46:56.598Z] #48 23.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-31T13:46:56.598Z] #48 25.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-31T13:46:55.908Z] > git --version # 'git version 2.25.1' [2021-08-31T13:46:55.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:46:55.912Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:46:57.544Z] #48 ... [2021-08-31T13:46:57.544Z] [2021-08-31T13:46:57.544Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:46:57.544Z] #56 sha256:d38722087c828a23ce78f7fa8b7b4744ecacfa724af964745dba2e030e194450 [2021-08-31T13:46:57.544Z] #56 19.10 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:46:57.545Z] #56 19.10 Use 'go install pkg@version' instead. [2021-08-31T13:46:57.545Z] #56 19.10 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:46:57.545Z] #56 19.10 or run 'go help get' or 'go help install'. [2021-08-31T13:46:57.545Z] #56 ... [2021-08-31T13:46:57.545Z] [2021-08-31T13:46:57.545Z] #52 [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_10/ /' > /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 [2021-08-31T13:46:57.545Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:46:57.545Z] #52 22.24 Reading package lists... [2021-08-31T13:46:59.873Z] Fetching without tags [2021-08-31T13:47:00.219Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [2021-08-31T13:47:00.827Z] #52 27.98 Reading package lists... [2021-08-31T13:47:00.828Z] #52 ... [2021-08-31T13:47:00.828Z] [2021-08-31T13:47:00.828Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:47:00.828Z] #60 sha256:93e64dc165a07d55eb5389ec3e792e3b413e8bf2ded3e4af56461b712fde64f1 [2021-08-31T13:47:00.828Z] #60 21.99 runtime [2021-08-31T13:47:00.828Z] #60 ... [2021-08-31T13:47:00.828Z] [2021-08-31T13:47:00.828Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:47:00.828Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:47:00.828Z] #58 24.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-31T13:47:00.828Z] #58 24.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-31T13:47:00.828Z] #58 24.25 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-31T13:47:00.828Z] #58 24.30 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-31T13:47:00.828Z] #58 24.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-31T13:47:00.828Z] #58 24.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-31T13:47:00.828Z] #58 24.66 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-31T13:47:00.828Z] #58 25.10 go: downloading golang.org/x/text v0.3.2 [2021-08-31T13:47:01.250Z] Merge succeeded, producing c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 [2021-08-31T13:47:01.251Z] Checking out Revision c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 (PR-42797) [2021-08-31T13:46:59.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:46:59.811Z] > git config --add remote.origin.fetch +refs/pull/42797/head:refs/remotes/origin/PR-42797 # timeout=10 [2021-08-31T13:46:59.831Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:46:59.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:46:59.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:46:59.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:46:59.879Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:47:00.227Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:47:00.253Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:47:01.060Z] > git remote # timeout=10 [2021-08-31T13:47:01.081Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:47:01.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:47:01.105Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:47:01.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-31T13:47:01.257Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:47:01.280Z] > git checkout -f c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 # timeout=10 [2021-08-31T13:47:01.758Z] #58 ... [2021-08-31T13:47:01.758Z] [2021-08-31T13:47:01.758Z] #52 [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_10/ /' > /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 [2021-08-31T13:47:01.758Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:47:01.758Z] #52 27.98 Reading package lists... [2021-08-31T13:47:02.324Z] #52 33.16 Building dependency tree... [2021-08-31T13:47:02.324Z] #52 ... [2021-08-31T13:47:02.324Z] [2021-08-31T13:47:02.324Z] #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 [2021-08-31T13:47:02.324Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:47:02.324Z] #19 11.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-31T13:47:02.325Z] #19 12.07 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB] [2021-08-31T13:47:02.325Z] #19 12.09 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:47:02.325Z] #19 12.09 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.2 kB] [2021-08-31T13:47:02.325Z] #19 12.09 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB] [2021-08-31T13:47:02.325Z] #19 12.09 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:47:02.325Z] #19 12.11 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB] [2021-08-31T13:47:02.325Z] #19 ... [2021-08-31T13:47:02.325Z] [2021-08-31T13:47:02.325Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:47:02.325Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:47:02.325Z] #58 33.70 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-31T13:47:02.325Z] #58 33.70 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-31T13:47:02.325Z] #58 33.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-31T13:47:02.325Z] #58 33.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-31T13:47:02.325Z] #58 33.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-31T13:47:03.693Z] #58 35.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-31T13:47:04.065Z] Fetching without tags [2021-08-31T13:47:04.256Z] #58 35.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-31T13:47:04.513Z] #58 36.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-31T13:47:04.593Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [2021-08-31T13:47:03.946Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:47:03.981Z] > git config --add remote.origin.fetch +refs/pull/42797/head:refs/remotes/origin/PR-42797 # timeout=10 [2021-08-31T13:47:04.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:47:04.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:47:04.070Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:47:04.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:47:04.096Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:47:04.601Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:47:04.628Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:47:04.994Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:47:05.030Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-31T13:47:05.847Z] Merge succeeded, producing 6deef8f9d3b0648c143f29899b09370e97f02f9a [2021-08-31T13:47:05.847Z] Checking out Revision 6deef8f9d3b0648c143f29899b09370e97f02f9a (PR-42797) [2021-08-31T13:47:06.219Z] + docker version [2021-08-31T13:47:04.996Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [2021-08-31T13:47:05.295Z] > git remote # timeout=10 [2021-08-31T13:47:05.309Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:47:05.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:47:05.335Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:47:05.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-31T13:47:05.850Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:47:05.859Z] > git checkout -f 6deef8f9d3b0648c143f29899b09370e97f02f9a # timeout=10 [2021-08-31T13:47:09.109Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b792332e0b4c1341) in /home/ubuntu/workspace/moby_PR-42797 [Pipeline] { [Pipeline] checkout [2021-08-31T13:47:09.376Z] The recommended git tool is: git [2021-08-31T13:47:09.768Z] #58 ... [2021-08-31T13:47:09.768Z] [2021-08-31T13:47:09.769Z] #52 [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_10/ /' > /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 [2021-08-31T13:47:09.769Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:47:09.769Z] #52 33.16 Building dependency tree... [2021-08-31T13:47:09.769Z] #52 36.68 The following additional packages will be installed: [2021-08-31T13:47:09.769Z] #52 36.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:47:09.769Z] #52 36.68 python3-protobuf python3-six [2021-08-31T13:47:09.769Z] #52 36.68 Suggested packages: [2021-08-31T13:47:09.769Z] #52 36.69 python3-setuptools [2021-08-31T13:47:09.769Z] #52 36.69 Recommended packages: [2021-08-31T13:47:09.769Z] #52 36.69 iproute2 | iproute [2021-08-31T13:47:09.769Z] #52 37.45 The following NEW packages will be installed: [2021-08-31T13:47:09.769Z] #52 37.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:47:09.769Z] #52 37.47 python3-protobuf python3-six [2021-08-31T13:47:09.769Z] #52 37.95 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:47:09.769Z] #52 37.95 Need to get 2267 kB of archives. [2021-08-31T13:47:09.769Z] #52 37.95 After this operation, 10.8 MB of additional disk space will be used. [2021-08-31T13:47:09.769Z] #52 37.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-31T13:47:09.769Z] #52 37.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:47:09.769Z] #52 37.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-31T13:47:09.769Z] #52 37.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-31T13:47:09.769Z] #52 38.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-31T13:47:09.769Z] #52 38.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-31T13:47:09.769Z] #52 38.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-31T13:47:09.946Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:47:09.984Z] First time build. Skipping changelog. [2021-08-31T13:47:10.026Z] #52 41.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-31T13:47:11.203Z] + docker version [2021-08-31T13:47:11.400Z] #52 42.75 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:47:09.949Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [2021-08-31T13:47:11.661Z] #52 42.99 Fetched 2267 kB in 4s (546 kB/s) [2021-08-31T13:47:11.661Z] #52 43.09 Selecting previously unselected package libprotobuf23:amd64. [2021-08-31T13:47:11.919Z] #52 43.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 ... 15713 files and directories currently installed.) [2021-08-31T13:47:11.919Z] #52 43.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-31T13:47:11.919Z] #52 43.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-31T13:47:12.852Z] #52 44.32 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:47:13.109Z] #52 44.33 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:47:13.109Z] #52 44.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:47:13.672Z] #52 44.78 Selecting previously unselected package python3-six. [2021-08-31T13:47:13.672Z] #52 44.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-31T13:47:13.672Z] #52 44.80 Unpacking python3-six (1.16.0-2) ... [2021-08-31T13:47:13.672Z] #52 44.95 Selecting previously unselected package python3-protobuf. [2021-08-31T13:47:13.672Z] #52 44.95 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-31T13:47:13.672Z] #52 44.96 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-31T13:47:13.672Z] #52 ... [2021-08-31T13:47:13.672Z] [2021-08-31T13:47:13.672Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:47:13.672Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:47:13.672Z] #54 45.45 internal/reflectlite [2021-08-31T13:47:13.672Z] #54 45.45 sync [2021-08-31T13:47:14.360Z] Client: Docker Engine - Community [2021-08-31T13:47:14.360Z] Version: 20.10.6 [2021-08-31T13:47:14.360Z] API version: 1.41 [2021-08-31T13:47:14.360Z] Go version: go1.13.15 [2021-08-31T13:47:14.360Z] Git commit: 370c289 [2021-08-31T13:47:14.360Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-31T13:47:14.360Z] OS/Arch: linux/amd64 [2021-08-31T13:47:14.360Z] Context: default [2021-08-31T13:47:14.360Z] Experimental: true [2021-08-31T13:47:14.360Z] [2021-08-31T13:47:14.360Z] Server: Docker Engine - Community [2021-08-31T13:47:14.360Z] Engine: [2021-08-31T13:47:14.360Z] Version: 20.10.6 [2021-08-31T13:47:14.360Z] API version: 1.41 (minimum version 1.12) [2021-08-31T13:47:14.360Z] Go version: go1.13.15 [2021-08-31T13:47:14.360Z] Git commit: 8728dd2 [2021-08-31T13:47:14.360Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-31T13:47:14.360Z] OS/Arch: linux/amd64 [2021-08-31T13:47:14.360Z] Experimental: true [2021-08-31T13:47:14.360Z] containerd: [2021-08-31T13:47:14.360Z] Version: 1.4.6 [2021-08-31T13:47:14.360Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:47:14.360Z] runc: [2021-08-31T13:47:14.360Z] Version: 1.0.0-rc95 [2021-08-31T13:47:14.360Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:47:14.360Z] docker-init: [2021-08-31T13:47:14.360Z] Version: 0.19.0 [2021-08-31T13:47:14.360Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-31T13:47:14.688Z] + docker info [2021-08-31T13:47:14.761Z] using credential docker-jenkins-github-credentials [2021-08-31T13:47:14.771Z] Cloning the remote Git repository [2021-08-31T13:47:14.771Z] Cloning with configured refspecs honoured and without tags [2021-08-31T13:47:14.833Z] Cloning repository https://github.com/moby/moby.git [2021-08-31T13:47:14.910Z] > git init /home/ubuntu/workspace/moby_PR-42797 # timeout=10 [2021-08-31T13:47:15.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:47:15.384Z] > git --version # timeout=10 [2021-08-31T13:47:15.399Z] > git --version # 'git version 2.25.1' [2021-08-31T13:47:15.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:47:15.403Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:47:16.197Z] #54 47.68 internal/testlog [2021-08-31T13:47:16.453Z] #54 48.07 github.com/LK4D4/vndr/godl/singleflight [2021-08-31T13:47:16.516Z] Client: Docker Engine - Community [2021-08-31T13:47:16.516Z] Version: 20.10.6 [2021-08-31T13:47:16.516Z] API version: 1.41 [2021-08-31T13:47:16.516Z] Go version: go1.13.15 [2021-08-31T13:47:16.516Z] Git commit: 370c289 [2021-08-31T13:47:16.516Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-31T13:47:16.516Z] OS/Arch: linux/amd64 [2021-08-31T13:47:16.516Z] Context: default [2021-08-31T13:47:16.516Z] Experimental: true [2021-08-31T13:47:16.516Z] [2021-08-31T13:47:16.516Z] Server: Docker Engine - Community [2021-08-31T13:47:16.516Z] Engine: [2021-08-31T13:47:16.516Z] Version: 20.10.6 [2021-08-31T13:47:16.516Z] API version: 1.41 (minimum version 1.12) [2021-08-31T13:47:16.516Z] Go version: go1.13.15 [2021-08-31T13:47:16.516Z] Git commit: 8728dd2 [2021-08-31T13:47:16.516Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-31T13:47:16.516Z] OS/Arch: linux/amd64 [2021-08-31T13:47:16.516Z] Experimental: true [2021-08-31T13:47:16.516Z] containerd: [2021-08-31T13:47:16.516Z] Version: 1.4.6 [2021-08-31T13:47:16.516Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:47:16.516Z] runc: [2021-08-31T13:47:16.516Z] Version: 1.0.0-rc95 [2021-08-31T13:47:16.516Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:47:16.516Z] docker-init: [2021-08-31T13:47:16.516Z] Version: 0.19.0 [2021-08-31T13:47:16.516Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-31T13:47:16.710Z] #54 48.52 math/rand [2021-08-31T13:47:16.950Z] + docker info [2021-08-31T13:47:17.240Z] Fetching without tags [2021-08-31T13:47:17.483Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [2021-08-31T13:47:18.084Z] #54 49.64 internal/singleflight [2021-08-31T13:47:18.084Z] #54 49.87 errors [2021-08-31T13:47:18.342Z] #54 50.09 sort [2021-08-31T13:47:17.179Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:47:17.199Z] > git config --add remote.origin.fetch +refs/pull/42797/head:refs/remotes/origin/PR-42797 # timeout=10 [2021-08-31T13:47:17.216Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:47:17.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:47:17.243Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:47:17.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:47:17.245Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:47:17.489Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:47:17.516Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:47:18.294Z] > git remote # timeout=10 [2021-08-31T13:47:18.305Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:47:18.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:47:18.324Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:47:18.600Z] #54 50.23 io [2021-08-31T13:47:18.782Z] Merge succeeded, producing 50be6467394c0c3da0a05c05d98a6689dbfcda53 [2021-08-31T13:47:18.782Z] Checking out Revision 50be6467394c0c3da0a05c05d98a6689dbfcda53 (PR-42797) [2021-08-31T13:47:19.532Z] #54 ... [2021-08-31T13:47:19.532Z] [2021-08-31T13:47:19.532Z] #52 [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_10/ /' > /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 [2021-08-31T13:47:19.532Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:47:19.532Z] #52 45.83 Selecting previously unselected package libnet1:amd64. [2021-08-31T13:47:19.532Z] #52 45.83 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-31T13:47:19.532Z] #52 45.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:47:19.532Z] #52 46.08 Selecting previously unselected package libnl-3-200:amd64. [2021-08-31T13:47:19.532Z] #52 46.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-31T13:47:19.532Z] #52 46.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:47:19.532Z] #52 46.28 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-31T13:47:19.532Z] #52 46.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-31T13:47:19.532Z] #52 46.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:47:19.532Z] #52 46.51 Selecting previously unselected package criu. [2021-08-31T13:47:19.532Z] #52 46.52 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-31T13:47:19.532Z] #52 46.52 Unpacking criu (3.15-1) ... [2021-08-31T13:47:19.532Z] #52 47.62 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:47:19.532Z] #52 49.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-31T13:47:19.532Z] #52 49.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:47:19.532Z] #52 49.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:47:19.532Z] #52 49.67 Setting up python3-six (1.16.0-2) ... [2021-08-31T13:47:19.789Z] #52 51.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:47:19.789Z] #52 51.19 Setting up python3-protobuf (3.12.4-1) ... [2021-08-31T13:47:20.354Z] #52 ... [2021-08-31T13:47:20.354Z] [2021-08-31T13:47:20.354Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:47:20.354Z] #60 sha256:93e64dc165a07d55eb5389ec3e792e3b413e8bf2ded3e4af56461b712fde64f1 [2021-08-31T13:47:20.354Z] #60 52.11 bytes [2021-08-31T13:47:20.354Z] #60 52.17 internal/oserror [2021-08-31T13:47:18.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-31T13:47:18.784Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:47:18.802Z] > git checkout -f 50be6467394c0c3da0a05c05d98a6689dbfcda53 # timeout=10 [2021-08-31T13:47:20.919Z] #60 52.43 syscall [2021-08-31T13:47:22.557Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:47:22.580Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-31T13:47:22.559Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [2021-08-31T13:47:23.444Z] #60 54.97 strconv [2021-08-31T13:47:23.494Z] + docker version [2021-08-31T13:47:24.817Z] #60 ... [2021-08-31T13:47:24.817Z] [2021-08-31T13:47:24.817Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:47:24.817Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:47:24.817Z] #58 46.35 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:47:24.817Z] #58 46.35 Use 'go install pkg@version' instead. [2021-08-31T13:47:24.817Z] #58 46.35 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:47:24.817Z] #58 46.35 or run 'go help get' or 'go help install'. [2021-08-31T13:47:24.817Z] #58 ... [2021-08-31T13:47:24.817Z] [2021-08-31T13:47:24.817Z] #40 [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 [2021-08-31T13:47:24.817Z] #40 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:47:24.817Z] #40 46.89 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-31T13:47:24.817Z] #40 47.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-31T13:47:24.817Z] #40 48.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-31T13:47:24.817Z] #40 ... [2021-08-31T13:47:24.817Z] [2021-08-31T13:47:24.817Z] #52 [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_10/ /' > /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 [2021-08-31T13:47:24.817Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:47:24.817Z] #52 56.29 Setting up criu (3.15-1) ... [2021-08-31T13:47:26.714Z] #52 ... [2021-08-31T13:47:26.714Z] [2021-08-31T13:47:26.714Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:47:26.714Z] #56 sha256:d38722087c828a23ce78f7fa8b7b4744ecacfa724af964745dba2e030e194450 [2021-08-31T13:47:26.714Z] #56 DONE 58.4s [2021-08-31T13:47:26.970Z] [2021-08-31T13:47:26.971Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:47:26.971Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:47:26.971Z] #54 51.42 strconv [2021-08-31T13:47:26.971Z] #54 51.96 bytes [2021-08-31T13:47:26.971Z] #54 54.34 strings [2021-08-31T13:47:26.971Z] #54 56.59 reflect [2021-08-31T13:47:26.971Z] #54 58.11 bufio [2021-08-31T13:47:27.228Z] #54 ... [2021-08-31T13:47:27.228Z] [2021-08-31T13:47:27.228Z] #52 [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_10/ /' > /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 [2021-08-31T13:47:27.228Z] #52 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:47:27.229Z] #52 58.46 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:47:27.792Z] #52 DONE 58.9s [2021-08-31T13:47:27.792Z] [2021-08-31T13:47:27.792Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:47:27.792Z] #60 sha256:93e64dc165a07d55eb5389ec3e792e3b413e8bf2ded3e4af56461b712fde64f1 [2021-08-31T13:47:27.792Z] #60 59.57 reflect [2021-08-31T13:47:29.214Z] Client: [2021-08-31T13:47:29.214Z] Context: default [2021-08-31T13:47:29.214Z] Debug Mode: false [2021-08-31T13:47:29.214Z] Plugins: [2021-08-31T13:47:29.214Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-31T13:47:29.214Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-31T13:47:29.214Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-31T13:47:29.214Z] [2021-08-31T13:47:29.214Z] Server: [2021-08-31T13:47:29.214Z] Containers: 0 [2021-08-31T13:47:29.214Z] Running: 0 [2021-08-31T13:47:29.214Z] Paused: 0 [2021-08-31T13:47:29.214Z] Stopped: 0 [2021-08-31T13:47:29.214Z] Images: 0 [2021-08-31T13:47:29.214Z] Server Version: 20.10.6 [2021-08-31T13:47:29.214Z] Storage Driver: overlay2 [2021-08-31T13:47:29.214Z] Backing Filesystem: extfs [2021-08-31T13:47:29.214Z] Supports d_type: true [2021-08-31T13:47:29.214Z] Native Overlay Diff: true [2021-08-31T13:47:29.214Z] userxattr: false [2021-08-31T13:47:29.214Z] Logging Driver: json-file [2021-08-31T13:47:29.214Z] Cgroup Driver: cgroupfs [2021-08-31T13:47:29.214Z] Cgroup Version: 1 [2021-08-31T13:47:29.214Z] Plugins: [2021-08-31T13:47:29.214Z] Volume: local [2021-08-31T13:47:29.214Z] Network: bridge host ipvlan macvlan null overlay [2021-08-31T13:47:29.214Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-31T13:47:29.214Z] Swarm: inactive [2021-08-31T13:47:29.214Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-31T13:47:29.214Z] Default Runtime: runc [2021-08-31T13:47:29.214Z] Init Binary: docker-init [2021-08-31T13:47:29.214Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:47:29.214Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:47:29.214Z] init version: de40ad0 [2021-08-31T13:47:29.214Z] Security Options: [2021-08-31T13:47:29.214Z] apparmor [2021-08-31T13:47:29.214Z] seccomp [2021-08-31T13:47:29.214Z] Profile: default [2021-08-31T13:47:29.214Z] Kernel Version: 5.4.0-1048-aws [2021-08-31T13:47:29.214Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-31T13:47:29.214Z] OSType: linux [2021-08-31T13:47:29.214Z] Architecture: x86_64 [2021-08-31T13:47:29.214Z] CPUs: 2 [2021-08-31T13:47:29.214Z] Total Memory: 7.487GiB [2021-08-31T13:47:29.214Z] Name: ip-10-100-45-61 [2021-08-31T13:47:29.214Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-31T13:47:29.214Z] Docker Root Dir: /var/lib/docker [2021-08-31T13:47:29.214Z] Debug Mode: false [2021-08-31T13:47:29.214Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:47:29.214Z] Labels: [2021-08-31T13:47:29.214Z] Experimental: true [2021-08-31T13:47:29.214Z] Insecure Registries: [2021-08-31T13:47:29.214Z] 127.0.0.0/8 [2021-08-31T13:47:29.214Z] Live Restore Enabled: true [2021-08-31T13:47:29.214Z] [2021-08-31T13:47:29.214Z] WARNING: No swap limit support [Pipeline] sh [2021-08-31T13:47:29.535Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:47:29.535Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:47:29.535Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42797/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-31T13:47:29.535Z] + bash /home/ubuntu/workspace/moby_PR-42797/check-config.sh [2021-08-31T13:47:29.535Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-31T13:47:29.535Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-31T13:47:29.535Z] [2021-08-31T13:47:29.535Z] Generally Necessary: [2021-08-31T13:47:29.535Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-31T13:47:29.535Z] - apparmor: enabled and tools installed [2021-08-31T13:47:29.535Z] - CONFIG_NAMESPACES: enabled [2021-08-31T13:47:29.535Z] - CONFIG_NET_NS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_PID_NS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_IPC_NS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_UTS_NS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_CGROUPS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-31T13:47:29.535Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-31T13:47:29.535Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-31T13:47:29.535Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-31T13:47:29.535Z] - CONFIG_CPUSETS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_MEMCG: enabled [2021-08-31T13:47:29.535Z] - CONFIG_KEYS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_VETH: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-31T13:47:29.535Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-31T13:47:29.535Z] [2021-08-31T13:47:29.535Z] Optional Features: [2021-08-31T13:47:29.535Z] - CONFIG_USER_NS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_SECCOMP: enabled [2021-08-31T13:47:29.535Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-31T13:47:29.535Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-31T13:47:29.535Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-31T13:47:29.535Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-31T13:47:29.535Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-31T13:47:29.605Z] Client: [2021-08-31T13:47:29.605Z] Context: default [2021-08-31T13:47:29.605Z] Debug Mode: false [2021-08-31T13:47:29.605Z] Plugins: [2021-08-31T13:47:29.605Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-31T13:47:29.605Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-31T13:47:29.605Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-31T13:47:29.605Z] [2021-08-31T13:47:29.605Z] Server: [2021-08-31T13:47:29.605Z] Containers: 0 [2021-08-31T13:47:29.605Z] Running: 0 [2021-08-31T13:47:29.605Z] Paused: 0 [2021-08-31T13:47:29.605Z] Stopped: 0 [2021-08-31T13:47:29.605Z] Images: 0 [2021-08-31T13:47:29.605Z] Server Version: 20.10.6 [2021-08-31T13:47:29.605Z] Storage Driver: overlay2 [2021-08-31T13:47:29.605Z] Backing Filesystem: extfs [2021-08-31T13:47:29.605Z] Supports d_type: true [2021-08-31T13:47:29.605Z] Native Overlay Diff: true [2021-08-31T13:47:29.605Z] userxattr: false [2021-08-31T13:47:29.605Z] Logging Driver: json-file [2021-08-31T13:47:29.605Z] Cgroup Driver: cgroupfs [2021-08-31T13:47:29.605Z] Cgroup Version: 1 [2021-08-31T13:47:29.605Z] Plugins: [2021-08-31T13:47:29.605Z] Volume: local [2021-08-31T13:47:29.605Z] Network: bridge host ipvlan macvlan null overlay [2021-08-31T13:47:29.605Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-31T13:47:29.605Z] Swarm: inactive [2021-08-31T13:47:29.605Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-31T13:47:29.605Z] Default Runtime: runc [2021-08-31T13:47:29.605Z] Init Binary: docker-init [2021-08-31T13:47:29.605Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:47:29.605Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:47:29.605Z] init version: de40ad0 [2021-08-31T13:47:29.605Z] Security Options: [2021-08-31T13:47:29.605Z] apparmor [2021-08-31T13:47:29.605Z] seccomp [2021-08-31T13:47:29.605Z] Profile: default [2021-08-31T13:47:29.605Z] Kernel Version: 5.4.0-1048-aws [2021-08-31T13:47:29.605Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-31T13:47:29.605Z] OSType: linux [2021-08-31T13:47:29.605Z] Architecture: x86_64 [2021-08-31T13:47:29.605Z] CPUs: 2 [2021-08-31T13:47:29.605Z] Total Memory: 7.487GiB [2021-08-31T13:47:29.605Z] Name: ip-10-100-99-205 [2021-08-31T13:47:29.605Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-31T13:47:29.605Z] Docker Root Dir: /var/lib/docker [2021-08-31T13:47:29.605Z] Debug Mode: false [2021-08-31T13:47:29.605Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:47:29.605Z] Labels: [2021-08-31T13:47:29.605Z] Experimental: true [2021-08-31T13:47:29.605Z] Insecure Registries: [2021-08-31T13:47:29.605Z] 127.0.0.0/8 [2021-08-31T13:47:29.605Z] Live Restore Enabled: true [2021-08-31T13:47:29.605Z] [2021-08-31T13:47:29.605Z] WARNING: No swap limit support [Pipeline] sh [2021-08-31T13:47:29.689Z] #60 61.18 time [2021-08-31T13:47:29.803Z] - CONFIG_BLK_CGROUP: enabled [2021-08-31T13:47:29.803Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-31T13:47:29.803Z] - CONFIG_CGROUP_PERF: enabled [2021-08-31T13:47:29.803Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-31T13:47:29.803Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-31T13:47:29.803Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-31T13:47:29.803Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-31T13:47:29.803Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-31T13:47:29.803Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-31T13:47:29.803Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-31T13:47:29.803Z] - CONFIG_IP_VS: enabled (as module) [2021-08-31T13:47:29.803Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-31T13:47:29.803Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-31T13:47:29.803Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-31T13:47:29.803Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-31T13:47:29.803Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-31T13:47:29.804Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-31T13:47:29.804Z] - CONFIG_EXT4_FS: enabled [2021-08-31T13:47:29.804Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-31T13:47:29.804Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-31T13:47:29.804Z] - Network Drivers: [2021-08-31T13:47:29.804Z] - "overlay": [2021-08-31T13:47:29.804Z] - CONFIG_VXLAN: enabled (as module) [2021-08-31T13:47:29.804Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-31T13:47:29.804Z] Optional (for encrypted networks): [2021-08-31T13:47:29.804Z] - CONFIG_CRYPTO: enabled [2021-08-31T13:47:29.804Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-31T13:47:29.804Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-31T13:47:29.804Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-31T13:47:29.804Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-31T13:47:29.804Z] - CONFIG_XFRM: enabled [2021-08-31T13:47:29.804Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-31T13:47:29.804Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-31T13:47:29.804Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-31T13:47:29.804Z] - "ipvlan": [2021-08-31T13:47:29.804Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-31T13:47:29.804Z] - "macvlan": [2021-08-31T13:47:29.804Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-31T13:47:29.804Z] - CONFIG_DUMMY: enabled (as module) [2021-08-31T13:47:29.804Z] - "ftp,tftp client in container": [2021-08-31T13:47:29.909Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:47:29.909Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:47:29.909Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42797/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-31T13:47:29.909Z] + bash /home/ubuntu/workspace/moby_PR-42797/check-config.sh [2021-08-31T13:47:29.909Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-31T13:47:29.909Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-31T13:47:29.909Z] [2021-08-31T13:47:29.909Z] Generally Necessary: [2021-08-31T13:47:29.909Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-31T13:47:29.909Z] - apparmor: enabled and tools installed [2021-08-31T13:47:29.909Z] - CONFIG_NAMESPACES: enabled [2021-08-31T13:47:29.909Z] - CONFIG_NET_NS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_PID_NS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_IPC_NS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_UTS_NS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_CGROUPS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-31T13:47:29.909Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-31T13:47:29.909Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-31T13:47:29.909Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-31T13:47:29.909Z] - CONFIG_CPUSETS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_MEMCG: enabled [2021-08-31T13:47:29.909Z] - CONFIG_KEYS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_VETH: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-31T13:47:29.909Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-31T13:47:29.909Z] [2021-08-31T13:47:29.909Z] Optional Features: [2021-08-31T13:47:29.909Z] - CONFIG_USER_NS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_SECCOMP: enabled [2021-08-31T13:47:29.909Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-31T13:47:29.909Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-31T13:47:29.909Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-31T13:47:30.071Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-31T13:47:30.071Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-31T13:47:30.071Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-31T13:47:30.071Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-31T13:47:30.071Z] - Storage Drivers: [2021-08-31T13:47:30.071Z] - "aufs": [2021-08-31T13:47:30.071Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-31T13:47:30.071Z] - "btrfs": [2021-08-31T13:47:30.071Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-31T13:47:30.071Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-31T13:47:30.071Z] - "devicemapper": [2021-08-31T13:47:30.071Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-31T13:47:30.071Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-31T13:47:30.071Z] - "overlay": [2021-08-31T13:47:30.071Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-31T13:47:30.071Z] - "zfs": [2021-08-31T13:47:30.071Z] - /dev/zfs: present [2021-08-31T13:47:30.071Z] - zfs command: missing [2021-08-31T13:47:30.071Z] - zpool command: missing [2021-08-31T13:47:30.071Z] [2021-08-31T13:47:30.071Z] Limits: [2021-08-31T13:47:30.071Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-31T13:47:30.071Z] [2021-08-31T13:47:30.071Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-31T13:47:30.203Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-31T13:47:30.203Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-31T13:47:30.203Z] - CONFIG_BLK_CGROUP: enabled [2021-08-31T13:47:30.203Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-31T13:47:30.203Z] - CONFIG_CGROUP_PERF: enabled [2021-08-31T13:47:30.203Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-31T13:47:30.203Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-31T13:47:30.203Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-31T13:47:30.203Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-31T13:47:30.203Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-31T13:47:30.203Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-31T13:47:30.203Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-31T13:47:30.203Z] - CONFIG_IP_VS: enabled (as module) [2021-08-31T13:47:30.203Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-31T13:47:30.203Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-31T13:47:30.203Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-31T13:47:30.203Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-31T13:47:30.203Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-31T13:47:30.203Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-31T13:47:30.203Z] - CONFIG_EXT4_FS: enabled [2021-08-31T13:47:30.203Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-31T13:47:30.203Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-31T13:47:30.203Z] - Network Drivers: [2021-08-31T13:47:30.203Z] - "overlay": [2021-08-31T13:47:30.203Z] - CONFIG_VXLAN: enabled (as module) [2021-08-31T13:47:30.203Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-31T13:47:30.203Z] Optional (for encrypted networks): [2021-08-31T13:47:30.203Z] - CONFIG_CRYPTO: enabled [2021-08-31T13:47:30.203Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-31T13:47:30.203Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-31T13:47:30.203Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-31T13:47:30.203Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-31T13:47:30.203Z] - CONFIG_XFRM: enabled [2021-08-31T13:47:30.203Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-31T13:47:30.203Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-31T13:47:30.203Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-31T13:47:30.203Z] - "ipvlan": [2021-08-31T13:47:30.203Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-31T13:47:30.203Z] - "macvlan": [2021-08-31T13:47:30.203Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-31T13:47:30.203Z] - CONFIG_DUMMY: enabled (as module) [2021-08-31T13:47:30.203Z] - "ftp,tftp client in container": [2021-08-31T13:47:30.418Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6deef8f9d3b0648c143f29899b09370e97f02f9a . [2021-08-31T13:47:30.469Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-31T13:47:30.469Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-31T13:47:30.469Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-31T13:47:30.469Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-31T13:47:30.469Z] - Storage Drivers: [2021-08-31T13:47:30.469Z] - "aufs": [2021-08-31T13:47:30.469Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-31T13:47:30.469Z] - "btrfs": [2021-08-31T13:47:30.469Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-31T13:47:30.469Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-31T13:47:30.469Z] - "devicemapper": [2021-08-31T13:47:30.469Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-31T13:47:30.469Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-31T13:47:30.469Z] - "overlay": [2021-08-31T13:47:30.469Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-31T13:47:30.469Z] - "zfs": [2021-08-31T13:47:30.469Z] - /dev/zfs: present [2021-08-31T13:47:30.469Z] - zfs command: missing [2021-08-31T13:47:30.469Z] - zpool command: missing [2021-08-31T13:47:30.469Z] [2021-08-31T13:47:30.469Z] Limits: [2021-08-31T13:47:30.469Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-31T13:47:30.469Z] [2021-08-31T13:47:30.469Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-31T13:47:30.691Z] #1 [internal] load build definition from Dockerfile [2021-08-31T13:47:30.691Z] #1 sha256:5bdc95ec811d9f5f13abcf7c90644cac66be3885620f950c37914c1544cde4af [2021-08-31T13:47:30.691Z] #1 transferring dockerfile: [2021-08-31T13:47:30.691Z] #1 transferring dockerfile: 16.33kB 0.0s done [2021-08-31T13:47:30.691Z] #1 DONE 0.2s [2021-08-31T13:47:30.691Z] [2021-08-31T13:47:30.691Z] #2 [internal] load .dockerignore [2021-08-31T13:47:30.691Z] #2 sha256:9d7eabaf6bd0dd045e2cb6ae84c7ab511734e1de25ee94017eedc01cf21932ae [2021-08-31T13:47:30.691Z] #2 transferring context: 87B done [2021-08-31T13:47:30.691Z] #2 DONE 0.1s [2021-08-31T13:47:30.691Z] [2021-08-31T13:47:30.691Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-31T13:47:30.691Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-31T13:47:30.985Z] + sudo modprobe ip_vs [2021-08-31T13:47:30.985Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 . [2021-08-31T13:47:31.569Z] #2 [internal] load .dockerignore [2021-08-31T13:47:31.569Z] #2 sha256:5710ff47f84a74d4b0e6b793a838e59007d908368da29cbf6b0b928165afbb72 [2021-08-31T13:47:31.569Z] #2 transferring context: 87B done [2021-08-31T13:47:31.569Z] #2 DONE 0.1s [2021-08-31T13:47:31.569Z] [2021-08-31T13:47:31.569Z] #1 [internal] load build definition from Dockerfile [2021-08-31T13:47:31.569Z] #1 sha256:243e696cbc7265a81ef12ff76d028ce40273708a13223eadf74839e1421be4c7 [2021-08-31T13:47:31.569Z] #1 transferring dockerfile: 16.33kB done [2021-08-31T13:47:31.646Z] #3 DONE 0.6s [2021-08-31T13:47:31.646Z] [2021-08-31T13:47:31.646Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-31T13:47:31.646Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-31T13:47:31.646Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-31T13:47:31.646Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-31T13:47:31.646Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-08-31T13:47:31.646Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-31T13:47:31.646Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-31T13:47:31.646Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.29MB / 9.67MB 0.2s [2021-08-31T13:47:31.646Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-31T13:47:31.646Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-08-31T13:47:31.829Z] #1 DONE 0.1s [2021-08-31T13:47:31.829Z] [2021-08-31T13:47:31.829Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-31T13:47:31.829Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-31T13:47:32.089Z] #3 DONE 0.5s [2021-08-31T13:47:32.089Z] [2021-08-31T13:47:32.089Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-31T13:47:32.089Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-31T13:47:32.089Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-31T13:47:32.217Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-08-31T13:47:32.217Z] #4 DONE 0.8s [2021-08-31T13:47:32.349Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-31T13:47:32.349Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-31T13:47:32.349Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-31T13:47:32.349Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 2.10MB / 9.67MB 0.1s [2021-08-31T13:47:32.349Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-08-31T13:47:32.480Z] [2021-08-31T13:47:32.480Z] #5 [internal] load .dockerignore [2021-08-31T13:47:32.480Z] #5 sha256:6ec6ff22b3a1ac6c743c6e2a415d2989ba440d4196bb56aeb66ff16e0bc60836 [2021-08-31T13:47:32.480Z] #5 DONE 0.0s [2021-08-31T13:47:32.480Z] [2021-08-31T13:47:32.480Z] #6 [internal] load build definition from Dockerfile [2021-08-31T13:47:32.480Z] #6 sha256:059af040ea68ff830fa165cfb6131864027fba746f39762ff7cdd71343a45dcd [2021-08-31T13:47:32.480Z] #6 DONE 0.0s [2021-08-31T13:47:32.480Z] [2021-08-31T13:47:32.480Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:47:32.480Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-31T13:47:32.609Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-31T13:47:32.609Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-08-31T13:47:33.182Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-08-31T13:47:33.182Z] #4 DONE 0.9s [2021-08-31T13:47:33.446Z] [2021-08-31T13:47:33.446Z] #5 [internal] load build definition from Dockerfile [2021-08-31T13:47:33.446Z] #5 sha256:cc54005672c864fb98d5ce825f69ecd2f456840898d2be12a55cd7f822ee97dd [2021-08-31T13:47:33.446Z] #5 DONE 0.0s [2021-08-31T13:47:33.446Z] [2021-08-31T13:47:33.446Z] #6 [internal] load .dockerignore [2021-08-31T13:47:33.446Z] #6 sha256:61b0bc8fd12c7d4e4533320bdb40c624309d26d469ef63463395791df62b5b87 [2021-08-31T13:47:33.446Z] #6 DONE 0.0s [2021-08-31T13:47:33.446Z] [2021-08-31T13:47:33.446Z] #10 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-31T13:47:33.446Z] #10 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-31T13:47:33.467Z] Client: Docker Engine - Community [2021-08-31T13:47:33.467Z] Version: 20.10.6 [2021-08-31T13:47:33.467Z] API version: 1.41 [2021-08-31T13:47:33.467Z] Go version: go1.13.15 [2021-08-31T13:47:33.467Z] Git commit: 370c289 [2021-08-31T13:47:33.467Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-31T13:47:33.467Z] OS/Arch: linux/amd64 [2021-08-31T13:47:33.467Z] Context: default [2021-08-31T13:47:33.467Z] Experimental: true [2021-08-31T13:47:33.467Z] [2021-08-31T13:47:33.467Z] Server: Docker Engine - Community [2021-08-31T13:47:33.467Z] Engine: [2021-08-31T13:47:33.467Z] Version: 20.10.6 [2021-08-31T13:47:33.467Z] API version: 1.41 (minimum version 1.12) [2021-08-31T13:47:33.467Z] Go version: go1.13.15 [2021-08-31T13:47:33.467Z] Git commit: 8728dd2 [2021-08-31T13:47:33.467Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-31T13:47:33.467Z] OS/Arch: linux/amd64 [2021-08-31T13:47:33.467Z] Experimental: true [2021-08-31T13:47:33.467Z] containerd: [2021-08-31T13:47:33.467Z] Version: 1.4.6 [2021-08-31T13:47:33.467Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:47:33.467Z] runc: [2021-08-31T13:47:33.467Z] Version: 1.0.0-rc95 [2021-08-31T13:47:33.467Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:47:33.467Z] docker-init: [2021-08-31T13:47:33.467Z] Version: 0.19.0 [2021-08-31T13:47:33.467Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-31T13:47:33.799Z] + docker info [2021-08-31T13:47:33.867Z] #10 DONE 1.2s [2021-08-31T13:47:33.867Z] [2021-08-31T13:47:33.867Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-31T13:47:33.867Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-31T13:47:33.867Z] #7 DONE 1.2s [2021-08-31T13:47:33.867Z] [2021-08-31T13:47:33.867Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:47:33.867Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-31T13:47:33.867Z] #8 DONE 1.2s [2021-08-31T13:47:33.867Z] [2021-08-31T13:47:33.867Z] #9 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-31T13:47:33.867Z] #9 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-31T13:47:33.867Z] #9 DONE 1.2s [2021-08-31T13:47:34.062Z] #10 DONE 0.7s [2021-08-31T13:47:34.063Z] [2021-08-31T13:47:34.063Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:47:34.063Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-31T13:47:34.063Z] #9 DONE 0.6s [2021-08-31T13:47:34.063Z] [2021-08-31T13:47:34.063Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:47:34.063Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-31T13:47:34.063Z] #7 DONE 0.6s [2021-08-31T13:47:34.063Z] [2021-08-31T13:47:34.063Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-31T13:47:34.063Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-31T13:47:34.063Z] #8 DONE 0.6s [2021-08-31T13:47:35.014Z] [2021-08-31T13:47:35.014Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:47:35.014Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-31T13:47:35.014Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-31T13:47:35.014Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:47:35.014Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-31T13:47:35.014Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-31T13:47:35.069Z] Fetching without tags [2021-08-31T13:47:35.276Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-08-31T13:47:35.276Z] #64 ... [2021-08-31T13:47:35.276Z] [2021-08-31T13:47:35.276Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-31T13:47:35.276Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-31T13:47:35.276Z] #43 DONE 0.0s [2021-08-31T13:47:35.276Z] [2021-08-31T13:47:35.276Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:47:35.276Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-31T13:47:35.276Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2021-08-31T13:47:35.437Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [2021-08-31T13:47:35.551Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.61MB / 9.86MB 0.4s [2021-08-31T13:47:35.551Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.6s [2021-08-31T13:47:35.786Z] [2021-08-31T13:47:35.786Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:47:35.786Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-31T13:47:35.786Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-31T13:47:35.786Z] #66 DONE 0.1s [2021-08-31T13:47:35.786Z] [2021-08-31T13:47:35.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:35.786Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:35.786Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.0s done [2021-08-31T13:47:35.786Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-08-31T13:47:35.786Z] #11 sha256:8ec3996ca00d0b42bd0af0aa5d8df280593a62c6df5fd2758cb93162c0fe5d65 1.80kB / 1.80kB done [2021-08-31T13:47:34.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:47:34.938Z] > git config --add remote.origin.fetch +refs/pull/42797/head:refs/remotes/origin/PR-42797 # timeout=10 [2021-08-31T13:47:34.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:47:35.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:47:35.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:47:35.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:47:35.079Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:47:35.448Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:47:35.487Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:47:36.052Z] #11 sha256:21ec38e019696db7d0e4044eb6eb94c642abfa2d344672e10f29f076827d6a18 6.93kB / 6.93kB done [2021-08-31T13:47:36.052Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.1s [2021-08-31T13:47:36.052Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0B / 5.15MB 0.1s [2021-08-31T13:47:36.123Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-08-31T13:47:36.123Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-08-31T13:47:36.304Z] #60 67.70 context [2021-08-31T13:47:36.313Z] #11 ... [2021-08-31T13:47:36.313Z] [2021-08-31T13:47:36.313Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-31T13:47:36.313Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-31T13:47:36.313Z] #43 DONE 0.0s [2021-08-31T13:47:36.313Z] [2021-08-31T13:47:36.313Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:36.313Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:36.313Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 4.19MB / 54.92MB 0.2s [2021-08-31T13:47:36.313Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 3.15MB / 5.15MB 0.2s [2021-08-31T13:47:36.313Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0B / 10.87MB 0.2s [2021-08-31T13:47:36.313Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 9.44MB / 54.92MB 0.3s [2021-08-31T13:47:36.313Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.3s [2021-08-31T13:47:36.313Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 4.19MB / 10.87MB 0.3s [2021-08-31T13:47:36.577Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 14.68MB / 54.92MB 0.4s [2021-08-31T13:47:36.577Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 9.62MB / 10.87MB 0.4s [2021-08-31T13:47:36.577Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 23.07MB / 54.92MB 0.5s [2021-08-31T13:47:36.577Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.5s [2021-08-31T13:47:36.839Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 28.31MB / 54.92MB 0.7s [2021-08-31T13:47:36.839Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 34.60MB / 54.92MB 0.8s [2021-08-31T13:47:36.839Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.7s done [2021-08-31T13:47:36.839Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0B / 54.57MB 0.8s [2021-08-31T13:47:37.101Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 42.99MB / 54.92MB 1.0s [2021-08-31T13:47:37.101Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 11.03MB / 54.57MB 1.0s [2021-08-31T13:47:37.234Z] #60 68.90 internal/syscall/unix [2021-08-31T13:47:37.234Z] #60 69.05 internal/poll [2021-08-31T13:47:37.369Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 50.33MB / 54.92MB 1.2s [2021-08-31T13:47:37.370Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.0s done [2021-08-31T13:47:37.370Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 15.73MB / 54.57MB 1.2s [2021-08-31T13:47:37.370Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 4.19MB / 85.72MB 1.2s [2021-08-31T13:47:37.370Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 25.17MB / 54.57MB 1.4s [2021-08-31T13:47:37.370Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 14.68MB / 85.72MB 1.4s [2021-08-31T13:47:37.633Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.5s [2021-08-31T13:47:37.633Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 28.31MB / 54.57MB 1.5s [2021-08-31T13:47:37.633Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 20.97MB / 85.72MB 1.5s [2021-08-31T13:47:37.633Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 34.73MB / 54.57MB 1.7s [2021-08-31T13:47:37.633Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 28.31MB / 85.72MB 1.7s [2021-08-31T13:47:37.920Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 40.89MB / 54.57MB 1.8s [2021-08-31T13:47:37.920Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 38.80MB / 85.72MB 1.8s [2021-08-31T13:47:37.920Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 45.09MB / 54.57MB 1.9s [2021-08-31T13:47:37.920Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 44.04MB / 85.72MB 1.9s [2021-08-31T13:47:38.121Z] Merge succeeded, producing 11cad6788586a97e6166d56209ce221828d9ca5b [2021-08-31T13:47:38.121Z] Checking out Revision 11cad6788586a97e6166d56209ce221828d9ca5b (PR-42797) [2021-08-31T13:47:36.708Z] > git remote # timeout=10 [2021-08-31T13:47:36.737Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:47:36.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:47:36.755Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:47:38.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-31T13:47:38.181Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.0s done [2021-08-31T13:47:38.181Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 53.48MB / 54.57MB 2.1s [2021-08-31T13:47:38.181Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 51.38MB / 85.72MB 2.1s [2021-08-31T13:47:38.181Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 1.05MB / 134.79MB 2.2s [2021-08-31T13:47:38.442Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 57.67MB / 85.72MB 2.4s [2021-08-31T13:47:38.701Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 62.91MB / 85.72MB 2.6s [2021-08-31T13:47:38.701Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 11.17MB / 134.79MB 2.6s [2021-08-31T13:47:38.701Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-08-31T13:47:38.701Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 68.16MB / 85.72MB 2.7s [2021-08-31T13:47:38.962Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 2.8s done [2021-08-31T13:47:38.962Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 74.45MB / 85.72MB 2.9s [2021-08-31T13:47:38.962Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 18.87MB / 134.79MB 2.9s [2021-08-31T13:47:38.962Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 82.84MB / 85.72MB 3.1s [2021-08-31T13:47:38.962Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 30.41MB / 134.79MB 3.1s [2021-08-31T13:47:38.962Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 3.0s done [2021-08-31T13:47:39.129Z] #60 ... [2021-08-31T13:47:39.129Z] [2021-08-31T13:47:39.129Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:47:39.129Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:47:39.129Z] #54 60.46 syscall [2021-08-31T13:47:39.129Z] #54 69.10 internal/poll [2021-08-31T13:47:39.129Z] #54 70.04 internal/fmtsort [2021-08-31T13:47:39.129Z] #54 70.64 internal/syscall/execenv [2021-08-31T13:47:39.129Z] #54 70.75 path [2021-08-31T13:47:39.223Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 37.75MB / 134.79MB 3.3s [2021-08-31T13:47:39.693Z] #54 71.23 io/fs [2021-08-31T13:47:39.799Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 47.19MB / 134.79MB 3.7s [2021-08-31T13:47:40.060Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 55.57MB / 134.79MB 4.0s [2021-08-31T13:47:40.257Z] #54 72.05 regexp/syntax [2021-08-31T13:47:40.257Z] #54 ... [2021-08-31T13:47:40.257Z] [2021-08-31T13:47:40.257Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:47:40.257Z] #60 sha256:93e64dc165a07d55eb5389ec3e792e3b413e8bf2ded3e4af56461b712fde64f1 [2021-08-31T13:47:40.257Z] #60 71.96 io/fs [2021-08-31T13:47:40.323Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 4.2s done [2021-08-31T13:47:40.323Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 63.96MB / 134.79MB 4.3s [2021-08-31T13:47:38.124Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:47:38.134Z] > git checkout -f 11cad6788586a97e6166d56209ce221828d9ca5b # timeout=10 [2021-08-31T13:47:40.585Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 77.59MB / 134.79MB 4.5s [2021-08-31T13:47:40.895Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 85.98MB / 134.79MB 4.8s [2021-08-31T13:47:41.478Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-08-31T13:47:41.478Z] #64 ... [2021-08-31T13:47:41.478Z] [2021-08-31T13:47:41.478Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:41.478Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:41.478Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.1s done [2021-08-31T13:47:41.478Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-08-31T13:47:41.478Z] #11 sha256:8ec3996ca00d0b42bd0af0aa5d8df280593a62c6df5fd2758cb93162c0fe5d65 1.80kB / 1.80kB done [2021-08-31T13:47:41.478Z] #11 sha256:21ec38e019696db7d0e4044eb6eb94c642abfa2d344672e10f29f076827d6a18 6.93kB / 6.93kB done [2021-08-31T13:47:41.478Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.9s done [2021-08-31T13:47:41.478Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.4s done [2021-08-31T13:47:41.478Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.8s done [2021-08-31T13:47:41.478Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 5.1s done [2021-08-31T13:47:41.478Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 6.1s [2021-08-31T13:47:41.478Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 74.92MB / 134.79MB 6.1s [2021-08-31T13:47:41.478Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 2.5s [2021-08-31T13:47:41.478Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 5.2s done [2021-08-31T13:47:41.478Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 6.3s done [2021-08-31T13:47:41.478Z] #11 ... [2021-08-31T13:47:41.478Z] [2021-08-31T13:47:41.478Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:47:41.478Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-31T13:47:41.478Z] #64 DONE 6.7s [2021-08-31T13:47:41.478Z] [2021-08-31T13:47:41.478Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:41.478Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:41.478Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 87.03MB / 134.79MB 6.5s [2021-08-31T13:47:41.478Z] #11 ... [2021-08-31T13:47:41.478Z] [2021-08-31T13:47:41.478Z] #24 [internal] load build context [2021-08-31T13:47:41.478Z] #24 sha256:edb1a4d4ed1734f43c58f6f037e1d3a4540e8874e7d821e646ea4d43a911d7e0 [2021-08-31T13:47:41.478Z] #24 transferring context: 35.67MB 6.7s [2021-08-31T13:47:41.533Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 95.47MB / 134.79MB 5.4s [2021-08-31T13:47:41.626Z] #60 73.14 os [2021-08-31T13:47:41.626Z] #60 73.39 encoding/binary [2021-08-31T13:47:41.737Z] #24 ... [2021-08-31T13:47:41.737Z] [2021-08-31T13:47:41.737Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:41.737Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:41.997Z] #11 ... [2021-08-31T13:47:41.997Z] [2021-08-31T13:47:41.997Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:47:41.997Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-31T13:47:41.997Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-08-31T13:47:41.997Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:47:41.997Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-31T13:47:41.997Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-31T13:47:41.997Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-08-31T13:47:41.997Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2021-08-31T13:47:41.997Z] #66 DONE 7.2s [2021-08-31T13:47:41.997Z] [2021-08-31T13:47:41.997Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:41.997Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:41.997Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 96.03MB / 134.79MB 6.8s [2021-08-31T13:47:41.997Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 103.81MB / 134.79MB 7.1s [2021-08-31T13:47:42.110Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 104.86MB / 134.79MB 5.9s [2021-08-31T13:47:42.347Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:47:42.358Z] First time build. Skipping changelog. [2021-08-31T13:47:42.370Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 113.25MB / 134.79MB 6.3s [2021-08-31T13:47:42.564Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 111.15MB / 134.79MB 7.3s [2021-08-31T13:47:42.564Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 121.63MB / 134.79MB 7.6s [2021-08-31T13:47:42.632Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 123.49MB / 134.79MB 6.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-08-31T13:47:42.827Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 132.12MB / 134.79MB 7.9s [Pipeline] sh [2021-08-31T13:47:42.351Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [2021-08-31T13:47:43.206Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 130.91MB / 134.79MB 7.0s [2021-08-31T13:47:43.630Z] + docker version [2021-08-31T13:47:43.781Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.2s [2021-08-31T13:47:44.157Z] #60 75.35 encoding/base64 [2021-08-31T13:47:44.157Z] #60 75.77 golang.org/x/sys/unix [2021-08-31T13:47:44.157Z] #60 76.00 fmt [2021-08-31T13:47:44.356Z] #11 ... [2021-08-31T13:47:44.356Z] [2021-08-31T13:47:44.356Z] #24 [internal] load build context [2021-08-31T13:47:44.356Z] #24 sha256:92ebc3f6031856f3d44035e485adcd9c5d9775c41b08ed2838506146551a04a2 [2021-08-31T13:47:44.356Z] #24 transferring context: 55.48MB 8.4s done [2021-08-31T13:47:44.356Z] #24 DONE 8.8s [2021-08-31T13:47:44.356Z] [2021-08-31T13:47:44.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:44.356Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:44.356Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 8.5s done [2021-08-31T13:47:44.356Z] #11 ... [2021-08-31T13:47:44.356Z] [2021-08-31T13:47:44.356Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:47:44.356Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-31T13:47:44.356Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-31T13:47:44.356Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:47:44.356Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-31T13:47:44.356Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-31T13:47:44.356Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2021-08-31T13:47:44.356Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2021-08-31T13:47:44.616Z] #64 DONE 8.7s [2021-08-31T13:47:44.616Z] [2021-08-31T13:47:44.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:44.616Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:44.740Z] #11 ... [2021-08-31T13:47:44.740Z] [2021-08-31T13:47:44.740Z] #24 [internal] load build context [2021-08-31T13:47:44.740Z] #24 sha256:edb1a4d4ed1734f43c58f6f037e1d3a4540e8874e7d821e646ea4d43a911d7e0 [2021-08-31T13:47:44.740Z] #24 transferring context: 55.48MB 9.0s done [2021-08-31T13:47:44.740Z] #24 DONE 9.8s [2021-08-31T13:47:44.740Z] [2021-08-31T13:47:44.740Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:44.740Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:44.740Z] #11 ... [2021-08-31T13:47:44.740Z] [2021-08-31T13:47:44.741Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:47:44.741Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:47:44.741Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.2s done [2021-08-31T13:47:44.741Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-31T13:47:44.741Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-31T13:47:44.741Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-31T13:47:44.741Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.8s done [2021-08-31T13:47:44.877Z] #11 ... [2021-08-31T13:47:44.877Z] [2021-08-31T13:47:44.877Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:47:44.877Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-31T13:47:44.877Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:47:44.877Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-31T13:47:44.877Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-31T13:47:44.877Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2021-08-31T13:47:44.878Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2021-08-31T13:47:44.878Z] #66 DONE 9.0s [2021-08-31T13:47:44.878Z] [2021-08-31T13:47:44.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:44.878Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:45.000Z] #27 ... [2021-08-31T13:47:45.000Z] [2021-08-31T13:47:45.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:45.001Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:45.833Z] #11 ... [2021-08-31T13:47:45.833Z] [2021-08-31T13:47:45.833Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:47:45.833Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:47:45.833Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-31T13:47:45.833Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-31T13:47:45.833Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-31T13:47:45.833Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-31T13:47:45.833Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.9s done [2021-08-31T13:47:45.833Z] #27 ... [2021-08-31T13:47:45.833Z] [2021-08-31T13:47:45.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:45.833Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:45.945Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 10.7s done [2021-08-31T13:47:46.209Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.5s [2021-08-31T13:47:46.779Z] #11 ... [2021-08-31T13:47:46.779Z] [2021-08-31T13:47:46.779Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-31T13:47:46.779Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-31T13:47:46.779Z] #65 DONE 0.8s [2021-08-31T13:47:47.040Z] [2021-08-31T13:47:47.040Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-31T13:47:47.040Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-31T13:47:47.222Z] #11 ... [2021-08-31T13:47:47.222Z] [2021-08-31T13:47:47.222Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-31T13:47:47.222Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-31T13:47:47.222Z] #65 DONE 0.6s [2021-08-31T13:47:47.222Z] [2021-08-31T13:47:47.222Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:47.222Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:47.612Z] #67 DONE 0.7s [2021-08-31T13:47:47.612Z] [2021-08-31T13:47:47.612Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:47:47.612Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:47:47.612Z] #27 DONE 12.5s [2021-08-31T13:47:47.612Z] [2021-08-31T13:47:47.612Z] #28 [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 [2021-08-31T13:47:47.612Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-31T13:47:47.795Z] #11 ... [2021-08-31T13:47:47.795Z] [2021-08-31T13:47:47.795Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-31T13:47:47.795Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-31T13:47:47.795Z] #67 DONE 0.8s [2021-08-31T13:47:48.056Z] [2021-08-31T13:47:48.056Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:47:48.056Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:47:48.341Z] #60 79.62 encoding/json [2021-08-31T13:47:48.341Z] #60 ... [2021-08-31T13:47:48.341Z] [2021-08-31T13:47:48.341Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:47:48.341Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:47:48.341Z] #54 72.71 os [2021-08-31T13:47:48.341Z] #54 75.16 regexp [2021-08-31T13:47:48.341Z] #54 76.25 fmt [2021-08-31T13:47:48.341Z] #54 77.79 path/filepath [2021-08-31T13:47:48.341Z] #54 79.02 internal/lazyregexp [2021-08-31T13:47:48.341Z] #54 79.32 io/ioutil [2021-08-31T13:47:48.341Z] #54 79.47 github.com/LK4D4/vndr/versioned [2021-08-31T13:47:48.341Z] #54 79.53 hash/crc32 [2021-08-31T13:47:48.341Z] #54 80.01 flag [2021-08-31T13:47:48.598Z] #54 80.31 go/token [2021-08-31T13:47:48.628Z] #27 DONE 12.5s [2021-08-31T13:47:48.628Z] [2021-08-31T13:47:48.628Z] #28 [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 [2021-08-31T13:47:48.628Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-31T13:47:49.522Z] #28 2.046 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:47:49.535Z] #54 81.15 go/scanner [2021-08-31T13:47:49.783Z] #28 2.060 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:47:49.783Z] #28 2.060 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:47:49.783Z] #28 2.310 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:47:50.043Z] #28 2.497 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:47:50.100Z] #54 81.82 net/url [2021-08-31T13:47:50.549Z] #28 1.996 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:47:50.549Z] #28 2.006 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:47:50.549Z] #28 2.024 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:47:50.549Z] #28 2.250 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:47:50.664Z] #54 82.40 go/ast [2021-08-31T13:47:51.231Z] #54 ... [2021-08-31T13:47:51.231Z] [2021-08-31T13:47:51.231Z] #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 [2021-08-31T13:47:51.231Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:47:51.231Z] #19 60.07 Fetched 48.3 MB in 58s (838 kB/s) [2021-08-31T13:47:51.488Z] #19 60.07 Reading package lists... [2021-08-31T13:47:51.488Z] #19 ... [2021-08-31T13:47:51.488Z] [2021-08-31T13:47:51.488Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:47:51.488Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:47:51.488Z] #54 83.24 text/template/parse [2021-08-31T13:47:51.493Z] #28 3.115 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:47:51.889Z] Client: [2021-08-31T13:47:51.889Z] Context: default [2021-08-31T13:47:51.889Z] Debug Mode: false [2021-08-31T13:47:51.889Z] Plugins: [2021-08-31T13:47:51.889Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-31T13:47:51.889Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-31T13:47:51.889Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-31T13:47:51.889Z] [2021-08-31T13:47:51.889Z] Server: [2021-08-31T13:47:51.889Z] Containers: 0 [2021-08-31T13:47:51.889Z] Running: 0 [2021-08-31T13:47:51.889Z] Paused: 0 [2021-08-31T13:47:51.889Z] Stopped: 0 [2021-08-31T13:47:51.889Z] Images: 0 [2021-08-31T13:47:51.889Z] Server Version: 20.10.6 [2021-08-31T13:47:51.889Z] Storage Driver: overlay2 [2021-08-31T13:47:51.889Z] Backing Filesystem: extfs [2021-08-31T13:47:51.889Z] Supports d_type: true [2021-08-31T13:47:51.889Z] Native Overlay Diff: true [2021-08-31T13:47:51.889Z] userxattr: false [2021-08-31T13:47:51.889Z] Logging Driver: json-file [2021-08-31T13:47:51.889Z] Cgroup Driver: systemd [2021-08-31T13:47:51.889Z] Cgroup Version: 2 [2021-08-31T13:47:51.889Z] Plugins: [2021-08-31T13:47:51.889Z] Volume: local [2021-08-31T13:47:51.889Z] Network: bridge host ipvlan macvlan null overlay [2021-08-31T13:47:51.889Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-31T13:47:51.889Z] Swarm: inactive [2021-08-31T13:47:51.889Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-31T13:47:51.889Z] Default Runtime: runc [2021-08-31T13:47:51.889Z] Init Binary: docker-init [2021-08-31T13:47:51.889Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:47:51.889Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:47:51.889Z] init version: de40ad0 [2021-08-31T13:47:51.889Z] Security Options: [2021-08-31T13:47:51.889Z] apparmor [2021-08-31T13:47:51.889Z] seccomp [2021-08-31T13:47:51.889Z] Profile: default [2021-08-31T13:47:51.889Z] cgroupns [2021-08-31T13:47:51.889Z] Kernel Version: 5.4.0-1048-aws [2021-08-31T13:47:51.889Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-31T13:47:51.889Z] OSType: linux [2021-08-31T13:47:51.889Z] Architecture: x86_64 [2021-08-31T13:47:51.889Z] CPUs: 2 [2021-08-31T13:47:51.889Z] Total Memory: 7.487GiB [2021-08-31T13:47:51.889Z] Name: ip-10-100-112-35 [2021-08-31T13:47:51.889Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-31T13:47:51.889Z] Docker Root Dir: /var/lib/docker [2021-08-31T13:47:51.889Z] Debug Mode: false [2021-08-31T13:47:51.889Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:47:51.889Z] Labels: [2021-08-31T13:47:51.889Z] Experimental: true [2021-08-31T13:47:51.889Z] Insecure Registries: [2021-08-31T13:47:51.889Z] 127.0.0.0/8 [2021-08-31T13:47:51.889Z] Live Restore Enabled: true [2021-08-31T13:47:51.889Z] [2021-08-31T13:47:51.889Z] WARNING: No kernel memory limit support [2021-08-31T13:47:51.889Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-31T13:47:51.951Z] #28 4.155 Fetched 8399 kB in 2s (3537 kB/s) [2021-08-31T13:47:52.220Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:50be6467394c0c3da0a05c05d98a6689dbfcda53 . [2021-08-31T13:47:52.478Z] #2 [internal] load .dockerignore [2021-08-31T13:47:52.478Z] #2 sha256:506aae67d765572c5055b32364e29dffc18fd1d8a63082b10a7dd125561ea3b8 [2021-08-31T13:47:52.521Z] #28 4.155 Reading package lists... [2021-08-31T13:47:52.879Z] #28 4.222 Fetched 8399 kB in 2s (3362 kB/s) [2021-08-31T13:47:53.412Z] #2 transferring context: 87B done [2021-08-31T13:47:53.412Z] #2 DONE 1.1s [2021-08-31T13:47:53.412Z] [2021-08-31T13:47:53.412Z] #1 [internal] load build definition from Dockerfile [2021-08-31T13:47:53.412Z] #1 sha256:c895761b8360c7d09aef1533fa1d83080130460ed7c18ec6eef25074364be95d [2021-08-31T13:47:53.412Z] #1 transferring dockerfile: 16.33kB done [2021-08-31T13:47:53.412Z] #1 DONE 1.1s [2021-08-31T13:47:53.412Z] [2021-08-31T13:47:53.412Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-31T13:47:53.412Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-31T13:47:53.451Z] #28 4.222 Reading package lists... [2021-08-31T13:47:53.463Z] #28 5.010 Reading package lists... [2021-08-31T13:47:53.463Z] #28 5.817 Building dependency tree... [2021-08-31T13:47:53.727Z] #28 6.253 The following additional packages will be installed: [2021-08-31T13:47:53.727Z] #28 6.258 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-31T13:47:53.727Z] #28 6.258 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-31T13:47:53.727Z] #28 6.258 Recommended packages: [2021-08-31T13:47:53.727Z] #28 6.258 libldap-common publicsuffix libsasl2-modules [2021-08-31T13:47:53.977Z] #3 DONE 0.5s [2021-08-31T13:47:53.977Z] [2021-08-31T13:47:53.977Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-31T13:47:53.977Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-31T13:47:53.977Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-31T13:47:53.977Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-31T13:47:53.977Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-31T13:47:53.977Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-31T13:47:53.977Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-08-31T13:47:53.986Z] #28 6.469 The following NEW packages will be installed: [2021-08-31T13:47:53.986Z] #28 6.470 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-31T13:47:53.986Z] #28 6.482 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-31T13:47:53.986Z] #28 6.482 libssh2-1 openssl [2021-08-31T13:47:54.024Z] #28 4.980 Reading package lists... [2021-08-31T13:47:54.241Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done [2021-08-31T13:47:54.241Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-31T13:47:54.246Z] #28 ... [2021-08-31T13:47:54.246Z] [2021-08-31T13:47:54.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:54.246Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:54.246Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 8.6s done [2021-08-31T13:47:54.246Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.0s done [2021-08-31T13:47:54.246Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done [2021-08-31T13:47:54.246Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.5s [2021-08-31T13:47:54.246Z] #11 ... [2021-08-31T13:47:54.246Z] [2021-08-31T13:47:54.246Z] #28 [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 [2021-08-31T13:47:54.246Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-31T13:47:54.246Z] #28 6.769 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-31T13:47:54.246Z] #28 6.769 Need to get 3038 kB of archives. [2021-08-31T13:47:54.246Z] #28 6.769 After this operation, 6652 kB of additional disk space will be used. [2021-08-31T13:47:54.246Z] #28 6.769 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-31T13:47:54.246Z] #28 6.773 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-31T13:47:54.246Z] #28 6.773 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-31T13:47:54.246Z] #28 6.783 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-31T13:47:54.246Z] #28 6.783 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-31T13:47:54.246Z] #28 6.783 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-31T13:47:54.246Z] #28 6.791 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-31T13:47:54.246Z] #28 6.791 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-31T13:47:54.246Z] #28 6.791 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-31T13:47:54.246Z] #28 6.791 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-31T13:47:54.246Z] #28 6.799 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-31T13:47:54.246Z] #28 6.827 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-31T13:47:54.246Z] #28 6.827 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-31T13:47:54.246Z] #28 6.832 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-31T13:47:54.246Z] #28 6.832 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-31T13:47:54.285Z] #28 5.742 Building dependency tree... [2021-08-31T13:47:54.547Z] #28 6.094 The following additional packages will be installed: [2021-08-31T13:47:54.547Z] #28 6.094 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-31T13:47:54.547Z] #28 6.094 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-31T13:47:54.547Z] #28 6.102 Recommended packages: [2021-08-31T13:47:54.547Z] #28 6.102 libldap-common publicsuffix libsasl2-modules [2021-08-31T13:47:54.806Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-08-31T13:47:54.806Z] #4 DONE 0.8s [2021-08-31T13:47:54.810Z] #28 6.242 The following NEW packages will be installed: [2021-08-31T13:47:54.810Z] #28 6.242 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-31T13:47:54.810Z] #28 6.242 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-31T13:47:54.810Z] #28 6.250 libssh2-1 openssl [2021-08-31T13:47:54.815Z] #28 7.122 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:47:54.815Z] #28 7.169 Fetched 3038 kB in 0s (8419 kB/s) [2021-08-31T13:47:54.815Z] #28 7.199 Selecting previously unselected package openssl. [2021-08-31T13:47:54.815Z] #28 7.199 (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.) [2021-08-31T13:47:54.815Z] #28 7.205 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-31T13:47:54.815Z] #28 7.211 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:47:54.815Z] #28 7.435 Selecting previously unselected package ca-certificates. [2021-08-31T13:47:54.815Z] #28 7.435 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-31T13:47:55.068Z] [2021-08-31T13:47:55.068Z] #6 [internal] load .dockerignore [2021-08-31T13:47:55.068Z] #6 sha256:00e2169772a2af58bae31c1ac5e5754f5a8d6ae4dd8ec03978cfde03320d27c4 [2021-08-31T13:47:55.068Z] #6 DONE 0.0s [2021-08-31T13:47:55.068Z] [2021-08-31T13:47:55.068Z] #5 [internal] load build definition from Dockerfile [2021-08-31T13:47:55.068Z] #5 sha256:02e7f968839407d584dfe5d62042e5838279c54a665684b300b6951eb55bf1df [2021-08-31T13:47:55.068Z] #5 DONE 0.0s [2021-08-31T13:47:55.068Z] [2021-08-31T13:47:55.068Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:47:55.068Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-31T13:47:55.075Z] #28 6.542 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-31T13:47:55.075Z] #28 6.542 Need to get 3038 kB of archives. [2021-08-31T13:47:55.075Z] #28 6.542 After this operation, 6652 kB of additional disk space will be used. [2021-08-31T13:47:55.075Z] #28 6.542 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-31T13:47:55.075Z] #28 6.554 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-31T13:47:55.075Z] #28 6.561 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-31T13:47:55.075Z] #28 6.572 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-31T13:47:55.075Z] #28 6.572 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-31T13:47:55.075Z] #28 6.572 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-31T13:47:55.075Z] #28 6.590 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-31T13:47:55.075Z] #28 6.590 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-31T13:47:55.075Z] #28 7.438 Unpacking ca-certificates (20210119) ... [2021-08-31T13:47:55.075Z] #28 6.590 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-31T13:47:55.075Z] #28 7.572 Selecting previously unselected package libbrotli1:amd64. [2021-08-31T13:47:55.075Z] #28 7.572 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-31T13:47:55.075Z] #28 6.590 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-31T13:47:55.075Z] #28 7.580 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-31T13:47:55.075Z] #28 7.664 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-31T13:47:55.075Z] #28 6.590 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-31T13:47:55.075Z] #28 7.664 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-31T13:47:55.075Z] #28 6.590 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-31T13:47:55.075Z] #28 6.590 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-31T13:47:55.075Z] #28 7.682 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:47:55.075Z] #28 6.606 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-31T13:47:55.075Z] #28 6.606 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-31T13:47:55.334Z] #28 7.724 Selecting previously unselected package libsasl2-2:amd64. [2021-08-31T13:47:55.334Z] #28 7.724 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-31T13:47:55.334Z] #28 7.729 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:47:55.334Z] #28 7.788 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-31T13:47:55.334Z] #28 7.788 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-31T13:47:55.334Z] #28 7.802 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-31T13:47:55.334Z] #28 7.881 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-31T13:47:55.334Z] #28 7.881 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-31T13:47:55.334Z] #28 7.888 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-31T13:47:55.336Z] #28 6.795 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:47:55.336Z] #28 6.829 Fetched 3038 kB in 0s (8722 kB/s) [2021-08-31T13:47:55.336Z] #28 6.875 Selecting previously unselected package openssl. [2021-08-31T13:47:55.336Z] #28 6.875 (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.) [2021-08-31T13:47:55.336Z] #28 6.876 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-31T13:47:55.336Z] #28 6.881 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:47:55.596Z] #28 7.948 Selecting previously unselected package libpsl5:amd64. [2021-08-31T13:47:55.596Z] #28 7.948 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-31T13:47:55.596Z] #28 7.952 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-31T13:47:55.596Z] #28 8.000 Selecting previously unselected package librtmp1:amd64. [2021-08-31T13:47:55.596Z] #28 8.000 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-31T13:47:55.596Z] #28 8.011 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:47:55.596Z] #28 8.057 Selecting previously unselected package libssh2-1:amd64. [2021-08-31T13:47:55.596Z] #28 8.057 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-31T13:47:55.596Z] #28 8.064 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-31T13:47:55.596Z] #28 8.136 Selecting previously unselected package libcurl4:amd64. [2021-08-31T13:47:55.596Z] #28 8.136 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-31T13:47:55.596Z] #28 8.141 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-31T13:47:55.598Z] #28 7.070 Selecting previously unselected package ca-certificates. [2021-08-31T13:47:55.598Z] #28 7.070 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-31T13:47:55.598Z] #28 7.074 Unpacking ca-certificates (20210119) ... [2021-08-31T13:47:55.598Z] #28 7.181 Selecting previously unselected package libbrotli1:amd64. [2021-08-31T13:47:55.598Z] #28 7.181 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-31T13:47:55.598Z] #28 7.189 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-31T13:47:55.598Z] #28 7.275 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-31T13:47:55.598Z] #28 7.277 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-31T13:47:55.635Z] #10 ... [2021-08-31T13:47:55.635Z] [2021-08-31T13:47:55.635Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-31T13:47:55.635Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-31T13:47:55.635Z] #7 DONE 0.6s [2021-08-31T13:47:55.635Z] [2021-08-31T13:47:55.635Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:47:55.635Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-31T13:47:55.635Z] #9 DONE 0.8s [2021-08-31T13:47:55.635Z] [2021-08-31T13:47:55.635Z] #8 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-31T13:47:55.635Z] #8 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-08-31T13:47:55.857Z] #28 8.223 Selecting previously unselected package curl. [2021-08-31T13:47:55.857Z] #28 8.225 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-31T13:47:55.857Z] #28 8.228 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-31T13:47:55.857Z] #28 8.321 Selecting previously unselected package libonig5:amd64. [2021-08-31T13:47:55.857Z] #28 8.321 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-31T13:47:55.857Z] #28 8.325 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:47:55.857Z] #28 8.392 Selecting previously unselected package libjq1:amd64. [2021-08-31T13:47:55.857Z] #28 8.393 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-31T13:47:55.857Z] #28 8.396 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:47:55.861Z] #28 7.281 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:47:55.861Z] #28 7.348 Selecting previously unselected package libsasl2-2:amd64. [2021-08-31T13:47:55.861Z] #28 7.348 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-31T13:47:55.861Z] #28 7.352 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:47:55.861Z] #28 7.447 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-31T13:47:55.861Z] #28 7.447 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-31T13:47:55.861Z] #28 7.453 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-31T13:47:55.861Z] #28 7.571 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-31T13:47:55.861Z] #28 7.571 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-31T13:47:55.895Z] Client: Docker Engine - Community [2021-08-31T13:47:55.895Z] Version: 20.10.6 [2021-08-31T13:47:55.895Z] API version: 1.41 [2021-08-31T13:47:55.895Z] Go version: go1.13.15 [2021-08-31T13:47:55.895Z] Git commit: 370c289 [2021-08-31T13:47:55.896Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-31T13:47:55.896Z] OS/Arch: linux/arm64 [2021-08-31T13:47:55.896Z] Context: default [2021-08-31T13:47:55.896Z] Experimental: true [2021-08-31T13:47:55.896Z] [2021-08-31T13:47:55.896Z] Server: Docker Engine - Community [2021-08-31T13:47:55.896Z] Engine: [2021-08-31T13:47:55.896Z] Version: 20.10.6 [2021-08-31T13:47:55.896Z] API version: 1.41 (minimum version 1.12) [2021-08-31T13:47:55.896Z] Go version: go1.13.15 [2021-08-31T13:47:55.896Z] Git commit: 8728dd2 [2021-08-31T13:47:55.896Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-31T13:47:55.896Z] OS/Arch: linux/arm64 [2021-08-31T13:47:55.896Z] Experimental: true [2021-08-31T13:47:55.896Z] containerd: [2021-08-31T13:47:55.896Z] Version: 1.4.6 [2021-08-31T13:47:55.896Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:47:55.896Z] runc: [2021-08-31T13:47:55.896Z] Version: 1.0.0-rc95 [2021-08-31T13:47:55.896Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:47:55.896Z] docker-init: [2021-08-31T13:47:55.896Z] Version: 0.19.0 [2021-08-31T13:47:55.896Z] GitCommit: de40ad0 [2021-08-31T13:47:55.899Z] #8 DONE 0.8s [2021-08-31T13:47:55.899Z] [2021-08-31T13:47:55.899Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:47:55.899Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-31T13:47:55.899Z] #10 DONE 0.8s [Pipeline] sh [2021-08-31T13:47:56.116Z] #28 8.479 Selecting previously unselected package jq. [2021-08-31T13:47:56.116Z] #28 8.479 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-31T13:47:56.116Z] #28 8.487 Unpacking jq (1.6-2.1) ... [2021-08-31T13:47:56.116Z] #28 8.544 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-31T13:47:56.116Z] #28 8.551 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-31T13:47:56.116Z] #28 8.561 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-31T13:47:56.116Z] #28 8.569 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:47:56.116Z] #28 8.579 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:47:56.116Z] #28 8.590 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:47:56.116Z] #28 8.599 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-31T13:47:56.116Z] #28 8.608 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:47:56.116Z] #28 8.622 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:47:56.116Z] #28 8.631 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:47:56.116Z] #28 8.640 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-31T13:47:56.116Z] #28 8.658 Setting up ca-certificates (20210119) ... [2021-08-31T13:47:56.122Z] #28 7.575 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-31T13:47:56.122Z] #28 7.640 Selecting previously unselected package libpsl5:amd64. [2021-08-31T13:47:56.122Z] #28 7.640 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-31T13:47:56.122Z] #28 7.651 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-31T13:47:56.122Z] #28 7.700 Selecting previously unselected package librtmp1:amd64. [2021-08-31T13:47:56.122Z] #28 7.700 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-31T13:47:56.122Z] #28 7.713 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:47:56.122Z] #28 7.759 Selecting previously unselected package libssh2-1:amd64. [2021-08-31T13:47:56.122Z] #28 7.759 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-31T13:47:56.122Z] #28 7.764 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-31T13:47:56.122Z] #28 7.836 Selecting previously unselected package libcurl4:amd64. [2021-08-31T13:47:56.122Z] #28 7.836 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-31T13:47:56.160Z] [2021-08-31T13:47:56.160Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:56.160Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:56.160Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.0s done [2021-08-31T13:47:56.160Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-08-31T13:47:56.160Z] #11 sha256:8ec3996ca00d0b42bd0af0aa5d8df280593a62c6df5fd2758cb93162c0fe5d65 1.80kB / 1.80kB done [2021-08-31T13:47:56.160Z] #11 sha256:21ec38e019696db7d0e4044eb6eb94c642abfa2d344672e10f29f076827d6a18 6.93kB / 6.93kB done [2021-08-31T13:47:56.226Z] + docker info [2021-08-31T13:47:56.383Z] #28 7.840 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-31T13:47:56.383Z] #28 7.932 Selecting previously unselected package curl. [2021-08-31T13:47:56.383Z] #28 7.932 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-31T13:47:56.383Z] #28 7.936 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-31T13:47:56.383Z] #28 8.012 Selecting previously unselected package libonig5:amd64. [2021-08-31T13:47:56.383Z] #28 8.012 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-31T13:47:56.383Z] #28 8.016 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:47:56.482Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0B / 5.15MB 0.3s [2021-08-31T13:47:56.482Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.3s [2021-08-31T13:47:56.482Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0B / 10.87MB 0.3s [2021-08-31T13:47:56.647Z] #28 8.106 Selecting previously unselected package libjq1:amd64. [2021-08-31T13:47:56.647Z] #28 8.106 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-31T13:47:56.647Z] #28 8.114 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:47:56.647Z] #28 8.184 Selecting previously unselected package jq. [2021-08-31T13:47:56.647Z] #28 8.184 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-31T13:47:56.647Z] #28 8.190 Unpacking jq (1.6-2.1) ... [2021-08-31T13:47:56.647Z] #28 8.247 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-31T13:47:56.647Z] #28 8.258 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-31T13:47:56.647Z] #28 8.276 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-31T13:47:56.647Z] #28 8.286 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:47:56.742Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 6.29MB / 54.92MB 0.4s [2021-08-31T13:47:56.743Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 2.10MB / 10.87MB 0.4s [2021-08-31T13:47:56.743Z] #11 ... [2021-08-31T13:47:56.743Z] [2021-08-31T13:47:56.743Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-31T13:47:56.743Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-31T13:47:56.743Z] #43 DONE 0.0s [2021-08-31T13:47:56.743Z] [2021-08-31T13:47:56.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:56.743Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:56.743Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.05MB / 5.15MB 0.5s [2021-08-31T13:47:56.743Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 13.63MB / 54.92MB 0.5s [2021-08-31T13:47:56.743Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 3.65MB / 10.87MB 0.5s [2021-08-31T13:47:56.743Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 3.15MB / 5.15MB 0.6s [2021-08-31T13:47:56.743Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 20.25MB / 54.92MB 0.6s [2021-08-31T13:47:56.743Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.6s [2021-08-31T13:47:56.747Z] #54 87.75 go/internal/typeparams [2021-08-31T13:47:56.747Z] #54 88.00 go/parser [2021-08-31T13:47:56.909Z] #28 8.297 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:47:56.909Z] #28 8.308 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:47:56.909Z] #28 8.319 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-31T13:47:56.909Z] #28 8.330 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:47:56.909Z] #28 8.345 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:47:56.909Z] #28 8.355 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:47:56.909Z] #28 8.366 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-31T13:47:56.909Z] #28 8.377 Setting up ca-certificates (20210119) ... [2021-08-31T13:47:57.006Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.7s [2021-08-31T13:47:57.006Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 27.26MB / 54.92MB 0.7s [2021-08-31T13:47:57.006Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 37.75MB / 54.92MB 0.8s [2021-08-31T13:47:57.142Z] #28 9.519 Updating certificates in /etc/ssl/certs... [2021-08-31T13:47:57.264Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 50.33MB / 54.92MB 0.9s [2021-08-31T13:47:57.264Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.1s [2021-08-31T13:47:57.264Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.9s done [2021-08-31T13:47:57.264Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 5.24MB / 54.57MB 1.1s [2021-08-31T13:47:57.530Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 1.1s done [2021-08-31T13:47:57.530Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 11.53MB / 54.57MB 1.3s [2021-08-31T13:47:57.530Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 1.05MB / 85.72MB 1.4s [2021-08-31T13:47:57.792Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 12.58MB / 85.72MB 1.5s [2021-08-31T13:47:57.792Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 15.73MB / 54.57MB 1.6s [2021-08-31T13:47:57.792Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 18.87MB / 85.72MB 1.6s [2021-08-31T13:47:57.867Z] #28 9.191 Updating certificates in /etc/ssl/certs... [2021-08-31T13:47:57.880Z] Running on azwin-2-49e100 in d:\jenkins\workspace\moby_PR-42797 [Pipeline] { [Pipeline] ws [2021-08-31T13:47:57.897Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-31T13:47:58.057Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 33.03MB / 54.57MB 1.8s [2021-08-31T13:47:58.057Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 42.99MB / 54.57MB 1.9s [2021-08-31T13:47:58.101Z] #28 10.63 129 added, 0 removed; done. [2021-08-31T13:47:58.101Z] #28 10.71 Setting up jq (1.6-2.1) ... [2021-08-31T13:47:58.115Z] #54 89.65 text/template [2021-08-31T13:47:58.128Z] #28 ... [2021-08-31T13:47:58.128Z] [2021-08-31T13:47:58.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:58.128Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:58.128Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 9.6s done [2021-08-31T13:47:58.128Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.9s done [2021-08-31T13:47:58.128Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done [2021-08-31T13:47:58.128Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.5s done [2021-08-31T13:47:58.316Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 2.1s [2021-08-31T13:47:58.316Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 34.60MB / 85.72MB 2.1s [2021-08-31T13:47:58.316Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 45.09MB / 85.72MB 2.2s [2021-08-31T13:47:58.362Z] #28 10.72 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-31T13:47:58.362Z] #28 10.73 Setting up curl (7.74.0-1.3+b1) ... [2021-08-31T13:47:58.362Z] #28 10.74 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:47:58.362Z] #28 10.76 Processing triggers for ca-certificates (20210119) ... [2021-08-31T13:47:58.362Z] #28 10.78 Updating certificates in /etc/ssl/certs... [2021-08-31T13:47:58.388Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d [2021-08-31T13:47:58.577Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.3s done [2021-08-31T13:47:58.577Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 51.38MB / 85.72MB 2.4s [2021-08-31T13:47:58.650Z] #11 ... [2021-08-31T13:47:58.650Z] [2021-08-31T13:47:58.650Z] #28 [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 [2021-08-31T13:47:58.650Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-31T13:47:58.650Z] #28 10.26 129 added, 0 removed; done. [2021-08-31T13:47:58.650Z] #28 10.32 Setting up jq (1.6-2.1) ... [2021-08-31T13:47:58.650Z] #28 10.33 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-31T13:47:58.650Z] #28 10.34 Setting up curl (7.74.0-1.3+b1) ... [2021-08-31T13:47:58.650Z] #28 10.36 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:47:58.650Z] #28 10.38 Processing triggers for ca-certificates (20210119) ... [2021-08-31T13:47:58.650Z] #28 10.39 Updating certificates in /etc/ssl/certs... [2021-08-31T13:47:58.836Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-08-31T13:47:58.836Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 62.91MB / 85.72MB 2.7s [2021-08-31T13:47:59.312Z] #28 11.82 0 added, 0 removed; done. [2021-08-31T13:47:59.313Z] #28 11.82 Running hooks in /etc/ca-certificates/update.d... [2021-08-31T13:47:59.313Z] #28 11.82 done. [2021-08-31T13:47:59.404Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 82.94MB / 85.72MB 3.1s [2021-08-31T13:47:59.484Z] #54 ... [2021-08-31T13:47:59.485Z] [2021-08-31T13:47:59.485Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:47:59.485Z] #60 sha256:93e64dc165a07d55eb5389ec3e792e3b413e8bf2ded3e4af56461b712fde64f1 [2021-08-31T13:47:59.485Z] #60 83.62 github.com/pkg/diff [2021-08-31T13:47:59.485Z] #60 84.97 go/ast [2021-08-31T13:47:59.485Z] #60 85.01 golang.org/x/crypto/ssh/terminal [2021-08-31T13:47:59.485Z] #60 87.16 mvdan.cc/editorconfig [2021-08-31T13:47:59.485Z] #60 88.68 mvdan.cc/sh/v3/fileutil [2021-08-31T13:47:59.485Z] #60 88.82 text/tabwriter [2021-08-31T13:47:59.485Z] #60 89.42 mvdan.cc/sh/v3/syntax [2021-08-31T13:47:59.553Z] Running on azwin-2-6f25e1 in d:\jenkins\workspace\moby_PR-42797 [Pipeline] { [Pipeline] ws [2021-08-31T13:47:59.571Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-31T13:47:59.664Z] #11 ... [2021-08-31T13:47:59.664Z] [2021-08-31T13:47:59.664Z] #24 [internal] load build context [2021-08-31T13:47:59.664Z] #24 sha256:ff6955aa9fd0ef2e451b6ae75082330806f67cc7410a1cf52493f282aca58058 [2021-08-31T13:47:59.664Z] #24 transferring context: 55.47MB 3.0s done [2021-08-31T13:47:59.664Z] #24 DONE 3.6s [2021-08-31T13:47:59.664Z] [2021-08-31T13:47:59.664Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:47:59.664Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:47:59.664Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 3.4s done [2021-08-31T13:47:59.664Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 3.5s [2021-08-31T13:47:59.664Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 5.24MB / 134.79MB 3.5s [2021-08-31T13:47:59.680Z] The recommended git tool is: git [2021-08-31T13:47:59.925Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 12.58MB / 134.79MB 3.6s [2021-08-31T13:47:59.925Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 25.44MB / 134.79MB 3.8s [2021-08-31T13:48:00.040Z] #28 11.42 0 added, 0 removed; done. [2021-08-31T13:48:00.040Z] #28 11.42 Running hooks in /etc/ca-certificates/update.d... [2021-08-31T13:48:00.040Z] #28 11.42 done. [2021-08-31T13:48:00.048Z] #60 ... [2021-08-31T13:48:00.048Z] [2021-08-31T13:48:00.049Z] #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 [2021-08-31T13:48:00.049Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:48:00.049Z] #19 60.07 Reading package lists... [2021-08-31T13:48:00.185Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 35.65MB / 134.79MB 3.9s [2021-08-31T13:48:00.185Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 49.28MB / 134.79MB 4.1s [2021-08-31T13:48:00.695Z] #28 DONE 13.0s [2021-08-31T13:48:00.695Z] [2021-08-31T13:48:00.695Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-31T13:48:00.695Z] #29 sha256:bf396d872768a9be015e1459696b90f6494a208edd81c41c97b6fab20e894892 [2021-08-31T13:48:00.695Z] #29 DONE 0.2s [2021-08-31T13:48:00.695Z] [2021-08-31T13:48:00.695Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:00.695Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:00.695Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.7s done [2021-08-31T13:48:00.695Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 2.8s [2021-08-31T13:48:00.751Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 59.77MB / 134.79MB 4.4s [2021-08-31T13:48:00.793Z] The recommended git tool is: git [2021-08-31T13:48:01.011Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 74.45MB / 134.79MB 4.7s [2021-08-31T13:48:01.012Z] #11 sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 85.72MB / 85.72MB 4.7s done [2021-08-31T13:48:01.012Z] #11 sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a 156B / 156B 4.7s done [2021-08-31T13:48:01.012Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 81.79MB / 134.79MB 4.8s [2021-08-31T13:48:01.272Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 91.23MB / 134.79MB 5.1s [2021-08-31T13:48:01.425Z] #28 DONE 13.0s [2021-08-31T13:48:01.425Z] [2021-08-31T13:48:01.425Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-31T13:48:01.425Z] #29 sha256:8dcbb309476329d0e0315056621160274d57e3e8971a7030ddde90e0e4c7c2e4 [2021-08-31T13:48:01.685Z] #29 DONE 0.4s [2021-08-31T13:48:01.685Z] [2021-08-31T13:48:01.685Z] #30 [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 [2021-08-31T13:48:01.685Z] #30 sha256:c8d320d2fef9c247b91aab544bf351049e88f1a309493a68febf683bad1495e4 [2021-08-31T13:48:01.839Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 103.19MB / 134.79MB 5.5s [2021-08-31T13:48:01.839Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 120.59MB / 134.79MB 5.8s [2021-08-31T13:48:02.097Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 127.93MB / 134.79MB 5.9s [2021-08-31T13:48:02.097Z] #11 sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 134.79MB / 134.79MB 6.0s [2021-08-31T13:48:02.358Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 3.5s done [2021-08-31T13:48:04.229Z] #30 2.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-31T13:48:04.509Z] #30 2.793 [2021-08-31T13:48:04.774Z] #30 2.892 ######################################################################## 100.0% [2021-08-31T13:48:04.891Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-31T13:48:04.891Z] #11 ... [2021-08-31T13:48:04.891Z] [2021-08-31T13:48:04.891Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:48:04.891Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-31T13:48:04.891Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.2s done [2021-08-31T13:48:04.891Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-31T13:48:04.891Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-31T13:48:04.891Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-31T13:48:04.891Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.1s done [2021-08-31T13:48:04.891Z] #27 DONE 8.3s [2021-08-31T13:48:04.891Z] [2021-08-31T13:48:04.891Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:48:04.891Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-31T13:48:04.891Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-08-31T13:48:04.891Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:48:04.891Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-31T13:48:04.891Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-31T13:48:04.891Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2021-08-31T13:48:04.891Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-08-31T13:48:04.891Z] #64 DONE 8.3s [2021-08-31T13:48:04.891Z] [2021-08-31T13:48:04.891Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:48:04.891Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-31T13:48:04.891Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-31T13:48:04.891Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:48:04.891Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-31T13:48:04.891Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-31T13:48:04.891Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2021-08-31T13:48:04.891Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-08-31T13:48:04.891Z] #66 DONE 8.3s [2021-08-31T13:48:04.891Z] [2021-08-31T13:48:04.891Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:04.891Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:05.035Z] #30 3.189 [2021-08-31T13:48:05.149Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.7s done [2021-08-31T13:48:05.149Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-31T13:48:05.714Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.3s done [2021-08-31T13:48:05.980Z] #30 4.085 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-31T13:48:05.980Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 7.5s done [2021-08-31T13:48:05.980Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 [2021-08-31T13:48:06.240Z] #30 4.471 [2021-08-31T13:48:06.501Z] #30 4.590 ##################################### 51.4% ######################################################################## 100.0% [2021-08-31T13:48:06.501Z] #30 4.885 [2021-08-31T13:48:06.649Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0.1s [2021-08-31T13:48:06.866Z] #19 79.38 Reading package lists... [2021-08-31T13:48:06.866Z] #19 ... [2021-08-31T13:48:06.866Z] [2021-08-31T13:48:06.866Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:06.866Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:48:06.866Z] #54 93.39 log [2021-08-31T13:48:06.866Z] #54 94.14 encoding/xml [2021-08-31T13:48:06.866Z] #54 95.98 go/doc [2021-08-31T13:48:07.445Z] #30 5.726 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-31T13:48:07.585Z] #11 ... [2021-08-31T13:48:07.585Z] [2021-08-31T13:48:07.585Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-31T13:48:07.585Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-31T13:48:07.585Z] #65 DONE 1.0s [2021-08-31T13:48:07.585Z] [2021-08-31T13:48:07.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:07.585Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:07.795Z] #54 99.62 github.com/LK4D4/vndr/build [2021-08-31T13:48:08.035Z] #30 6.046 [2021-08-31T13:48:08.035Z] #30 6.173 ################# 24.0% ######################################## 55.6% ############################################################## 87.4% ######################################################################## 100.0% [2021-08-31T13:48:08.051Z] #54 ... [2021-08-31T13:48:08.051Z] [2021-08-31T13:48:08.051Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:08.051Z] #60 sha256:93e64dc165a07d55eb5389ec3e792e3b413e8bf2ded3e4af56461b712fde64f1 [2021-08-31T13:48:08.051Z] #60 96.36 mvdan.cc/sh/v3/cmd/shfmt [2021-08-31T13:48:08.051Z] #60 DONE 99.9s [2021-08-31T13:48:08.301Z] #30 6.666 [2021-08-31T13:48:08.310Z] [2021-08-31T13:48:08.310Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:08.310Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:48:08.310Z] #54 100.0 compress/flate [2021-08-31T13:48:08.561Z] #30 ... [2021-08-31T13:48:08.561Z] [2021-08-31T13:48:08.561Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:08.561Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:08.561Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 7.4s done [2021-08-31T13:48:08.561Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 2.4s [2021-08-31T13:48:08.962Z] #11 ... [2021-08-31T13:48:08.962Z] [2021-08-31T13:48:08.962Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-31T13:48:08.962Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-31T13:48:08.962Z] #67 DONE 1.5s [2021-08-31T13:48:09.220Z] [2021-08-31T13:48:09.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:09.220Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:09.506Z] #11 ... [2021-08-31T13:48:09.506Z] [2021-08-31T13:48:09.506Z] #30 [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 [2021-08-31T13:48:09.506Z] #30 sha256:c8d320d2fef9c247b91aab544bf351049e88f1a309493a68febf683bad1495e4 [2021-08-31T13:48:09.506Z] #30 7.557 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-31T13:48:09.506Z] #30 7.869 [2021-08-31T13:48:09.769Z] #30 7.951 ######################################################################## 100.0% [2021-08-31T13:48:10.031Z] #30 8.233 [2021-08-31T13:48:10.602Z] #30 8.786 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-31T13:48:11.124Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.1s done [2021-08-31T13:48:11.124Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d [2021-08-31T13:48:11.148Z] Client: [2021-08-31T13:48:11.148Z] Context: default [2021-08-31T13:48:11.148Z] Debug Mode: false [2021-08-31T13:48:11.148Z] Plugins: [2021-08-31T13:48:11.148Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-31T13:48:11.148Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-31T13:48:11.148Z] [2021-08-31T13:48:11.148Z] Server: [2021-08-31T13:48:11.148Z] Containers: 0 [2021-08-31T13:48:11.148Z] Running: 0 [2021-08-31T13:48:11.148Z] Paused: 0 [2021-08-31T13:48:11.148Z] Stopped: 0 [2021-08-31T13:48:11.148Z] Images: 0 [2021-08-31T13:48:11.148Z] Server Version: 20.10.6 [2021-08-31T13:48:11.148Z] Storage Driver: overlay2 [2021-08-31T13:48:11.148Z] Backing Filesystem: extfs [2021-08-31T13:48:11.148Z] Supports d_type: true [2021-08-31T13:48:11.148Z] Native Overlay Diff: true [2021-08-31T13:48:11.148Z] userxattr: false [2021-08-31T13:48:11.148Z] Logging Driver: json-file [2021-08-31T13:48:11.148Z] Cgroup Driver: cgroupfs [2021-08-31T13:48:11.148Z] Cgroup Version: 1 [2021-08-31T13:48:11.148Z] Plugins: [2021-08-31T13:48:11.148Z] Volume: local [2021-08-31T13:48:11.148Z] Network: bridge host ipvlan macvlan null overlay [2021-08-31T13:48:11.148Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-31T13:48:11.148Z] Swarm: inactive [2021-08-31T13:48:11.148Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-31T13:48:11.148Z] Default Runtime: runc [2021-08-31T13:48:11.148Z] Init Binary: docker-init [2021-08-31T13:48:11.148Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-31T13:48:11.148Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-31T13:48:11.148Z] init version: de40ad0 [2021-08-31T13:48:11.148Z] Security Options: [2021-08-31T13:48:11.148Z] apparmor [2021-08-31T13:48:11.148Z] seccomp [2021-08-31T13:48:11.148Z] Profile: default [2021-08-31T13:48:11.148Z] Kernel Version: 5.4.0-1048-aws [2021-08-31T13:48:11.148Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-31T13:48:11.148Z] OSType: linux [2021-08-31T13:48:11.148Z] Architecture: aarch64 [2021-08-31T13:48:11.148Z] CPUs: 4 [2021-08-31T13:48:11.148Z] Total Memory: 7.493GiB [2021-08-31T13:48:11.148Z] Name: ip-10-100-102-88 [2021-08-31T13:48:11.148Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-31T13:48:11.148Z] Docker Root Dir: /var/lib/docker [2021-08-31T13:48:11.148Z] Debug Mode: false [2021-08-31T13:48:11.148Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:48:11.148Z] Labels: [2021-08-31T13:48:11.148Z] Experimental: true [2021-08-31T13:48:11.148Z] Insecure Registries: [2021-08-31T13:48:11.148Z] 127.0.0.0/8 [2021-08-31T13:48:11.148Z] Live Restore Enabled: true [2021-08-31T13:48:11.148Z] [2021-08-31T13:48:11.148Z] WARNING: No swap limit support [Pipeline] sh [2021-08-31T13:48:11.173Z] #30 9.148 [2021-08-31T13:48:11.173Z] #30 9.209 ######################################################################## 100.0% [2021-08-31T13:48:11.173Z] #30 9.472 [2021-08-31T13:48:11.280Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 5.1s [2021-08-31T13:48:11.280Z] #11 ... [2021-08-31T13:48:11.280Z] [2021-08-31T13:48:11.280Z] #30 [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 [2021-08-31T13:48:11.280Z] #30 sha256:ecf1af3af35845ff8f015fa74b60e349c0337323fefb9b9bef5f7371ab3e2bfc [2021-08-31T13:48:11.280Z] #30 2.515 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-31T13:48:11.280Z] #30 2.860 [2021-08-31T13:48:11.280Z] #30 2.952 ######################################################################## 100.0% [2021-08-31T13:48:11.280Z] #30 3.152 [2021-08-31T13:48:11.280Z] #30 4.013 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-31T13:48:11.280Z] #30 4.312 [2021-08-31T13:48:11.280Z] #30 4.542 #=#=# ################### 26.9% ######################################################################## 100.0% [2021-08-31T13:48:11.280Z] #30 4.885 [2021-08-31T13:48:11.280Z] #30 5.778 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-31T13:48:11.280Z] #30 6.146 [2021-08-31T13:48:11.280Z] #30 6.275 ########### 15.8% ####################################### 54.6% ############################################################## 86.8% ######################################################################## 100.0% [2021-08-31T13:48:11.280Z] #30 6.750 [2021-08-31T13:48:11.280Z] #30 7.574 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-31T13:48:11.280Z] #30 7.934 [2021-08-31T13:48:11.280Z] #30 8.028 ######################################################################## 100.0% [2021-08-31T13:48:11.280Z] #30 8.224 [2021-08-31T13:48:11.281Z] #30 8.849 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-31T13:48:11.281Z] #30 9.201 [2021-08-31T13:48:11.281Z] #30 9.281 ######################################################################## 100.0% [2021-08-31T13:48:11.281Z] #30 9.540 [2021-08-31T13:48:11.281Z] #30 9.606 Download of images into '/build' complete. [2021-08-31T13:48:11.281Z] #30 9.606 Use something like the following to load the result into a Docker daemon: [2021-08-31T13:48:11.281Z] #30 9.606 tar -cC '/build' . | docker load [2021-08-31T13:48:11.281Z] #30 ... [2021-08-31T13:48:11.281Z] [2021-08-31T13:48:11.281Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:11.281Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:11.433Z] #30 9.593 Download of images into '/build' complete. [2021-08-31T13:48:11.434Z] #30 9.593 Use something like the following to load the result into a Docker daemon: [2021-08-31T13:48:11.434Z] #30 9.593 tar -cC '/build' . | docker load [2021-08-31T13:48:11.441Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:48:11.441Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:48:11.441Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42797/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-31T13:48:11.441Z] + bash /home/ubuntu/workspace/moby_PR-42797/check-config.sh [2021-08-31T13:48:11.441Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-31T13:48:11.441Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-31T13:48:11.441Z] [2021-08-31T13:48:11.441Z] Generally Necessary: [2021-08-31T13:48:11.441Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-31T13:48:11.441Z] - apparmor: enabled and tools installed [2021-08-31T13:48:11.441Z] - CONFIG_NAMESPACES: enabled [2021-08-31T13:48:11.441Z] - CONFIG_NET_NS: enabled [2021-08-31T13:48:11.441Z] - CONFIG_PID_NS: enabled [2021-08-31T13:48:11.441Z] - CONFIG_IPC_NS: enabled [2021-08-31T13:48:11.441Z] - CONFIG_UTS_NS: enabled [2021-08-31T13:48:11.441Z] - CONFIG_CGROUPS: enabled [2021-08-31T13:48:11.441Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-31T13:48:11.441Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-31T13:48:11.441Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-31T13:48:11.441Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-31T13:48:11.441Z] - CONFIG_CPUSETS: enabled [2021-08-31T13:48:11.441Z] - CONFIG_MEMCG: enabled [2021-08-31T13:48:11.441Z] - CONFIG_KEYS: enabled [2021-08-31T13:48:11.441Z] - CONFIG_VETH: enabled (as module) [2021-08-31T13:48:11.441Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-31T13:48:11.441Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-31T13:48:11.441Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-31T13:48:11.582Z] #54 102.9 compress/gzip [2021-08-31T13:48:11.582Z] #54 103.0 net [2021-08-31T13:48:11.703Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-31T13:48:11.703Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-31T13:48:11.703Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-31T13:48:11.703Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-31T13:48:11.703Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-31T13:48:11.703Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-31T13:48:11.703Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-31T13:48:11.703Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-31T13:48:11.703Z] [2021-08-31T13:48:11.703Z] Optional Features: [2021-08-31T13:48:11.703Z] - CONFIG_USER_NS: enabled [2021-08-31T13:48:11.703Z] - CONFIG_SECCOMP: enabled [2021-08-31T13:48:11.703Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-31T13:48:11.703Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-31T13:48:11.703Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-31T13:48:11.703Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-31T13:48:11.703Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-31T13:48:11.703Z] - CONFIG_BLK_CGROUP: enabled [2021-08-31T13:48:11.704Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-31T13:48:11.704Z] - CONFIG_CGROUP_PERF: enabled [2021-08-31T13:48:11.704Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-31T13:48:11.704Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-31T13:48:11.704Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-31T13:48:11.704Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-31T13:48:11.966Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-31T13:48:11.966Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-31T13:48:11.966Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-31T13:48:11.966Z] - CONFIG_IP_VS: enabled (as module) [2021-08-31T13:48:11.966Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-31T13:48:11.966Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-31T13:48:11.966Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-31T13:48:11.966Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-31T13:48:11.966Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-31T13:48:11.966Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-31T13:48:11.966Z] - CONFIG_EXT4_FS: enabled [2021-08-31T13:48:11.966Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-31T13:48:11.966Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-31T13:48:11.966Z] - Network Drivers: [2021-08-31T13:48:11.966Z] - "overlay": [2021-08-31T13:48:11.966Z] - CONFIG_VXLAN: enabled (as module) [2021-08-31T13:48:11.966Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-31T13:48:11.967Z] Optional (for encrypted networks): [2021-08-31T13:48:12.147Z] #54 103.7 vendor/golang.org/x/sys/cpu [2021-08-31T13:48:12.228Z] - CONFIG_CRYPTO: enabled [2021-08-31T13:48:12.228Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-31T13:48:12.228Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-31T13:48:12.228Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-31T13:48:12.228Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-31T13:48:12.228Z] - CONFIG_XFRM: enabled [2021-08-31T13:48:12.228Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-31T13:48:12.228Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-31T13:48:12.228Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-31T13:48:12.228Z] - "ipvlan": [2021-08-31T13:48:12.228Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-31T13:48:12.228Z] - "macvlan": [2021-08-31T13:48:12.228Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-31T13:48:12.228Z] - CONFIG_DUMMY: enabled (as module) [2021-08-31T13:48:12.228Z] - "ftp,tftp client in container": [2021-08-31T13:48:12.228Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-31T13:48:12.228Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-31T13:48:12.228Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-31T13:48:12.228Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-31T13:48:12.228Z] - Storage Drivers: [2021-08-31T13:48:12.228Z] - "aufs": [2021-08-31T13:48:12.228Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-31T13:48:12.228Z] - "btrfs": [2021-08-31T13:48:12.228Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-31T13:48:12.228Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-31T13:48:12.228Z] - "devicemapper": [2021-08-31T13:48:12.228Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-31T13:48:12.228Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-31T13:48:12.228Z] - "overlay": [2021-08-31T13:48:12.228Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-31T13:48:12.228Z] - "zfs": [2021-08-31T13:48:12.228Z] - /dev/zfs: present [2021-08-31T13:48:12.228Z] - zfs command: missing [2021-08-31T13:48:12.228Z] - zpool command: missing [2021-08-31T13:48:12.228Z] [2021-08-31T13:48:12.228Z] Limits: [2021-08-31T13:48:12.228Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-31T13:48:12.228Z] [2021-08-31T13:48:12.228Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-31T13:48:12.405Z] #54 104.0 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-31T13:48:12.576Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11cad6788586a97e6166d56209ce221828d9ca5b . [2021-08-31T13:48:12.821Z] #30 DONE 11.1s [2021-08-31T13:48:12.821Z] [2021-08-31T13:48:12.821Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:12.821Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:12.972Z] #2 [internal] load .dockerignore [2021-08-31T13:48:12.972Z] #2 sha256:cc78c58ec824c5b50894c40ac7a1216a54520e8b9b7c58eeaa740ba80c3c1794 [2021-08-31T13:48:12.972Z] #2 transferring context: [2021-08-31T13:48:13.195Z] #11 ... [2021-08-31T13:48:13.195Z] [2021-08-31T13:48:13.195Z] #30 [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 [2021-08-31T13:48:13.195Z] #30 sha256:ecf1af3af35845ff8f015fa74b60e349c0337323fefb9b9bef5f7371ab3e2bfc [2021-08-31T13:48:13.195Z] #30 DONE 12.3s [2021-08-31T13:48:13.235Z] #2 ... [2021-08-31T13:48:13.235Z] [2021-08-31T13:48:13.235Z] #1 [internal] load build definition from Dockerfile [2021-08-31T13:48:13.235Z] #1 sha256:44c665d891688a22a3cd147b44e4aefe63c978b1e0e4c1800459b8e5071a870d [2021-08-31T13:48:13.235Z] #1 transferring dockerfile: 16.33kB done [2021-08-31T13:48:13.235Z] #1 DONE 0.1s [2021-08-31T13:48:13.235Z] [2021-08-31T13:48:13.235Z] #2 [internal] load .dockerignore [2021-08-31T13:48:13.235Z] #2 sha256:cc78c58ec824c5b50894c40ac7a1216a54520e8b9b7c58eeaa740ba80c3c1794 [2021-08-31T13:48:13.235Z] #2 transferring context: 87B done [2021-08-31T13:48:13.235Z] #2 DONE 0.2s [2021-08-31T13:48:13.235Z] [2021-08-31T13:48:13.235Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-31T13:48:13.235Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-08-31T13:48:13.338Z] #54 105.2 vendor/golang.org/x/crypto/curve25519 [2021-08-31T13:48:13.454Z] [2021-08-31T13:48:13.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:13.454Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:13.762Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 7.5s [2021-08-31T13:48:14.183Z] #3 DONE 0.7s [2021-08-31T13:48:14.183Z] [2021-08-31T13:48:14.183Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-31T13:48:14.183Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-08-31T13:48:14.183Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-31T13:48:14.183Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-08-31T13:48:14.183Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-08-31T13:48:14.183Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.2s [2021-08-31T13:48:14.183Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-31T13:48:14.270Z] #54 106.0 vendor/golang.org/x/text/transform [2021-08-31T13:48:14.412Z] #11 ... [2021-08-31T13:48:14.412Z] [2021-08-31T13:48:14.412Z] #28 [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 [2021-08-31T13:48:14.412Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-31T13:48:14.412Z] #28 3.009 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:14.412Z] #28 3.009 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:14.412Z] #28 3.016 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:14.412Z] #28 3.139 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:14.412Z] #28 3.321 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:14.412Z] #28 5.279 Fetched 8399 kB in 3s (3305 kB/s) [2021-08-31T13:48:14.412Z] #28 5.279 Reading package lists... [2021-08-31T13:48:14.412Z] #28 6.056 Reading package lists... [2021-08-31T13:48:14.412Z] #28 6.797 Building dependency tree... [2021-08-31T13:48:14.412Z] #28 7.139 The following additional packages will be installed: [2021-08-31T13:48:14.412Z] #28 7.139 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-31T13:48:14.412Z] #28 7.140 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-31T13:48:14.412Z] #28 7.141 Recommended packages: [2021-08-31T13:48:14.412Z] #28 7.141 libldap-common publicsuffix libsasl2-modules [2021-08-31T13:48:14.412Z] #28 7.290 The following NEW packages will be installed: [2021-08-31T13:48:14.412Z] #28 7.290 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-31T13:48:14.412Z] #28 7.291 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-31T13:48:14.412Z] #28 7.291 libssh2-1 openssl [2021-08-31T13:48:14.412Z] #28 7.578 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-31T13:48:14.412Z] #28 7.578 Need to get 3038 kB of archives. [2021-08-31T13:48:14.412Z] #28 7.578 After this operation, 6652 kB of additional disk space will be used. [2021-08-31T13:48:14.412Z] #28 7.578 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-08-31T13:48:14.412Z] #28 7.578 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-31T13:48:14.412Z] #28 7.578 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-31T13:48:14.412Z] #28 7.582 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-31T13:48:14.412Z] #28 7.582 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-31T13:48:14.412Z] #28 7.582 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-31T13:48:14.412Z] #28 7.582 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-31T13:48:14.412Z] #28 7.589 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-31T13:48:14.412Z] #28 7.589 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-31T13:48:14.412Z] #28 7.589 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-31T13:48:14.412Z] #28 7.589 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-31T13:48:14.412Z] #28 7.593 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-31T13:48:14.412Z] #28 7.596 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-31T13:48:14.412Z] #28 7.607 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-31T13:48:14.412Z] #28 7.607 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-31T13:48:14.412Z] #28 7.753 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:48:14.412Z] #28 7.784 Fetched 3038 kB in 0s (9985 kB/s) [2021-08-31T13:48:14.412Z] #28 7.823 Selecting previously unselected package openssl. [2021-08-31T13:48:14.412Z] #28 7.823 (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.) [2021-08-31T13:48:14.412Z] #28 7.823 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 7.823 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:48:14.412Z] #28 8.053 Selecting previously unselected package ca-certificates. [2021-08-31T13:48:14.412Z] #28 8.054 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-31T13:48:14.412Z] #28 8.058 Unpacking ca-certificates (20210119) ... [2021-08-31T13:48:14.412Z] #28 8.122 Selecting previously unselected package libbrotli1:amd64. [2021-08-31T13:48:14.412Z] #28 8.123 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.130 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-31T13:48:14.412Z] #28 8.189 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-31T13:48:14.412Z] #28 8.191 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.195 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:48:14.412Z] #28 8.230 Selecting previously unselected package libsasl2-2:amd64. [2021-08-31T13:48:14.412Z] #28 8.230 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.233 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:48:14.412Z] #28 8.275 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-31T13:48:14.412Z] #28 8.276 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.281 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-31T13:48:14.412Z] #28 8.340 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-31T13:48:14.412Z] #28 8.340 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.343 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-31T13:48:14.412Z] #28 8.377 Selecting previously unselected package libpsl5:amd64. [2021-08-31T13:48:14.412Z] #28 8.377 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.380 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-31T13:48:14.412Z] #28 8.414 Selecting previously unselected package librtmp1:amd64. [2021-08-31T13:48:14.412Z] #28 8.414 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.418 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:48:14.412Z] #28 8.454 Selecting previously unselected package libssh2-1:amd64. [2021-08-31T13:48:14.412Z] #28 8.454 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.459 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-31T13:48:14.412Z] #28 8.508 Selecting previously unselected package libcurl4:amd64. [2021-08-31T13:48:14.412Z] #28 8.508 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.512 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-31T13:48:14.412Z] #28 8.565 Selecting previously unselected package curl. [2021-08-31T13:48:14.412Z] #28 8.565 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.568 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-31T13:48:14.412Z] #28 8.632 Selecting previously unselected package libonig5:amd64. [2021-08-31T13:48:14.412Z] #28 8.632 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.635 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:48:14.412Z] #28 8.693 Selecting previously unselected package libjq1:amd64. [2021-08-31T13:48:14.412Z] #28 8.695 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.698 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:48:14.412Z] #28 8.742 Selecting previously unselected package jq. [2021-08-31T13:48:14.412Z] #28 8.742 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-31T13:48:14.412Z] #28 8.745 Unpacking jq (1.6-2.1) ... [2021-08-31T13:48:14.412Z] #28 8.782 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-31T13:48:14.412Z] #28 8.793 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-31T13:48:14.412Z] #28 8.801 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-31T13:48:14.412Z] #28 8.822 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:48:14.412Z] #28 8.851 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:48:14.412Z] #28 8.862 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:48:14.412Z] #28 8.872 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-31T13:48:14.412Z] #28 8.884 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:48:14.412Z] #28 8.898 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:48:14.412Z] #28 8.907 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:48:14.412Z] #28 8.916 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-31T13:48:14.412Z] #28 8.926 Setting up ca-certificates (20210119) ... [2021-08-31T13:48:14.412Z] #28 9.465 Updating certificates in /etc/ssl/certs... [2021-08-31T13:48:14.445Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s [2021-08-31T13:48:14.445Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.6s done [2021-08-31T13:48:14.671Z] #28 10.09 129 added, 0 removed; done. [2021-08-31T13:48:14.671Z] #28 ... [2021-08-31T13:48:14.671Z] [2021-08-31T13:48:14.671Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:14.671Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:14.707Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.1s [2021-08-31T13:48:14.707Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-08-31T13:48:14.969Z] #4 DONE 1.0s [2021-08-31T13:48:15.201Z] #54 106.8 vendor/golang.org/x/text/unicode/bidi [2021-08-31T13:48:15.231Z] [2021-08-31T13:48:15.231Z] #6 [internal] load build definition from Dockerfile [2021-08-31T13:48:15.231Z] #6 sha256:72e741a5cfd6cd4f7694cca48556042e115abce8cc950820ecb5a1b4c527867a [2021-08-31T13:48:15.231Z] #6 DONE 0.0s [2021-08-31T13:48:15.231Z] [2021-08-31T13:48:15.231Z] #5 [internal] load .dockerignore [2021-08-31T13:48:15.231Z] #5 sha256:da8099ec88628d8c62897463f99dfd132c298427fd02a6130fec3034bef7ad3c [2021-08-31T13:48:15.231Z] #5 DONE 0.0s [2021-08-31T13:48:15.231Z] [2021-08-31T13:48:15.231Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:48:15.231Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-31T13:48:15.607Z] #11 extracting sha256:fcb5bda771c711b3f665477f16cf36b5d133fac6bfdadc1d1a7bb73b7ec2a45d 4.5s done [2021-08-31T13:48:15.997Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 10.1s [2021-08-31T13:48:16.541Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 [2021-08-31T13:48:16.620Z] #10 DONE 1.1s [2021-08-31T13:48:16.620Z] [2021-08-31T13:48:16.620Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-31T13:48:16.620Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-31T13:48:16.620Z] #9 DONE 1.1s [2021-08-31T13:48:16.620Z] [2021-08-31T13:48:16.620Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-08-31T13:48:16.620Z] #7 sha256:e77631fd6670f305755dba83efe0d94b6f3f09516454307c2461e1a8a5951b21 [2021-08-31T13:48:16.620Z] #7 DONE 1.1s [2021-08-31T13:48:16.620Z] [2021-08-31T13:48:16.620Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-31T13:48:16.620Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-31T13:48:16.620Z] #8 DONE 1.1s [2021-08-31T13:48:16.620Z] [2021-08-31T13:48:16.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:16.620Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-08-31T13:48:16.620Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 0.0s done [2021-08-31T13:48:16.883Z] #11 sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f 1.86kB / 1.86kB done [2021-08-31T13:48:16.883Z] #11 sha256:935de0fe406ecc2bc08b27c6948a8fd773dbef5e78189fdf6ea1513dd64fa077 1.80kB / 1.80kB done [2021-08-31T13:48:16.883Z] #11 sha256:0dd528ec10fd263e2685f134df04e34af64e8a632fe44098eac41cb905c2828b 6.95kB / 6.95kB done [2021-08-31T13:48:16.883Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0B / 5.14MB 0.1s [2021-08-31T13:48:17.104Z] #54 108.9 vendor/golang.org/x/text/secure/bidirule [2021-08-31T13:48:17.146Z] #11 ... [2021-08-31T13:48:17.146Z] [2021-08-31T13:48:17.146Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-31T13:48:17.146Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-31T13:48:17.146Z] #43 DONE 0.0s [2021-08-31T13:48:17.146Z] [2021-08-31T13:48:17.146Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:17.146Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-08-31T13:48:17.146Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 2.10MB / 5.14MB 0.2s [2021-08-31T13:48:17.146Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 0B / 53.60MB 0.2s [2021-08-31T13:48:17.146Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 0.3s [2021-08-31T13:48:17.408Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 16.78MB / 53.60MB 0.4s [2021-08-31T13:48:17.408Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 0.5s done [2021-08-31T13:48:17.408Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 19.92MB / 53.60MB 0.6s [2021-08-31T13:48:17.408Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 0B / 54.67MB 0.6s [2021-08-31T13:48:17.408Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0B / 10.87MB 0.7s [2021-08-31T13:48:17.669Z] #54 109.3 vendor/golang.org/x/text/unicode/norm [2021-08-31T13:48:17.678Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 10.49MB / 54.67MB 0.8s [2021-08-31T13:48:17.678Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 24.12MB / 53.60MB 0.9s [2021-08-31T13:48:17.678Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 16.78MB / 54.67MB 0.9s [2021-08-31T13:48:17.678Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 1.05MB / 10.87MB 0.9s [2021-08-31T13:48:17.904Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 11.8s done [2021-08-31T13:48:17.904Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a [2021-08-31T13:48:17.904Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a done [2021-08-31T13:48:17.952Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 20.97MB / 54.67MB 1.0s [2021-08-31T13:48:17.952Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 5.24MB / 10.87MB 1.0s [2021-08-31T13:48:17.952Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 28.31MB / 53.60MB 1.2s [2021-08-31T13:48:17.952Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 34.60MB / 54.67MB 1.2s [2021-08-31T13:48:17.952Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 1.2s [2021-08-31T13:48:18.164Z] #11 DONE 43.2s [2021-08-31T13:48:18.164Z] [2021-08-31T13:48:18.164Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-31T13:48:18.164Z] #12 sha256:3e5a887aace4623b000f1c96090222b5f9fd2f0d8f6b9deb271c2f1c6a5c33d1 [2021-08-31T13:48:18.217Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 32.51MB / 53.60MB 1.3s [2021-08-31T13:48:18.217Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 46.11MB / 54.67MB 1.3s [2021-08-31T13:48:18.217Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 1.4s [2021-08-31T13:48:18.217Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 1.3s done [2021-08-31T13:48:18.217Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 0B / 81.16MB 1.4s [2021-08-31T13:48:18.442Z] #11 ... [2021-08-31T13:48:18.442Z] [2021-08-31T13:48:18.442Z] #28 [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 [2021-08-31T13:48:18.442Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-31T13:48:18.442Z] #28 10.18 Setting up jq (1.6-2.1) ... [2021-08-31T13:48:18.442Z] #28 10.19 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-31T13:48:18.442Z] #28 10.20 Setting up curl (7.74.0-1.3+b1) ... [2021-08-31T13:48:18.442Z] #28 10.21 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:48:18.442Z] #28 10.23 Processing triggers for ca-certificates (20210119) ... [2021-08-31T13:48:18.442Z] #28 10.23 Updating certificates in /etc/ssl/certs... [2021-08-31T13:48:18.442Z] #28 10.75 0 added, 0 removed; done. [2021-08-31T13:48:18.442Z] #28 10.75 Running hooks in /etc/ca-certificates/update.d... [2021-08-31T13:48:18.442Z] #28 10.75 done. [2021-08-31T13:48:18.442Z] #28 DONE 13.9s [2021-08-31T13:48:18.442Z] [2021-08-31T13:48:18.442Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:18.442Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:18.488Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 39.85MB / 53.60MB 1.6s [2021-08-31T13:48:18.488Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 46.14MB / 53.60MB 1.7s [2021-08-31T13:48:18.701Z] #11 ... [2021-08-31T13:48:18.701Z] [2021-08-31T13:48:18.701Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-31T13:48:18.701Z] #29 sha256:86a1f933da13442a236089cb0e2818d347fe2dd8c5d0aeac5bac18afda924353 [2021-08-31T13:48:18.701Z] #29 DONE 0.3s [2021-08-31T13:48:18.701Z] [2021-08-31T13:48:18.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:18.701Z] #11 sha256:54cc625cee76d95274db131dd0361311a19f772a07185d7d3715eec2563d7427 [2021-08-31T13:48:18.762Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 12.94MB / 81.16MB 1.7s [2021-08-31T13:48:18.762Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 49.98MB / 53.60MB 1.9s [2021-08-31T13:48:18.762Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 19.92MB / 81.16MB 1.9s [2021-08-31T13:48:18.762Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 30.41MB / 81.16MB 2.0s [2021-08-31T13:48:19.030Z] #11 ... [2021-08-31T13:48:19.030Z] [2021-08-31T13:48:19.030Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:48:19.030Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-31T13:48:19.030Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-31T13:48:19.030Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-31T13:48:19.030Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:48:19.030Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-08-31T13:48:19.030Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2021-08-31T13:48:19.030Z] #64 DONE 2.4s [2021-08-31T13:48:19.030Z] [2021-08-31T13:48:19.030Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:19.030Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-08-31T13:48:19.030Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.48MB / 53.60MB 2.1s [2021-08-31T13:48:19.030Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 0B / 102.59MB 2.1s [2021-08-31T13:48:19.075Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 12.9s done [2021-08-31T13:48:19.101Z] #12 DONE 0.9s [2021-08-31T13:48:19.101Z] [2021-08-31T13:48:19.101Z] #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 [2021-08-31T13:48:19.101Z] #13 sha256:6db9713d574f49f8d1029b45eb9edccac994bc2f117724bb655af8fb34dac8b7 [2021-08-31T13:48:19.297Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 35.65MB / 81.16MB 2.3s [2021-08-31T13:48:19.297Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 6.29MB / 102.59MB 2.3s [2021-08-31T13:48:19.297Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 41.94MB / 81.16MB 2.5s [2021-08-31T13:48:19.336Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a done [2021-08-31T13:48:19.560Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 16.78MB / 102.59MB 2.6s [2021-08-31T13:48:19.597Z] #11 DONE 43.8s [2021-08-31T13:48:19.597Z] [2021-08-31T13:48:19.597Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-31T13:48:19.597Z] #12 sha256:3e5a887aace4623b000f1c96090222b5f9fd2f0d8f6b9deb271c2f1c6a5c33d1 [2021-08-31T13:48:19.671Z] #13 DONE 0.7s [2021-08-31T13:48:19.671Z] [2021-08-31T13:48:19.671Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-31T13:48:19.671Z] #32 sha256:db5fe762f58948ec6eb56e2fe79240f6b484e397007708335bf350f69d2f020f [2021-08-31T13:48:19.671Z] #32 DONE 0.1s [2021-08-31T13:48:19.671Z] [2021-08-31T13:48:19.671Z] #33 [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 [2021-08-31T13:48:19.671Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:48:19.823Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 22.02MB / 102.59MB 2.8s [2021-08-31T13:48:19.823Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 47.19MB / 81.16MB 3.0s [2021-08-31T13:48:19.823Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 32.51MB / 102.59MB 3.0s [2021-08-31T13:48:19.823Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 42.99MB / 102.59MB 3.1s [2021-08-31T13:48:19.933Z] #33 ... [2021-08-31T13:48:19.933Z] [2021-08-31T13:48:19.933Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-31T13:48:19.933Z] #40 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-08-31T13:48:19.933Z] #40 DONE 0.2s [2021-08-31T13:48:19.933Z] [2021-08-31T13:48:19.933Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-31T13:48:19.933Z] #44 sha256:08f766cff26f444e596c5515e2546cebe8f9dc260e07bb755f352a0871b32fba [2021-08-31T13:48:19.933Z] #44 DONE 0.2s [2021-08-31T13:48:20.086Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 51.38MB / 81.16MB 3.2s [2021-08-31T13:48:20.086Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 50.33MB / 102.59MB 3.2s [2021-08-31T13:48:20.193Z] #54 ... [2021-08-31T13:48:20.193Z] [2021-08-31T13:48:20.193Z] #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 [2021-08-31T13:48:20.193Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:48:20.193Z] #19 79.38 Reading package lists... [2021-08-31T13:48:20.193Z] [2021-08-31T13:48:20.193Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:20.193Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:20.352Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 3.3s done [2021-08-31T13:48:20.352Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 56.62MB / 81.16MB 3.5s [2021-08-31T13:48:20.352Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 66.06MB / 102.59MB 3.5s [2021-08-31T13:48:20.541Z] #12 DONE 1.2s [2021-08-31T13:48:20.621Z] #11 ... [2021-08-31T13:48:20.621Z] [2021-08-31T13:48:20.621Z] #24 [internal] load build context [2021-08-31T13:48:20.621Z] #24 sha256:04f8ddc7e739c918dbd489fc13a3e3a62d76c721797fed3b5170b7cf3713c4b2 [2021-08-31T13:48:20.621Z] #24 transferring context: 55.48MB 3.0s done [2021-08-31T13:48:20.621Z] #24 DONE 3.9s [2021-08-31T13:48:20.621Z] [2021-08-31T13:48:20.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:20.621Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-08-31T13:48:20.621Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 0.1s [2021-08-31T13:48:20.621Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 66.06MB / 81.16MB 3.8s [2021-08-31T13:48:20.621Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 83.89MB / 102.59MB 3.8s [2021-08-31T13:48:20.621Z] #11 sha256:75cc6df6f8e0337b02f182a60d9a08f2feda1a85e64c573e3fdaaa59901a67db 155B / 155B 3.8s [2021-08-31T13:48:20.804Z] [2021-08-31T13:48:20.804Z] #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 [2021-08-31T13:48:20.804Z] #13 sha256:6db9713d574f49f8d1029b45eb9edccac994bc2f117724bb655af8fb34dac8b7 [2021-08-31T13:48:21.025Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 99.61MB / 102.59MB 4.0s [2021-08-31T13:48:21.025Z] #11 sha256:75cc6df6f8e0337b02f182a60d9a08f2feda1a85e64c573e3fdaaa59901a67db 155B / 155B 3.9s done [2021-08-31T13:48:21.025Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 71.30MB / 81.16MB 4.1s [2021-08-31T13:48:21.288Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 81.16MB / 81.16MB 4.4s [2021-08-31T13:48:21.748Z] #13 DONE 0.8s [2021-08-31T13:48:21.748Z] [2021-08-31T13:48:21.748Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-31T13:48:21.748Z] #32 sha256:db5fe762f58948ec6eb56e2fe79240f6b484e397007708335bf350f69d2f020f [2021-08-31T13:48:21.748Z] #32 DONE 0.1s [2021-08-31T13:48:21.748Z] [2021-08-31T13:48:21.748Z] #33 [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 [2021-08-31T13:48:21.748Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:48:21.748Z] #33 ... [2021-08-31T13:48:21.748Z] [2021-08-31T13:48:21.748Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-31T13:48:21.748Z] #40 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-08-31T13:48:21.748Z] #40 DONE 0.2s [2021-08-31T13:48:21.748Z] [2021-08-31T13:48:21.748Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-31T13:48:21.748Z] #44 sha256:08f766cff26f444e596c5515e2546cebe8f9dc260e07bb755f352a0871b32fba [2021-08-31T13:48:21.748Z] #44 DONE 0.3s [2021-08-31T13:48:21.748Z] [2021-08-31T13:48:21.748Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:21.748Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:21.993Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 5.0s [2021-08-31T13:48:22.744Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 2.2s done [2021-08-31T13:48:22.808Z] Running on azwin-2-6f25e0 in d:\jenkins\workspace\moby_PR-42797 [Pipeline] { [Pipeline] ws [2021-08-31T13:48:22.833Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-31T13:48:23.375Z] #11 extracting sha256:7b6a93dab1a5a04a808d066dec615d86c6fbca1b0054f272a90088e3f10d0585 7.0s done [2021-08-31T13:48:23.490Z] using credential docker-jenkins-github-credentials [2021-08-31T13:48:23.564Z] Cloning the remote Git repository [2021-08-31T13:48:23.564Z] Cloning with configured refspecs honoured and without tags [2021-08-31T13:48:23.633Z] #11 extracting sha256:a777b06e31ba5f17a2a1b4c7d9059fd54a8f00e60c179f869e1b42a80b27fb9a done [2021-08-31T13:48:23.893Z] #11 DONE 27.8s [2021-08-31T13:48:23.893Z] [2021-08-31T13:48:23.893Z] #30 [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 [2021-08-31T13:48:23.893Z] #30 sha256:50753ea90a59a7359562255b8d0488e60c7145a41c6d18bc2e8ef419a3c9791d [2021-08-31T13:48:23.893Z] #30 1.362 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-31T13:48:23.893Z] #30 1.617 [2021-08-31T13:48:23.893Z] #30 1.703 ######################################################################## 100.0% [2021-08-31T13:48:23.893Z] #30 1.897 [2021-08-31T13:48:23.893Z] #30 2.792 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-31T13:48:23.893Z] #30 3.038 [2021-08-31T13:48:23.893Z] #30 3.104 ######################################################################## 100.0% [2021-08-31T13:48:23.893Z] #30 3.323 [2021-08-31T13:48:23.893Z] #30 3.952 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-31T13:48:23.893Z] #30 4.224 [2021-08-31T13:48:23.893Z] #30 4.338 ################### 26.8% ######################################### 57.8% ################################################################# 90.6% ######################################################################## 100.0% [2021-08-31T13:48:23.893Z] #30 4.798 [2021-08-31T13:48:24.135Z] #11 sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 102.59MB / 102.59MB 7.2s done [2021-08-31T13:48:24.151Z] #30 5.423 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-31T13:48:24.286Z] The recommended git tool is: git [2021-08-31T13:48:24.377Z] #19 98.97 Building dependency tree... [2021-08-31T13:48:24.408Z] #30 5.598 [2021-08-31T13:48:24.408Z] #30 5.648 ######################################################################## 100.0% [2021-08-31T13:48:24.408Z] #30 5.786 [2021-08-31T13:48:24.710Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 [2021-08-31T13:48:24.874Z] using credential docker-jenkins-github-credentials [2021-08-31T13:48:24.949Z] Cloning the remote Git repository [2021-08-31T13:48:24.949Z] Cloning with configured refspecs honoured and without tags [2021-08-31T13:48:24.972Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.4s done [2021-08-31T13:48:24.974Z] #30 6.198 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-31T13:48:25.233Z] #30 6.402 [2021-08-31T13:48:25.233Z] #30 6.434 ######################################################################## 100.0% [2021-08-31T13:48:25.233Z] #30 6.567 [2021-08-31T13:48:25.233Z] #30 6.604 Download of images into '/build' complete. [2021-08-31T13:48:25.233Z] #30 6.604 Use something like the following to load the result into a Docker daemon: [2021-08-31T13:48:25.233Z] #30 6.604 tar -cC '/build' . | docker load [2021-08-31T13:48:25.470Z] #45 ... [2021-08-31T13:48:25.470Z] [2021-08-31T13:48:25.470Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:25.470Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:48:25.470Z] #47 5.339 + RM_GOPATH=0 [2021-08-31T13:48:25.470Z] #47 5.339 + TMP_GOPATH= [2021-08-31T13:48:25.470Z] #47 5.339 + : /build [2021-08-31T13:48:25.470Z] #47 5.339 + '[' -z '' ']' [2021-08-31T13:48:25.470Z] #47 5.339 ++ mktemp -d [2021-08-31T13:48:25.470Z] #47 5.341 + export GOPATH=/tmp/tmp.kzJBYGMcD4 [2021-08-31T13:48:25.470Z] #47 5.341 + GOPATH=/tmp/tmp.kzJBYGMcD4 [2021-08-31T13:48:25.470Z] #47 5.341 + RM_GOPATH=1 [2021-08-31T13:48:25.470Z] #47 5.341 + case "$(go env GOARCH)" in [2021-08-31T13:48:25.470Z] #47 5.343 ++ go env GOARCH [2021-08-31T13:48:25.470Z] #47 5.347 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:25.470Z] #47 5.347 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:25.470Z] #47 5.347 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:25.470Z] #47 5.363 + dir=/tmp/install [2021-08-31T13:48:25.470Z] #47 5.363 + bin=vndr [2021-08-31T13:48:25.470Z] #47 5.363 + shift [2021-08-31T13:48:25.470Z] #47 5.363 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-31T13:48:25.470Z] #47 5.363 + . /tmp/install/vndr.installer [2021-08-31T13:48:25.470Z] #47 5.363 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:25.470Z] #47 5.363 + install_vndr [2021-08-31T13:48:25.470Z] #47 5.363 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-31T13:48:25.470Z] #47 5.363 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kzJBYGMcD4/src/github.com/LK4D4/vndr [2021-08-31T13:48:25.470Z] #47 5.363 Cloning into '/tmp/tmp.kzJBYGMcD4/src/github.com/LK4D4/vndr'... [2021-08-31T13:48:25.470Z] #47 5.363 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:25.470Z] #47 5.707 + cd /tmp/tmp.kzJBYGMcD4/src/github.com/LK4D4/vndr [2021-08-31T13:48:25.470Z] #47 5.707 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:25.470Z] #47 5.713 + go build -buildmode=pie -v -o /build/vndr . [2021-08-31T13:48:23.748Z] Cloning repository https://github.com/moby/moby.git [2021-08-31T13:48:24.134Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-31T13:48:24.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:48:24.966Z] > git --version # timeout=10 [2021-08-31T13:48:25.009Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-31T13:48:25.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:48:25.012Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:48:25.729Z] #47 6.054 internal/unsafeheader [2021-08-31T13:48:25.729Z] #47 6.080 internal/abi [2021-08-31T13:48:25.991Z] #47 6.082 internal/cpu [2021-08-31T13:48:25.991Z] #47 ... [2021-08-31T13:48:25.991Z] [2021-08-31T13:48:25.991Z] #33 [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 [2021-08-31T13:48:25.991Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:48:25.991Z] #33 6.049 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-31T13:48:25.991Z] #33 6.050 Cloning into '.'... [2021-08-31T13:48:26.166Z] #30 DONE 7.5s [2021-08-31T13:48:26.166Z] [2021-08-31T13:48:26.166Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-31T13:48:26.166Z] #12 sha256:3e5a887aace4623b000f1c96090222b5f9fd2f0d8f6b9deb271c2f1c6a5c33d1 [2021-08-31T13:48:26.166Z] #12 DONE 2.3s [2021-08-31T13:48:26.166Z] [2021-08-31T13:48:26.166Z] #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 [2021-08-31T13:48:26.166Z] #13 sha256:6db9713d574f49f8d1029b45eb9edccac994bc2f117724bb655af8fb34dac8b7 [2021-08-31T13:48:26.361Z] #11 sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 81.16MB / 81.16MB 9.4s done [2021-08-31T13:48:26.623Z] #11 ... [2021-08-31T13:48:26.623Z] [2021-08-31T13:48:26.623Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:48:26.623Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-31T13:48:26.623Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-31T13:48:26.623Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-31T13:48:26.623Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-31T13:48:26.623Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-31T13:48:26.623Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.6s done [2021-08-31T13:48:26.623Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-08-31T13:48:26.623Z] #66 ... [2021-08-31T13:48:26.623Z] [2021-08-31T13:48:26.623Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-31T13:48:26.623Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-31T13:48:26.623Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.0s done [2021-08-31T13:48:26.623Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-31T13:48:26.623Z] #27 sha256:ce9968e25305b047efd18a239629c58edf0d791439a3e5d595612763f07acf90 529B / 529B done [2021-08-31T13:48:26.623Z] #27 sha256:37fe96a532d30f99df9d33b2e5568f7340eb412679250731e1446cf429a6eb9e 1.48kB / 1.48kB done [2021-08-31T13:48:26.623Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 3.3s done [2021-08-31T13:48:26.623Z] #27 DONE 10.0s [2021-08-31T13:48:26.623Z] [2021-08-31T13:48:26.623Z] #28 [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 [2021-08-31T13:48:26.623Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-31T13:48:25.135Z] Cloning repository https://github.com/moby/moby.git [2021-08-31T13:48:25.537Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-31T13:48:26.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:48:26.284Z] > git --version # timeout=10 [2021-08-31T13:48:26.319Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-31T13:48:26.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:48:26.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:48:26.891Z] #28 ... [2021-08-31T13:48:26.891Z] [2021-08-31T13:48:26.891Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-31T13:48:26.891Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-31T13:48:26.891Z] #66 DONE 10.3s [2021-08-31T13:48:26.891Z] [2021-08-31T13:48:26.891Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:26.891Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-08-31T13:48:26.891Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.2s [2021-08-31T13:48:27.109Z] #13 DONE 0.7s [2021-08-31T13:48:27.109Z] [2021-08-31T13:48:27.109Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-31T13:48:27.109Z] #44 sha256:08f766cff26f444e596c5515e2546cebe8f9dc260e07bb755f352a0871b32fba [2021-08-31T13:48:27.109Z] #44 DONE 0.1s [2021-08-31T13:48:27.109Z] [2021-08-31T13:48:27.109Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-31T13:48:27.109Z] #40 sha256:32c65ab5818c2d279f5bc1568e1dbb2cbdb0e33acdbd77109c83704a1f0a3fc3 [2021-08-31T13:48:27.109Z] #40 DONE 0.2s [2021-08-31T13:48:27.109Z] [2021-08-31T13:48:27.109Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-31T13:48:27.109Z] #32 sha256:db5fe762f58948ec6eb56e2fe79240f6b484e397007708335bf350f69d2f020f [2021-08-31T13:48:27.109Z] #32 DONE 0.2s [2021-08-31T13:48:27.109Z] [2021-08-31T13:48:27.109Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:27.109Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:27.153Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.4s done [2021-08-31T13:48:27.657Z] #19 ... [2021-08-31T13:48:27.657Z] [2021-08-31T13:48:27.657Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:27.657Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:48:27.657Z] #54 114.0 vendor/golang.org/x/net/idna [2021-08-31T13:48:27.657Z] #54 116.3 vendor/golang.org/x/net/http2/hpack [2021-08-31T13:48:27.657Z] #54 117.7 mime [2021-08-31T13:48:27.657Z] #54 119.2 mime/quotedprintable [2021-08-31T13:48:27.657Z] #54 119.6 net/http/internal [2021-08-31T13:48:27.914Z] #54 ... [2021-08-31T13:48:27.914Z] [2021-08-31T13:48:27.914Z] #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 [2021-08-31T13:48:27.914Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:48:27.914Z] #19 106.8 The following additional packages will be installed: [2021-08-31T13:48:27.914Z] #19 106.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-31T13:48:27.914Z] #19 106.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-31T13:48:27.914Z] #19 106.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-31T13:48:27.914Z] #19 106.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-31T13:48:27.914Z] #19 106.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-31T13:48:27.914Z] #19 106.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-31T13:48:27.914Z] #19 106.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-31T13:48:27.914Z] #19 106.9 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-08-31T13:48:27.914Z] #19 106.9 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-31T13:48:27.914Z] #19 106.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-31T13:48:27.914Z] #19 106.9 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-31T13:48:27.914Z] #19 106.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-31T13:48:27.914Z] #19 106.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-31T13:48:27.914Z] #19 106.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-31T13:48:27.914Z] #19 106.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-31T13:48:27.914Z] #19 106.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-31T13:48:27.914Z] #19 106.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-31T13:48:27.914Z] #19 106.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-31T13:48:27.914Z] #19 106.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-31T13:48:27.914Z] #19 106.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-31T13:48:27.914Z] #19 106.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-31T13:48:27.914Z] #19 106.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-31T13:48:27.914Z] #19 106.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-31T13:48:27.914Z] #19 106.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-31T13:48:27.914Z] #19 106.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-31T13:48:27.914Z] #19 106.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-31T13:48:27.914Z] #19 106.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-31T13:48:27.914Z] #19 106.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-31T13:48:27.914Z] #19 106.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-31T13:48:27.914Z] #19 106.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-31T13:48:27.914Z] #19 106.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-31T13:48:27.914Z] #19 106.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-31T13:48:27.914Z] #19 106.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-31T13:48:27.914Z] #19 106.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-31T13:48:27.914Z] #19 106.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-31T13:48:27.914Z] #19 106.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-31T13:48:27.914Z] #19 106.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-31T13:48:27.914Z] #19 106.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-31T13:48:27.914Z] #19 106.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-31T13:48:27.914Z] #19 106.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-31T13:48:27.914Z] #19 106.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-31T13:48:27.914Z] #19 106.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-31T13:48:27.914Z] #19 106.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-31T13:48:27.914Z] #19 106.9 linux-libc-dev-s390x-cross patch xz-utils [2021-08-31T13:48:27.914Z] #19 107.0 Suggested packages: [2021-08-31T13:48:28.097Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 0.1s [2021-08-31T13:48:28.172Z] #19 107.0 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-08-31T13:48:28.172Z] #19 107.0 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-08-31T13:48:28.172Z] #19 107.0 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-08-31T13:48:28.172Z] #19 107.0 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-31T13:48:28.172Z] #19 107.0 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-31T13:48:28.172Z] #19 107.0 libyaml-shell-perl ed diffutils-doc [2021-08-31T13:48:28.172Z] #19 107.0 Recommended packages: [2021-08-31T13:48:28.172Z] #19 107.0 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-31T13:48:28.172Z] #19 107.0 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-31T13:48:28.348Z] #45 ... [2021-08-31T13:48:28.348Z] [2021-08-31T13:48:28.348Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:48:28.348Z] #25 sha256:77abacd2b1dc022e1979664feeecb6c61028a0000f9167884cc9f2a90fe57918 [2021-08-31T13:48:28.348Z] #25 6.033 + RM_GOPATH=0 [2021-08-31T13:48:28.348Z] #25 6.033 + TMP_GOPATH= [2021-08-31T13:48:28.348Z] #25 6.033 + : /build [2021-08-31T13:48:28.348Z] #25 6.033 + '[' -z '' ']' [2021-08-31T13:48:28.348Z] #25 6.033 ++ mktemp -d [2021-08-31T13:48:28.348Z] #25 6.038 + export GOPATH=/tmp/tmp.1Zz5mdICSL [2021-08-31T13:48:28.348Z] #25 6.038 + GOPATH=/tmp/tmp.1Zz5mdICSL [2021-08-31T13:48:28.348Z] #25 6.038 + RM_GOPATH=1 [2021-08-31T13:48:28.348Z] #25 6.038 + case "$(go env GOARCH)" in [2021-08-31T13:48:28.348Z] #25 6.038 ++ go env GOARCH [2021-08-31T13:48:28.348Z] #25 6.042 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:28.348Z] #25 6.042 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:28.348Z] #25 6.044 Install docker/cli version 17.06.2-ce from stable [2021-08-31T13:48:28.348Z] #25 6.046 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:28.348Z] #25 6.046 + dir=/tmp/install [2021-08-31T13:48:28.348Z] #25 6.046 + bin=dockercli [2021-08-31T13:48:28.348Z] #25 6.046 + shift [2021-08-31T13:48:28.348Z] #25 6.046 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-31T13:48:28.348Z] #25 6.046 + . /tmp/install/dockercli.installer [2021-08-31T13:48:28.348Z] #25 6.046 ++ : stable [2021-08-31T13:48:28.348Z] #25 6.046 ++ : 17.06.2-ce [2021-08-31T13:48:28.348Z] #25 6.046 + install_dockercli [2021-08-31T13:48:28.348Z] #25 6.046 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-31T13:48:28.348Z] #25 6.047 ++ uname -m [2021-08-31T13:48:28.348Z] #25 6.047 + arch=x86_64 [2021-08-31T13:48:28.348Z] #25 6.047 + '[' x86_64 '!=' x86_64 ']' [2021-08-31T13:48:28.348Z] #25 6.047 + url=https://download.docker.com/linux/static [2021-08-31T13:48:28.348Z] #25 6.056 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-31T13:48:28.348Z] #25 6.056 + tar -xz docker/docker [2021-08-31T13:48:28.348Z] #25 ... [2021-08-31T13:48:28.348Z] [2021-08-31T13:48:28.348Z] #33 [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 [2021-08-31T13:48:28.348Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:48:28.348Z] #33 6.661 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-31T13:48:28.348Z] #33 6.664 Cloning into '.'... [2021-08-31T13:48:29.491Z] #11 ... [2021-08-31T13:48:29.491Z] [2021-08-31T13:48:29.491Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-31T13:48:29.491Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-31T13:48:29.491Z] #65 DONE 1.1s [2021-08-31T13:48:29.491Z] [2021-08-31T13:48:29.491Z] #28 [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 [2021-08-31T13:48:29.491Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-31T13:48:29.491Z] #28 2.254 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:29.491Z] #28 2.272 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:29.491Z] #28 2.273 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:29.491Z] #28 2.524 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:48:29.491Z] #28 2.756 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:48:30.193Z] #33 ... [2021-08-31T13:48:30.193Z] [2021-08-31T13:48:30.193Z] #37 [tini 1/2] 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 [2021-08-31T13:48:30.193Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:30.193Z] #37 7.178 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:30.193Z] #37 7.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:30.194Z] #37 7.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:30.194Z] #37 9.833 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:30.194Z] #37 ... [2021-08-31T13:48:30.194Z] [2021-08-31T13:48:30.194Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:30.194Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:48:30.194Z] #53 6.533 + RM_GOPATH=0 [2021-08-31T13:48:30.194Z] #53 6.533 + TMP_GOPATH= [2021-08-31T13:48:30.194Z] #53 6.533 + : /build [2021-08-31T13:48:30.194Z] #53 6.533 + '[' -z '' ']' [2021-08-31T13:48:30.194Z] #53 6.533 ++ mktemp -d [2021-08-31T13:48:30.194Z] #53 6.533 + export GOPATH=/tmp/tmp.iwkjMhwQ4S [2021-08-31T13:48:30.194Z] #53 6.533 + GOPATH=/tmp/tmp.iwkjMhwQ4S [2021-08-31T13:48:30.194Z] #53 6.533 + RM_GOPATH=1 [2021-08-31T13:48:30.194Z] #53 6.533 + case "$(go env GOARCH)" in [2021-08-31T13:48:30.194Z] #53 6.533 ++ go env GOARCH [2021-08-31T13:48:30.194Z] #53 6.541 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.194Z] #53 6.541 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.194Z] #53 6.541 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:30.194Z] #53 6.565 + dir=/tmp/install [2021-08-31T13:48:30.194Z] #53 6.565 + bin=shfmt [2021-08-31T13:48:30.194Z] #53 6.565 + shift [2021-08-31T13:48:30.194Z] #53 6.565 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-31T13:48:30.194Z] #53 6.565 + . /tmp/install/shfmt.installer [2021-08-31T13:48:30.194Z] #53 6.565 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:30.194Z] #53 6.565 + install_shfmt [2021-08-31T13:48:30.194Z] #53 6.565 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-31T13:48:30.194Z] #53 6.565 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iwkjMhwQ4S/src/github.com/mvdan/sh [2021-08-31T13:48:30.194Z] #53 6.565 Cloning into '/tmp/tmp.iwkjMhwQ4S/src/github.com/mvdan/sh'... [2021-08-31T13:48:30.194Z] #53 6.566 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:30.194Z] #53 ... [2021-08-31T13:48:30.194Z] [2021-08-31T13:48:30.194Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:30.194Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:48:30.194Z] #51 5.675 + RM_GOPATH=0 [2021-08-31T13:48:30.194Z] #51 5.675 + TMP_GOPATH= [2021-08-31T13:48:30.194Z] #51 5.675 + : /build [2021-08-31T13:48:30.194Z] #51 5.675 + '[' -z '' ']' [2021-08-31T13:48:30.194Z] #51 5.675 ++ mktemp -d [2021-08-31T13:48:30.194Z] #51 5.675 + export GOPATH=/tmp/tmp.bZ81VRyOh5 [2021-08-31T13:48:30.194Z] #51 5.675 + GOPATH=/tmp/tmp.bZ81VRyOh5 [2021-08-31T13:48:30.194Z] #51 5.675 + RM_GOPATH=1 [2021-08-31T13:48:30.194Z] #51 5.675 + case "$(go env GOARCH)" in [2021-08-31T13:48:30.194Z] #51 5.675 ++ go env GOARCH [2021-08-31T13:48:30.194Z] #51 5.697 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.194Z] #51 5.697 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.194Z] #51 5.697 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:30.194Z] #51 5.697 + dir=/tmp/install [2021-08-31T13:48:30.194Z] #51 5.697 + bin=golangci_lint [2021-08-31T13:48:30.194Z] #51 5.697 + shift [2021-08-31T13:48:30.194Z] #51 5.697 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-31T13:48:30.194Z] #51 5.697 + . /tmp/install/golangci_lint.installer [2021-08-31T13:48:30.194Z] #51 5.697 ++ : v1.23.8 [2021-08-31T13:48:30.194Z] #51 5.697 + install_golangci_lint [2021-08-31T13:48:30.194Z] #51 5.697 + set -e [2021-08-31T13:48:30.194Z] #51 5.697 + export GO111MODULE=on [2021-08-31T13:48:30.194Z] #51 5.697 + GO111MODULE=on [2021-08-31T13:48:30.194Z] #51 5.697 + GOBIN=/build [2021-08-31T13:48:30.194Z] #51 5.697 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-31T13:48:30.194Z] #51 6.096 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-31T13:48:30.194Z] #51 ... [2021-08-31T13:48:30.194Z] [2021-08-31T13:48:30.194Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:48:30.194Z] #25 sha256:0556acca73e2e918b3fcc09c2757b14992185d243ad619db7412f4d567e6c309 [2021-08-31T13:48:30.194Z] #25 5.970 + RM_GOPATH=0 [2021-08-31T13:48:30.194Z] #25 5.970 + TMP_GOPATH= [2021-08-31T13:48:30.194Z] #25 5.970 + : /build [2021-08-31T13:48:30.194Z] #25 5.970 + '[' -z '' ']' [2021-08-31T13:48:30.194Z] #25 5.972 ++ mktemp -d [2021-08-31T13:48:30.194Z] #25 5.974 + export GOPATH=/tmp/tmp.R8TUIyqSKo [2021-08-31T13:48:30.194Z] #25 5.974 + GOPATH=/tmp/tmp.R8TUIyqSKo [2021-08-31T13:48:30.194Z] #25 5.974 + RM_GOPATH=1 [2021-08-31T13:48:30.194Z] #25 5.974 + case "$(go env GOARCH)" in [2021-08-31T13:48:30.194Z] #25 5.974 ++ go env GOARCH [2021-08-31T13:48:30.194Z] #25 5.996 Install docker/cli version 17.06.2-ce from stable [2021-08-31T13:48:30.194Z] #25 5.996 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.194Z] #25 5.996 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.194Z] #25 5.996 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:30.194Z] #25 5.996 + dir=/tmp/install [2021-08-31T13:48:30.194Z] #25 5.996 + bin=dockercli [2021-08-31T13:48:30.194Z] #25 5.996 + shift [2021-08-31T13:48:30.194Z] #25 5.996 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-31T13:48:30.194Z] #25 5.996 + . /tmp/install/dockercli.installer [2021-08-31T13:48:30.194Z] #25 5.996 ++ : stable [2021-08-31T13:48:30.194Z] #25 5.996 ++ : 17.06.2-ce [2021-08-31T13:48:30.194Z] #25 5.996 + install_dockercli [2021-08-31T13:48:30.194Z] #25 5.996 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-31T13:48:30.194Z] #25 5.996 ++ uname -m [2021-08-31T13:48:30.194Z] #25 5.996 + arch=x86_64 [2021-08-31T13:48:30.194Z] #25 5.996 + '[' x86_64 '!=' x86_64 ']' [2021-08-31T13:48:30.194Z] #25 5.996 + url=https://download.docker.com/linux/static [2021-08-31T13:48:30.194Z] #25 5.996 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-31T13:48:30.194Z] #25 5.996 + tar -xz docker/docker [2021-08-31T13:48:30.194Z] #25 ... [2021-08-31T13:48:30.194Z] [2021-08-31T13:48:30.194Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:30.194Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:48:30.194Z] #57 7.239 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:30.194Z] #57 7.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:30.194Z] #57 7.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:30.194Z] #57 8.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:30.460Z] #57 ... [2021-08-31T13:48:30.460Z] [2021-08-31T13:48:30.460Z] #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 [2021-08-31T13:48:30.460Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:30.460Z] #14 7.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:30.460Z] #14 7.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:30.460Z] #14 7.293 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:30.460Z] #14 8.432 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:30.722Z] #14 ... [2021-08-31T13:48:30.723Z] [2021-08-31T13:48:30.723Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:30.723Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:30.723Z] #41 6.189 + git clone https://github.com/docker/distribution.git . [2021-08-31T13:48:30.723Z] #41 6.218 Cloning into '.'... [2021-08-31T13:48:30.723Z] #41 ... [2021-08-31T13:48:30.723Z] [2021-08-31T13:48:30.723Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:48:30.723Z] #35 sha256:6ebb83645449dfc4ae81598e33c08910981c255e87b62669ed20d353eca3fbdd [2021-08-31T13:48:30.723Z] #35 5.963 Install go-toml version v1.8.1 [2021-08-31T13:48:30.723Z] #35 6.524 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-31T13:48:30.723Z] #35 9.239 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:48:30.723Z] #35 9.239 Use 'go install pkg@version' instead. [2021-08-31T13:48:30.723Z] #35 9.240 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:48:30.723Z] #35 9.240 or run 'go help get' or 'go help install'. [2021-08-31T13:48:30.723Z] #35 10.06 github.com/pelletier/go-toml [2021-08-31T13:48:30.983Z] #35 ... [2021-08-31T13:48:30.983Z] [2021-08-31T13:48:30.983Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:30.983Z] #49 sha256:77d5095ff008203c23b4b29d6c02f2aa45a589adbefb371a8be097183f874a76 [2021-08-31T13:48:30.983Z] #49 6.675 + RM_GOPATH=0 [2021-08-31T13:48:30.983Z] #49 6.675 + TMP_GOPATH= [2021-08-31T13:48:30.983Z] #49 6.685 + : /build [2021-08-31T13:48:30.983Z] #49 6.685 + '[' -z '' ']' [2021-08-31T13:48:30.983Z] #49 6.685 ++ mktemp -d [2021-08-31T13:48:30.983Z] #49 6.693 + export GOPATH=/tmp/tmp.7Vs44zYBZu [2021-08-31T13:48:30.983Z] #49 6.693 + GOPATH=/tmp/tmp.7Vs44zYBZu [2021-08-31T13:48:30.983Z] #49 6.693 + RM_GOPATH=1 [2021-08-31T13:48:30.983Z] #49 6.693 + case "$(go env GOARCH)" in [2021-08-31T13:48:30.983Z] #49 6.707 ++ go env GOARCH [2021-08-31T13:48:30.983Z] #49 6.759 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.983Z] #49 6.762 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.983Z] #49 6.765 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:30.983Z] #49 6.772 + dir=/tmp/install [2021-08-31T13:48:30.983Z] #49 6.777 + bin=gotestsum [2021-08-31T13:48:30.983Z] #49 6.777 + shift [2021-08-31T13:48:30.983Z] #49 6.777 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-31T13:48:30.983Z] #49 6.779 + . /tmp/install/gotestsum.installer [2021-08-31T13:48:30.983Z] #49 6.779 ++ : v0.5.3 [2021-08-31T13:48:30.983Z] #49 6.779 + install_gotestsum [2021-08-31T13:48:30.983Z] #49 6.780 + set -e [2021-08-31T13:48:30.983Z] #49 6.784 + export GO111MODULE=on [2021-08-31T13:48:30.983Z] #49 6.785 + GO111MODULE=on [2021-08-31T13:48:30.983Z] #49 6.785 + GOBIN=/build [2021-08-31T13:48:30.983Z] #49 6.785 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-31T13:48:30.983Z] #49 7.358 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-31T13:48:30.983Z] #49 8.810 go: downloading github.com/fatih/color v1.9.0 [2021-08-31T13:48:30.983Z] #49 8.811 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-31T13:48:30.983Z] #49 8.817 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:48:30.983Z] #49 8.864 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-31T13:48:30.983Z] #49 9.210 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-31T13:48:30.983Z] #49 9.323 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-31T13:48:30.983Z] #49 9.665 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-31T13:48:30.983Z] #49 9.668 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-31T13:48:30.983Z] #49 9.715 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-31T13:48:30.983Z] #49 11.23 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-31T13:48:30.983Z] #49 ... [2021-08-31T13:48:30.983Z] [2021-08-31T13:48:30.983Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:30.983Z] #60 sha256:df712180580e83b3010338c67d542363cc46bdf49a97010288e7e8a4756e666f [2021-08-31T13:48:30.983Z] #60 6.439 + RM_GOPATH=0 [2021-08-31T13:48:30.983Z] #60 6.439 + TMP_GOPATH= [2021-08-31T13:48:30.983Z] #60 6.439 + : /build [2021-08-31T13:48:30.983Z] #60 6.439 + '[' -z '' ']' [2021-08-31T13:48:30.983Z] #60 6.439 ++ mktemp -d [2021-08-31T13:48:30.983Z] #60 6.439 + export GOPATH=/tmp/tmp.rq5jrXdS9v [2021-08-31T13:48:30.983Z] #60 6.439 + GOPATH=/tmp/tmp.rq5jrXdS9v [2021-08-31T13:48:30.983Z] #60 6.439 + RM_GOPATH=1 [2021-08-31T13:48:30.983Z] #60 6.439 + case "$(go env GOARCH)" in [2021-08-31T13:48:30.983Z] #60 6.439 ++ go env GOARCH [2021-08-31T13:48:30.983Z] #60 6.470 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.983Z] #60 6.470 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:30.983Z] #60 6.470 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:30.983Z] #60 6.480 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:30.983Z] #60 6.480 + dir=/tmp/install [2021-08-31T13:48:30.983Z] #60 6.480 + bin=rootlesskit [2021-08-31T13:48:30.983Z] #60 6.480 + shift [2021-08-31T13:48:30.983Z] #60 6.480 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-31T13:48:30.983Z] #60 6.480 + . /tmp/install/rootlesskit.installer [2021-08-31T13:48:30.983Z] #60 6.480 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:30.983Z] #60 6.480 + install_rootlesskit [2021-08-31T13:48:30.983Z] #60 6.480 + case "$1" in [2021-08-31T13:48:30.983Z] #60 6.480 + export CGO_ENABLED=0 [2021-08-31T13:48:30.983Z] #60 6.480 + CGO_ENABLED=0 [2021-08-31T13:48:30.983Z] #60 6.480 + _install_rootlesskit [2021-08-31T13:48:30.983Z] #60 6.480 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-31T13:48:30.983Z] #60 6.480 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rq5jrXdS9v/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:48:30.983Z] #60 6.540 Cloning into '/tmp/tmp.rq5jrXdS9v/src/github.com/rootless-containers/rootlesskit'... [2021-08-31T13:48:31.243Z] #60 ... [2021-08-31T13:48:31.243Z] [2021-08-31T13:48:31.244Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:31.244Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:48:31.244Z] #47 6.260 internal/goexperiment [2021-08-31T13:48:31.244Z] #47 6.502 runtime/internal/atomic [2021-08-31T13:48:31.244Z] #47 6.774 internal/bytealg [2021-08-31T13:48:31.244Z] #47 7.027 runtime/internal/sys [2021-08-31T13:48:31.244Z] #47 7.382 runtime/internal/math [2021-08-31T13:48:31.244Z] #47 7.428 internal/race [2021-08-31T13:48:31.244Z] #47 7.618 sync/atomic [2021-08-31T13:48:31.244Z] #47 7.805 runtime [2021-08-31T13:48:31.244Z] #47 8.944 unicode [2021-08-31T13:48:31.413Z] [2021-08-31T13:48:31.413Z] #28 ... [2021-08-31T13:48:31.413Z] [2021-08-31T13:48:31.413Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-31T13:48:31.413Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-31T13:48:31.413Z] #67 DONE 2.2s [2021-08-31T13:48:31.414Z] [2021-08-31T13:48:31.414Z] #28 [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 [2021-08-31T13:48:31.414Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-31T13:48:31.414Z] #28 4.508 Fetched 8288 kB in 3s (3285 kB/s) [2021-08-31T13:48:31.661Z] #33 ... [2021-08-31T13:48:31.661Z] [2021-08-31T13:48:31.661Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:31.661Z] #60 sha256:7375770a8ad686b07765eaa125e84b1a8ec93d87dc782483583dfe6fa8e8c48a [2021-08-31T13:48:31.661Z] #60 6.208 + RM_GOPATH=0 [2021-08-31T13:48:31.661Z] #60 6.208 + TMP_GOPATH= [2021-08-31T13:48:31.661Z] #60 6.208 + : /build [2021-08-31T13:48:31.661Z] #60 6.208 + '[' -z '' ']' [2021-08-31T13:48:31.661Z] #60 6.210 ++ mktemp -d [2021-08-31T13:48:31.661Z] #60 6.210 + export GOPATH=/tmp/tmp.7VLjFeBd2A [2021-08-31T13:48:31.661Z] #60 6.210 + GOPATH=/tmp/tmp.7VLjFeBd2A [2021-08-31T13:48:31.661Z] #60 6.210 + RM_GOPATH=1 [2021-08-31T13:48:31.661Z] #60 6.210 + case "$(go env GOARCH)" in [2021-08-31T13:48:31.661Z] #60 6.213 ++ go env GOARCH [2021-08-31T13:48:31.661Z] #60 6.222 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:31.661Z] #60 6.222 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:31.661Z] #60 6.223 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:31.661Z] #60 6.238 + dir=/tmp/install [2021-08-31T13:48:31.661Z] #60 6.238 + bin=rootlesskit [2021-08-31T13:48:31.661Z] #60 6.238 + shift [2021-08-31T13:48:31.661Z] #60 6.238 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-31T13:48:31.661Z] #60 6.238 + . /tmp/install/rootlesskit.installer [2021-08-31T13:48:31.661Z] #60 6.238 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:31.661Z] #60 6.238 + install_rootlesskit [2021-08-31T13:48:31.661Z] #60 6.238 + case "$1" in [2021-08-31T13:48:31.661Z] #60 6.238 + export CGO_ENABLED=0 [2021-08-31T13:48:31.661Z] #60 6.238 + CGO_ENABLED=0 [2021-08-31T13:48:31.661Z] #60 6.238 + _install_rootlesskit [2021-08-31T13:48:31.661Z] #60 6.238 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-31T13:48:31.661Z] #60 6.238 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7VLjFeBd2A/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:48:31.661Z] #60 6.238 Cloning into '/tmp/tmp.7VLjFeBd2A/src/github.com/rootless-containers/rootlesskit'... [2021-08-31T13:48:31.661Z] #60 6.239 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:31.661Z] #60 ... [2021-08-31T13:48:31.661Z] [2021-08-31T13:48:31.662Z] #37 [tini 1/2] 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 [2021-08-31T13:48:31.662Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:31.662Z] #37 8.431 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:31.662Z] #37 8.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:31.662Z] #37 8.794 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:31.815Z] #47 ... [2021-08-31T13:48:31.815Z] [2021-08-31T13:48:31.815Z] #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 [2021-08-31T13:48:31.815Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:31.815Z] #14 12.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:31.923Z] #37 ... [2021-08-31T13:48:31.923Z] [2021-08-31T13:48:31.923Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:31.923Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:48:31.923Z] #51 6.783 + RM_GOPATH=0 [2021-08-31T13:48:31.923Z] #51 6.783 + TMP_GOPATH= [2021-08-31T13:48:31.923Z] #51 6.783 + : /build [2021-08-31T13:48:31.923Z] #51 6.783 + '[' -z '' ']' [2021-08-31T13:48:31.923Z] #51 6.783 ++ mktemp -d [2021-08-31T13:48:31.923Z] #51 6.783 + export GOPATH=/tmp/tmp.P1Y33itSQa [2021-08-31T13:48:31.923Z] #51 6.783 + GOPATH=/tmp/tmp.P1Y33itSQa [2021-08-31T13:48:31.923Z] #51 6.783 + RM_GOPATH=1 [2021-08-31T13:48:31.923Z] #51 6.783 + case "$(go env GOARCH)" in [2021-08-31T13:48:31.923Z] #51 6.786 ++ go env GOARCH [2021-08-31T13:48:31.923Z] #51 6.822 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:31.923Z] #51 6.822 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:31.923Z] #51 6.822 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:31.923Z] #51 6.822 + dir=/tmp/install [2021-08-31T13:48:31.923Z] #51 6.822 + bin=golangci_lint [2021-08-31T13:48:31.923Z] #51 6.822 + shift [2021-08-31T13:48:31.923Z] #51 6.822 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-31T13:48:31.923Z] #51 6.822 + . /tmp/install/golangci_lint.installer [2021-08-31T13:48:31.923Z] #51 6.822 ++ : v1.23.8 [2021-08-31T13:48:31.923Z] #51 6.822 + install_golangci_lint [2021-08-31T13:48:31.923Z] #51 6.822 + set -e [2021-08-31T13:48:31.923Z] #51 6.822 + export GO111MODULE=on [2021-08-31T13:48:31.923Z] #51 6.822 + GO111MODULE=on [2021-08-31T13:48:31.923Z] #51 6.822 + GOBIN=/build [2021-08-31T13:48:31.923Z] #51 6.822 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-31T13:48:31.923Z] #51 7.309 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-31T13:48:31.923Z] #51 ... [2021-08-31T13:48:31.923Z] [2021-08-31T13:48:31.923Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:31.923Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:48:31.923Z] #57 8.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:31.923Z] #57 8.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:31.923Z] #57 8.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:31.923Z] #57 10.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:32.184Z] #57 ... [2021-08-31T13:48:32.184Z] [2021-08-31T13:48:32.184Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:32.184Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:48:32.184Z] #53 6.450 + RM_GOPATH=0 [2021-08-31T13:48:32.184Z] #53 6.450 + TMP_GOPATH= [2021-08-31T13:48:32.184Z] #53 6.450 + : /build [2021-08-31T13:48:32.184Z] #53 6.450 + '[' -z '' ']' [2021-08-31T13:48:32.184Z] #53 6.450 ++ mktemp -d [2021-08-31T13:48:32.184Z] #53 6.450 + export GOPATH=/tmp/tmp.h5iuGUiWIT [2021-08-31T13:48:32.184Z] #53 6.450 + GOPATH=/tmp/tmp.h5iuGUiWIT [2021-08-31T13:48:32.184Z] #53 6.450 + RM_GOPATH=1 [2021-08-31T13:48:32.184Z] #53 6.450 + case "$(go env GOARCH)" in [2021-08-31T13:48:32.184Z] #53 6.450 ++ go env GOARCH [2021-08-31T13:48:32.184Z] #53 6.470 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:32.184Z] #53 6.470 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:32.184Z] #53 6.470 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:32.184Z] #53 6.478 + dir=/tmp/install [2021-08-31T13:48:32.184Z] #53 6.478 + bin=shfmt [2021-08-31T13:48:32.184Z] #53 6.478 + shift [2021-08-31T13:48:32.184Z] #53 6.478 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-31T13:48:32.184Z] #53 6.478 + . /tmp/install/shfmt.installer [2021-08-31T13:48:32.184Z] #53 6.478 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:32.184Z] #53 6.478 + install_shfmt [2021-08-31T13:48:32.184Z] #53 6.478 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-31T13:48:32.184Z] #53 6.478 + git clone https://github.com/mvdan/sh.git /tmp/tmp.h5iuGUiWIT/src/github.com/mvdan/sh [2021-08-31T13:48:32.184Z] #53 6.480 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:32.184Z] #53 6.480 Cloning into '/tmp/tmp.h5iuGUiWIT/src/github.com/mvdan/sh'... [2021-08-31T13:48:32.184Z] #53 ... [2021-08-31T13:48:32.184Z] [2021-08-31T13:48:32.184Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:32.184Z] #49 sha256:cd95859c87f7d985e2ca5acc10b098d571501e750ff59d95fae1d616b6e5fd42 [2021-08-31T13:48:32.184Z] #49 6.971 + RM_GOPATH=0 [2021-08-31T13:48:32.184Z] #49 6.971 + TMP_GOPATH= [2021-08-31T13:48:32.184Z] #49 6.971 + : /build [2021-08-31T13:48:32.184Z] #49 6.971 + '[' -z '' ']' [2021-08-31T13:48:32.184Z] #49 6.971 ++ mktemp -d [2021-08-31T13:48:32.184Z] #49 6.977 + export GOPATH=/tmp/tmp.UbIBtyi9UG [2021-08-31T13:48:32.184Z] #49 6.977 + GOPATH=/tmp/tmp.UbIBtyi9UG [2021-08-31T13:48:32.184Z] #49 6.977 + RM_GOPATH=1 [2021-08-31T13:48:32.184Z] #49 6.977 + case "$(go env GOARCH)" in [2021-08-31T13:48:32.184Z] #49 6.977 ++ go env GOARCH [2021-08-31T13:48:32.184Z] #49 7.001 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:32.184Z] #49 7.001 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:32.184Z] #49 7.013 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:32.184Z] #49 7.013 + dir=/tmp/install [2021-08-31T13:48:32.184Z] #49 7.013 + bin=gotestsum [2021-08-31T13:48:32.184Z] #49 7.013 + shift [2021-08-31T13:48:32.184Z] #49 7.014 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-31T13:48:32.184Z] #49 7.014 + . /tmp/install/gotestsum.installer [2021-08-31T13:48:32.184Z] #49 7.014 ++ : v0.5.3 [2021-08-31T13:48:32.184Z] #49 7.014 + install_gotestsum [2021-08-31T13:48:32.184Z] #49 7.014 + set -e [2021-08-31T13:48:32.184Z] #49 7.014 + export GO111MODULE=on [2021-08-31T13:48:32.184Z] #49 7.014 + GO111MODULE=on [2021-08-31T13:48:32.184Z] #49 7.014 + GOBIN=/build [2021-08-31T13:48:32.184Z] #49 7.014 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-31T13:48:32.184Z] #49 7.572 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-31T13:48:32.184Z] #49 9.053 go: downloading github.com/fatih/color v1.9.0 [2021-08-31T13:48:32.184Z] #49 9.078 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-31T13:48:32.185Z] #49 9.135 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:48:32.185Z] #49 9.150 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-31T13:48:32.185Z] #49 9.556 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-31T13:48:32.185Z] #49 9.701 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-31T13:48:32.185Z] #49 9.843 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-31T13:48:32.185Z] #49 9.928 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-31T13:48:32.185Z] #49 10.16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-31T13:48:32.362Z] #28 4.508 Reading package lists... [2021-08-31T13:48:32.386Z] #41 ... [2021-08-31T13:48:32.386Z] [2021-08-31T13:48:32.386Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:32.386Z] #49 sha256:7d937f866147eff5adfe1178624fcb72cef4f65627a947a7fe08770626d6f323 [2021-08-31T13:48:32.386Z] #49 3.523 + RM_GOPATH=0 [2021-08-31T13:48:32.386Z] #49 3.523 + TMP_GOPATH= [2021-08-31T13:48:32.386Z] #49 3.523 + : /build [2021-08-31T13:48:32.386Z] #49 3.523 + '[' -z '' ']' [2021-08-31T13:48:32.386Z] #49 3.523 ++ mktemp -d [2021-08-31T13:48:32.386Z] #49 3.524 + export GOPATH=/tmp/tmp.Ru0ofJzOjn [2021-08-31T13:48:32.386Z] #49 3.524 + GOPATH=/tmp/tmp.Ru0ofJzOjn [2021-08-31T13:48:32.386Z] #49 3.524 + RM_GOPATH=1 [2021-08-31T13:48:32.386Z] #49 3.524 + case "$(go env GOARCH)" in [2021-08-31T13:48:32.386Z] #49 3.525 ++ go env GOARCH [2021-08-31T13:48:32.386Z] #49 3.532 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:32.386Z] #49 3.532 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:32.386Z] #49 3.533 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:32.386Z] #49 3.534 + dir=/tmp/install [2021-08-31T13:48:32.386Z] #49 3.534 + bin=gotestsum [2021-08-31T13:48:32.386Z] #49 3.534 + shift [2021-08-31T13:48:32.386Z] #49 3.534 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-31T13:48:32.386Z] #49 3.534 + . /tmp/install/gotestsum.installer [2021-08-31T13:48:32.386Z] #49 3.534 ++ : v0.5.3 [2021-08-31T13:48:32.386Z] #49 3.534 + install_gotestsum [2021-08-31T13:48:32.386Z] #49 3.534 + set -e [2021-08-31T13:48:32.386Z] #49 3.534 + export GO111MODULE=on [2021-08-31T13:48:32.386Z] #49 3.534 + GO111MODULE=on [2021-08-31T13:48:32.386Z] #49 3.534 + GOBIN=/build [2021-08-31T13:48:32.386Z] #49 3.534 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-31T13:48:32.386Z] #49 3.926 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-31T13:48:32.386Z] #49 4.738 go: downloading github.com/fatih/color v1.9.0 [2021-08-31T13:48:32.386Z] #49 4.754 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-31T13:48:32.386Z] #49 4.754 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:48:32.386Z] #49 4.814 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-31T13:48:32.386Z] #49 4.988 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-31T13:48:32.386Z] #49 5.055 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-31T13:48:32.386Z] #49 5.134 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-31T13:48:32.386Z] #49 5.185 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-31T13:48:32.386Z] #49 5.312 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-31T13:48:32.386Z] #49 ... [2021-08-31T13:48:32.386Z] [2021-08-31T13:48:32.386Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:32.386Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:32.386Z] #41 5.246 + git clone https://github.com/docker/distribution.git . [2021-08-31T13:48:32.386Z] #41 5.257 Cloning into '.'... [2021-08-31T13:48:32.446Z] #49 ... [2021-08-31T13:48:32.446Z] [2021-08-31T13:48:32.446Z] #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 [2021-08-31T13:48:32.446Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:32.446Z] #14 8.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:32.446Z] #14 8.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:32.446Z] #14 8.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:32.446Z] #14 ... [2021-08-31T13:48:32.446Z] [2021-08-31T13:48:32.446Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:48:32.446Z] #35 sha256:8e4fef6f5d254917fc3de92588f0f224f7f0394a0c77ff248215622f8cab88fc [2021-08-31T13:48:32.446Z] #35 7.001 Install go-toml version v1.8.1 [2021-08-31T13:48:32.446Z] #35 7.598 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-31T13:48:32.707Z] #35 ... [2021-08-31T13:48:32.707Z] [2021-08-31T13:48:32.707Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:32.707Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:32.707Z] #41 7.269 + git clone https://github.com/docker/distribution.git . [2021-08-31T13:48:32.707Z] #41 7.269 Cloning into '.'... [2021-08-31T13:48:32.707Z] #41 ... [2021-08-31T13:48:32.707Z] [2021-08-31T13:48:32.707Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:32.707Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:48:32.707Z] #47 7.688 + RM_GOPATH=0 [2021-08-31T13:48:32.707Z] #47 7.689 + TMP_GOPATH= [2021-08-31T13:48:32.707Z] #47 7.689 + : /build [2021-08-31T13:48:32.707Z] #47 7.689 + '[' -z '' ']' [2021-08-31T13:48:32.707Z] #47 7.690 ++ mktemp -d [2021-08-31T13:48:32.707Z] #47 7.698 + export GOPATH=/tmp/tmp.g9QITHiCdP [2021-08-31T13:48:32.707Z] #47 7.698 + GOPATH=/tmp/tmp.g9QITHiCdP [2021-08-31T13:48:32.707Z] #47 7.698 + RM_GOPATH=1 [2021-08-31T13:48:32.707Z] #47 7.699 + case "$(go env GOARCH)" in [2021-08-31T13:48:32.707Z] #47 7.699 ++ go env GOARCH [2021-08-31T13:48:32.707Z] #47 7.757 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:32.707Z] #47 7.758 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:32.707Z] #47 7.759 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:32.707Z] #47 7.762 + dir=/tmp/install [2021-08-31T13:48:32.707Z] #47 7.763 + bin=vndr [2021-08-31T13:48:32.707Z] #47 7.763 + shift [2021-08-31T13:48:32.707Z] #47 7.763 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-31T13:48:32.707Z] #47 7.763 + . /tmp/install/vndr.installer [2021-08-31T13:48:32.707Z] #47 7.763 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:32.707Z] #47 7.764 + install_vndr [2021-08-31T13:48:32.707Z] #47 7.764 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-31T13:48:32.707Z] #47 7.764 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:32.707Z] #47 7.764 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.g9QITHiCdP/src/github.com/LK4D4/vndr [2021-08-31T13:48:32.707Z] #47 7.766 Cloning into '/tmp/tmp.g9QITHiCdP/src/github.com/LK4D4/vndr'... [2021-08-31T13:48:32.707Z] #47 9.072 + cd /tmp/tmp.g9QITHiCdP/src/github.com/LK4D4/vndr [2021-08-31T13:48:32.707Z] #47 9.085 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:32.707Z] #47 9.123 + go build -buildmode=pie -v -o /build/vndr . [2021-08-31T13:48:32.979Z] #47 ... [2021-08-31T13:48:32.979Z] [2021-08-31T13:48:32.979Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:48:32.979Z] #35 sha256:8e4fef6f5d254917fc3de92588f0f224f7f0394a0c77ff248215622f8cab88fc [2021-08-31T13:48:32.979Z] #35 11.39 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:48:32.979Z] #35 11.39 Use 'go install pkg@version' instead. [2021-08-31T13:48:32.979Z] #35 11.39 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:48:32.979Z] #35 11.39 or run 'go help get' or 'go help install'. [2021-08-31T13:48:33.756Z] #28 5.610 Reading package lists... [2021-08-31T13:48:33.756Z] #28 6.674 Building dependency tree... [2021-08-31T13:48:33.924Z] #35 12.22 github.com/pelletier/go-toml [2021-08-31T13:48:34.330Z] #28 7.384 The following additional packages will be installed: [2021-08-31T13:48:34.330Z] #28 7.384 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-31T13:48:34.330Z] #28 7.392 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-31T13:48:34.330Z] #28 7.392 Recommended packages: [2021-08-31T13:48:34.330Z] #28 7.392 libldap-common publicsuffix libsasl2-modules [2021-08-31T13:48:34.330Z] #28 7.604 The following NEW packages will be installed: [2021-08-31T13:48:34.330Z] #28 7.608 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-31T13:48:34.330Z] #28 7.608 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-31T13:48:34.330Z] #28 7.608 libssh2-1 openssl [2021-08-31T13:48:34.593Z] #28 7.908 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-08-31T13:48:34.593Z] #28 7.908 Need to get 2934 kB of archives. [2021-08-31T13:48:34.593Z] #28 7.908 After this operation, 6485 kB of additional disk space will be used. [2021-08-31T13:48:34.593Z] #28 7.908 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-08-31T13:48:34.593Z] #28 7.913 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-08-31T13:48:34.593Z] #28 7.917 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-08-31T13:48:34.593Z] #28 7.919 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-08-31T13:48:34.593Z] #28 7.934 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-08-31T13:48:34.593Z] #28 7.934 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-08-31T13:48:34.593Z] #28 7.934 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-08-31T13:48:34.593Z] #28 7.934 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-08-31T13:48:34.593Z] #28 7.934 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-08-31T13:48:34.593Z] #28 7.934 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-08-31T13:48:34.593Z] #28 7.934 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-08-31T13:48:34.593Z] #28 7.934 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-08-31T13:48:34.593Z] #28 7.953 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-31T13:48:34.593Z] #28 7.954 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-31T13:48:34.593Z] #28 7.956 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-31T13:48:34.728Z] #19 112.8 The following NEW packages will be installed: [2021-08-31T13:48:34.728Z] #19 112.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-31T13:48:34.728Z] #19 112.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-31T13:48:34.728Z] #19 112.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-31T13:48:34.728Z] #19 112.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-31T13:48:34.728Z] #19 112.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-31T13:48:34.728Z] #19 112.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-31T13:48:34.728Z] #19 112.8 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-31T13:48:34.728Z] #19 112.8 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-31T13:48:34.728Z] #19 112.8 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-31T13:48:34.728Z] #19 112.8 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-08-31T13:48:34.728Z] #19 112.8 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-08-31T13:48:34.728Z] #19 112.8 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-08-31T13:48:34.728Z] #19 112.8 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-08-31T13:48:34.728Z] #19 112.8 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-31T13:48:34.728Z] #19 112.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-31T13:48:34.728Z] #19 112.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-31T13:48:34.728Z] #19 112.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-31T13:48:34.728Z] #19 112.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-31T13:48:34.728Z] #19 112.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-31T13:48:34.728Z] #19 112.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-31T13:48:34.728Z] #19 112.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-31T13:48:34.728Z] #19 112.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-31T13:48:34.728Z] #19 112.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-31T13:48:34.728Z] #19 112.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-31T13:48:34.728Z] #19 112.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-31T13:48:34.728Z] #19 112.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-31T13:48:34.728Z] #19 112.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-31T13:48:34.728Z] #19 112.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-31T13:48:34.728Z] #19 112.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-31T13:48:34.728Z] #19 112.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-31T13:48:34.728Z] #19 112.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-31T13:48:34.728Z] #19 112.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-31T13:48:34.728Z] #19 112.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-31T13:48:34.728Z] #19 112.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-31T13:48:34.728Z] #19 112.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-31T13:48:34.728Z] #19 112.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-31T13:48:34.728Z] #19 112.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-31T13:48:34.728Z] #19 112.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-31T13:48:34.728Z] #19 112.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-31T13:48:34.728Z] #19 112.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-31T13:48:34.728Z] #19 112.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-31T13:48:34.728Z] #19 112.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-31T13:48:34.728Z] #19 112.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-31T13:48:34.728Z] #19 112.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-31T13:48:34.728Z] #19 112.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-31T13:48:34.728Z] #19 112.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-31T13:48:34.728Z] #19 112.8 linux-libc-dev-s390x-cross patch xz-utils [2021-08-31T13:48:34.728Z] #19 113.5 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:48:34.728Z] #19 113.5 Need to get 787 MB of archives. [2021-08-31T13:48:34.728Z] #19 113.5 After this operation, 3385 MB of additional disk space will be used. [2021-08-31T13:48:34.728Z] #19 113.5 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-08-31T13:48:34.728Z] #19 113.5 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-31T13:48:34.728Z] #19 113.5 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-08-31T13:48:34.728Z] #19 113.5 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-08-31T13:48:34.728Z] #19 113.5 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-08-31T13:48:34.728Z] #19 113.5 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-31T13:48:34.728Z] #19 113.5 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-08-31T13:48:34.728Z] #19 113.6 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-08-31T13:48:34.728Z] #19 113.7 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-08-31T13:48:34.728Z] #19 113.7 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-08-31T13:48:34.728Z] #19 113.8 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-08-31T13:48:34.986Z] #19 113.9 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] [2021-08-31T13:48:34.986Z] #19 113.9 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] [2021-08-31T13:48:35.168Z] #28 8.335 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:48:35.168Z] #28 8.387 Fetched 2934 kB in 0s (7993 kB/s) [2021-08-31T13:48:35.168Z] #28 8.417 Selecting previously unselected package openssl. [2021-08-31T13:48:35.168Z] #28 8.417 (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.) [2021-08-31T13:48:35.168Z] #28 8.427 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-08-31T13:48:35.168Z] #28 8.437 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:48:35.431Z] #28 8.680 Selecting previously unselected package ca-certificates. [2021-08-31T13:48:35.431Z] #28 8.682 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-31T13:48:35.431Z] #28 8.687 Unpacking ca-certificates (20210119) ... [2021-08-31T13:48:35.431Z] #28 8.822 Selecting previously unselected package libbrotli1:arm64. [2021-08-31T13:48:35.431Z] #28 8.822 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-08-31T13:48:35.694Z] #28 8.831 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-31T13:48:35.694Z] #28 8.900 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-31T13:48:35.694Z] #28 8.902 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-31T13:48:35.694Z] #28 8.906 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:48:35.694Z] #28 8.960 Selecting previously unselected package libsasl2-2:arm64. [2021-08-31T13:48:35.694Z] #28 8.961 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-31T13:48:35.694Z] #28 8.965 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:48:35.964Z] #28 9.095 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-31T13:48:35.964Z] #28 9.095 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-08-31T13:48:35.964Z] #28 9.108 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-31T13:48:35.964Z] #28 9.172 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-31T13:48:35.964Z] #28 9.174 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-08-31T13:48:35.964Z] #28 9.178 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-31T13:48:35.964Z] #28 9.236 Selecting previously unselected package libpsl5:arm64. [2021-08-31T13:48:35.964Z] #28 9.238 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-08-31T13:48:35.964Z] #28 9.243 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-08-31T13:48:35.964Z] #28 9.299 Selecting previously unselected package librtmp1:arm64. [2021-08-31T13:48:36.229Z] #28 9.300 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-08-31T13:48:36.229Z] #28 9.305 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:48:36.229Z] #28 9.353 Selecting previously unselected package libssh2-1:arm64. [2021-08-31T13:48:36.229Z] #28 9.354 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-08-31T13:48:36.229Z] #28 9.359 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-08-31T13:48:36.229Z] #28 9.419 Selecting previously unselected package libcurl4:arm64. [2021-08-31T13:48:36.229Z] #28 9.421 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-08-31T13:48:36.229Z] #28 9.427 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-31T13:48:36.229Z] #28 9.500 Selecting previously unselected package curl. [2021-08-31T13:48:36.229Z] #28 9.508 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-08-31T13:48:36.229Z] #28 9.512 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-31T13:48:36.497Z] #28 9.581 Selecting previously unselected package libonig5:arm64. [2021-08-31T13:48:36.497Z] #28 9.584 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-31T13:48:36.497Z] #28 9.587 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-31T13:48:36.497Z] #28 9.659 Selecting previously unselected package libjq1:arm64. [2021-08-31T13:48:36.497Z] #28 9.660 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-08-31T13:48:36.497Z] #28 9.665 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-31T13:48:36.497Z] #28 9.722 Selecting previously unselected package jq. [2021-08-31T13:48:36.497Z] #28 9.723 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-08-31T13:48:36.497Z] #28 9.799 Unpacking jq (1.6-2.1) ... [2021-08-31T13:48:36.760Z] #28 9.897 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-08-31T13:48:36.760Z] #28 9.913 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-31T13:48:36.760Z] #28 9.927 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-31T13:48:36.760Z] #28 10.00 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:48:36.760Z] #28 10.02 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-31T13:48:36.760Z] #28 10.07 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-31T13:48:36.760Z] #28 10.08 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-08-31T13:48:36.760Z] #28 10.09 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-08-31T13:48:36.760Z] #28 10.11 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-31T13:48:36.760Z] #28 10.12 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-31T13:48:36.887Z] #19 115.6 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] [2021-08-31T13:48:36.887Z] #19 115.6 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] [2021-08-31T13:48:37.023Z] #28 10.14 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-31T13:48:37.023Z] #28 10.15 Setting up ca-certificates (20210119) ... [2021-08-31T13:48:37.115Z] #14 ... [2021-08-31T13:48:37.115Z] [2021-08-31T13:48:37.115Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:37.115Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:37.115Z] #45 7.081 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:37.115Z] #45 7.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:37.115Z] #45 7.109 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:37.115Z] #45 7.775 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-31T13:48:37.115Z] #45 9.319 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:37.115Z] #45 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:37.115Z] #45 ... [2021-08-31T13:48:37.115Z] [2021-08-31T13:48:37.115Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:37.115Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:48:37.115Z] #51 14.76 go: downloading github.com/fatih/color v1.7.0 [2021-08-31T13:48:37.115Z] #51 14.86 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-31T13:48:37.115Z] #51 15.01 go: downloading github.com/pkg/errors v0.8.1 [2021-08-31T13:48:37.115Z] #51 15.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-31T13:48:37.115Z] #51 15.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-31T13:48:37.115Z] #51 15.71 go: downloading github.com/spf13/viper v1.6.1 [2021-08-31T13:48:37.115Z] #51 16.47 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-31T13:48:37.115Z] #51 16.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-31T13:48:37.115Z] #51 16.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-31T13:48:37.115Z] #51 17.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-31T13:48:37.227Z] #35 ... [2021-08-31T13:48:37.228Z] [2021-08-31T13:48:37.228Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:48:37.228Z] #25 sha256:77abacd2b1dc022e1979664feeecb6c61028a0000f9167884cc9f2a90fe57918 [2021-08-31T13:48:37.228Z] #25 14.86 + mkdir -p /build [2021-08-31T13:48:37.228Z] #25 14.88 + mv docker/docker /build/ [2021-08-31T13:48:37.228Z] #25 14.89 + rmdir docker [2021-08-31T13:48:37.228Z] #25 DONE 15.5s [2021-08-31T13:48:37.228Z] [2021-08-31T13:48:37.228Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:37.228Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:48:37.228Z] #47 11.57 internal/unsafeheader [2021-08-31T13:48:37.228Z] #47 11.57 internal/abi [2021-08-31T13:48:37.228Z] #47 11.72 internal/cpu [2021-08-31T13:48:37.228Z] #47 12.31 internal/goexperiment [2021-08-31T13:48:37.228Z] #47 12.47 runtime/internal/atomic [2021-08-31T13:48:37.228Z] #47 13.63 internal/bytealg [2021-08-31T13:48:37.228Z] #47 14.14 runtime/internal/sys [2021-08-31T13:48:37.228Z] #47 15.03 runtime/internal/math [2021-08-31T13:48:37.228Z] #47 15.28 internal/race [2021-08-31T13:48:37.228Z] #47 15.56 sync/atomic [2021-08-31T13:48:37.489Z] #47 15.96 runtime [2021-08-31T13:48:37.652Z] #41 ... [2021-08-31T13:48:37.652Z] [2021-08-31T13:48:37.652Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:48:37.652Z] #25 sha256:8c633f689758bd49ac2a4b1d2617198a88e3e6fa3ec17d4a0b20f388f156cb01 [2021-08-31T13:48:37.652Z] #25 3.912 + RM_GOPATH=0 [2021-08-31T13:48:37.652Z] #25 3.912 + TMP_GOPATH= [2021-08-31T13:48:37.652Z] #25 3.912 + : /build [2021-08-31T13:48:37.652Z] #25 3.912 + '[' -z '' ']' [2021-08-31T13:48:37.652Z] #25 3.912 ++ mktemp -d [2021-08-31T13:48:37.652Z] #25 3.912 + export GOPATH=/tmp/tmp.5cXOCyvCG1 [2021-08-31T13:48:37.652Z] #25 3.912 + GOPATH=/tmp/tmp.5cXOCyvCG1 [2021-08-31T13:48:37.652Z] #25 3.912 + RM_GOPATH=1 [2021-08-31T13:48:37.652Z] #25 3.912 + case "$(go env GOARCH)" in [2021-08-31T13:48:37.652Z] #25 3.912 ++ go env GOARCH [2021-08-31T13:48:37.652Z] #25 3.915 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:37.652Z] #25 3.915 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:37.652Z] #25 3.915 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:37.652Z] #25 3.915 Install docker/cli version 17.06.2-ce from stable [2021-08-31T13:48:37.652Z] #25 3.926 + dir=/tmp/install [2021-08-31T13:48:37.652Z] #25 3.926 + bin=dockercli [2021-08-31T13:48:37.652Z] #25 3.926 + shift [2021-08-31T13:48:37.652Z] #25 3.926 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-31T13:48:37.652Z] #25 3.926 + . /tmp/install/dockercli.installer [2021-08-31T13:48:37.652Z] #25 3.926 ++ : stable [2021-08-31T13:48:37.652Z] #25 3.926 ++ : 17.06.2-ce [2021-08-31T13:48:37.652Z] #25 3.926 + install_dockercli [2021-08-31T13:48:37.652Z] #25 3.926 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-31T13:48:37.652Z] #25 3.926 ++ uname -m [2021-08-31T13:48:37.652Z] #25 3.926 + arch=x86_64 [2021-08-31T13:48:37.652Z] #25 3.926 + '[' x86_64 '!=' x86_64 ']' [2021-08-31T13:48:37.652Z] #25 3.926 + url=https://download.docker.com/linux/static [2021-08-31T13:48:37.652Z] #25 3.926 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-31T13:48:37.652Z] #25 3.926 + tar -xz docker/docker [2021-08-31T13:48:37.652Z] #25 ... [2021-08-31T13:48:37.652Z] [2021-08-31T13:48:37.652Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:37.652Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:48:37.652Z] #47 3.852 + RM_GOPATH=0 [2021-08-31T13:48:37.652Z] #47 3.852 + TMP_GOPATH= [2021-08-31T13:48:37.652Z] #47 3.852 + : /build [2021-08-31T13:48:37.652Z] #47 3.852 + '[' -z '' ']' [2021-08-31T13:48:37.652Z] #47 3.854 ++ mktemp -d [2021-08-31T13:48:37.652Z] #47 3.854 + export GOPATH=/tmp/tmp.ElRhL4tjeS [2021-08-31T13:48:37.652Z] #47 3.854 + GOPATH=/tmp/tmp.ElRhL4tjeS [2021-08-31T13:48:37.652Z] #47 3.854 + RM_GOPATH=1 [2021-08-31T13:48:37.652Z] #47 3.854 + case "$(go env GOARCH)" in [2021-08-31T13:48:37.652Z] #47 3.854 ++ go env GOARCH [2021-08-31T13:48:37.652Z] #47 3.862 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:37.652Z] #47 3.862 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:37.652Z] #47 3.862 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:37.652Z] #47 3.862 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:37.652Z] #47 3.862 + dir=/tmp/install [2021-08-31T13:48:37.652Z] #47 3.862 + bin=vndr [2021-08-31T13:48:37.652Z] #47 3.862 + shift [2021-08-31T13:48:37.652Z] #47 3.862 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-31T13:48:37.652Z] #47 3.862 + . /tmp/install/vndr.installer [2021-08-31T13:48:37.652Z] #47 3.862 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:37.652Z] #47 3.862 + install_vndr [2021-08-31T13:48:37.652Z] #47 3.862 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-31T13:48:37.652Z] #47 3.862 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ElRhL4tjeS/src/github.com/LK4D4/vndr [2021-08-31T13:48:37.652Z] #47 3.867 Cloning into '/tmp/tmp.ElRhL4tjeS/src/github.com/LK4D4/vndr'... [2021-08-31T13:48:37.652Z] #47 4.343 + cd /tmp/tmp.ElRhL4tjeS/src/github.com/LK4D4/vndr [2021-08-31T13:48:37.652Z] #47 4.343 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:37.652Z] #47 4.354 + go build -buildmode=pie -v -o /build/vndr . [2021-08-31T13:48:37.652Z] #47 5.429 internal/unsafeheader [2021-08-31T13:48:37.652Z] #47 5.507 internal/abi [2021-08-31T13:48:37.652Z] #47 5.527 internal/cpu [2021-08-31T13:48:37.652Z] #47 5.904 internal/goexperiment [2021-08-31T13:48:37.652Z] #47 5.992 runtime/internal/atomic [2021-08-31T13:48:37.652Z] #47 6.365 internal/bytealg [2021-08-31T13:48:37.652Z] #47 6.548 runtime/internal/sys [2021-08-31T13:48:37.652Z] #47 6.910 runtime/internal/math [2021-08-31T13:48:37.652Z] #47 7.047 internal/race [2021-08-31T13:48:37.652Z] #47 7.141 sync/atomic [2021-08-31T13:48:37.652Z] #47 7.458 runtime [2021-08-31T13:48:37.652Z] #47 7.658 unicode [2021-08-31T13:48:37.652Z] #47 ... [2021-08-31T13:48:37.652Z] [2021-08-31T13:48:37.652Z] #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 [2021-08-31T13:48:37.652Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:37.652Z] #14 4.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:37.652Z] #14 4.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:37.652Z] #14 4.705 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:37.652Z] #14 5.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:37.652Z] #14 7.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:37.652Z] #14 ... [2021-08-31T13:48:37.652Z] [2021-08-31T13:48:37.652Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:37.652Z] #51 sha256:b6787de95f017208d76053250c99a246580846f3fc4d296538e48cced2ad2cf0 [2021-08-31T13:48:37.652Z] #51 5.029 + RM_GOPATH=0 [2021-08-31T13:48:37.652Z] #51 5.029 + TMP_GOPATH= [2021-08-31T13:48:37.652Z] #51 5.029 + : /build [2021-08-31T13:48:37.652Z] #51 5.029 + '[' -z '' ']' [2021-08-31T13:48:37.652Z] #51 5.029 ++ mktemp -d [2021-08-31T13:48:37.652Z] #51 5.039 + export GOPATH=/tmp/tmp.BsAI3UuE0S [2021-08-31T13:48:37.652Z] #51 5.039 + GOPATH=/tmp/tmp.BsAI3UuE0S [2021-08-31T13:48:37.652Z] #51 5.039 + RM_GOPATH=1 [2021-08-31T13:48:37.652Z] #51 5.039 + case "$(go env GOARCH)" in [2021-08-31T13:48:37.652Z] #51 5.054 ++ go env GOARCH [2021-08-31T13:48:37.652Z] #51 5.081 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:37.652Z] #51 5.081 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:37.652Z] #51 5.081 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:37.652Z] #51 5.081 + dir=/tmp/install [2021-08-31T13:48:37.652Z] #51 5.081 + bin=golangci_lint [2021-08-31T13:48:37.652Z] #51 5.081 + shift [2021-08-31T13:48:37.652Z] #51 5.081 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-31T13:48:37.652Z] #51 5.081 + . /tmp/install/golangci_lint.installer [2021-08-31T13:48:37.652Z] #51 5.081 ++ : v1.23.8 [2021-08-31T13:48:37.652Z] #51 5.081 + install_golangci_lint [2021-08-31T13:48:37.652Z] #51 5.081 + set -e [2021-08-31T13:48:37.652Z] #51 5.081 + export GO111MODULE=on [2021-08-31T13:48:37.652Z] #51 5.081 + GO111MODULE=on [2021-08-31T13:48:37.652Z] #51 5.081 + GOBIN=/build [2021-08-31T13:48:37.652Z] #51 5.081 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-31T13:48:37.652Z] #51 5.561 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-31T13:48:37.652Z] #51 ... [2021-08-31T13:48:37.652Z] [2021-08-31T13:48:37.652Z] #33 [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 [2021-08-31T13:48:37.652Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:48:37.652Z] #33 4.821 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-31T13:48:37.652Z] #33 4.823 Cloning into '.'... [2021-08-31T13:48:37.652Z] #33 ... [2021-08-31T13:48:37.652Z] [2021-08-31T13:48:37.652Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:37.652Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:48:37.652Z] #57 5.687 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:37.652Z] #57 5.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:37.652Z] #57 5.739 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:37.652Z] #57 6.558 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:37.652Z] #57 8.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:37.910Z] #57 ... [2021-08-31T13:48:37.910Z] [2021-08-31T13:48:37.910Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:37.910Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:37.910Z] #45 5.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:37.910Z] #45 5.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:37.910Z] #45 5.790 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:37.910Z] #45 6.361 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-31T13:48:37.910Z] #45 6.787 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:37.910Z] #45 8.688 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:37.910Z] #45 ... [2021-08-31T13:48:37.910Z] [2021-08-31T13:48:37.910Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:48:37.910Z] #35 sha256:9230bec7e2f0882a2ccbf3e74ebe5b1cf1cc6c9967671ac25deadfd8285f98c8 [2021-08-31T13:48:37.910Z] #35 3.718 Install go-toml version v1.8.1 [2021-08-31T13:48:37.910Z] #35 4.104 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-31T13:48:37.910Z] #35 6.276 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:48:37.910Z] #35 6.276 Use 'go install pkg@version' instead. [2021-08-31T13:48:37.910Z] #35 6.276 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:48:37.910Z] #35 6.276 or run 'go help get' or 'go help install'. [2021-08-31T13:48:37.910Z] #35 6.729 github.com/pelletier/go-toml [2021-08-31T13:48:37.971Z] #28 11.17 Updating certificates in /etc/ssl/certs... [2021-08-31T13:48:38.062Z] #51 18.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-31T13:48:38.168Z] #35 ... [2021-08-31T13:48:38.168Z] [2021-08-31T13:48:38.168Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:38.168Z] #60 sha256:371902a4a09c0b0340ac25ac0cd5c2afabb3ce3cac6810586921fd53ce385d69 [2021-08-31T13:48:38.168Z] #60 4.022 + RM_GOPATH=0 [2021-08-31T13:48:38.168Z] #60 4.022 + TMP_GOPATH= [2021-08-31T13:48:38.168Z] #60 4.022 + : /build [2021-08-31T13:48:38.168Z] #60 4.022 + '[' -z '' ']' [2021-08-31T13:48:38.168Z] #60 4.022 ++ mktemp -d [2021-08-31T13:48:38.168Z] #60 4.022 + export GOPATH=/tmp/tmp.iErYYF3S2x [2021-08-31T13:48:38.168Z] #60 4.022 + GOPATH=/tmp/tmp.iErYYF3S2x [2021-08-31T13:48:38.168Z] #60 4.022 + RM_GOPATH=1 [2021-08-31T13:48:38.168Z] #60 4.022 + case "$(go env GOARCH)" in [2021-08-31T13:48:38.168Z] #60 4.022 ++ go env GOARCH [2021-08-31T13:48:38.168Z] #60 4.033 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:38.168Z] #60 4.033 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:38.168Z] #60 4.034 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:38.168Z] #60 4.035 + dir=/tmp/install [2021-08-31T13:48:38.168Z] #60 4.036 + bin=rootlesskit [2021-08-31T13:48:38.168Z] #60 4.036 + shift [2021-08-31T13:48:38.168Z] #60 4.036 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-31T13:48:38.168Z] #60 4.036 + . /tmp/install/rootlesskit.installer [2021-08-31T13:48:38.168Z] #60 4.036 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:38.168Z] #60 4.037 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:38.168Z] #60 4.038 + install_rootlesskit [2021-08-31T13:48:38.168Z] #60 4.038 + case "$1" in [2021-08-31T13:48:38.168Z] #60 4.038 + export CGO_ENABLED=0 [2021-08-31T13:48:38.168Z] #60 4.038 + CGO_ENABLED=0 [2021-08-31T13:48:38.168Z] #60 4.038 + _install_rootlesskit [2021-08-31T13:48:38.168Z] #60 4.038 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-31T13:48:38.168Z] #60 4.038 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iErYYF3S2x/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:48:38.168Z] #60 4.040 Cloning into '/tmp/tmp.iErYYF3S2x/src/github.com/rootless-containers/rootlesskit'... [2021-08-31T13:48:38.168Z] #60 7.777 + cd /tmp/tmp.iErYYF3S2x/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:48:38.168Z] #60 7.783 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:38.168Z] #60 7.890 + export GO111MODULE=on [2021-08-31T13:48:38.168Z] #60 7.890 + GO111MODULE=on [2021-08-31T13:48:38.168Z] #60 7.890 + export GOPROXY=https://proxy.golang.org [2021-08-31T13:48:38.168Z] #60 7.890 + GOPROXY=https://proxy.golang.org [2021-08-31T13:48:38.168Z] #60 7.890 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:48:38.168Z] #60 7.890 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-31T13:48:38.168Z] #60 8.654 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:48:38.168Z] #60 8.702 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-31T13:48:38.168Z] #60 8.754 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-31T13:48:38.168Z] #60 9.560 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-31T13:48:38.168Z] #60 ... [2021-08-31T13:48:38.168Z] [2021-08-31T13:48:38.168Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:38.169Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:48:38.169Z] #53 4.295 + RM_GOPATH=0 [2021-08-31T13:48:38.169Z] #53 4.295 + TMP_GOPATH= [2021-08-31T13:48:38.169Z] #53 4.296 + : /build [2021-08-31T13:48:38.169Z] #53 4.296 + '[' -z '' ']' [2021-08-31T13:48:38.169Z] #53 4.297 ++ mktemp -d [2021-08-31T13:48:38.169Z] #53 4.298 + export GOPATH=/tmp/tmp.Bsyn0WurF9 [2021-08-31T13:48:38.169Z] #53 4.298 + GOPATH=/tmp/tmp.Bsyn0WurF9 [2021-08-31T13:48:38.169Z] #53 4.298 + RM_GOPATH=1 [2021-08-31T13:48:38.169Z] #53 4.299 + case "$(go env GOARCH)" in [2021-08-31T13:48:38.169Z] #53 4.299 ++ go env GOARCH [2021-08-31T13:48:38.169Z] #53 4.314 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:38.169Z] #53 4.314 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:38.169Z] #53 4.314 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:38.169Z] #53 4.314 + dir=/tmp/install [2021-08-31T13:48:38.169Z] #53 4.314 + bin=shfmt [2021-08-31T13:48:38.169Z] #53 4.314 + shift [2021-08-31T13:48:38.169Z] #53 4.314 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-31T13:48:38.169Z] #53 4.314 + . /tmp/install/shfmt.installer [2021-08-31T13:48:38.169Z] #53 4.314 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:38.169Z] #53 4.314 + install_shfmt [2021-08-31T13:48:38.169Z] #53 4.314 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-31T13:48:38.169Z] #53 4.314 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Bsyn0WurF9/src/github.com/mvdan/sh [2021-08-31T13:48:38.169Z] #53 4.314 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:38.169Z] #53 4.316 Cloning into '/tmp/tmp.Bsyn0WurF9/src/github.com/mvdan/sh'... [2021-08-31T13:48:38.322Z] #51 18.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-31T13:48:38.427Z] #53 ... [2021-08-31T13:48:38.427Z] [2021-08-31T13:48:38.427Z] #37 [tini 1/2] 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 [2021-08-31T13:48:38.427Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:38.427Z] #37 5.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:38.427Z] #37 5.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:38.427Z] #37 5.227 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:38.427Z] #37 6.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:38.427Z] #37 8.254 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:38.433Z] #47 16.92 unicode [2021-08-31T13:48:38.686Z] #37 ... [2021-08-31T13:48:38.686Z] [2021-08-31T13:48:38.686Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:48:38.686Z] #25 sha256:8c633f689758bd49ac2a4b1d2617198a88e3e6fa3ec17d4a0b20f388f156cb01 [2021-08-31T13:48:38.686Z] #25 10.95 + mkdir -p /build [2021-08-31T13:48:38.686Z] #25 10.95 + mv docker/docker /build/ [2021-08-31T13:48:38.686Z] #25 10.95 + rmdir docker [2021-08-31T13:48:38.866Z] #19 117.5 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] [2021-08-31T13:48:38.866Z] #19 ... [2021-08-31T13:48:38.866Z] [2021-08-31T13:48:38.866Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:38.866Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:48:38.866Z] #54 120.3 net/http/internal/ascii [2021-08-31T13:48:38.866Z] #54 123.0 net/textproto [2021-08-31T13:48:38.866Z] #54 123.0 crypto/x509 [2021-08-31T13:48:38.866Z] #54 123.7 vendor/golang.org/x/net/http/httpguts [2021-08-31T13:48:38.866Z] #54 123.9 vendor/golang.org/x/net/http/httpproxy [2021-08-31T13:48:38.866Z] #54 124.4 mime/multipart [2021-08-31T13:48:38.866Z] #54 127.1 crypto/tls [2021-08-31T13:48:38.866Z] #54 ... [2021-08-31T13:48:38.866Z] [2021-08-31T13:48:38.866Z] #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 [2021-08-31T13:48:38.866Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:48:38.866Z] #19 117.5 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] [2021-08-31T13:48:38.918Z] #28 ... [2021-08-31T13:48:38.918Z] [2021-08-31T13:48:38.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:de4c645f3c3e9f48db2ed55b38171d353b8b901d747156091354c50154021f1f [2021-08-31T13:48:38.918Z] #11 sha256:f285bf14b0ef6ed01eb63ec83f2c4581c0f17a968dcfaa8317d24474f2f77906 [2021-08-31T13:48:38.918Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.3s done [2021-08-31T13:48:38.918Z] #11 extracting sha256:3a579bb53baf670af47a846027d49dad210590f130c4ebed06f379cea79cb441 2.2s done [2021-08-31T13:48:38.918Z] #11 extracting sha256:ea3bfb3124a69650e7d740f91af144f3e0d254f3b60830c1674e4c1bc9fcf32d 4.4s done [2021-08-31T13:48:38.918Z] #11 extracting sha256:75cc6df6f8e0337b02f182a60d9a08f2feda1a85e64c573e3fdaaa59901a67db done [2021-08-31T13:48:38.918Z] #11 DONE 22.2s [2021-08-31T13:48:38.918Z] [2021-08-31T13:48:38.918Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-31T13:48:38.918Z] #12 sha256:47481d8999e84b67ac4255691f38563aaf33868583eaf5fcbf5b7b43d9709609 [2021-08-31T13:48:38.944Z] #25 DONE 12.0s [2021-08-31T13:48:38.944Z] [2021-08-31T13:48:38.944Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:38.944Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:48:38.944Z] #47 11.11 unicode/utf8 [2021-08-31T13:48:38.944Z] #47 11.60 internal/itoa [2021-08-31T13:48:38.944Z] #47 11.84 math/bits [2021-08-31T13:48:39.006Z] #47 ... [2021-08-31T13:48:39.006Z] [2021-08-31T13:48:39.006Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:39.006Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:48:39.006Z] #51 17.48 go: downloading github.com/fatih/color v1.7.0 [2021-08-31T13:48:39.006Z] #51 17.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-31T13:48:39.006Z] #51 17.59 go: downloading github.com/pkg/errors v0.8.1 [2021-08-31T13:48:39.267Z] #51 17.64 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-31T13:48:39.267Z] #51 17.72 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-31T13:48:39.596Z] Fetching without tags [2021-08-31T13:48:39.840Z] #51 18.21 go: downloading github.com/spf13/viper v1.6.1 [2021-08-31T13:48:39.840Z] #51 ... [2021-08-31T13:48:39.840Z] [2021-08-31T13:48:39.840Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:39.840Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:39.840Z] #45 7.977 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:39.840Z] #45 8.384 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-31T13:48:39.840Z] #45 8.414 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:39.840Z] #45 8.546 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:39.840Z] #45 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:39.840Z] #45 ... [2021-08-31T13:48:39.840Z] [2021-08-31T13:48:39.840Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:39.840Z] #60 sha256:7375770a8ad686b07765eaa125e84b1a8ec93d87dc782483583dfe6fa8e8c48a [2021-08-31T13:48:39.840Z] #60 11.30 + cd /tmp/tmp.7VLjFeBd2A/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:48:39.840Z] #60 11.30 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:39.840Z] #60 11.45 + export GO111MODULE=on [2021-08-31T13:48:39.840Z] #60 11.45 + GO111MODULE=on [2021-08-31T13:48:39.840Z] #60 11.45 + export GOPROXY=https://proxy.golang.org [2021-08-31T13:48:39.840Z] #60 11.45 + GOPROXY=https://proxy.golang.org [2021-08-31T13:48:39.840Z] #60 11.45 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:48:39.840Z] #60 11.45 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-31T13:48:39.840Z] #60 12.98 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:48:39.840Z] #60 12.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-31T13:48:39.840Z] #60 13.01 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-31T13:48:39.840Z] #60 14.04 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-31T13:48:39.840Z] #60 18.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-31T13:48:39.876Z] #47 12.71 math [2021-08-31T13:48:40.102Z] #60 ... [2021-08-31T13:48:40.102Z] [2021-08-31T13:48:40.102Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:40.102Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:40.102Z] #45 18.27 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:40.302Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [2021-08-31T13:48:40.328Z] Fetching without tags [2021-08-31T13:48:39.312Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:48:39.355Z] > git config --add remote.origin.fetch +refs/pull/42797/head:refs/remotes/origin/PR-42797 # timeout=10 [2021-08-31T13:48:39.399Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:48:39.511Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:48:39.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:48:39.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:48:39.632Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:48:40.783Z] #19 119.3 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-08-31T13:48:40.783Z] #19 119.3 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-08-31T13:48:40.862Z] #51 ... [2021-08-31T13:48:40.862Z] [2021-08-31T13:48:40.862Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:40.862Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:48:40.862Z] #53 21.19 + cd /tmp/tmp.iwkjMhwQ4S/src/github.com/mvdan/sh [2021-08-31T13:48:40.862Z] #53 21.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:40.985Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [2021-08-31T13:48:41.122Z] #53 21.31 + GO111MODULE=on [2021-08-31T13:48:41.122Z] #53 21.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-31T13:48:40.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:48:40.107Z] > git config --add remote.origin.fetch +refs/pull/42797/head:refs/remotes/origin/PR-42797 # timeout=10 [2021-08-31T13:48:40.144Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:48:40.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:48:40.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:48:40.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:48:40.362Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:48:41.091Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:48:41.129Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:48:42.023Z] #45 19.89 Get:6 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-31T13:48:42.063Z] #53 22.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-31T13:48:42.064Z] #53 22.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-31T13:48:42.064Z] #53 22.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-31T13:48:42.323Z] #53 ... [2021-08-31T13:48:42.323Z] [2021-08-31T13:48:42.323Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:48:42.323Z] #25 sha256:0556acca73e2e918b3fcc09c2757b14992185d243ad619db7412f4d567e6c309 [2021-08-31T13:48:42.323Z] #25 19.07 + mkdir -p /build [2021-08-31T13:48:42.323Z] #25 19.08 + mv docker/docker /build/ [2021-08-31T13:48:42.323Z] #25 19.24 + rmdir docker [2021-08-31T13:48:42.323Z] #25 DONE 22.6s [2021-08-31T13:48:42.323Z] [2021-08-31T13:48:42.324Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:42.324Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:48:42.324Z] #57 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:42.584Z] #57 ... [2021-08-31T13:48:42.584Z] [2021-08-31T13:48:42.584Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:42.584Z] #60 sha256:df712180580e83b3010338c67d542363cc46bdf49a97010288e7e8a4756e666f [2021-08-31T13:48:42.584Z] #60 13.00 + cd /tmp/tmp.rq5jrXdS9v/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:48:42.584Z] #60 13.00 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:42.584Z] #60 13.04 + export GO111MODULE=on [2021-08-31T13:48:42.584Z] #60 13.04 + GO111MODULE=on [2021-08-31T13:48:42.584Z] #60 13.04 + export GOPROXY=https://proxy.golang.org [2021-08-31T13:48:42.584Z] #60 13.04 + GOPROXY=https://proxy.golang.org [2021-08-31T13:48:42.584Z] #60 13.04 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:48:42.584Z] #60 13.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-31T13:48:42.584Z] #60 15.18 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:48:42.584Z] #60 15.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-31T13:48:42.584Z] #60 15.41 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-31T13:48:42.584Z] #60 16.94 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-31T13:48:42.584Z] #60 21.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-31T13:48:42.584Z] #60 22.21 go: downloading github.com/google/uuid v1.3.0 [2021-08-31T13:48:42.584Z] #60 22.25 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-31T13:48:42.584Z] #60 22.49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-31T13:48:42.584Z] #60 22.92 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-31T13:48:42.679Z] #19 121.3 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] [2021-08-31T13:48:42.679Z] #19 121.3 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] [2021-08-31T13:48:42.844Z] #60 23.10 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-31T13:48:42.844Z] #60 ... [2021-08-31T13:48:42.844Z] [2021-08-31T13:48:42.844Z] #37 [tini 1/2] 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 [2021-08-31T13:48:42.844Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:42.844Z] #37 13.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:42.966Z] #45 ... [2021-08-31T13:48:42.966Z] [2021-08-31T13:48:42.966Z] #37 [tini 1/2] 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 [2021-08-31T13:48:42.966Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:42.966Z] #37 11.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:42.966Z] #37 15.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:42.966Z] #37 ... [2021-08-31T13:48:42.966Z] [2021-08-31T13:48:42.966Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:42.966Z] #49 sha256:cd95859c87f7d985e2ca5acc10b098d571501e750ff59d95fae1d616b6e5fd42 [2021-08-31T13:48:42.966Z] #49 11.32 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-31T13:48:42.966Z] #49 13.26 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-31T13:48:42.966Z] #49 ... [2021-08-31T13:48:42.966Z] [2021-08-31T13:48:42.966Z] #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 [2021-08-31T13:48:42.966Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:42.966Z] #14 11.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:48:42.966Z] #14 15.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:43.104Z] #37 ... [2021-08-31T13:48:43.104Z] [2021-08-31T13:48:43.105Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:43.105Z] #60 sha256:df712180580e83b3010338c67d542363cc46bdf49a97010288e7e8a4756e666f [2021-08-31T13:48:43.105Z] #60 23.37 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-31T13:48:43.159Z] #47 ... [2021-08-31T13:48:43.159Z] [2021-08-31T13:48:43.159Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:43.159Z] #49 sha256:7d937f866147eff5adfe1178624fcb72cef4f65627a947a7fe08770626d6f323 [2021-08-31T13:48:43.159Z] #49 5.906 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-31T13:48:43.159Z] #49 7.651 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-31T13:48:43.159Z] #49 14.85 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:48:43.159Z] #49 14.85 Use 'go install pkg@version' instead. [2021-08-31T13:48:43.159Z] #49 14.85 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:48:43.159Z] #49 14.85 or run 'go help get' or 'go help install'. [2021-08-31T13:48:43.159Z] #49 ... [2021-08-31T13:48:43.159Z] [2021-08-31T13:48:43.159Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:43.159Z] #51 sha256:b6787de95f017208d76053250c99a246580846f3fc4d296538e48cced2ad2cf0 [2021-08-31T13:48:43.159Z] #51 12.33 go: downloading github.com/fatih/color v1.7.0 [2021-08-31T13:48:43.159Z] #51 12.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-31T13:48:43.159Z] #51 12.41 go: downloading github.com/pkg/errors v0.8.1 [2021-08-31T13:48:43.160Z] #51 12.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-31T13:48:43.160Z] #51 12.43 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-31T13:48:43.160Z] #51 12.67 go: downloading github.com/spf13/viper v1.6.1 [2021-08-31T13:48:43.160Z] #51 13.15 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-31T13:48:43.160Z] #51 13.19 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-31T13:48:43.160Z] #51 13.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-31T13:48:43.160Z] #51 13.54 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-31T13:48:43.160Z] #51 14.47 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-31T13:48:43.160Z] #51 14.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-31T13:48:43.160Z] #51 14.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-31T13:48:43.160Z] #51 14.90 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-31T13:48:43.227Z] #14 ... [2021-08-31T13:48:43.227Z] [2021-08-31T13:48:43.227Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:43.227Z] #60 sha256:7375770a8ad686b07765eaa125e84b1a8ec93d87dc782483583dfe6fa8e8c48a [2021-08-31T13:48:43.227Z] #60 19.55 go: downloading github.com/google/uuid v1.3.0 [2021-08-31T13:48:43.227Z] #60 19.69 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-31T13:48:43.227Z] #60 20.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-31T13:48:43.227Z] #60 20.45 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-31T13:48:43.227Z] #60 20.59 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-31T13:48:43.227Z] #60 20.80 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-31T13:48:43.227Z] #60 21.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-31T13:48:43.227Z] #60 21.73 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-31T13:48:43.236Z] Merge succeeded, producing c55bfc6445db1cd3a401a66c062d2180084564e7 [2021-08-31T13:48:43.236Z] Checking out Revision c55bfc6445db1cd3a401a66c062d2180084564e7 (PR-42797) [2021-08-31T13:48:40.406Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:48:40.451Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:48:42.564Z] > git remote # timeout=10 [2021-08-31T13:48:42.633Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:48:42.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:48:42.677Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:48:43.117Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-31T13:48:43.364Z] #60 ... [2021-08-31T13:48:43.364Z] [2021-08-31T13:48:43.364Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:43.364Z] #49 sha256:77d5095ff008203c23b4b29d6c02f2aa45a589adbefb371a8be097183f874a76 [2021-08-31T13:48:43.364Z] #49 13.48 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-31T13:48:43.364Z] #49 ... [2021-08-31T13:48:43.364Z] [2021-08-31T13:48:43.364Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:43.365Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:48:43.365Z] #47 14.10 unicode/utf8 [2021-08-31T13:48:43.365Z] #47 14.91 internal/itoa [2021-08-31T13:48:43.365Z] #47 15.17 math/bits [2021-08-31T13:48:43.365Z] #47 16.40 math [2021-08-31T13:48:43.365Z] #47 23.72 encoding [2021-08-31T13:48:43.421Z] #51 ... [2021-08-31T13:48:43.421Z] [2021-08-31T13:48:43.421Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:48:43.421Z] #35 sha256:9230bec7e2f0882a2ccbf3e74ebe5b1cf1cc6c9967671ac25deadfd8285f98c8 [2021-08-31T13:48:43.421Z] #35 14.17 github.com/pelletier/go-toml/cmd/tomll [2021-08-31T13:48:43.421Z] #35 DONE 16.5s [2021-08-31T13:48:43.624Z] #47 ... [2021-08-31T13:48:43.624Z] [2021-08-31T13:48:43.624Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:43.624Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:48:43.624Z] #51 23.87 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-31T13:48:43.624Z] #51 23.95 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-31T13:48:43.678Z] [2021-08-31T13:48:43.678Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:43.678Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:48:43.678Z] #53 14.25 + cd /tmp/tmp.Bsyn0WurF9/src/github.com/mvdan/sh [2021-08-31T13:48:43.678Z] #53 14.25 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:43.678Z] #53 14.35 + GO111MODULE=on [2021-08-31T13:48:43.679Z] #53 14.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-31T13:48:43.679Z] #53 14.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-31T13:48:43.679Z] #53 15.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-31T13:48:43.679Z] #53 15.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-31T13:48:43.679Z] #53 16.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-31T13:48:43.884Z] #51 24.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-31T13:48:43.884Z] #51 24.33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-31T13:48:44.144Z] #51 24.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-31T13:48:44.144Z] #51 24.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-31T13:48:44.220Z] #12 DONE 4.9s [2021-08-31T13:48:44.220Z] [2021-08-31T13:48:44.220Z] #28 [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 [2021-08-31T13:48:44.220Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-31T13:48:44.220Z] #28 12.15 129 added, 0 removed; done. [2021-08-31T13:48:44.220Z] #28 12.34 Setting up jq (1.6-2.1) ... [2021-08-31T13:48:44.220Z] #28 12.35 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-31T13:48:44.220Z] #28 12.36 Setting up curl (7.74.0-1.3+b1) ... [2021-08-31T13:48:44.220Z] #28 12.37 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:48:44.220Z] #28 12.40 Processing triggers for ca-certificates (20210119) ... [2021-08-31T13:48:44.220Z] #28 12.41 Updating certificates in /etc/ssl/certs... [2021-08-31T13:48:44.220Z] #28 13.09 0 added, 0 removed; done. [2021-08-31T13:48:44.220Z] #28 13.09 Running hooks in /etc/ca-certificates/update.d... [2021-08-31T13:48:44.220Z] #28 13.10 done. [2021-08-31T13:48:44.220Z] #28 DONE 16.9s [2021-08-31T13:48:44.220Z] [2021-08-31T13:48:44.220Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-31T13:48:44.220Z] #29 sha256:85e909588dab9beea9ae94948ee7187c1e9c2cfb8592e801258883ddab758770 [2021-08-31T13:48:44.220Z] #29 DONE 0.0s [2021-08-31T13:48:44.220Z] [2021-08-31T13:48:44.220Z] #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 [2021-08-31T13:48:44.220Z] #13 sha256:b276ab82e493279be807fd5bf8dbb07ff9a95a1ca7638ac68f1100c2c3373cdc [2021-08-31T13:48:44.293Z] Merge succeeded, producing 95e33207c5a545e06e1fdc9fe83d6d6e1d60408f [2021-08-31T13:48:44.294Z] Checking out Revision 95e33207c5a545e06e1fdc9fe83d6d6e1d60408f (PR-42797) [2021-08-31T13:48:43.318Z] > git remote # timeout=10 [2021-08-31T13:48:43.385Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:48:43.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:48:43.421Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:48:44.208Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-31T13:48:44.327Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:48:44.579Z] #19 123.1 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] [2021-08-31T13:48:44.579Z] #19 123.1 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] [2021-08-31T13:48:44.579Z] #19 123.1 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] [2021-08-31T13:48:44.579Z] #19 123.1 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] [2021-08-31T13:48:44.579Z] #19 123.1 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] [2021-08-31T13:48:44.579Z] #19 123.1 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-08-31T13:48:44.579Z] #19 123.1 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-08-31T13:48:44.579Z] #19 123.1 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-08-31T13:48:44.579Z] #19 123.2 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-08-31T13:48:44.579Z] #19 123.2 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-08-31T13:48:44.579Z] #19 123.2 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-08-31T13:48:44.579Z] #19 123.2 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-08-31T13:48:44.579Z] #19 123.2 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-08-31T13:48:44.579Z] #19 123.3 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-08-31T13:48:44.579Z] #19 123.3 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-08-31T13:48:44.579Z] #19 123.4 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-08-31T13:48:44.579Z] #19 123.4 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-08-31T13:48:44.579Z] #19 123.5 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-08-31T13:48:44.579Z] #19 123.5 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-08-31T13:48:44.796Z] #13 DONE 1.0s [2021-08-31T13:48:44.796Z] [2021-08-31T13:48:44.796Z] #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 [2021-08-31T13:48:44.796Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:48:44.796Z] #14 ... [2021-08-31T13:48:44.796Z] [2021-08-31T13:48:44.796Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-31T13:48:44.796Z] #44 sha256:28f0d12ea5414f05752c78c682f138de71d44d39ad1128e50eda2ef5678a0c11 [2021-08-31T13:48:44.796Z] #44 DONE 0.2s [2021-08-31T13:48:45.065Z] [2021-08-31T13:48:45.065Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-31T13:48:45.065Z] #32 sha256:335cc92cdaf1def633d1efd6ee71fba52ada9f12d990ba4ab146dd69ac5cd72e [2021-08-31T13:48:45.065Z] #32 DONE 0.2s [2021-08-31T13:48:45.065Z] [2021-08-31T13:48:45.065Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-31T13:48:45.065Z] #40 sha256:289b85fab04659824f291dd98405a0dbfdc6c5d90a9db5ff5289a5651b7dc4b0 [2021-08-31T13:48:45.065Z] #40 DONE 0.3s [2021-08-31T13:48:45.065Z] [2021-08-31T13:48:45.065Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:45.065Z] #41 sha256:901bdcae8bd99e55f92d90f2ff911bd06564312c30aaeb5eee4b8beac008d08b [2021-08-31T13:48:45.086Z] #51 25.11 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-31T13:48:45.086Z] #51 25.11 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-31T13:48:45.086Z] #51 ... [2021-08-31T13:48:45.086Z] [2021-08-31T13:48:45.086Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:48:45.086Z] #35 sha256:6ebb83645449dfc4ae81598e33c08910981c255e87b62669ed20d353eca3fbdd [2021-08-31T13:48:45.086Z] #35 21.40 github.com/pelletier/go-toml/cmd/tomll [2021-08-31T13:48:45.086Z] #35 DONE 25.4s [2021-08-31T13:48:45.086Z] [2021-08-31T13:48:45.086Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:45.086Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:48:45.086Z] #51 25.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-31T13:48:45.086Z] #51 25.29 go: downloading github.com/spf13/afero v1.1.2 [2021-08-31T13:48:45.345Z] #51 25.69 go: downloading github.com/spf13/cast v1.3.0 [2021-08-31T13:48:45.345Z] #51 25.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-31T13:48:45.345Z] #51 25.74 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-31T13:48:45.606Z] #51 25.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-31T13:48:45.606Z] #51 25.98 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-31T13:48:45.866Z] #51 26.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-31T13:48:45.866Z] #51 26.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-31T13:48:46.134Z] #51 26.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-31T13:48:46.134Z] #51 26.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-31T13:48:46.134Z] #51 26.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-31T13:48:43.267Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:48:43.310Z] > git checkout -f c55bfc6445db1cd3a401a66c062d2180084564e7 # timeout=10 [2021-08-31T13:48:46.394Z] #51 26.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-31T13:48:46.394Z] #51 26.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-31T13:48:46.394Z] #51 26.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-31T13:48:46.479Z] #19 125.1 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-08-31T13:48:46.479Z] #19 125.1 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-08-31T13:48:46.479Z] #19 125.1 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-08-31T13:48:46.479Z] #19 125.2 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-08-31T13:48:46.479Z] #19 125.3 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] [2021-08-31T13:48:46.533Z] #60 ... [2021-08-31T13:48:46.533Z] [2021-08-31T13:48:46.533Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:46.534Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:48:46.534Z] #57 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:48:46.534Z] #57 ... [2021-08-31T13:48:46.534Z] [2021-08-31T13:48:46.534Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:46.534Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:48:46.534Z] #51 19.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-31T13:48:46.534Z] #51 19.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-31T13:48:46.534Z] #51 20.80 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-31T13:48:46.534Z] #51 21.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-31T13:48:46.534Z] #51 24.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-31T13:48:46.534Z] #51 24.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-31T13:48:46.534Z] #51 24.76 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-31T13:48:46.534Z] #51 24.86 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-31T13:48:46.534Z] #51 24.95 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-31T13:48:46.534Z] #51 25.05 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-31T13:48:46.534Z] #51 25.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-31T13:48:46.534Z] #51 25.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-31T13:48:46.655Z] #51 26.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-31T13:48:46.916Z] #51 27.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-31T13:48:46.963Z] #53 ... [2021-08-31T13:48:46.963Z] [2021-08-31T13:48:46.963Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:46.963Z] #51 sha256:b6787de95f017208d76053250c99a246580846f3fc4d296538e48cced2ad2cf0 [2021-08-31T13:48:46.963Z] #51 18.02 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-31T13:48:46.963Z] #51 18.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-31T13:48:46.963Z] #51 18.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-31T13:48:46.963Z] #51 18.55 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-31T13:48:46.963Z] #51 18.55 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-31T13:48:46.963Z] #51 18.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-31T13:48:46.963Z] #51 18.55 go: downloading github.com/spf13/afero v1.1.2 [2021-08-31T13:48:46.963Z] #51 18.77 go: downloading github.com/spf13/cast v1.3.0 [2021-08-31T13:48:46.963Z] #51 18.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-31T13:48:46.963Z] #51 18.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-31T13:48:46.963Z] #51 18.79 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-31T13:48:46.963Z] #51 18.86 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-31T13:48:46.963Z] #51 19.07 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-31T13:48:46.963Z] #51 19.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.57 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-31T13:48:46.963Z] #51 19.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-31T13:48:46.963Z] #51 19.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-31T13:48:46.963Z] #51 19.79 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-31T13:48:46.963Z] #51 19.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-31T13:48:46.963Z] #51 19.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-31T13:48:46.963Z] #51 20.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-31T13:48:46.963Z] #51 20.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-31T13:48:47.176Z] #51 27.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-31T13:48:47.176Z] #51 27.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-31T13:48:47.176Z] #51 27.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-31T13:48:47.245Z] #51 20.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-31T13:48:47.245Z] #51 20.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-31T13:48:44.367Z] > git checkout -f 95e33207c5a545e06e1fdc9fe83d6d6e1d60408f # timeout=10 [2021-08-31T13:48:47.435Z] #51 27.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-31T13:48:47.481Z] #51 25.75 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-31T13:48:47.481Z] #51 25.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-31T13:48:47.481Z] #51 25.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-31T13:48:47.481Z] #51 25.98 go: downloading github.com/spf13/afero v1.1.2 [2021-08-31T13:48:47.822Z] #51 26.31 go: downloading github.com/spf13/cast v1.3.0 [2021-08-31T13:48:47.822Z] #51 26.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-31T13:48:47.859Z] #51 20.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-31T13:48:47.859Z] #51 20.86 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-31T13:48:47.859Z] #51 20.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-31T13:48:47.859Z] #51 21.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-31T13:48:48.006Z] #51 28.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-31T13:48:48.006Z] #51 28.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-31T13:48:48.006Z] #51 28.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-31T13:48:48.087Z] #51 26.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-31T13:48:48.087Z] #51 26.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-31T13:48:48.087Z] #51 26.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-31T13:48:48.100Z] using credential docker-jenkins-github-credentials [2021-08-31T13:48:48.119Z] #51 21.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-31T13:48:48.119Z] #51 21.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-31T13:48:48.119Z] #51 21.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-31T13:48:48.176Z] Cloning the remote Git repository [2021-08-31T13:48:48.176Z] Cloning with configured refspecs honoured and without tags [2021-08-31T13:48:48.355Z] #51 26.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-31T13:48:48.378Z] #19 127.0 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-31T13:48:48.378Z] #19 127.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-31T13:48:48.378Z] #19 127.0 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-08-31T13:48:48.378Z] #19 127.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-08-31T13:48:48.378Z] #19 127.1 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-08-31T13:48:48.378Z] #19 127.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-31T13:48:48.581Z] #51 28.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-31T13:48:48.581Z] #51 28.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-31T13:48:48.581Z] #51 28.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-31T13:48:48.633Z] #51 27.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-31T13:48:48.633Z] #51 27.05 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-31T13:48:48.633Z] #51 ... [2021-08-31T13:48:48.633Z] [2021-08-31T13:48:48.633Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:48:48.633Z] #35 sha256:8e4fef6f5d254917fc3de92588f0f224f7f0394a0c77ff248215622f8cab88fc [2021-08-31T13:48:48.633Z] #35 23.84 github.com/pelletier/go-toml/cmd/tomll [2021-08-31T13:48:48.633Z] #35 DONE 27.2s [2021-08-31T13:48:48.633Z] [2021-08-31T13:48:48.633Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:48.633Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:48:48.633Z] #51 27.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-31T13:48:48.633Z] #51 27.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-31T13:48:48.633Z] #51 ... [2021-08-31T13:48:48.633Z] [2021-08-31T13:48:48.633Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:48.633Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:48:48.633Z] #53 19.23 + cd /tmp/tmp.h5iuGUiWIT/src/github.com/mvdan/sh [2021-08-31T13:48:48.633Z] #53 19.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:48.633Z] #53 19.48 + GO111MODULE=on [2021-08-31T13:48:48.633Z] #53 19.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-31T13:48:48.633Z] #53 20.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-31T13:48:48.633Z] #53 20.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-31T13:48:48.633Z] #53 20.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-31T13:48:48.633Z] #53 23.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-31T13:48:48.633Z] #53 27.02 encoding [2021-08-31T13:48:48.635Z] #19 127.5 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-08-31T13:48:48.635Z] #19 127.5 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-08-31T13:48:48.635Z] #19 127.5 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-08-31T13:48:48.635Z] #19 127.6 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-08-31T13:48:48.635Z] #19 127.6 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-08-31T13:48:48.635Z] #19 127.6 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-08-31T13:48:48.635Z] #19 127.6 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-08-31T13:48:48.635Z] #19 127.6 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-08-31T13:48:48.635Z] #19 127.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-08-31T13:48:48.635Z] #19 127.7 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-08-31T13:48:48.718Z] #51 21.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-31T13:48:48.718Z] #51 21.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-31T13:48:48.718Z] #51 21.64 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-31T13:48:48.718Z] #51 21.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-31T13:48:48.718Z] #51 21.79 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-31T13:48:48.718Z] #51 21.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-31T13:48:48.846Z] #51 28.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-31T13:48:48.894Z] #19 127.7 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] [2021-08-31T13:48:48.907Z] #53 ... [2021-08-31T13:48:48.907Z] [2021-08-31T13:48:48.907Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:48.907Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:48:48.907Z] #51 27.32 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-31T13:48:48.907Z] #51 27.32 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-31T13:48:48.907Z] #51 27.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-31T13:48:48.985Z] #51 22.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-31T13:48:49.170Z] #51 27.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-31T13:48:49.170Z] #51 27.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-31T13:48:49.170Z] #51 27.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-31T13:48:49.170Z] #51 27.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-31T13:48:49.170Z] #51 27.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-31T13:48:49.243Z] #51 ... [2021-08-31T13:48:49.243Z] [2021-08-31T13:48:49.243Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:49.243Z] #60 sha256:371902a4a09c0b0340ac25ac0cd5c2afabb3ce3cac6810586921fd53ce385d69 [2021-08-31T13:48:49.243Z] #60 12.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-31T13:48:49.243Z] #60 13.08 go: downloading github.com/google/uuid v1.3.0 [2021-08-31T13:48:49.243Z] #60 13.15 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-31T13:48:49.243Z] #60 13.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-31T13:48:49.243Z] #60 13.27 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-31T13:48:49.243Z] #60 13.37 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-31T13:48:49.243Z] #60 13.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-31T13:48:49.243Z] #60 13.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-31T13:48:49.243Z] #60 14.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-31T13:48:49.243Z] #60 19.17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-31T13:48:49.243Z] #60 19.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-31T13:48:49.243Z] #60 ... [2021-08-31T13:48:49.243Z] [2021-08-31T13:48:49.243Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:49.243Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:49.243Z] #41 22.10 Updating files: 94% (1647/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-08-31T13:48:49.243Z] #41 22.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-31T13:48:49.430Z] #51 27.87 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-31T13:48:49.430Z] #51 27.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-31T13:48:49.430Z] #51 27.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-31T13:48:49.441Z] #41 4.536 + git clone https://github.com/docker/distribution.git . [2021-08-31T13:48:49.441Z] #41 4.545 Cloning into '.'... [2021-08-31T13:48:49.476Z] #51 29.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-31T13:48:49.476Z] #51 29.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-31T13:48:49.476Z] #51 29.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-31T13:48:49.714Z] #51 28.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-31T13:48:49.744Z] #51 29.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-31T13:48:49.744Z] #51 30.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-31T13:48:49.744Z] #51 30.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-31T13:48:49.987Z] #51 28.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-31T13:48:49.987Z] #51 28.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-31T13:48:49.987Z] #51 28.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-31T13:48:50.027Z] #41 ... [2021-08-31T13:48:50.027Z] [2021-08-31T13:48:50.027Z] #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 [2021-08-31T13:48:50.027Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:48:50.027Z] #14 5.054 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:50.027Z] #14 5.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:50.027Z] #14 5.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:50.247Z] #51 28.75 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-31T13:48:50.247Z] #51 28.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-31T13:48:50.247Z] #51 28.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-31T13:48:48.360Z] Cloning repository https://github.com/moby/moby.git [2021-08-31T13:48:48.766Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-31T13:48:49.610Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:48:49.610Z] > git --version # timeout=10 [2021-08-31T13:48:49.657Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-31T13:48:49.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:48:49.657Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:48:50.264Z] #19 129.3 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-08-31T13:48:50.264Z] #19 129.3 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-08-31T13:48:50.408Z] #51 30.71 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-31T13:48:50.507Z] #51 29.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-31T13:48:50.507Z] #51 29.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-31T13:48:50.507Z] #51 29.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-31T13:48:50.521Z] #19 129.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-08-31T13:48:50.521Z] #19 129.4 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-08-31T13:48:50.521Z] #19 129.5 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] [2021-08-31T13:48:50.604Z] #14 5.846 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:48:50.983Z] #51 31.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-31T13:48:50.983Z] #51 31.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-31T13:48:50.983Z] #51 ... [2021-08-31T13:48:50.983Z] [2021-08-31T13:48:50.983Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:50.983Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:51.080Z] #51 29.60 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-31T13:48:51.080Z] #51 29.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-31T13:48:51.149Z] #41 23.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-31T13:48:51.342Z] #51 29.89 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-31T13:48:51.342Z] #51 29.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-31T13:48:51.342Z] #51 29.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-31T13:48:51.342Z] #51 29.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-31T13:48:51.604Z] #51 30.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-31T13:48:51.892Z] #19 130.8 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-08-31T13:48:51.893Z] #19 130.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-08-31T13:48:51.893Z] #19 130.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-08-31T13:48:51.893Z] #19 130.8 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-08-31T13:48:51.893Z] #19 130.8 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-08-31T13:48:51.893Z] #19 130.8 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-08-31T13:48:51.893Z] #19 130.8 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-08-31T13:48:51.998Z] #14 7.133 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:48:52.024Z] #41 31.17 Updating files: 55% (968/1750) Updating files: 56% (980/1750) Updating files: 57% (998/1750) Updating files: 58% (1015/1750) Updating files: 59% (1033/1750) Updating files: 60% (1050/1750) Updating files: 61% (1068/1750) Updating files: 62% (1085/1750) Updating files: 63% (1103/1750) Updating files: 64% (1120/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-08-31T13:48:52.024Z] #41 32.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-31T13:48:52.150Z] #19 130.9 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-08-31T13:48:52.150Z] #19 130.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-08-31T13:48:52.150Z] #19 130.9 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-08-31T13:48:52.150Z] #19 131.0 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] [2021-08-31T13:48:52.992Z] #51 31.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-31T13:48:52.992Z] #51 31.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-31T13:48:52.992Z] #51 31.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-31T13:48:52.992Z] #51 31.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-31T13:48:52.992Z] #51 31.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-31T13:48:53.080Z] #19 ... [2021-08-31T13:48:53.080Z] [2021-08-31T13:48:53.080Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:53.080Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:48:53.080Z] #54 134.7 net/http/httptrace [2021-08-31T13:48:53.081Z] #54 135.1 net/http [2021-08-31T13:48:53.253Z] #51 31.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-31T13:48:53.253Z] #51 31.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-31T13:48:53.338Z] #54 145.1 github.com/LK4D4/vndr/godl [2021-08-31T13:48:53.595Z] #54 145.4 github.com/LK4D4/vndr [2021-08-31T13:48:53.595Z] #54 ... [2021-08-31T13:48:53.595Z] [2021-08-31T13:48:53.595Z] #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 [2021-08-31T13:48:53.595Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:48:53.595Z] #19 132.7 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-08-31T13:48:53.681Z] #41 ... [2021-08-31T13:48:53.681Z] [2021-08-31T13:48:53.681Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:53.681Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:53.681Z] #45 16.10 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-31T13:48:53.681Z] #45 20.22 Fetched 8403 kB in 15s (571 kB/s) [2021-08-31T13:48:53.681Z] #45 20.22 Reading package lists... [2021-08-31T13:48:53.681Z] #45 25.53 Reading package lists... [2021-08-31T13:48:53.681Z] #45 ... [2021-08-31T13:48:53.681Z] [2021-08-31T13:48:53.681Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:53.681Z] #51 sha256:b6787de95f017208d76053250c99a246580846f3fc4d296538e48cced2ad2cf0 [2021-08-31T13:48:53.681Z] #51 22.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-31T13:48:53.681Z] #51 22.49 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-31T13:48:53.681Z] #51 22.65 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-31T13:48:53.681Z] #51 22.65 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-31T13:48:53.681Z] #51 22.65 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-31T13:48:53.681Z] #51 22.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-31T13:48:53.681Z] #51 23.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-31T13:48:53.681Z] #51 23.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-31T13:48:53.681Z] #51 24.04 go: downloading golang.org/x/text v0.3.2 [2021-08-31T13:48:53.825Z] #51 32.34 go: downloading golang.org/x/text v0.3.2 [2021-08-31T13:48:53.852Z] #19 132.7 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-08-31T13:48:53.852Z] #19 132.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-08-31T13:48:53.852Z] #19 132.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-08-31T13:48:53.852Z] #19 132.8 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] [2021-08-31T13:48:53.922Z] #14 ... [2021-08-31T13:48:53.922Z] [2021-08-31T13:48:53.922Z] #30 [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 [2021-08-31T13:48:53.922Z] #30 sha256:f8287e981e7a576b1928791ed4c93ab7113b0e083de2f2a8894b3acc4893112b [2021-08-31T13:48:53.922Z] #30 3.011 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-31T13:48:53.922Z] #30 3.726 [2021-08-31T13:48:53.922Z] #30 3.897 0.2% ######################################################################## 100.0% [2021-08-31T13:48:53.922Z] #30 4.322 [2021-08-31T13:48:53.922Z] #30 7.435 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-31T13:48:53.922Z] #30 9.192 #=#=# [2021-08-31T13:48:53.922Z] #30 9.428 #=#=# ##O#-# ################################################################### 93.6% ######################################################################## 100.0% [2021-08-31T13:48:53.929Z] #41 ... [2021-08-31T13:48:53.929Z] [2021-08-31T13:48:53.929Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:53.929Z] #60 sha256:df712180580e83b3010338c67d542363cc46bdf49a97010288e7e8a4756e666f [2021-08-31T13:48:53.929Z] #60 23.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-31T13:48:53.929Z] #60 24.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-31T13:48:53.929Z] #60 27.78 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-31T13:48:53.929Z] #60 ... [2021-08-31T13:48:53.929Z] [2021-08-31T13:48:53.929Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:53.929Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:48:53.929Z] #47 24.01 unicode/utf16 [2021-08-31T13:48:53.929Z] #47 24.60 container/list [2021-08-31T13:48:53.929Z] #47 25.55 crypto/internal/subtle [2021-08-31T13:48:53.929Z] #47 25.93 crypto/subtle [2021-08-31T13:48:53.929Z] #47 26.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-31T13:48:53.929Z] #47 26.45 internal/nettrace [2021-08-31T13:48:53.929Z] #47 26.68 vendor/golang.org/x/crypto/internal/subtle [2021-08-31T13:48:53.929Z] #47 ... [2021-08-31T13:48:53.929Z] [2021-08-31T13:48:53.929Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:53.929Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:48:53.929Z] #51 31.57 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-31T13:48:53.929Z] #51 31.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-31T13:48:53.929Z] #51 31.75 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-31T13:48:53.929Z] #51 31.98 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-31T13:48:53.929Z] #51 33.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-31T13:48:53.929Z] #51 33.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-31T13:48:53.929Z] #51 34.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-31T13:48:53.929Z] #51 34.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-31T13:48:53.929Z] #51 34.19 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-31T13:48:53.930Z] #51 34.31 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-31T13:48:54.063Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:48:54.111Z] #19 ... [2021-08-31T13:48:54.111Z] [2021-08-31T13:48:54.111Z] #40 [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 [2021-08-31T13:48:54.111Z] #40 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:48:54.111Z] #40 DONE 145.6s [2021-08-31T13:48:54.189Z] #51 34.44 go: downloading golang.org/x/text v0.3.2 [2021-08-31T13:48:54.198Z] First time build. Skipping changelog. [2021-08-31T13:48:54.261Z] #51 ... [2021-08-31T13:48:54.261Z] [2021-08-31T13:48:54.261Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:48:54.261Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:54.261Z] #14 17.30 Fetched 8399 kB in 13s (638 kB/s) [2021-08-31T13:48:54.261Z] #14 17.30 Reading package lists... [2021-08-31T13:48:54.368Z] [2021-08-31T13:48:54.368Z] #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 [2021-08-31T13:48:54.368Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:48:54.397Z] #51 ... [2021-08-31T13:48:54.397Z] [2021-08-31T13:48:54.397Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:54.397Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:48:54.397Z] #47 22.84 unicode/utf8 [2021-08-31T13:48:54.397Z] #47 23.41 internal/itoa [2021-08-31T13:48:54.397Z] #47 23.67 math/bits [2021-08-31T13:48:54.397Z] #47 24.18 math [2021-08-31T13:48:54.397Z] #47 31.18 unicode/utf16 [2021-08-31T13:48:54.397Z] #47 31.60 container/list [2021-08-31T13:48:54.397Z] #47 32.51 crypto/internal/subtle [2021-08-31T13:48:54.397Z] #47 32.90 crypto/subtle [2021-08-31T13:48:54.397Z] #47 ... [2021-08-31T13:48:54.397Z] [2021-08-31T13:48:54.397Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:54.397Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:54.398Z] #41 29.09 Updating files: 70% (1232/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-08-31T13:48:54.398Z] #41 29.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-31T13:48:54.398Z] #41 31.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-31T13:48:54.520Z] #14 22.78 Reading package lists... [2021-08-31T13:48:54.520Z] #14 ... [2021-08-31T13:48:54.520Z] [2021-08-31T13:48:54.520Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:54.520Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:48:54.520Z] #47 17.33 encoding [2021-08-31T13:48:54.520Z] #47 17.44 unicode/utf16 [2021-08-31T13:48:54.520Z] #47 17.79 container/list [2021-08-31T13:48:54.520Z] #47 18.31 crypto/internal/subtle [2021-08-31T13:48:54.520Z] #47 18.64 crypto/subtle [2021-08-31T13:48:54.520Z] #47 18.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-31T13:48:54.520Z] #47 18.88 internal/nettrace [2021-08-31T13:48:54.520Z] #47 19.07 vendor/golang.org/x/crypto/internal/subtle [2021-08-31T13:48:54.520Z] #47 ... [2021-08-31T13:48:54.520Z] [2021-08-31T13:48:54.520Z] #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 [2021-08-31T13:48:54.520Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:54.520Z] #14 22.78 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-31T13:48:54.761Z] #51 ... [2021-08-31T13:48:54.761Z] [2021-08-31T13:48:54.761Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:54.761Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:54.761Z] #45 24.73 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-31T13:48:54.761Z] #45 29.69 Fetched 8403 kB in 23s (367 kB/s) [2021-08-31T13:48:54.761Z] #45 29.69 Reading package lists... [2021-08-31T13:48:54.761Z] #45 ... [2021-08-31T13:48:54.761Z] [2021-08-31T13:48:54.761Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:48:54.761Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:54.761Z] #14 26.19 Fetched 8399 kB in 19s (435 kB/s) [2021-08-31T13:48:54.761Z] #14 26.19 Reading package lists... [2021-08-31T13:48:54.871Z] #30 10.97 [2021-08-31T13:48:54.871Z] #30 ... [2021-08-31T13:48:54.871Z] [2021-08-31T13:48:54.871Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:48:54.871Z] #35 sha256:aac14f9bf2053130b15eccd0635febdc76e999c84c683f3ee2bc38f3e2dcdc6d [2021-08-31T13:48:54.871Z] #35 4.825 Install go-toml version v1.8.1 [2021-08-31T13:48:54.871Z] #35 5.255 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-31T13:48:54.871Z] #35 7.847 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:48:54.871Z] #35 7.854 Use 'go install pkg@version' instead. [2021-08-31T13:48:54.871Z] #35 7.863 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:48:54.871Z] #35 7.863 or run 'go help get' or 'go help install'. [2021-08-31T13:48:54.871Z] #35 8.304 github.com/pelletier/go-toml [2021-08-31T13:48:54.871Z] #35 ... [2021-08-31T13:48:54.871Z] [2021-08-31T13:48:54.871Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:54.871Z] #49 sha256:7842d939517b79c84c55abf3c3428f162d6a26edae5ca6805ae891b37b79e01c [2021-08-31T13:48:54.871Z] #49 5.040 + RM_GOPATH=0 [2021-08-31T13:48:54.871Z] #49 5.040 + TMP_GOPATH= [2021-08-31T13:48:54.871Z] #49 5.040 + : /build [2021-08-31T13:48:54.871Z] #49 5.040 + '[' -z '' ']' [2021-08-31T13:48:54.871Z] #49 5.040 ++ mktemp -d [2021-08-31T13:48:54.871Z] #49 5.059 + export GOPATH=/tmp/tmp.4FNLysig1x [2021-08-31T13:48:54.871Z] #49 5.059 + GOPATH=/tmp/tmp.4FNLysig1x [2021-08-31T13:48:54.871Z] #49 5.059 + RM_GOPATH=1 [2021-08-31T13:48:54.871Z] #49 5.059 + case "$(go env GOARCH)" in [2021-08-31T13:48:54.871Z] #49 5.059 ++ go env GOARCH [2021-08-31T13:48:54.871Z] #49 5.115 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:54.871Z] #49 5.115 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:54.871Z] #49 5.116 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:54.871Z] #49 5.125 + dir=/tmp/install [2021-08-31T13:48:54.871Z] #49 5.126 + bin=gotestsum [2021-08-31T13:48:54.871Z] #49 5.126 + shift [2021-08-31T13:48:54.871Z] #49 5.126 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-31T13:48:54.871Z] #49 5.127 + . /tmp/install/gotestsum.installer [2021-08-31T13:48:54.871Z] #49 5.128 ++ : v0.5.3 [2021-08-31T13:48:54.871Z] #49 5.130 + install_gotestsum [2021-08-31T13:48:54.871Z] #49 5.131 + set -e [2021-08-31T13:48:54.871Z] #49 5.131 + export GO111MODULE=on [2021-08-31T13:48:54.871Z] #49 5.131 + GO111MODULE=on [2021-08-31T13:48:54.871Z] #49 5.132 + GOBIN=/build [2021-08-31T13:48:54.871Z] #49 5.132 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-31T13:48:54.871Z] #49 5.706 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-31T13:48:54.871Z] #49 6.940 go: downloading github.com/fatih/color v1.9.0 [2021-08-31T13:48:54.871Z] #49 6.943 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:48:54.871Z] #49 6.948 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-31T13:48:54.871Z] #49 6.949 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-31T13:48:54.871Z] #49 7.342 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-31T13:48:54.871Z] #49 7.390 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-31T13:48:54.871Z] #49 7.415 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-31T13:48:54.871Z] #49 7.647 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-31T13:48:54.871Z] #49 7.694 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-31T13:48:54.871Z] #49 8.249 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-31T13:48:54.872Z] #49 8.395 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-31T13:48:54.935Z] #19 134.0 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-08-31T13:48:55.021Z] #14 34.64 Reading package lists... [2021-08-31T13:48:55.021Z] #14 ... [2021-08-31T13:48:55.021Z] [2021-08-31T13:48:55.021Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:55.021Z] #60 sha256:df712180580e83b3010338c67d542363cc46bdf49a97010288e7e8a4756e666f [2021-08-31T13:48:55.021Z] #60 35.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-31T13:48:55.038Z] #14 27.75 Building dependency tree... [2021-08-31T13:48:55.038Z] #14 ... [2021-08-31T13:48:55.038Z] [2021-08-31T13:48:55.038Z] #37 [tini 1/2] 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 [2021-08-31T13:48:55.038Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:55.038Z] #37 17.99 Fetched 8399 kB in 13s (644 kB/s) [2021-08-31T13:48:55.038Z] #37 17.99 Reading package lists... [2021-08-31T13:48:55.038Z] #37 23.66 Reading package lists... [2021-08-31T13:48:55.038Z] #37 ... [2021-08-31T13:48:55.038Z] [2021-08-31T13:48:55.038Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:55.038Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:48:55.038Z] #57 18.36 Fetched 8399 kB in 13s (648 kB/s) [2021-08-31T13:48:55.038Z] #57 18.36 Reading package lists... [2021-08-31T13:48:55.135Z] #49 ... [2021-08-31T13:48:55.135Z] [2021-08-31T13:48:55.135Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:55.135Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:48:55.135Z] #47 4.266 + RM_GOPATH=0 [2021-08-31T13:48:55.135Z] #47 4.266 + TMP_GOPATH= [2021-08-31T13:48:55.135Z] #47 4.266 + : /build [2021-08-31T13:48:55.135Z] #47 4.266 + '[' -z '' ']' [2021-08-31T13:48:55.135Z] #47 4.267 ++ mktemp -d [2021-08-31T13:48:55.135Z] #47 4.270 + export GOPATH=/tmp/tmp.uJDm3aZTPt [2021-08-31T13:48:55.135Z] #47 4.270 + GOPATH=/tmp/tmp.uJDm3aZTPt [2021-08-31T13:48:55.135Z] #47 4.270 + RM_GOPATH=1 [2021-08-31T13:48:55.135Z] #47 4.270 + case "$(go env GOARCH)" in [2021-08-31T13:48:55.135Z] #47 4.270 ++ go env GOARCH [2021-08-31T13:48:55.135Z] #47 4.297 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:55.135Z] #47 4.297 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:55.135Z] #47 4.298 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:55.135Z] #47 4.302 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:55.135Z] #47 4.302 + dir=/tmp/install [2021-08-31T13:48:55.135Z] #47 4.302 + bin=vndr [2021-08-31T13:48:55.135Z] #47 4.302 + shift [2021-08-31T13:48:55.135Z] #47 4.302 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-31T13:48:55.135Z] #47 4.302 + . /tmp/install/vndr.installer [2021-08-31T13:48:55.135Z] #47 4.302 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:55.135Z] #47 4.302 + install_vndr [2021-08-31T13:48:55.135Z] #47 4.302 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-31T13:48:55.135Z] #47 4.302 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uJDm3aZTPt/src/github.com/LK4D4/vndr [2021-08-31T13:48:55.135Z] #47 4.311 Cloning into '/tmp/tmp.uJDm3aZTPt/src/github.com/LK4D4/vndr'... [2021-08-31T13:48:55.135Z] #47 5.114 + cd /tmp/tmp.uJDm3aZTPt/src/github.com/LK4D4/vndr [2021-08-31T13:48:55.135Z] #47 5.114 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-31T13:48:55.135Z] #47 5.156 + go build -buildmode=pie -v -o /build/vndr . [2021-08-31T13:48:55.135Z] #47 6.211 internal/unsafeheader [2021-08-31T13:48:55.135Z] #47 6.276 internal/goexperiment [2021-08-31T13:48:55.135Z] #47 6.333 runtime/internal/sys [2021-08-31T13:48:55.135Z] #47 6.379 internal/cpu [2021-08-31T13:48:55.135Z] #47 6.408 internal/abi [2021-08-31T13:48:55.135Z] #47 6.521 internal/race [2021-08-31T13:48:55.135Z] #47 6.702 sync/atomic [2021-08-31T13:48:55.135Z] #47 7.105 unicode [2021-08-31T13:48:55.135Z] #47 7.220 runtime/internal/math [2021-08-31T13:48:55.135Z] #47 7.363 internal/bytealg [2021-08-31T13:48:55.135Z] #47 7.408 runtime/internal/atomic [2021-08-31T13:48:55.135Z] #47 7.522 unicode/utf8 [2021-08-31T13:48:55.135Z] #47 8.277 internal/itoa [2021-08-31T13:48:55.135Z] #47 8.425 math/bits [2021-08-31T13:48:55.135Z] #47 8.760 encoding [2021-08-31T13:48:55.135Z] #47 8.859 runtime [2021-08-31T13:48:55.135Z] #47 9.174 unicode/utf16 [2021-08-31T13:48:55.135Z] #47 9.281 math [2021-08-31T13:48:55.135Z] #47 9.804 container/list [2021-08-31T13:48:55.135Z] #47 ... [2021-08-31T13:48:55.135Z] [2021-08-31T13:48:55.135Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:55.135Z] #53 sha256:96d9b245e554cad41fb2b5b1779d749c0e2be318d46302255ff143056efaed97 [2021-08-31T13:48:55.135Z] #53 3.977 + RM_GOPATH=0 [2021-08-31T13:48:55.135Z] #53 3.977 + TMP_GOPATH= [2021-08-31T13:48:55.135Z] #53 3.977 + : /build [2021-08-31T13:48:55.135Z] #53 3.977 + '[' -z '' ']' [2021-08-31T13:48:55.135Z] #53 3.981 ++ mktemp -d [2021-08-31T13:48:55.135Z] #53 3.984 + export GOPATH=/tmp/tmp.U1uXTtEpRD [2021-08-31T13:48:55.135Z] #53 3.984 + GOPATH=/tmp/tmp.U1uXTtEpRD [2021-08-31T13:48:55.135Z] #53 3.984 + RM_GOPATH=1 [2021-08-31T13:48:55.135Z] #53 3.984 + case "$(go env GOARCH)" in [2021-08-31T13:48:55.135Z] #53 3.987 ++ go env GOARCH [2021-08-31T13:48:55.135Z] #53 4.001 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:55.135Z] #53 4.001 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:55.135Z] #53 4.010 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:55.135Z] #53 4.015 + dir=/tmp/install [2021-08-31T13:48:55.135Z] #53 4.015 + bin=shfmt [2021-08-31T13:48:55.135Z] #53 4.015 + shift [2021-08-31T13:48:55.135Z] #53 4.015 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-31T13:48:55.135Z] #53 4.015 + . /tmp/install/shfmt.installer [2021-08-31T13:48:55.135Z] #53 4.015 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:55.135Z] #53 4.015 + install_shfmt [2021-08-31T13:48:55.135Z] #53 4.015 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-31T13:48:55.135Z] #53 4.015 + git clone https://github.com/mvdan/sh.git /tmp/tmp.U1uXTtEpRD/src/github.com/mvdan/sh [2021-08-31T13:48:55.135Z] #53 4.018 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:55.135Z] #53 4.024 Cloning into '/tmp/tmp.U1uXTtEpRD/src/github.com/mvdan/sh'... [2021-08-31T13:48:55.135Z] #53 9.854 + cd /tmp/tmp.U1uXTtEpRD/src/github.com/mvdan/sh [2021-08-31T13:48:55.135Z] #53 9.854 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-31T13:48:55.135Z] #53 9.995 + GO111MODULE=on [2021-08-31T13:48:55.135Z] #53 10.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-31T13:48:55.191Z] #19 134.0 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-08-31T13:48:55.191Z] #19 134.0 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-08-31T13:48:55.191Z] #19 134.1 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-08-31T13:48:55.191Z] #19 134.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-08-31T13:48:55.191Z] #19 134.1 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-08-31T13:48:55.191Z] #19 134.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-08-31T13:48:55.191Z] #19 134.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-08-31T13:48:55.191Z] #19 134.1 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-08-31T13:48:55.191Z] #19 134.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-08-31T13:48:55.191Z] #19 134.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-08-31T13:48:55.281Z] #60 ... [2021-08-31T13:48:55.281Z] [2021-08-31T13:48:55.281Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:55.281Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:48:55.281Z] #53 25.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-31T13:48:55.281Z] #53 29.80 runtime [2021-08-31T13:48:55.281Z] #53 ... [2021-08-31T13:48:55.281Z] [2021-08-31T13:48:55.281Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:55.281Z] #49 sha256:77d5095ff008203c23b4b29d6c02f2aa45a589adbefb371a8be097183f874a76 [2021-08-31T13:48:55.281Z] #49 25.53 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:48:55.281Z] #49 25.53 Use 'go install pkg@version' instead. [2021-08-31T13:48:55.281Z] #49 25.53 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:48:55.281Z] #49 25.53 or run 'go help get' or 'go help install'. [2021-08-31T13:48:55.288Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:48:55.399Z] #53 ... [2021-08-31T13:48:55.399Z] [2021-08-31T13:48:55.400Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:55.400Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-08-31T13:48:55.400Z] #45 5.312 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:55.400Z] #45 5.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:55.400Z] #45 5.344 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:55.400Z] #45 5.945 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-31T13:48:55.400Z] #45 6.500 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:48:55.400Z] #45 8.060 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:48:55.400Z] #45 ... [2021-08-31T13:48:55.400Z] [2021-08-31T13:48:55.400Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:55.400Z] #57 sha256:811a144dd0c34019f06c1f88d18f862a133217f2eeaa543784cf88af2a7e2313 [2021-08-31T13:48:55.400Z] #57 5.498 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:55.400Z] #57 5.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:55.400Z] #57 5.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:55.400Z] #57 6.485 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:48:55.400Z] #57 8.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:48:55.405Z] First time build. Skipping changelog. [2021-08-31T13:48:55.451Z] #19 134.3 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-08-31T13:48:55.451Z] #19 134.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-08-31T13:48:55.451Z] #19 134.3 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-08-31T13:48:55.451Z] #19 134.4 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-08-31T13:48:55.543Z] #49 ... [2021-08-31T13:48:55.543Z] [2021-08-31T13:48:55.543Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:55.543Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:55.543Z] #41 35.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-31T13:48:55.605Z] #57 23.99 Reading package lists... [2021-08-31T13:48:55.606Z] #57 ... [2021-08-31T13:48:55.606Z] [2021-08-31T13:48:55.606Z] #37 [tini 1/2] 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 [2021-08-31T13:48:55.606Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:55.606Z] #37 23.66 Reading package lists... [2021-08-31T13:48:55.663Z] #57 ... [2021-08-31T13:48:55.663Z] [2021-08-31T13:48:55.663Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:55.663Z] #60 sha256:9a68d081d12f32d3da69337f554394626a6f23c0272e256d300f7c7cc2f9f170 [2021-08-31T13:48:55.663Z] #60 4.796 + RM_GOPATH=0 [2021-08-31T13:48:55.663Z] #60 4.796 + TMP_GOPATH= [2021-08-31T13:48:55.663Z] #60 4.796 + : /build [2021-08-31T13:48:55.663Z] #60 4.796 + '[' -z '' ']' [2021-08-31T13:48:55.663Z] #60 4.796 ++ mktemp -d [2021-08-31T13:48:55.663Z] #60 4.801 + export GOPATH=/tmp/tmp.qUil0K1QdE [2021-08-31T13:48:55.663Z] #60 4.801 + GOPATH=/tmp/tmp.qUil0K1QdE [2021-08-31T13:48:55.663Z] #60 4.801 + RM_GOPATH=1 [2021-08-31T13:48:55.663Z] #60 4.801 + case "$(go env GOARCH)" in [2021-08-31T13:48:55.663Z] #60 4.801 ++ go env GOARCH [2021-08-31T13:48:55.663Z] #60 4.852 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:55.663Z] #60 4.852 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:55.663Z] #60 4.852 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:55.663Z] #60 4.855 + dir=/tmp/install [2021-08-31T13:48:55.663Z] #60 4.855 + bin=rootlesskit [2021-08-31T13:48:55.663Z] #60 4.855 + shift [2021-08-31T13:48:55.663Z] #60 4.855 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-31T13:48:55.663Z] #60 4.855 + . /tmp/install/rootlesskit.installer [2021-08-31T13:48:55.663Z] #60 4.855 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:55.663Z] #60 4.855 + install_rootlesskit [2021-08-31T13:48:55.663Z] #60 4.855 + case "$1" in [2021-08-31T13:48:55.663Z] #60 4.855 + export CGO_ENABLED=0 [2021-08-31T13:48:55.663Z] #60 4.855 + CGO_ENABLED=0 [2021-08-31T13:48:55.663Z] #60 4.855 + _install_rootlesskit [2021-08-31T13:48:55.663Z] #60 4.855 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:55.663Z] #60 4.855 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-31T13:48:55.663Z] #60 4.855 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qUil0K1QdE/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:48:55.663Z] #60 4.861 Cloning into '/tmp/tmp.qUil0K1QdE/src/github.com/rootless-containers/rootlesskit'... [2021-08-31T13:48:55.663Z] #60 7.929 + cd /tmp/tmp.qUil0K1QdE/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:48:55.663Z] #60 7.932 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:48:55.663Z] #60 7.988 + export GO111MODULE=on [2021-08-31T13:48:55.663Z] #60 7.988 + GO111MODULE=on [2021-08-31T13:48:55.663Z] #60 7.989 + export GOPROXY=https://proxy.golang.org [2021-08-31T13:48:55.663Z] #60 7.989 + GOPROXY=https://proxy.golang.org [2021-08-31T13:48:55.663Z] #60 7.989 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:48:55.663Z] #60 7.990 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-31T13:48:55.663Z] #60 8.991 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:48:55.663Z] #60 8.991 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-31T13:48:55.663Z] #60 8.991 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-31T13:48:55.663Z] #60 9.311 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-31T13:48:55.663Z] #60 9.406 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-31T13:48:55.663Z] #60 11.06 go: downloading github.com/google/uuid v1.3.0 [2021-08-31T13:48:55.663Z] #60 ... [2021-08-31T13:48:55.663Z] [2021-08-31T13:48:55.663Z] #37 [tini 1/2] 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 [2021-08-31T13:48:55.663Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-08-31T13:48:55.663Z] #37 5.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:48:55.663Z] #37 5.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:48:55.663Z] #37 5.266 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:48:55.663Z] #37 5.978 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:48:55.663Z] #37 7.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:48:55.800Z] #41 ... [2021-08-31T13:48:55.800Z] [2021-08-31T13:48:55.800Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:48:55.800Z] #49 sha256:cd95859c87f7d985e2ca5acc10b098d571501e750ff59d95fae1d616b6e5fd42 [2021-08-31T13:48:55.800Z] #49 24.26 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:48:55.800Z] #49 24.26 Use 'go install pkg@version' instead. [2021-08-31T13:48:55.800Z] #49 24.26 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:48:55.800Z] #49 24.26 or run 'go help get' or 'go help install'. [2021-08-31T13:48:55.926Z] #37 ... [2021-08-31T13:48:55.926Z] [2021-08-31T13:48:55.926Z] #33 [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 [2021-08-31T13:48:55.926Z] #33 sha256:7054522f6f743bd57b39cfe2cae6ee9466f7cb86a987ec2c4b0e4a76b579f0b2 [2021-08-31T13:48:55.926Z] #33 4.752 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-31T13:48:55.926Z] #33 4.758 Cloning into '.'... [2021-08-31T13:48:55.926Z] #33 ... [2021-08-31T13:48:55.926Z] [2021-08-31T13:48:55.926Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:55.926Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:48:55.926Z] #51 3.973 + RM_GOPATH=0 [2021-08-31T13:48:55.926Z] #51 3.974 + TMP_GOPATH= [2021-08-31T13:48:55.926Z] #51 3.975 + : /build [2021-08-31T13:48:55.926Z] #51 3.975 + '[' -z '' ']' [2021-08-31T13:48:55.926Z] #51 3.976 ++ mktemp -d [2021-08-31T13:48:55.926Z] #51 3.979 + export GOPATH=/tmp/tmp.q3zIU27U69 [2021-08-31T13:48:55.926Z] #51 3.981 + GOPATH=/tmp/tmp.q3zIU27U69 [2021-08-31T13:48:55.926Z] #51 3.981 + RM_GOPATH=1 [2021-08-31T13:48:55.926Z] #51 3.981 + case "$(go env GOARCH)" in [2021-08-31T13:48:55.926Z] #51 3.981 ++ go env GOARCH [2021-08-31T13:48:55.926Z] #51 3.993 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:55.926Z] #51 3.993 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:55.926Z] #51 3.993 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:55.926Z] #51 4.002 + dir=/tmp/install [2021-08-31T13:48:55.926Z] #51 4.002 + bin=golangci_lint [2021-08-31T13:48:55.926Z] #51 4.002 + shift [2021-08-31T13:48:55.926Z] #51 4.002 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-31T13:48:55.926Z] #51 4.002 + . /tmp/install/golangci_lint.installer [2021-08-31T13:48:55.926Z] #51 4.002 ++ : v1.23.8 [2021-08-31T13:48:55.926Z] #51 4.002 + install_golangci_lint [2021-08-31T13:48:55.926Z] #51 4.002 + set -e [2021-08-31T13:48:55.926Z] #51 4.002 + export GO111MODULE=on [2021-08-31T13:48:55.926Z] #51 4.002 + GO111MODULE=on [2021-08-31T13:48:55.926Z] #51 4.002 + GOBIN=/build [2021-08-31T13:48:55.926Z] #51 4.002 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-31T13:48:55.926Z] #51 4.491 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-31T13:48:55.926Z] #51 10.26 go: downloading github.com/fatih/color v1.7.0 [2021-08-31T13:48:55.926Z] #51 10.27 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-31T13:48:55.926Z] #51 10.40 go: downloading github.com/pkg/errors v0.8.1 [2021-08-31T13:48:55.926Z] #51 10.47 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-31T13:48:55.926Z] #51 10.50 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-31T13:48:55.926Z] #51 10.57 go: downloading github.com/spf13/viper v1.6.1 [2021-08-31T13:48:55.926Z] #51 11.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-31T13:48:56.061Z] #49 ... [2021-08-31T13:48:56.061Z] [2021-08-31T13:48:56.061Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:56.061Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:48:56.061Z] #47 33.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-31T13:48:56.061Z] #47 33.57 internal/nettrace [2021-08-31T13:48:56.061Z] #47 33.97 vendor/golang.org/x/crypto/internal/subtle [2021-08-31T13:48:56.189Z] #51 11.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-31T13:48:56.189Z] #51 11.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-31T13:48:56.189Z] #51 ... [2021-08-31T13:48:56.189Z] [2021-08-31T13:48:56.189Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:48:56.189Z] #25 sha256:b3f3f9cf72a6fe60847004c9058d19130e4f17ca0e8393c2eeead36e8df5f6c1 [2021-08-31T13:48:56.189Z] #25 4.452 + RM_GOPATH=0 [2021-08-31T13:48:56.189Z] #25 4.452 + TMP_GOPATH= [2021-08-31T13:48:56.189Z] #25 4.452 + : /build [2021-08-31T13:48:56.189Z] #25 4.452 + '[' -z '' ']' [2021-08-31T13:48:56.189Z] #25 4.452 ++ mktemp -d [2021-08-31T13:48:56.189Z] #25 4.458 + export GOPATH=/tmp/tmp.DvpatBNaXz [2021-08-31T13:48:56.189Z] #25 4.458 + GOPATH=/tmp/tmp.DvpatBNaXz [2021-08-31T13:48:56.189Z] #25 4.458 + RM_GOPATH=1 [2021-08-31T13:48:56.189Z] #25 4.458 + case "$(go env GOARCH)" in [2021-08-31T13:48:56.189Z] #25 4.458 ++ go env GOARCH [2021-08-31T13:48:56.189Z] #25 4.463 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:56.189Z] #25 4.463 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:48:56.189Z] #25 4.465 ++ dirname /tmp/install/install.sh [2021-08-31T13:48:56.189Z] #25 4.468 + dir=/tmp/install [2021-08-31T13:48:56.189Z] #25 4.469 + bin=dockercli [2021-08-31T13:48:56.189Z] #25 4.469 + shift [2021-08-31T13:48:56.189Z] #25 4.470 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-31T13:48:56.189Z] #25 4.470 + . /tmp/install/dockercli.installer [2021-08-31T13:48:56.189Z] #25 4.470 ++ : stable [2021-08-31T13:48:56.189Z] #25 4.470 ++ : 17.06.2-ce [2021-08-31T13:48:56.189Z] #25 4.471 + install_dockercli [2021-08-31T13:48:56.189Z] #25 4.471 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-31T13:48:56.189Z] #25 4.472 Install docker/cli version 17.06.2-ce from stable [2021-08-31T13:48:56.189Z] #25 4.473 ++ uname -m [2021-08-31T13:48:56.189Z] #25 4.483 + arch=aarch64 [2021-08-31T13:48:56.189Z] #25 4.483 + '[' aarch64 '!=' x86_64 ']' [2021-08-31T13:48:56.189Z] #25 4.483 + '[' aarch64 '!=' s390x ']' [2021-08-31T13:48:56.189Z] #25 4.483 + '[' aarch64 '!=' armhf ']' [2021-08-31T13:48:56.189Z] #25 4.483 + build_dockercli [2021-08-31T13:48:56.189Z] #25 4.483 + git clone https://github.com/docker/docker-ce /tmp/tmp.DvpatBNaXz/tmp/docker-ce [2021-08-31T13:48:56.189Z] #25 4.483 Cloning into '/tmp/tmp.DvpatBNaXz/tmp/docker-ce'... [2021-08-31T13:48:56.189Z] #25 ... [2021-08-31T13:48:56.189Z] [2021-08-31T13:48:56.189Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:56.189Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:48:56.189Z] #51 11.54 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-31T13:48:56.189Z] #51 11.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-08-31T13:48:54.103Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-31T13:48:56.452Z] #51 11.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-31T13:48:56.925Z] #41 ... [2021-08-31T13:48:56.925Z] [2021-08-31T13:48:56.925Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:56.925Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:48:56.925Z] #57 27.26 Fetched 8399 kB in 20s (414 kB/s) [2021-08-31T13:48:56.925Z] #57 27.26 Reading package lists... [2021-08-31T13:48:56.995Z] #37 28.71 Building dependency tree... [2021-08-31T13:48:56.995Z] #37 ... [2021-08-31T13:48:56.995Z] [2021-08-31T13:48:56.995Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:56.995Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:48:56.995Z] #53 19.77 runtime [2021-08-31T13:48:56.995Z] #53 ... [2021-08-31T13:48:56.995Z] [2021-08-31T13:48:56.995Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:48:56.995Z] #51 sha256:b6787de95f017208d76053250c99a246580846f3fc4d296538e48cced2ad2cf0 [2021-08-31T13:48:56.995Z] #51 29.48 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-31T13:48:56.995Z] #51 29.48 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-31T13:48:56.995Z] #51 29.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-31T13:48:56.995Z] #51 29.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-31T13:48:56.995Z] #51 29.75 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-31T13:48:57.029Z] #51 12.22 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-31T13:48:57.185Z] #57 35.21 Reading package lists... [2021-08-31T13:48:57.185Z] #57 ... [2021-08-31T13:48:57.185Z] [2021-08-31T13:48:57.185Z] #37 [tini 1/2] 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 [2021-08-31T13:48:57.185Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:57.185Z] #37 28.07 Fetched 8399 kB in 21s (392 kB/s) [2021-08-31T13:48:57.185Z] #37 28.07 Reading package lists... [2021-08-31T13:48:57.306Z] #51 12.65 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-31T13:48:57.325Z] + docker version [2021-08-31T13:48:57.346Z] #19 ... [2021-08-31T13:48:57.346Z] [2021-08-31T13:48:57.346Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:48:57.346Z] #54 sha256:15be697cf076cf62c90683403f0d4cc3e28cf3067ea75d7066b1e2ab620b8b7c [2021-08-31T13:48:57.346Z] #54 DONE 148.9s [2021-08-31T13:48:57.346Z] [2021-08-31T13:48:57.347Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:48:57.347Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:48:57.446Z] #37 36.26 Reading package lists... [2021-08-31T13:48:57.446Z] #37 ... [2021-08-31T13:48:57.446Z] [2021-08-31T13:48:57.446Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:57.446Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:57.446Z] #45 29.69 Reading package lists... [2021-08-31T13:48:55.322Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [2021-08-31T13:48:57.605Z] #48 ... [2021-08-31T13:48:57.605Z] [2021-08-31T13:48:57.605Z] #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 [2021-08-31T13:48:57.605Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:48:57.605Z] #19 136.4 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-08-31T13:48:57.605Z] #19 136.4 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-08-31T13:48:57.605Z] #19 136.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-08-31T13:48:57.605Z] #19 136.6 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-08-31T13:48:57.863Z] #19 136.7 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] [2021-08-31T13:48:57.890Z] #51 13.20 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-31T13:48:57.890Z] #51 13.27 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-31T13:48:57.932Z] #51 30.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-31T13:48:57.932Z] #51 30.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-31T13:48:58.153Z] #51 13.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-31T13:48:58.191Z] #51 31.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-31T13:48:58.731Z] #51 14.09 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-31T13:48:58.994Z] #51 14.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-31T13:48:58.994Z] #51 14.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-31T13:48:58.994Z] #51 14.30 go: downloading github.com/spf13/afero v1.1.2 [2021-08-31T13:48:59.216Z] + docker version [2021-08-31T13:48:59.257Z] #51 14.65 go: downloading github.com/spf13/cast v1.3.0 [2021-08-31T13:48:59.369Z] #47 ... [2021-08-31T13:48:59.369Z] [2021-08-31T13:48:59.369Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:48:59.369Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:48:59.369Z] #53 27.49 runtime [2021-08-31T13:48:59.369Z] #53 27.66 math [2021-08-31T13:48:59.369Z] #53 ... [2021-08-31T13:48:59.369Z] [2021-08-31T13:48:59.369Z] #37 [tini 1/2] 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 [2021-08-31T13:48:59.369Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:48:59.369Z] #37 29.20 Fetched 8399 kB in 21s (399 kB/s) [2021-08-31T13:48:59.369Z] #37 29.20 Reading package lists... [2021-08-31T13:48:59.369Z] #37 36.55 Reading package lists... [2021-08-31T13:48:59.369Z] #37 ... [2021-08-31T13:48:59.369Z] [2021-08-31T13:48:59.369Z] #45 [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_10/ /' > /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 [2021-08-31T13:48:59.369Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:48:59.369Z] #45 29.87 Fetched 8403 kB in 22s (377 kB/s) [2021-08-31T13:48:59.369Z] #45 29.87 Reading package lists... [2021-08-31T13:48:59.369Z] #45 37.60 Reading package lists... [2021-08-31T13:48:59.369Z] #45 ... [2021-08-31T13:48:59.369Z] [2021-08-31T13:48:59.369Z] #57 [containerd 1/2] 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 [2021-08-31T13:48:59.369Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:48:59.369Z] #57 27.94 Fetched 8399 kB in 20s (420 kB/s) [2021-08-31T13:48:59.369Z] #57 27.94 Reading package lists... [2021-08-31T13:48:59.521Z] #51 14.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-31T13:48:59.521Z] #51 14.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-31T13:48:59.521Z] #51 14.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-31T13:48:59.521Z] #51 14.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-31T13:48:59.632Z] #57 35.67 Reading package lists... [2021-08-31T13:48:59.632Z] #57 ... [2021-08-31T13:48:59.632Z] [2021-08-31T13:48:59.632Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:48:59.632Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:48:59.632Z] #14 29.09 Fetched 8399 kB in 21s (394 kB/s) [2021-08-31T13:48:59.632Z] #14 29.09 Reading package lists... [2021-08-31T13:48:59.894Z] #14 36.77 Reading package lists... [2021-08-31T13:48:59.894Z] #14 ... [2021-08-31T13:48:59.894Z] [2021-08-31T13:48:59.894Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:48:59.894Z] #60 sha256:7375770a8ad686b07765eaa125e84b1a8ec93d87dc782483583dfe6fa8e8c48a [2021-08-31T13:48:59.894Z] #60 28.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-31T13:48:59.894Z] #60 28.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-31T13:49:00.099Z] #51 15.31 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-31T13:49:00.099Z] #51 15.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-31T13:49:00.364Z] #51 15.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-31T13:49:00.389Z] #19 139.2 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-08-31T13:49:00.389Z] #19 139.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-08-31T13:49:00.389Z] #19 139.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-08-31T13:49:00.389Z] #19 139.4 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-08-31T13:49:00.389Z] #19 139.4 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-08-31T13:49:00.389Z] #19 139.4 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-08-31T13:49:00.389Z] #19 139.4 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-08-31T13:49:00.389Z] #19 139.4 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-08-31T13:49:00.627Z] #51 15.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-31T13:49:00.627Z] #51 15.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-31T13:49:00.627Z] #51 16.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-31T13:49:00.646Z] #19 139.5 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-08-31T13:49:00.646Z] #19 139.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-08-31T13:49:00.646Z] #19 139.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-08-31T13:49:00.891Z] #51 16.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-31T13:49:00.891Z] #51 16.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-31T13:49:00.891Z] #51 16.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-31T13:49:00.902Z] #19 139.7 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] [2021-08-31T13:49:01.468Z] #51 16.68 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-31T13:49:01.468Z] #51 16.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-31T13:49:01.468Z] #51 16.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-31T13:49:01.734Z] #51 ... [2021-08-31T13:49:01.734Z] [2021-08-31T13:49:01.734Z] #30 [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 [2021-08-31T13:49:01.734Z] #30 sha256:f8287e981e7a576b1928791ed4c93ab7113b0e083de2f2a8894b3acc4893112b [2021-08-31T13:49:01.734Z] #30 15.88 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-31T13:49:01.734Z] #30 17.33 #=#=# [2021-08-31T13:49:02.387Z] #51 ... [2021-08-31T13:49:02.387Z] [2021-08-31T13:49:02.387Z] #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 [2021-08-31T13:49:02.387Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:02.387Z] #14 27.75 Building dependency tree... [2021-08-31T13:49:02.387Z] #14 30.93 The following additional packages will be installed: [2021-08-31T13:49:02.387Z] #14 30.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:49:02.387Z] #14 30.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-31T13:49:02.387Z] #14 30.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-31T13:49:02.387Z] #14 30.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-31T13:49:02.387Z] #14 30.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-31T13:49:02.387Z] #14 30.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-31T13:49:02.387Z] #14 30.95 mingw-w64-common mingw-w64-x86-64-dev [2021-08-31T13:49:02.387Z] #14 30.95 Suggested packages: [2021-08-31T13:49:02.387Z] #14 30.97 gcc-10-locales seccomp wine64 [2021-08-31T13:49:02.387Z] #14 32.27 The following NEW packages will be installed: [2021-08-31T13:49:02.387Z] #14 32.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:49:02.387Z] #14 32.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-31T13:49:02.387Z] #14 32.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-31T13:49:02.387Z] #14 32.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-31T13:49:02.387Z] #14 32.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-31T13:49:02.387Z] #14 32.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-31T13:49:02.387Z] #14 32.28 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-31T13:49:02.387Z] #14 32.28 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-31T13:49:02.387Z] #14 32.29 mingw-w64-x86-64-dev [2021-08-31T13:49:02.387Z] #14 32.67 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:02.387Z] #14 32.67 Need to get 115 MB of archives. [2021-08-31T13:49:02.387Z] #14 32.67 After this operation, 645 MB of additional disk space will be used. [2021-08-31T13:49:02.387Z] #14 32.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-31T13:49:02.387Z] #14 32.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] [2021-08-31T13:49:02.387Z] #14 32.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-31T13:49:02.387Z] #14 32.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-31T13:49:02.387Z] #14 32.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-31T13:49:02.387Z] #14 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-31T13:49:02.387Z] #14 33.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-31T13:49:02.387Z] #14 33.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-31T13:49:02.387Z] #14 33.53 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] [2021-08-31T13:49:02.387Z] #14 34.25 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] [2021-08-31T13:49:02.387Z] #14 ... [2021-08-31T13:49:02.387Z] [2021-08-31T13:49:02.387Z] #57 [containerd 1/2] 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 [2021-08-31T13:49:02.387Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:49:02.387Z] #57 23.99 Reading package lists... [2021-08-31T13:49:02.387Z] #57 28.78 Building dependency tree... [2021-08-31T13:49:02.387Z] #57 31.93 The following additional packages will be installed: [2021-08-31T13:49:02.387Z] #57 31.94 libbtrfs0 [2021-08-31T13:49:02.387Z] #57 32.13 The following NEW packages will be installed: [2021-08-31T13:49:02.387Z] #57 32.14 libbtrfs-dev libbtrfs0 [2021-08-31T13:49:02.387Z] #57 32.54 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:02.387Z] #57 32.54 Need to get 460 kB of archives. [2021-08-31T13:49:02.387Z] #57 32.54 After this operation, 1237 kB of additional disk space will be used. [2021-08-31T13:49:02.387Z] #57 32.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-31T13:49:02.387Z] #57 32.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-31T13:49:02.387Z] #57 33.49 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:02.387Z] #57 33.74 Fetched 460 kB in 0s (1415 kB/s) [2021-08-31T13:49:02.387Z] #57 33.86 Selecting previously unselected package libbtrfs0:amd64. [2021-08-31T13:49:02.387Z] #57 33.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-31T13:49:02.387Z] #57 33.93 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-31T13:49:02.387Z] #57 33.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:49:02.387Z] #57 34.21 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-31T13:49:02.387Z] #57 34.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-31T13:49:02.387Z] #57 34.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:49:02.387Z] #57 34.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:49:02.387Z] #57 34.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:49:02.387Z] #57 34.66 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:02.387Z] #57 DONE 35.2s [2021-08-31T13:49:02.387Z] [2021-08-31T13:49:02.387Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:02.387Z] #58 sha256:48aa71ca4824238b2e39baaa330c05122ab5472bd9e555064ed6131527d5658a [2021-08-31T13:49:02.528Z] #30 17.67 0.0% ##### 7.3% ############### 21.0% ####################### 32.0% ############################### 44.1% ######################################## 56.1% ################################################ 66.7% ##################################################### 74.1% ########################################################## 81.5% ################################################################# 91.3% ######################################################################## 100.0% [2021-08-31T13:49:02.804Z] #19 141.3 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-08-31T13:49:02.804Z] #19 141.3 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-08-31T13:49:02.804Z] #19 141.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-08-31T13:49:02.804Z] #19 141.5 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-08-31T13:49:02.804Z] #19 141.6 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] [2021-08-31T13:49:03.118Z] Client: [2021-08-31T13:49:03.118Z] Version: 20.10.8 [2021-08-31T13:49:03.118Z] API version: 1.41 [2021-08-31T13:49:03.118Z] Go version: go1.16.6 [2021-08-31T13:49:03.118Z] Git commit: 3967b7d [2021-08-31T13:49:03.119Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-31T13:49:03.119Z] OS/Arch: windows/amd64 [2021-08-31T13:49:03.119Z] Context: default [2021-08-31T13:49:03.119Z] Experimental: true [2021-08-31T13:49:03.119Z] [2021-08-31T13:49:03.119Z] Server: Docker Engine - Community [2021-08-31T13:49:03.119Z] Engine: [2021-08-31T13:49:03.119Z] Version: 20.10.8 [2021-08-31T13:49:03.119Z] API version: 1.41 (minimum version 1.24) [2021-08-31T13:49:03.119Z] Go version: go1.16.6 [2021-08-31T13:49:03.119Z] Git commit: 75249d8 [2021-08-31T13:49:03.119Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-31T13:49:03.119Z] OS/Arch: windows/amd64 [2021-08-31T13:49:03.119Z] Experimental: true [2021-08-31T13:49:03.297Z] #45 37.93 Reading package lists... [2021-08-31T13:49:03.297Z] #45 ... [2021-08-31T13:49:03.297Z] [2021-08-31T13:49:03.297Z] #57 [containerd 1/2] 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 [2021-08-31T13:49:03.297Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:49:03.297Z] #57 35.21 Reading package lists... [Pipeline] sh [2021-08-31T13:49:03.924Z] #30 20.12 [2021-08-31T13:49:04.649Z] + docker info [2021-08-31T13:49:04.678Z] #57 42.92 Building dependency tree... [2021-08-31T13:49:04.699Z] #19 143.3 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-08-31T13:49:04.699Z] #19 143.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-08-31T13:49:04.957Z] #19 143.9 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:05.012Z] Client: [2021-08-31T13:49:05.012Z] Version: 20.10.8 [2021-08-31T13:49:05.012Z] API version: 1.41 [2021-08-31T13:49:05.012Z] Go version: go1.16.6 [2021-08-31T13:49:05.012Z] Git commit: 3967b7d [2021-08-31T13:49:05.012Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-31T13:49:05.012Z] OS/Arch: windows/amd64 [2021-08-31T13:49:05.012Z] Context: default [2021-08-31T13:49:05.012Z] Experimental: true [2021-08-31T13:49:05.012Z] [2021-08-31T13:49:05.012Z] Server: Docker Engine - Community [2021-08-31T13:49:05.012Z] Engine: [2021-08-31T13:49:05.012Z] Version: 20.10.8 [2021-08-31T13:49:05.012Z] API version: 1.41 (minimum version 1.24) [2021-08-31T13:49:05.012Z] Go version: go1.16.6 [2021-08-31T13:49:05.012Z] Git commit: 75249d8 [2021-08-31T13:49:05.012Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-31T13:49:05.012Z] OS/Arch: windows/amd64 [2021-08-31T13:49:05.012Z] Experimental: true [2021-08-31T13:49:05.187Z] #60 ... [2021-08-31T13:49:05.187Z] [2021-08-31T13:49:05.187Z] #57 [containerd 1/2] 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 [2021-08-31T13:49:05.187Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:49:05.187Z] #57 35.67 Reading package lists... [2021-08-31T13:49:05.214Z] #19 144.2 Fetched 787 MB in 30s (26.1 MB/s) [2021-08-31T13:49:05.319Z] #30 ... [2021-08-31T13:49:05.319Z] [2021-08-31T13:49:05.319Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:05.319Z] #53 sha256:96d9b245e554cad41fb2b5b1779d749c0e2be318d46302255ff143056efaed97 [2021-08-31T13:49:05.319Z] #53 10.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-31T13:49:05.319Z] #53 10.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-31T13:49:05.319Z] #53 10.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-31T13:49:05.319Z] #53 12.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-31T13:49:05.319Z] #53 15.31 runtime [2021-08-31T13:49:05.471Z] #19 144.3 Selecting previously unselected package liblocale-gettext-perl. [2021-08-31T13:49:05.471Z] #19 144.3 (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 ... 15713 files and directories currently installed.) [2021-08-31T13:49:05.471Z] #19 144.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-08-31T13:49:05.471Z] #19 144.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-08-31T13:49:05.471Z] #19 144.4 Selecting previously unselected package bzip2. [2021-08-31T13:49:05.471Z] #19 144.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-08-31T13:49:05.471Z] #19 144.4 Unpacking bzip2 (1.0.8-4) ... [2021-08-31T13:49:05.471Z] #19 144.4 Selecting previously unselected package libmagic-mgc. [2021-08-31T13:49:05.471Z] #19 144.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-08-31T13:49:05.471Z] #19 144.4 Unpacking libmagic-mgc (1:5.39-3) ... [2021-08-31T13:49:05.582Z] #53 ... [2021-08-31T13:49:05.583Z] [2021-08-31T13:49:05.583Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:05.583Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:49:05.583Z] #51 17.37 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-31T13:49:05.583Z] #51 17.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-31T13:49:05.583Z] #51 17.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-31T13:49:05.583Z] #51 18.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-31T13:49:05.583Z] #51 18.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-31T13:49:05.583Z] #51 18.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-31T13:49:05.583Z] #51 18.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-31T13:49:05.583Z] #51 18.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-31T13:49:05.583Z] #51 19.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-31T13:49:05.583Z] #51 19.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-31T13:49:05.583Z] #51 19.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-31T13:49:05.583Z] #51 19.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-31T13:49:05.583Z] #51 19.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-31T13:49:05.583Z] #51 20.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-31T13:49:05.583Z] #51 20.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-31T13:49:05.583Z] #51 20.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-31T13:49:05.583Z] #51 20.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-31T13:49:05.583Z] #51 ... [2021-08-31T13:49:05.583Z] [2021-08-31T13:49:05.583Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:05.583Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:49:05.583Z] #47 11.00 crypto/internal/subtle [2021-08-31T13:49:05.583Z] #47 11.13 crypto/subtle [2021-08-31T13:49:05.583Z] #47 11.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-31T13:49:05.583Z] #47 11.95 internal/nettrace [2021-08-31T13:49:05.583Z] #47 12.16 vendor/golang.org/x/crypto/internal/subtle [Pipeline] sh [2021-08-31T13:49:05.681Z] #58 3.102 + RM_GOPATH=0 [2021-08-31T13:49:05.682Z] #58 3.102 + TMP_GOPATH= [2021-08-31T13:49:05.682Z] #58 3.102 + : /build [2021-08-31T13:49:05.682Z] #58 3.102 + '[' -z '' ']' [2021-08-31T13:49:05.682Z] #58 3.105 ++ mktemp -d [2021-08-31T13:49:05.682Z] #58 3.112 + export GOPATH=/tmp/tmp.cJULz3hw5j [2021-08-31T13:49:05.682Z] #58 3.114 + GOPATH=/tmp/tmp.cJULz3hw5j [2021-08-31T13:49:05.682Z] #58 3.115 + RM_GOPATH=1 [2021-08-31T13:49:05.682Z] #58 3.116 + case "$(go env GOARCH)" in [2021-08-31T13:49:05.682Z] #58 3.116 ++ go env GOARCH [2021-08-31T13:49:05.682Z] #58 3.144 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:05.682Z] #58 3.144 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:05.682Z] #58 3.150 ++ dirname /tmp/install/install.sh [2021-08-31T13:49:05.682Z] #58 3.157 + dir=/tmp/install [2021-08-31T13:49:05.682Z] #58 3.160 + bin=containerd [2021-08-31T13:49:05.682Z] #58 3.160 + shift [2021-08-31T13:49:05.682Z] #58 3.160 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-31T13:49:05.682Z] #58 3.160 + . /tmp/install/containerd.installer [2021-08-31T13:49:05.682Z] #58 3.162 ++ set -e [2021-08-31T13:49:05.682Z] #58 3.162 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:05.682Z] #58 3.166 + install_containerd [2021-08-31T13:49:05.682Z] #58 3.166 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-31T13:49:05.682Z] #58 3.167 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:05.682Z] #58 3.167 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cJULz3hw5j/src/github.com/containerd/containerd [2021-08-31T13:49:05.682Z] #58 3.169 Cloning into '/tmp/tmp.cJULz3hw5j/src/github.com/containerd/containerd'... [2021-08-31T13:49:05.728Z] #19 144.6 Selecting previously unselected package libmagic1:amd64. [2021-08-31T13:49:05.728Z] #19 144.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-08-31T13:49:05.728Z] #19 144.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-08-31T13:49:05.846Z] #47 ... [2021-08-31T13:49:05.846Z] [2021-08-31T13:49:05.846Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:49:05.846Z] #60 sha256:9a68d081d12f32d3da69337f554394626a6f23c0272e256d300f7c7cc2f9f170 [2021-08-31T13:49:05.846Z] #60 11.10 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-31T13:49:05.846Z] #60 11.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-31T13:49:05.846Z] #60 11.85 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-31T13:49:05.846Z] #60 12.19 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-31T13:49:05.846Z] #60 12.70 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-31T13:49:05.846Z] #60 13.73 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-31T13:49:05.846Z] #60 15.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-31T13:49:05.846Z] #60 18.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-31T13:49:05.846Z] #60 18.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-31T13:49:05.846Z] #60 ... [2021-08-31T13:49:05.846Z] [2021-08-31T13:49:05.847Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:49:05.847Z] #41 sha256:901bdcae8bd99e55f92d90f2ff911bd06564312c30aaeb5eee4b8beac008d08b [2021-08-31T13:49:05.847Z] #41 14.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-31T13:49:05.847Z] #41 16.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-31T13:49:05.986Z] #19 144.7 Selecting previously unselected package file. [2021-08-31T13:49:05.986Z] #19 144.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-08-31T13:49:05.986Z] #19 144.7 Unpacking file (1:5.39-3) ... [2021-08-31T13:49:05.986Z] #19 144.7 Selecting previously unselected package xz-utils. [2021-08-31T13:49:05.986Z] #19 144.7 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-08-31T13:49:05.986Z] #19 144.7 Unpacking xz-utils (5.2.5-2) ... [2021-08-31T13:49:05.986Z] #19 144.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-31T13:49:05.986Z] #19 144.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-31T13:49:05.986Z] #19 144.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-31T13:49:06.539Z] + docker info [2021-08-31T13:49:06.539Z] Client: [2021-08-31T13:49:06.539Z] Context: default [2021-08-31T13:49:06.539Z] Debug Mode: false [2021-08-31T13:49:06.539Z] [2021-08-31T13:49:06.539Z] Server: [2021-08-31T13:49:06.539Z] Containers: 0 [2021-08-31T13:49:06.539Z] Running: 0 [2021-08-31T13:49:06.539Z] Paused: 0 [2021-08-31T13:49:06.539Z] Stopped: 0 [2021-08-31T13:49:06.539Z] Images: 0 [2021-08-31T13:49:06.540Z] Server Version: 20.10.8 [2021-08-31T13:49:06.540Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-31T13:49:06.540Z] LCOW: [2021-08-31T13:49:06.540Z] Windows: [2021-08-31T13:49:06.540Z] Logging Driver: json-file [2021-08-31T13:49:06.540Z] Plugins: [2021-08-31T13:49:06.540Z] Volume: local [2021-08-31T13:49:06.540Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:49:06.540Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:49:06.540Z] Swarm: inactive [2021-08-31T13:49:06.540Z] Default Isolation: process [2021-08-31T13:49:06.540Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-31T13:49:06.540Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-31T13:49:06.540Z] OSType: windows [2021-08-31T13:49:06.540Z] Architecture: x86_64 [2021-08-31T13:49:06.540Z] CPUs: 4 [2021-08-31T13:49:06.540Z] Total Memory: 32GiB [2021-08-31T13:49:06.540Z] Name: azwin-2-6f25e1 [2021-08-31T13:49:06.540Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-31T13:49:06.540Z] Docker Root Dir: D:\docker [2021-08-31T13:49:06.540Z] Debug Mode: false [2021-08-31T13:49:06.540Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:49:06.540Z] Labels: [2021-08-31T13:49:06.540Z] Experimental: true [2021-08-31T13:49:06.540Z] Insecure Registries: [2021-08-31T13:49:06.540Z] 10.0.0.4:5000 [2021-08-31T13:49:06.540Z] 127.0.0.0/8 [2021-08-31T13:49:06.540Z] Registry Mirrors: [2021-08-31T13:49:06.540Z] http://10.0.0.4:5000/ [2021-08-31T13:49:06.540Z] Live Restore Enabled: false [2021-08-31T13:49:06.540Z] Product License: Community Engine [2021-08-31T13:49:06.540Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-31T13:49:06.797Z] #41 ... [2021-08-31T13:49:06.797Z] [2021-08-31T13:49:06.797Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:06.797Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:49:06.797Z] #51 22.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-31T13:49:06.916Z] #19 145.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-31T13:49:06.916Z] #19 145.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-08-31T13:49:06.916Z] #19 145.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-31T13:49:07.058Z] #58 ... [2021-08-31T13:49:07.059Z] [2021-08-31T13:49:07.059Z] #37 [tini 1/2] 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 [2021-08-31T13:49:07.059Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:07.059Z] #37 28.71 Building dependency tree... [2021-08-31T13:49:07.059Z] #37 31.77 The following additional packages will be installed: [2021-08-31T13:49:07.059Z] #37 31.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-31T13:49:07.059Z] #37 31.80 Suggested packages: [2021-08-31T13:49:07.059Z] #37 31.81 cmake-doc ninja-build lrzip [2021-08-31T13:49:07.059Z] #37 31.81 Recommended packages: [2021-08-31T13:49:07.059Z] #37 31.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-31T13:49:07.059Z] #37 32.60 The following NEW packages will be installed: [2021-08-31T13:49:07.059Z] #37 32.62 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-31T13:49:07.059Z] #37 32.63 vim-common xxd [2021-08-31T13:49:07.059Z] #37 33.03 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:07.059Z] #37 33.03 Need to get 17.7 MB of archives. [2021-08-31T13:49:07.059Z] #37 33.03 After this operation, 70.7 MB of additional disk space will be used. [2021-08-31T13:49:07.059Z] #37 33.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-31T13:49:07.059Z] #37 33.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:49:07.059Z] #37 33.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-31T13:49:07.059Z] #37 33.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-31T13:49:07.059Z] #37 33.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-31T13:49:07.059Z] #37 33.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-31T13:49:07.059Z] #37 33.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-31T13:49:07.059Z] #37 33.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-31T13:49:07.059Z] #37 33.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-31T13:49:07.059Z] #37 33.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-31T13:49:07.059Z] #37 35.11 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:07.059Z] #37 35.43 Fetched 17.7 MB in 1s (13.0 MB/s) [2021-08-31T13:49:07.059Z] #37 35.47 Selecting previously unselected package xxd. [2021-08-31T13:49:07.059Z] #37 35.47 (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 ... 15713 files and directories currently installed.) [2021-08-31T13:49:07.059Z] #37 35.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:49:07.059Z] #37 35.56 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:49:07.059Z] #37 35.77 Selecting previously unselected package vim-common. [2021-08-31T13:49:07.059Z] #37 35.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:49:07.059Z] #37 35.82 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:49:07.059Z] #37 36.09 Selecting previously unselected package cmake-data. [2021-08-31T13:49:07.059Z] #37 36.09 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-31T13:49:07.059Z] #37 36.12 Unpacking cmake-data (3.18.4-2) ... [2021-08-31T13:49:07.059Z] #37 39.37 Selecting previously unselected package libicu67:amd64. [2021-08-31T13:49:07.059Z] #37 39.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-31T13:49:07.059Z] #37 39.38 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-31T13:49:07.059Z] #37 ... [2021-08-31T13:49:07.059Z] [2021-08-31T13:49:07.059Z] #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 [2021-08-31T13:49:07.059Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:07.059Z] #14 35.67 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] [2021-08-31T13:49:07.059Z] #14 36.24 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] [2021-08-31T13:49:07.059Z] #14 36.80 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] [2021-08-31T13:49:07.059Z] #14 38.42 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] [2021-08-31T13:49:07.059Z] #14 39.15 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] [2021-08-31T13:49:07.059Z] #14 39.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-31T13:49:07.059Z] #14 39.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-31T13:49:07.059Z] #14 39.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-31T13:49:07.059Z] #14 39.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-31T13:49:07.059Z] #14 39.17 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] [2021-08-31T13:49:07.059Z] #14 39.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-31T13:49:07.059Z] #14 39.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-31T13:49:07.059Z] #14 39.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-31T13:49:07.059Z] #14 39.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-31T13:49:07.059Z] #14 39.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-31T13:49:07.059Z] #14 39.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-31T13:49:07.059Z] #14 39.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-31T13:49:07.059Z] #14 39.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-31T13:49:07.059Z] #14 39.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-31T13:49:07.059Z] #14 39.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-31T13:49:07.060Z] #51 22.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-31T13:49:07.060Z] #51 22.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-31T13:49:07.060Z] #51 22.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-31T13:49:07.060Z] #51 22.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-31T13:49:07.060Z] #51 ... [2021-08-31T13:49:07.060Z] [2021-08-31T13:49:07.060Z] #37 [tini 1/2] 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 [2021-08-31T13:49:07.060Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-08-31T13:49:07.060Z] #37 12.22 Fetched 8288 kB in 7s (1107 kB/s) [2021-08-31T13:49:07.060Z] #37 12.22 Reading package lists... [2021-08-31T13:49:07.060Z] #37 16.50 Reading package lists... [2021-08-31T13:49:07.060Z] #37 20.67 Building dependency tree... [2021-08-31T13:49:07.060Z] #37 ... [2021-08-31T13:49:07.060Z] [2021-08-31T13:49:07.060Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:07.060Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:49:07.060Z] #51 22.36 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-31T13:49:07.110Z] #57 43.74 Building dependency tree... [2021-08-31T13:49:07.319Z] #14 ... [2021-08-31T13:49:07.319Z] [2021-08-31T13:49:07.319Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:07.319Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:07.319Z] #45 25.53 Reading package lists... [2021-08-31T13:49:07.319Z] #45 30.28 Building dependency tree... [2021-08-31T13:49:07.319Z] #45 33.49 The following additional packages will be installed: [2021-08-31T13:49:07.319Z] #45 33.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:49:07.319Z] #45 33.51 python3-protobuf python3-six [2021-08-31T13:49:07.319Z] #45 33.51 Suggested packages: [2021-08-31T13:49:07.319Z] #45 33.52 python3-setuptools [2021-08-31T13:49:07.319Z] #45 33.52 Recommended packages: [2021-08-31T13:49:07.319Z] #45 33.52 iproute2 | iproute [2021-08-31T13:49:07.319Z] #45 34.12 The following NEW packages will be installed: [2021-08-31T13:49:07.319Z] #45 34.12 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:49:07.319Z] #45 34.13 python3-protobuf python3-six [2021-08-31T13:49:07.319Z] #45 34.62 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:07.319Z] #45 34.62 Need to get 2267 kB of archives. [2021-08-31T13:49:07.319Z] #45 34.62 After this operation, 10.8 MB of additional disk space will be used. [2021-08-31T13:49:07.319Z] #45 34.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-31T13:49:07.319Z] #45 34.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:49:07.319Z] #45 34.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-31T13:49:07.319Z] #45 34.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-31T13:49:07.319Z] #45 34.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-31T13:49:07.319Z] #45 34.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-31T13:49:07.319Z] #45 34.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-31T13:49:07.319Z] #45 37.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-31T13:49:07.319Z] #45 39.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:07.319Z] #45 39.43 Fetched 2267 kB in 4s (573 kB/s) [2021-08-31T13:49:07.319Z] #45 39.53 Selecting previously unselected package libprotobuf23:amd64. [2021-08-31T13:49:07.319Z] #45 39.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-31T13:49:07.319Z] #45 39.63 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-31T13:49:07.319Z] #45 39.64 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-31T13:49:07.319Z] #45 ... [2021-08-31T13:49:07.319Z] [2021-08-31T13:49:07.319Z] #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 [2021-08-31T13:49:07.319Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:07.319Z] #14 40.49 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:07.324Z] #51 22.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-31T13:49:07.325Z] #51 22.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-31T13:49:07.325Z] #51 22.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-31T13:49:07.325Z] #51 22.55 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-31T13:49:07.325Z] #51 22.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-31T13:49:07.325Z] #51 22.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-31T13:49:07.325Z] #51 ... [2021-08-31T13:49:07.325Z] [2021-08-31T13:49:07.325Z] #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 [2021-08-31T13:49:07.325Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:49:07.325Z] #14 12.64 Fetched 8288 kB in 8s (1052 kB/s) [2021-08-31T13:49:07.325Z] #14 12.64 Reading package lists... [2021-08-31T13:49:07.325Z] #14 16.56 Reading package lists... [2021-08-31T13:49:07.325Z] #14 20.22 Building dependency tree... [2021-08-31T13:49:07.480Z] #19 146.4 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-31T13:49:07.480Z] #19 146.4 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-08-31T13:49:07.480Z] #19 146.4 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-31T13:49:07.578Z] #14 40.71 Fetched 115 MB in 7s (16.6 MB/s) [2021-08-31T13:49:07.592Z] #14 ... [2021-08-31T13:49:07.592Z] [2021-08-31T13:49:07.592Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:07.592Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:49:07.592Z] #51 22.85 go: downloading golang.org/x/text v0.3.2 [2021-08-31T13:49:07.592Z] #51 22.92 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-31T13:49:07.592Z] #51 22.95 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-31T13:49:07.838Z] #14 40.79 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-31T13:49:07.839Z] #14 40.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-31T13:49:07.839Z] #14 40.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-31T13:49:07.839Z] #14 40.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:49:07.856Z] #51 ... [2021-08-31T13:49:07.856Z] [2021-08-31T13:49:07.856Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-31T13:49:07.856Z] #35 sha256:aac14f9bf2053130b15eccd0635febdc76e999c84c683f3ee2bc38f3e2dcdc6d [2021-08-31T13:49:07.856Z] #35 14.47 github.com/pelletier/go-toml/cmd/tomll [2021-08-31T13:49:07.856Z] #35 DONE 23.3s [2021-08-31T13:49:07.856Z] [2021-08-31T13:49:07.856Z] #57 [containerd 1/2] 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 [2021-08-31T13:49:07.856Z] #57 sha256:811a144dd0c34019f06c1f88d18f862a133217f2eeaa543784cf88af2a7e2313 [2021-08-31T13:49:07.856Z] #57 13.29 Fetched 8288 kB in 8s (1033 kB/s) [2021-08-31T13:49:07.856Z] #57 13.29 Reading package lists... [2021-08-31T13:49:07.857Z] #57 17.85 Reading package lists... [2021-08-31T13:49:07.857Z] #57 21.49 Building dependency tree... [2021-08-31T13:49:07.972Z] #57 ... [2021-08-31T13:49:07.972Z] [2021-08-31T13:49:07.972Z] #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 [2021-08-31T13:49:07.972Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:07.972Z] #14 34.64 Reading package lists... [2021-08-31T13:49:07.972Z] #14 42.60 Building dependency tree... [2021-08-31T13:49:07.972Z] #14 48.17 The following additional packages will be installed: [2021-08-31T13:49:07.972Z] #14 48.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:49:07.972Z] #14 48.17 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-31T13:49:07.972Z] #14 48.17 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-31T13:49:07.972Z] #14 48.17 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-31T13:49:07.972Z] #14 48.17 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-31T13:49:07.972Z] #14 48.17 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-31T13:49:07.972Z] #14 48.17 mingw-w64-common mingw-w64-x86-64-dev [2021-08-31T13:49:07.972Z] #14 48.17 Suggested packages: [2021-08-31T13:49:07.972Z] #14 48.17 gcc-10-locales seccomp wine64 [2021-08-31T13:49:08.043Z] #19 146.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-31T13:49:08.043Z] #19 146.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-31T13:49:08.043Z] #19 147.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-31T13:49:08.119Z] #57 ... [2021-08-31T13:49:08.119Z] [2021-08-31T13:49:08.119Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:08.119Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:49:08.119Z] #51 23.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-31T13:49:08.232Z] #14 ... [2021-08-31T13:49:08.232Z] [2021-08-31T13:49:08.232Z] #57 [containerd 1/2] 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 [2021-08-31T13:49:08.232Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:49:08.232Z] #57 48.36 The following additional packages will be installed: [2021-08-31T13:49:08.232Z] #57 48.38 libbtrfs0 [2021-08-31T13:49:08.383Z] #51 23.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-31T13:49:08.423Z] Fetching without tags [2021-08-31T13:49:08.492Z] #57 48.69 The following NEW packages will be installed: [2021-08-31T13:49:08.492Z] #57 48.71 libbtrfs-dev libbtrfs0 [2021-08-31T13:49:08.607Z] #19 147.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-31T13:49:08.607Z] #19 147.6 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-31T13:49:08.607Z] #19 147.6 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-31T13:49:09.062Z] #57 49.24 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:09.062Z] #57 49.24 Need to get 460 kB of archives. [2021-08-31T13:49:09.062Z] #57 49.24 After this operation, 1237 kB of additional disk space will be used. [2021-08-31T13:49:09.062Z] #57 49.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-31T13:49:09.062Z] #57 49.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-31T13:49:09.073Z] Merging remotes/origin/master commit 8684f482e4cb84fee269d8e91176ca8e1afcc218 into PR head commit 303ea8e8206381fe34ef7716c7504e5d52b5df4e [2021-08-31T13:49:09.171Z] #19 148.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-08-31T13:49:09.171Z] #19 148.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:09.428Z] #19 148.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:49:09.428Z] #19 148.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-08-31T13:49:09.428Z] #19 148.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:09.428Z] #19 148.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:49:09.785Z] #51 24.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-31T13:49:09.785Z] #51 ... [2021-08-31T13:49:09.785Z] [2021-08-31T13:49:09.785Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:09.785Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-08-31T13:49:09.785Z] #45 14.78 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-31T13:49:09.785Z] #45 14.81 Fetched 8291 kB in 10s (848 kB/s) [2021-08-31T13:49:09.785Z] #45 14.81 Reading package lists... [2021-08-31T13:49:09.785Z] #45 18.98 Reading package lists... [2021-08-31T13:49:09.785Z] #45 22.60 Building dependency tree... [2021-08-31T13:49:09.785Z] #45 ... [2021-08-31T13:49:09.785Z] [2021-08-31T13:49:09.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 [2021-08-31T13:49:09.785Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:49:09.785Z] #14 23.01 The following additional packages will be installed: [2021-08-31T13:49:09.785Z] #14 23.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:49:09.785Z] #14 23.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-31T13:49:09.785Z] #14 23.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-31T13:49:09.785Z] #14 23.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-31T13:49:09.785Z] #14 23.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-31T13:49:09.785Z] #14 23.03 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-31T13:49:09.785Z] #14 23.03 mingw-w64-common mingw-w64-x86-64-dev [2021-08-31T13:49:09.785Z] #14 23.04 Suggested packages: [2021-08-31T13:49:09.785Z] #14 23.06 gcc-10-locales seccomp wine64 [2021-08-31T13:49:09.785Z] #14 24.39 The following NEW packages will be installed: [2021-08-31T13:49:09.785Z] #14 24.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:49:09.785Z] #14 24.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-31T13:49:09.785Z] #14 24.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-31T13:49:09.785Z] #14 24.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-31T13:49:09.785Z] #14 24.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-31T13:49:09.785Z] #14 24.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-31T13:49:09.785Z] #14 24.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-31T13:49:09.785Z] #14 24.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-31T13:49:09.785Z] #14 24.39 mingw-w64-x86-64-dev [2021-08-31T13:49:09.785Z] #14 25.26 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:09.785Z] #14 25.26 Need to get 108 MB of archives. [2021-08-31T13:49:09.785Z] #14 25.26 After this operation, 620 MB of additional disk space will be used. [2021-08-31T13:49:09.785Z] #14 25.26 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] [2021-08-31T13:49:10.093Z] #14 25.47 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] [2021-08-31T13:49:10.371Z] #14 43.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-31T13:49:10.371Z] #14 43.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-31T13:49:10.371Z] #14 43.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:49:10.414Z] #57 48.95 The following additional packages will be installed: [2021-08-31T13:49:10.414Z] #57 48.97 libbtrfs0 [2021-08-31T13:49:10.675Z] #14 25.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-31T13:49:10.675Z] #14 25.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-08-31T13:49:10.675Z] #14 25.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-08-31T13:49:10.675Z] #14 25.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-31T13:49:10.940Z] #14 26.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-31T13:49:10.971Z] #57 50.93 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:10.991Z] #57 49.41 The following NEW packages will be installed: [2021-08-31T13:49:10.991Z] #57 49.42 libbtrfs-dev libbtrfs0 [2021-08-31T13:49:08.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:49:08.213Z] > git config --add remote.origin.fetch +refs/pull/42797/head:refs/remotes/origin/PR-42797 # timeout=10 [2021-08-31T13:49:08.244Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:49:08.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-31T13:49:08.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-31T13:49:08.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:49:08.448Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42797/head:refs/remotes/origin/PR-42797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-31T13:49:09.167Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:49:09.198Z] > git checkout -f 303ea8e8206381fe34ef7716c7504e5d52b5df4e # timeout=10 [2021-08-31T13:49:11.204Z] #14 26.47 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] [2021-08-31T13:49:11.204Z] #14 26.48 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] [2021-08-31T13:49:11.231Z] #57 51.34 Fetched 460 kB in 0s (1152 kB/s) [2021-08-31T13:49:11.231Z] #57 51.48 Selecting previously unselected package libbtrfs0:amd64. [2021-08-31T13:49:11.255Z] #57 49.90 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:11.255Z] #57 49.90 Need to get 460 kB of archives. [2021-08-31T13:49:11.255Z] #57 49.90 After this operation, 1237 kB of additional disk space will be used. [2021-08-31T13:49:11.255Z] #57 49.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-31T13:49:11.255Z] #57 49.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-31T13:49:11.490Z] #57 51.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 ... 15713 files and directories currently installed.) [2021-08-31T13:49:11.490Z] #57 51.61 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-31T13:49:11.490Z] #57 51.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:49:11.752Z] #57 51.99 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-31T13:49:11.752Z] #57 52.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-31T13:49:11.752Z] #57 52.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:49:11.783Z] #14 27.06 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] [2021-08-31T13:49:11.825Z] #57 ... [2021-08-31T13:49:11.825Z] [2021-08-31T13:49:11.826Z] #37 [tini 1/2] 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 [2021-08-31T13:49:11.826Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:11.826Z] #37 36.55 Reading package lists... [2021-08-31T13:49:11.826Z] #37 44.66 Building dependency tree... [2021-08-31T13:49:11.826Z] #37 49.89 The following additional packages will be installed: [2021-08-31T13:49:11.826Z] #37 49.89 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-31T13:49:11.826Z] #37 49.93 Suggested packages: [2021-08-31T13:49:11.826Z] #37 49.95 cmake-doc ninja-build lrzip [2021-08-31T13:49:11.826Z] #37 49.95 Recommended packages: [2021-08-31T13:49:11.826Z] #37 49.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-31T13:49:12.321Z] #57 52.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:49:12.321Z] #57 52.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:49:12.321Z] #57 52.61 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:12.327Z] Merge succeeded, producing d2def828c9fcae58693c7d2414781dbc2358730f [2021-08-31T13:49:12.327Z] Checking out Revision d2def828c9fcae58693c7d2414781dbc2358730f (PR-42797) [2021-08-31T13:49:12.359Z] #14 ... [2021-08-31T13:49:12.359Z] [2021-08-31T13:49:12.359Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:49:12.359Z] #49 sha256:7842d939517b79c84c55abf3c3428f162d6a26edae5ca6805ae891b37b79e01c [2021-08-31T13:49:12.359Z] #49 17.74 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:49:12.359Z] #49 17.74 Use 'go install pkg@version' instead. [2021-08-31T13:49:12.359Z] #49 17.74 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:49:12.359Z] #49 17.74 or run 'go help get' or 'go help install'. [2021-08-31T13:49:12.359Z] #49 ... [2021-08-31T13:49:12.359Z] [2021-08-31T13:49:12.359Z] #57 [containerd 1/2] 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 [2021-08-31T13:49:12.359Z] #57 sha256:811a144dd0c34019f06c1f88d18f862a133217f2eeaa543784cf88af2a7e2313 [2021-08-31T13:49:12.359Z] #57 24.23 The following additional packages will be installed: [2021-08-31T13:49:12.359Z] #57 24.26 libbtrfs0 [2021-08-31T13:49:12.359Z] #57 24.43 The following NEW packages will be installed: [2021-08-31T13:49:12.359Z] #57 24.44 libbtrfs-dev libbtrfs0 [2021-08-31T13:49:12.359Z] #57 25.08 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:12.359Z] #57 25.08 Need to get 454 kB of archives. [2021-08-31T13:49:12.359Z] #57 25.08 After this operation, 1275 kB of additional disk space will be used. [2021-08-31T13:49:12.359Z] #57 25.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-31T13:49:12.359Z] #57 25.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-31T13:49:12.359Z] #57 26.74 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:12.359Z] #57 27.26 Fetched 454 kB in 1s (730 kB/s) [2021-08-31T13:49:12.359Z] #57 27.37 Selecting previously unselected package libbtrfs0:arm64. [2021-08-31T13:49:12.359Z] #57 27.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-31T13:49:12.359Z] #57 27.49 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-31T13:49:12.359Z] #57 27.50 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-31T13:49:12.359Z] #57 27.75 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-31T13:49:12.359Z] #57 27.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-31T13:49:12.359Z] #57 27.79 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-31T13:49:12.770Z] #37 ... [2021-08-31T13:49:12.771Z] [2021-08-31T13:49:12.771Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:49:12.771Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:12.771Z] #14 36.77 Reading package lists... [2021-08-31T13:49:12.771Z] #14 45.09 Building dependency tree... [2021-08-31T13:49:12.771Z] #14 50.72 The following additional packages will be installed: [2021-08-31T13:49:12.771Z] #14 50.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:49:12.771Z] #14 50.77 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-31T13:49:12.771Z] #14 50.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-31T13:49:12.771Z] #14 50.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-31T13:49:12.771Z] #14 50.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-31T13:49:12.771Z] #14 50.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-31T13:49:12.771Z] #14 50.78 mingw-w64-common mingw-w64-x86-64-dev [2021-08-31T13:49:12.771Z] #14 50.82 Suggested packages: [2021-08-31T13:49:12.771Z] #14 50.83 gcc-10-locales seccomp wine64 [2021-08-31T13:49:12.935Z] #57 28.18 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-31T13:49:12.935Z] #57 28.22 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-31T13:49:12.935Z] #57 28.24 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:13.032Z] #14 ... [2021-08-31T13:49:13.033Z] [2021-08-31T13:49:13.033Z] #37 [tini 1/2] 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 [2021-08-31T13:49:13.033Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:13.033Z] #37 51.42 The following NEW packages will be installed: [2021-08-31T13:49:13.033Z] #37 51.43 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-31T13:49:13.033Z] #37 51.45 vim-common xxd [2021-08-31T13:49:13.264Z] #57 ... [2021-08-31T13:49:13.264Z] [2021-08-31T13:49:13.264Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:13.264Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:49:13.264Z] #51 43.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-31T13:49:13.264Z] #51 43.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-31T13:49:13.264Z] #51 43.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-31T13:49:13.264Z] #51 43.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-31T13:49:13.264Z] #51 43.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-31T13:49:13.264Z] #51 45.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-31T13:49:13.264Z] #51 46.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-31T13:49:13.264Z] #51 46.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-31T13:49:13.264Z] #51 ... [2021-08-31T13:49:13.264Z] [2021-08-31T13:49:13.264Z] #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 [2021-08-31T13:49:13.264Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:13.264Z] #14 50.34 The following NEW packages will be installed: [2021-08-31T13:49:13.264Z] #14 50.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:49:13.264Z] #14 50.37 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-31T13:49:13.264Z] #14 50.37 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-31T13:49:13.264Z] #14 50.37 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-31T13:49:13.264Z] #14 50.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-31T13:49:13.264Z] #14 50.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-31T13:49:13.264Z] #14 50.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-31T13:49:13.264Z] #14 50.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-31T13:49:13.264Z] #14 50.40 mingw-w64-x86-64-dev [2021-08-31T13:49:13.264Z] #14 50.97 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:13.264Z] #14 50.97 Need to get 115 MB of archives. [2021-08-31T13:49:13.264Z] #14 50.97 After this operation, 645 MB of additional disk space will be used. [2021-08-31T13:49:13.264Z] #14 50.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-31T13:49:13.264Z] #14 51.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-31T13:49:13.264Z] #14 51.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-31T13:49:13.264Z] #14 51.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-31T13:49:13.264Z] #14 51.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-31T13:49:13.264Z] #14 51.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-31T13:49:13.264Z] #14 51.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-31T13:49:13.264Z] #14 52.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] [2021-08-31T13:49:13.264Z] #14 52.07 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] [2021-08-31T13:49:13.264Z] #14 53.23 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] [2021-08-31T13:49:13.522Z] #57 DONE 28.9s [2021-08-31T13:49:13.522Z] [2021-08-31T13:49:13.522Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:13.522Z] #58 sha256:79709d1132fda4f36a8e389f91d9aa313f4bab2a044d2f355956254419ddc250 [2021-08-31T13:49:13.523Z] #14 ... [2021-08-31T13:49:13.523Z] [2021-08-31T13:49:13.523Z] #37 [tini 1/2] 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 [2021-08-31T13:49:13.523Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:13.523Z] #37 36.26 Reading package lists... [2021-08-31T13:49:13.523Z] #37 44.08 Building dependency tree... [2021-08-31T13:49:13.523Z] #37 49.61 The following additional packages will be installed: [2021-08-31T13:49:13.523Z] #37 49.66 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-31T13:49:13.523Z] #37 49.67 Suggested packages: [2021-08-31T13:49:13.523Z] #37 49.70 cmake-doc ninja-build lrzip [2021-08-31T13:49:13.523Z] #37 49.70 Recommended packages: [2021-08-31T13:49:13.523Z] #37 49.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-31T13:49:13.523Z] #37 51.08 The following NEW packages will be installed: [2021-08-31T13:49:13.523Z] #37 51.11 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-31T13:49:13.523Z] #37 51.13 vim-common xxd [2021-08-31T13:49:13.523Z] #37 51.73 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:13.523Z] #37 51.73 Need to get 17.7 MB of archives. [2021-08-31T13:49:13.523Z] #37 51.73 After this operation, 70.7 MB of additional disk space will be used. [2021-08-31T13:49:13.523Z] #37 51.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-31T13:49:13.523Z] #37 51.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:49:13.523Z] #37 51.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-31T13:49:13.523Z] #37 51.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-31T13:49:13.523Z] #37 52.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-31T13:49:13.523Z] #37 52.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-31T13:49:13.523Z] #37 52.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-31T13:49:13.523Z] #37 52.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-31T13:49:13.523Z] #37 52.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-31T13:49:13.523Z] #37 52.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-31T13:49:13.603Z] #37 51.99 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:13.603Z] #37 51.99 Need to get 17.7 MB of archives. [2021-08-31T13:49:13.603Z] #37 51.99 After this operation, 70.7 MB of additional disk space will be used. [2021-08-31T13:49:13.603Z] #37 51.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-31T13:49:13.603Z] #37 52.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:49:13.603Z] #37 52.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-31T13:49:13.603Z] #37 52.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-31T13:49:13.657Z] #14 ... [2021-08-31T13:49:13.657Z] [2021-08-31T13:49:13.658Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:13.658Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:13.658Z] #45 40.50 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:49:13.658Z] #45 40.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:49:13.658Z] #45 40.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:49:13.658Z] #45 40.73 Selecting previously unselected package python3-six. [2021-08-31T13:49:13.658Z] #45 40.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-31T13:49:13.658Z] #45 40.74 Unpacking python3-six (1.16.0-2) ... [2021-08-31T13:49:13.658Z] #45 40.84 Selecting previously unselected package python3-protobuf. [2021-08-31T13:49:13.658Z] #45 40.85 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-31T13:49:13.658Z] #45 40.85 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-31T13:49:13.658Z] #45 41.48 Selecting previously unselected package libnet1:amd64. [2021-08-31T13:49:13.658Z] #45 41.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-31T13:49:13.658Z] #45 41.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:49:13.658Z] #45 41.71 Selecting previously unselected package libnl-3-200:amd64. [2021-08-31T13:49:13.658Z] #45 41.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-31T13:49:13.658Z] #45 41.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:49:13.658Z] #45 41.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-31T13:49:13.658Z] #45 41.90 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-31T13:49:13.658Z] #45 41.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:49:13.658Z] #45 42.01 Selecting previously unselected package criu. [2021-08-31T13:49:13.658Z] #45 42.01 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-31T13:49:13.658Z] #45 42.02 Unpacking criu (3.15-1) ... [2021-08-31T13:49:13.658Z] #45 42.90 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:49:13.658Z] #45 44.66 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-31T13:49:13.658Z] #45 44.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:49:13.658Z] #45 44.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:49:13.658Z] #45 44.71 Setting up python3-six (1.16.0-2) ... [2021-08-31T13:49:13.658Z] #45 45.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:49:13.658Z] #45 46.56 Setting up python3-protobuf (3.12.4-1) ... [2021-08-31T13:49:13.658Z] #45 ... [2021-08-31T13:49:13.658Z] [2021-08-31T13:49:13.658Z] #37 [tini 1/2] 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 [2021-08-31T13:49:13.658Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:13.658Z] #37 46.73 Selecting previously unselected package libxml2:amd64. [2021-08-31T13:49:13.658Z] #37 46.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-31T13:49:13.658Z] #37 46.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:49:13.785Z] #37 ... [2021-08-31T13:49:13.785Z] [2021-08-31T13:49:13.785Z] #57 [containerd 1/2] 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 [2021-08-31T13:49:13.785Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:49:13.785Z] #57 DONE 54.0s [2021-08-31T13:49:13.785Z] [2021-08-31T13:49:13.785Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:13.785Z] #58 sha256:01958c8ebc4e8143a516270d0abbdfb254999568e49111dcbb97b668481d62db [2021-08-31T13:49:14.225Z] #37 47.32 Selecting previously unselected package libarchive13:amd64. [2021-08-31T13:49:14.225Z] #37 47.33 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-31T13:49:14.225Z] #37 47.33 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-31T13:49:11.359Z] > git remote # timeout=10 [2021-08-31T13:49:11.438Z] > git config --get remote.origin.url # timeout=10 [2021-08-31T13:49:11.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-31T13:49:11.484Z] > git merge 8684f482e4cb84fee269d8e91176ca8e1afcc218 # timeout=10 [2021-08-31T13:49:12.219Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-31T13:49:12.344Z] > git config core.sparsecheckout # timeout=10 [2021-08-31T13:49:12.391Z] > git checkout -f d2def828c9fcae58693c7d2414781dbc2358730f # timeout=10 [2021-08-31T13:49:14.315Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-31T13:49:14.315Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6410b8f3\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-31T13:49:14.315Z] ---------------------------------------------------------------------------- [2021-08-31T13:49:14.315Z] [2021-08-31T13:49:14.315Z] INFO: executeCI.ps1 starting at Tue Aug 31 13:49:13 CUT 2021 [2021-08-31T13:49:14.315Z] [2021-08-31T13:49:14.315Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-31T13:49:14.315Z] INFO: Running git version 2.24.1.windows.2 [2021-08-31T13:49:14.315Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-31T13:49:14.315Z] INFO: Environment variables: [2021-08-31T13:49:14.315Z] [2021-08-31T13:49:14.315Z] Name Value [2021-08-31T13:49:14.315Z] ---- ----- [2021-08-31T13:49:14.315Z] ALLUSERSPROFILE C:\ProgramData [2021-08-31T13:49:14.315Z] amd64 true [2021-08-31T13:49:14.315Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-31T13:49:14.315Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-31T13:49:14.315Z] arm64 true [2021-08-31T13:49:14.315Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-31T13:49:14.315Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-31T13:49:14.315Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-31T13:49:14.315Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-31T13:49:14.315Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-31T13:49:14.315Z] BRANCH_NAME PR-42797 [2021-08-31T13:49:14.315Z] BUILD_DISPLAY_NAME #4 [2021-08-31T13:49:14.315Z] BUILD_ID 4 [2021-08-31T13:49:14.315Z] BUILD_NUMBER 4 [2021-08-31T13:49:14.315Z] BUILD_TAG jenkins-moby-PR-42797-4 [2021-08-31T13:49:14.315Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/ [2021-08-31T13:49:14.315Z] cgroup2 true [2021-08-31T13:49:14.315Z] CHANGE_AUTHOR thaJeztah [2021-08-31T13:49:14.315Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-31T13:49:14.315Z] CHANGE_BRANCH go116_compat [2021-08-31T13:49:14.315Z] CHANGE_FORK thaJeztah/docker [2021-08-31T13:49:14.316Z] CHANGE_ID 42797 [2021-08-31T13:49:14.316Z] CHANGE_TARGET master [2021-08-31T13:49:14.316Z] CHANGE_TITLE pkg/plugins: fix compatibility with go1.16 [2021-08-31T13:49:14.316Z] CHANGE_URL https://github.com/moby/moby/pull/42797 [2021-08-31T13:49:14.316Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:49:14.316Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-31T13:49:14.316Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-31T13:49:14.316Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-31T13:49:14.316Z] COMPUTERNAME azwin-2-6f25e1 [2021-08-31T13:49:14.316Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-31T13:49:14.316Z] ConfigSequenceNumber 0 [2021-08-31T13:49:14.316Z] dco true [2021-08-31T13:49:14.316Z] DOCKER_BUILDKIT 0 [2021-08-31T13:49:14.316Z] DOCKER_DUT_DEBUG 1 [2021-08-31T13:49:14.316Z] DOCKER_EXPERIMENTAL 1 [2021-08-31T13:49:14.316Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-31T13:49:14.316Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-31T13:49:14.316Z] EXECUTOR_NUMBER 0 [2021-08-31T13:49:14.316Z] FQDN azwin-2-6f25e1.westus.cloudapp.azure.com [2021-08-31T13:49:14.316Z] GIT_BRANCH PR-42797 [2021-08-31T13:49:14.316Z] GIT_COMMIT 95e33207c5a545e06e1fdc9fe83d6d6e1d60408f [2021-08-31T13:49:14.316Z] GIT_PREVIOUS_COMMIT 32c5432fc48d656bd72eb4d6ef45c7707239f3ed [2021-08-31T13:49:14.316Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 32c5432fc48d656bd72eb4d6ef45c7707239f3ed [2021-08-31T13:49:14.316Z] GIT_URL https://github.com/moby/moby.git [2021-08-31T13:49:14.316Z] HUDSON_COOKIE 0f98be1e-517c-4ee3-b25d-3394da3220f3 [2021-08-31T13:49:14.316Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-31T13:49:14.316Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-31T13:49:14.316Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-31T13:49:14.316Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-31T13:49:14.316Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-31T13:49:14.316Z] JENKINS_NODE_COOKIE 8730a7df-1be9-4438-8c0a-4fa9fe82fd4e [2021-08-31T13:49:14.316Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-31T13:49:14.316Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-31T13:49:14.316Z] JOB_BASE_NAME PR-42797 [2021-08-31T13:49:14.316Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/display/redirect [2021-08-31T13:49:14.316Z] JOB_NAME moby/PR-42797 [2021-08-31T13:49:14.316Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/ [2021-08-31T13:49:14.316Z] library.jps.version master [2021-08-31T13:49:14.316Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-31T13:49:14.316Z] NODE_LABELS amd64 azure azwin-2-6f25e1 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-31T13:49:14.316Z] NODE_NAME azwin-2-6f25e1 [2021-08-31T13:49:14.316Z] NUMBER_OF_PROCESSORS 4 [2021-08-31T13:49:14.316Z] OS Windows_NT [2021-08-31T13:49:14.316Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-31T13:49:14.316Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-31T13:49:14.316Z] ppc64le false [2021-08-31T13:49:14.316Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-31T13:49:14.316Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-31T13:49:14.316Z] PROCESSOR_LEVEL 6 [2021-08-31T13:49:14.316Z] PROCESSOR_REVISION 5507 [2021-08-31T13:49:14.316Z] ProgramData C:\ProgramData [2021-08-31T13:49:14.316Z] ProgramFiles C:\Program Files [2021-08-31T13:49:14.316Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-31T13:49:14.316Z] ProgramW6432 C:\Program Files [2021-08-31T13:49:14.316Z] PROMPT $P$G [2021-08-31T13:49:14.316Z] PSExecutionPolicyPreference Bypass [2021-08-31T13:49:14.316Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-31T13:49:14.316Z] PUBLIC C:\Users\Public [2021-08-31T13:49:14.316Z] rootless true [2021-08-31T13:49:14.316Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=artif... [2021-08-31T13:49:14.316Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=changes [2021-08-31T13:49:14.316Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect [2021-08-31T13:49:14.316Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=tests [2021-08-31T13:49:14.316Z] s390x false [2021-08-31T13:49:14.316Z] SKIP_VALIDATION_TESTS 1 [2021-08-31T13:49:14.316Z] SOURCES_DRIVE d [2021-08-31T13:49:14.316Z] SOURCES_SUBDIR gopath [2021-08-31T13:49:14.316Z] STAGE_NAME Run tests [2021-08-31T13:49:14.316Z] SystemDrive C: [2021-08-31T13:49:14.316Z] SystemRoot C:\Windows [2021-08-31T13:49:14.316Z] TEMP C:\Windows\TEMP [2021-08-31T13:49:14.316Z] TESTDEBUG 0 [2021-08-31T13:49:14.316Z] TESTRUN_DRIVE d [2021-08-31T13:49:14.316Z] TESTRUN_SUBDIR CI [2021-08-31T13:49:14.316Z] TIMEOUT 120m [2021-08-31T13:49:14.316Z] TMP C:\Windows\TEMP [2021-08-31T13:49:14.316Z] unit_validate true [2021-08-31T13:49:14.316Z] USERDOMAIN WORKGROUP [2021-08-31T13:49:14.316Z] USERNAME azwin-2-6f25e1$ [2021-08-31T13:49:14.316Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-31T13:49:14.316Z] validate_force false [2021-08-31T13:49:14.316Z] windir C:\Windows [2021-08-31T13:49:14.316Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-31T13:49:14.316Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-08-31T13:49:14.316Z] windows2022 true [2021-08-31T13:49:14.316Z] windows2022containerd true [2021-08-31T13:49:14.316Z] windowsRS1 false [2021-08-31T13:49:14.316Z] windowsRS5 true [2021-08-31T13:49:14.316Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-31T13:49:14.316Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-31T13:49:14.316Z] [2021-08-31T13:49:14.316Z] [2021-08-31T13:49:14.316Z] [2021-08-31T13:49:14.557Z] #37 52.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-31T13:49:14.557Z] #37 52.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-31T13:49:14.557Z] #37 52.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-31T13:49:14.557Z] #37 52.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-31T13:49:14.557Z] #37 52.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-31T13:49:14.557Z] #37 52.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-31T13:49:14.776Z] INFO: Sources under d:\gopath\... [2021-08-31T13:49:14.776Z] INFO: Test run under d:\CI\... [2021-08-31T13:49:14.776Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-31T13:49:14.776Z] INFO: docker/docker repository was found [2021-08-31T13:49:14.776Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-08-31T13:49:14.887Z] #37 47.67 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-31T13:49:14.887Z] #37 47.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-31T13:49:14.887Z] #37 47.67 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-31T13:49:14.887Z] #37 47.79 Selecting previously unselected package librhash0:amd64. [2021-08-31T13:49:14.887Z] #37 47.79 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-31T13:49:14.887Z] #37 47.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-31T13:49:14.929Z] #58 1.402 + RM_GOPATH=0 [2021-08-31T13:49:14.929Z] #58 1.402 + TMP_GOPATH= [2021-08-31T13:49:14.929Z] #58 1.402 + : /build [2021-08-31T13:49:14.929Z] #58 1.402 + '[' -z '' ']' [2021-08-31T13:49:14.929Z] #58 1.402 ++ mktemp -d [2021-08-31T13:49:14.929Z] #58 1.406 + export GOPATH=/tmp/tmp.hCppcPMCrA [2021-08-31T13:49:14.929Z] #58 1.406 + GOPATH=/tmp/tmp.hCppcPMCrA [2021-08-31T13:49:14.929Z] #58 1.406 + RM_GOPATH=1 [2021-08-31T13:49:14.929Z] #58 1.406 + case "$(go env GOARCH)" in [2021-08-31T13:49:14.929Z] #58 1.406 ++ go env GOARCH [2021-08-31T13:49:14.929Z] #58 1.459 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:14.929Z] #58 1.460 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:15.128Z] #37 ... [2021-08-31T13:49:15.128Z] [2021-08-31T13:49:15.128Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:15.128Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:49:15.128Z] #51 43.63 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-31T13:49:15.128Z] #51 43.78 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-31T13:49:15.128Z] #51 43.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-31T13:49:15.128Z] #51 43.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-31T13:49:15.128Z] #51 44.07 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-31T13:49:15.128Z] #51 45.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-31T13:49:15.128Z] #51 46.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-31T13:49:15.128Z] #51 46.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-31T13:49:15.128Z] #51 ... [2021-08-31T13:49:15.128Z] [2021-08-31T13:49:15.128Z] #57 [containerd 1/2] 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 [2021-08-31T13:49:15.128Z] #57 sha256:b0fe7a1fac19ad37f5acf133e085479467ceff9ca7df5325534a688e978abb8f [2021-08-31T13:49:15.128Z] #57 51.72 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:15.128Z] #57 52.02 Fetched 460 kB in 0s (992 kB/s) [2021-08-31T13:49:15.128Z] #57 52.12 Selecting previously unselected package libbtrfs0:amd64. [2021-08-31T13:49:15.128Z] #57 52.12 (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 ... 15713 files and directories currently installed.) [2021-08-31T13:49:15.128Z] #57 52.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-31T13:49:15.128Z] #57 52.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:49:15.128Z] #57 52.79 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-31T13:49:15.128Z] #57 52.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-31T13:49:15.128Z] #57 52.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:49:15.128Z] #57 53.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:49:15.128Z] #57 53.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:49:15.128Z] #57 53.53 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:15.147Z] #37 48.34 Selecting previously unselected package libuv1:amd64. [2021-08-31T13:49:15.166Z] #58 ... [2021-08-31T13:49:15.166Z] [2021-08-31T13:49:15.166Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:15.166Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:15.166Z] #45 37.93 Reading package lists... [2021-08-31T13:49:15.166Z] #45 45.48 Building dependency tree... [2021-08-31T13:49:15.166Z] #45 51.10 The following additional packages will be installed: [2021-08-31T13:49:15.166Z] #45 51.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:49:15.166Z] #45 51.11 python3-protobuf python3-six [2021-08-31T13:49:15.166Z] #45 51.14 Suggested packages: [2021-08-31T13:49:15.166Z] #45 51.15 python3-setuptools [2021-08-31T13:49:15.166Z] #45 51.15 Recommended packages: [2021-08-31T13:49:15.166Z] #45 51.15 iproute2 | iproute [2021-08-31T13:49:15.166Z] #45 52.07 The following NEW packages will be installed: [2021-08-31T13:49:15.166Z] #45 52.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:49:15.166Z] #45 52.07 python3-protobuf python3-six [2021-08-31T13:49:15.166Z] #45 52.55 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:15.166Z] #45 52.55 Need to get 2267 kB of archives. [2021-08-31T13:49:15.166Z] #45 52.55 After this operation, 10.8 MB of additional disk space will be used. [2021-08-31T13:49:15.166Z] #45 52.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-31T13:49:15.166Z] #45 52.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:49:15.166Z] #45 52.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-31T13:49:15.166Z] #45 52.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-31T13:49:15.166Z] #45 52.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-31T13:49:15.166Z] #45 52.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-31T13:49:15.166Z] #45 52.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-31T13:49:15.193Z] #58 1.462 ++ dirname /tmp/install/install.sh [2021-08-31T13:49:15.193Z] #58 1.465 + dir=/tmp/install [2021-08-31T13:49:15.193Z] #58 1.476 + bin=containerd [2021-08-31T13:49:15.193Z] #58 1.477 + shift [2021-08-31T13:49:15.193Z] #58 1.477 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-31T13:49:15.193Z] #58 1.477 + . /tmp/install/containerd.installer [2021-08-31T13:49:15.193Z] #58 1.477 ++ set -e [2021-08-31T13:49:15.193Z] #58 1.478 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:15.193Z] #58 1.478 + install_containerd [2021-08-31T13:49:15.193Z] #58 1.482 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-31T13:49:15.193Z] #58 1.482 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:15.193Z] #58 1.482 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hCppcPMCrA/src/github.com/containerd/containerd [2021-08-31T13:49:15.193Z] #58 1.488 Cloning into '/tmp/tmp.hCppcPMCrA/src/github.com/containerd/containerd'... [2021-08-31T13:49:15.235Z] ltsc2022: Pulling from windows/servercore [2021-08-31T13:49:15.235Z] 8f616e6e9eec: Pulling fs layer [2021-08-31T13:49:15.235Z] 393f6f5bddce: Pulling fs layer [2021-08-31T13:49:15.407Z] #37 ... [2021-08-31T13:49:15.407Z] [2021-08-31T13:49:15.407Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:49:15.407Z] #49 sha256:7d937f866147eff5adfe1178624fcb72cef4f65627a947a7fe08770626d6f323 [2021-08-31T13:49:15.407Z] #49 DONE 48.4s [2021-08-31T13:49:15.407Z] [2021-08-31T13:49:15.407Z] #37 [tini 1/2] 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 [2021-08-31T13:49:15.407Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:15.407Z] #37 48.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-31T13:49:15.407Z] #37 48.42 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-31T13:49:15.426Z] #45 ... [2021-08-31T13:49:15.426Z] [2021-08-31T13:49:15.426Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:15.426Z] #58 sha256:01958c8ebc4e8143a516270d0abbdfb254999568e49111dcbb97b668481d62db [2021-08-31T13:49:15.426Z] #58 1.586 + RM_GOPATH=0 [2021-08-31T13:49:15.426Z] #58 1.586 + TMP_GOPATH= [2021-08-31T13:49:15.426Z] #58 1.586 + : /build [2021-08-31T13:49:15.426Z] #58 1.586 + '[' -z '' ']' [2021-08-31T13:49:15.426Z] #58 1.588 ++ mktemp -d [2021-08-31T13:49:15.426Z] #58 1.589 + export GOPATH=/tmp/tmp.BkjYsf46ze [2021-08-31T13:49:15.426Z] #58 1.589 + GOPATH=/tmp/tmp.BkjYsf46ze [2021-08-31T13:49:15.426Z] #58 1.590 + RM_GOPATH=1 [2021-08-31T13:49:15.426Z] #58 1.590 + case "$(go env GOARCH)" in [2021-08-31T13:49:15.426Z] #58 1.593 ++ go env GOARCH [2021-08-31T13:49:15.426Z] #58 1.623 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:15.426Z] #58 1.624 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:15.426Z] #58 1.628 ++ dirname /tmp/install/install.sh [2021-08-31T13:49:15.426Z] #58 1.634 + dir=/tmp/install [2021-08-31T13:49:15.426Z] #58 1.636 + bin=containerd [2021-08-31T13:49:15.426Z] #58 1.637 + shift [2021-08-31T13:49:15.426Z] #58 1.637 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-31T13:49:15.426Z] #58 1.638 + . /tmp/install/containerd.installer [2021-08-31T13:49:15.426Z] #58 1.638 ++ set -e [2021-08-31T13:49:15.426Z] #58 1.639 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:15.426Z] #58 1.640 + install_containerd [2021-08-31T13:49:15.426Z] #58 1.659 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-31T13:49:15.426Z] #58 1.666 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:15.426Z] #58 1.667 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BkjYsf46ze/src/github.com/containerd/containerd [2021-08-31T13:49:15.426Z] #58 1.673 Cloning into '/tmp/tmp.BkjYsf46ze/src/github.com/containerd/containerd'... [2021-08-31T13:49:15.666Z] #37 48.63 Selecting previously unselected package cmake. [2021-08-31T13:49:15.667Z] #37 48.63 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-31T13:49:15.667Z] #37 48.66 Unpacking cmake (3.18.4-2) ... [2021-08-31T13:49:16.238Z] #37 ... [2021-08-31T13:49:16.238Z] [2021-08-31T13:49:16.238Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:16.238Z] #51 sha256:b6787de95f017208d76053250c99a246580846f3fc4d296538e48cced2ad2cf0 [2021-08-31T13:49:16.238Z] #51 39.31 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:49:16.238Z] #51 39.31 Use 'go install pkg@version' instead. [2021-08-31T13:49:16.238Z] #51 39.31 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:49:16.238Z] #51 39.31 or run 'go help get' or 'go help install'. [2021-08-31T13:49:16.499Z] #51 ... [2021-08-31T13:49:16.499Z] [2021-08-31T13:49:16.499Z] #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 [2021-08-31T13:49:16.499Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:16.499Z] #14 46.71 Selecting previously unselected package binutils-mingw-w64. [2021-08-31T13:49:16.499Z] #14 46.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-31T13:49:16.499Z] #14 46.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:49:16.499Z] #14 46.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-31T13:49:16.499Z] #14 46.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:49:16.499Z] #14 46.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:49:16.499Z] #14 47.04 Selecting previously unselected package dmsetup. [2021-08-31T13:49:16.499Z] #14 47.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:49:16.499Z] #14 47.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:49:16.499Z] #14 47.31 Selecting previously unselected package mingw-w64-common. [2021-08-31T13:49:16.499Z] #14 47.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-31T13:49:16.499Z] #14 47.32 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-31T13:49:16.516Z] #57 DONE 55.1s [2021-08-31T13:49:16.516Z] [2021-08-31T13:49:16.516Z] #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 [2021-08-31T13:49:16.516Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:16.516Z] #14 52.72 The following NEW packages will be installed: [2021-08-31T13:49:16.516Z] #14 52.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:49:16.516Z] #14 52.72 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-31T13:49:16.516Z] #14 52.72 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-31T13:49:16.516Z] #14 52.72 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-31T13:49:16.516Z] #14 52.72 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-31T13:49:16.516Z] #14 52.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-31T13:49:16.516Z] #14 52.73 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-31T13:49:16.516Z] #14 52.73 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-31T13:49:16.516Z] #14 52.74 mingw-w64-x86-64-dev [2021-08-31T13:49:16.516Z] #14 53.31 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:16.516Z] #14 53.31 Need to get 115 MB of archives. [2021-08-31T13:49:16.516Z] #14 53.31 After this operation, 645 MB of additional disk space will be used. [2021-08-31T13:49:16.516Z] #14 53.31 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] [2021-08-31T13:49:16.516Z] #14 53.53 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] [2021-08-31T13:49:16.516Z] #14 53.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-31T13:49:16.516Z] #14 53.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-31T13:49:16.516Z] #14 53.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-31T13:49:16.516Z] #14 53.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-31T13:49:16.516Z] #14 54.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-31T13:49:16.516Z] #14 54.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] [2021-08-31T13:49:16.516Z] #14 54.66 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] [2021-08-31T13:49:17.023Z] Client: [2021-08-31T13:49:17.023Z] Context: default [2021-08-31T13:49:17.023Z] Debug Mode: false [2021-08-31T13:49:17.023Z] Plugins: [2021-08-31T13:49:17.023Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-31T13:49:17.023Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-31T13:49:17.023Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-31T13:49:17.023Z] [2021-08-31T13:49:17.023Z] Server: [2021-08-31T13:49:17.023Z] Containers: 0 [2021-08-31T13:49:17.023Z] Running: 0 [2021-08-31T13:49:17.023Z] Paused: 0 [2021-08-31T13:49:17.023Z] Stopped: 0 [2021-08-31T13:49:17.023Z] Images: 0 [2021-08-31T13:49:17.023Z] Server Version: 20.10.8 [2021-08-31T13:49:17.023Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-31T13:49:17.023Z] Windows: [2021-08-31T13:49:17.023Z] LCOW: [2021-08-31T13:49:17.023Z] Logging Driver: json-file [2021-08-31T13:49:17.023Z] Plugins: [2021-08-31T13:49:17.023Z] Volume: local [2021-08-31T13:49:17.023Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:49:17.023Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:49:17.023Z] Swarm: inactive [2021-08-31T13:49:17.023Z] Default Isolation: process [2021-08-31T13:49:17.023Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-31T13:49:17.023Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-31T13:49:17.023Z] OSType: windows [2021-08-31T13:49:17.023Z] Architecture: x86_64 [2021-08-31T13:49:17.023Z] CPUs: 4 [2021-08-31T13:49:17.023Z] Total Memory: 32GiB [2021-08-31T13:49:17.023Z] Name: azwin-2-49e100 [2021-08-31T13:49:17.023Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-31T13:49:17.023Z] Docker Root Dir: D:\docker [2021-08-31T13:49:17.023Z] Debug Mode: false [2021-08-31T13:49:17.023Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:49:17.023Z] Labels: [2021-08-31T13:49:17.023Z] Experimental: true [2021-08-31T13:49:17.023Z] Insecure Registries: [2021-08-31T13:49:17.023Z] 10.0.0.4:5000 [2021-08-31T13:49:17.023Z] 127.0.0.0/8 [2021-08-31T13:49:17.023Z] Registry Mirrors: [2021-08-31T13:49:17.023Z] http://10.0.0.4:5000/ [2021-08-31T13:49:17.023Z] Live Restore Enabled: false [2021-08-31T13:49:17.023Z] Product License: Community Engine [2021-08-31T13:49:17.023Z] [2021-08-31T13:49:17.087Z] #14 55.49 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] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-31T13:49:17.348Z] #14 ... [2021-08-31T13:49:17.348Z] [2021-08-31T13:49:17.348Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:17.348Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:17.348Z] #45 37.60 Reading package lists... [2021-08-31T13:49:17.348Z] #45 45.80 Building dependency tree... [2021-08-31T13:49:17.348Z] #45 51.37 The following additional packages will be installed: [2021-08-31T13:49:17.348Z] #45 51.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:49:17.349Z] #45 51.38 python3-protobuf python3-six [2021-08-31T13:49:17.349Z] #45 51.39 Suggested packages: [2021-08-31T13:49:17.349Z] #45 51.40 python3-setuptools [2021-08-31T13:49:17.349Z] #45 51.40 Recommended packages: [2021-08-31T13:49:17.349Z] #45 51.40 iproute2 | iproute [2021-08-31T13:49:17.349Z] #45 52.37 The following NEW packages will be installed: [2021-08-31T13:49:17.349Z] #45 52.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:49:17.349Z] #45 52.37 python3-protobuf python3-six [2021-08-31T13:49:17.349Z] #45 52.89 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:17.349Z] #45 52.89 Need to get 2267 kB of archives. [2021-08-31T13:49:17.349Z] #45 52.89 After this operation, 10.8 MB of additional disk space will be used. [2021-08-31T13:49:17.349Z] #45 52.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-31T13:49:17.349Z] #45 52.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:49:17.349Z] #45 52.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-31T13:49:17.349Z] #45 52.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-31T13:49:17.349Z] #45 53.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-31T13:49:17.349Z] #45 53.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-31T13:49:17.349Z] #45 53.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-31T13:49:17.349Z] #45 ... [2021-08-31T13:49:17.349Z] [2021-08-31T13:49:17.349Z] #37 [tini 1/2] 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 [2021-08-31T13:49:17.349Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:17.349Z] #37 55.21 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:17.349Z] #37 55.65 Fetched 17.7 MB in 2s (9808 kB/s) [2021-08-31T13:49:17.349Z] #37 55.78 Selecting previously unselected package xxd. [2021-08-31T13:49:17.349Z] #37 55.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-31T13:49:17.349Z] #37 55.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:49:17.349Z] #37 55.96 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:49:17.752Z] #58 ... [2021-08-31T13:49:17.752Z] [2021-08-31T13:49:17.752Z] #37 [tini 1/2] 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 [2021-08-31T13:49:17.752Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-08-31T13:49:17.752Z] #37 23.10 The following additional packages will be installed: [2021-08-31T13:49:17.752Z] #37 23.11 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-31T13:49:17.752Z] #37 23.11 Suggested packages: [2021-08-31T13:49:17.752Z] #37 23.11 cmake-doc ninja-build lrzip [2021-08-31T13:49:17.752Z] #37 23.11 Recommended packages: [2021-08-31T13:49:17.752Z] #37 23.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-31T13:49:17.752Z] #37 23.91 The following NEW packages will be installed: [2021-08-31T13:49:17.752Z] #37 23.92 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-31T13:49:17.752Z] #37 23.93 vim-common xxd [2021-08-31T13:49:17.752Z] #37 24.36 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:17.752Z] #37 24.36 Need to get 15.6 MB of archives. [2021-08-31T13:49:17.752Z] #37 24.36 After this operation, 67.4 MB of additional disk space will be used. [2021-08-31T13:49:17.752Z] #37 24.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-31T13:49:17.752Z] #37 24.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:49:17.752Z] #37 24.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-31T13:49:17.752Z] #37 24.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-31T13:49:17.752Z] #37 25.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-08-31T13:49:17.752Z] #37 25.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-08-31T13:49:17.752Z] #37 25.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-08-31T13:49:17.752Z] #37 25.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-08-31T13:49:17.752Z] #37 25.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-08-31T13:49:17.752Z] #37 25.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-08-31T13:49:17.752Z] #37 27.41 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:17.752Z] #37 27.58 Fetched 15.6 MB in 2s (7786 kB/s) [2021-08-31T13:49:17.752Z] #37 27.67 Selecting previously unselected package xxd. [2021-08-31T13:49:17.752Z] #37 27.68 (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 ... 15703 files and directories currently installed.) [2021-08-31T13:49:17.752Z] #37 27.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-31T13:49:17.752Z] #37 27.85 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:49:17.752Z] #37 28.11 Selecting previously unselected package vim-common. [2021-08-31T13:49:17.752Z] #37 28.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:49:17.752Z] #37 28.17 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:49:17.752Z] #37 28.88 Selecting previously unselected package cmake-data. [2021-08-31T13:49:17.752Z] #37 28.88 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-31T13:49:17.752Z] #37 28.90 Unpacking cmake-data (3.18.4-2) ... [2021-08-31T13:49:17.878Z] #14 ... [2021-08-31T13:49:17.878Z] [2021-08-31T13:49:17.878Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:17.878Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:49:17.878Z] #47 40.73 sync [2021-08-31T13:49:17.878Z] #47 40.74 internal/reflectlite [2021-08-31T13:49:17.878Z] #47 42.31 internal/testlog [2021-08-31T13:49:17.878Z] #47 42.74 github.com/LK4D4/vndr/godl/singleflight [2021-08-31T13:49:17.878Z] #47 43.00 math/rand [2021-08-31T13:49:17.878Z] #47 44.00 internal/singleflight [2021-08-31T13:49:17.878Z] #47 44.44 runtime/cgo [2021-08-31T13:49:17.878Z] #47 44.81 errors [2021-08-31T13:49:17.878Z] #47 45.26 io [2021-08-31T13:49:17.878Z] #47 46.56 bytes [2021-08-31T13:49:17.878Z] #47 48.67 strings [2021-08-31T13:49:17.878Z] #47 ... [2021-08-31T13:49:17.878Z] [2021-08-31T13:49:17.878Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:17.878Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:17.878Z] #45 50.73 Setting up criu (3.15-1) ... [2021-08-31T13:49:17.923Z] #37 56.47 Selecting previously unselected package vim-common. [2021-08-31T13:49:17.923Z] #37 56.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:49:17.923Z] #37 56.51 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:49:18.016Z] #37 33.20 Selecting previously unselected package libicu67:arm64. [2021-08-31T13:49:18.016Z] #37 33.21 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-08-31T13:49:18.016Z] #37 33.26 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-31T13:49:18.016Z] #37 ... [2021-08-31T13:49:18.016Z] [2021-08-31T13:49:18.016Z] #33 [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 [2021-08-31T13:49:18.016Z] #33 sha256:7054522f6f743bd57b39cfe2cae6ee9466f7cb86a987ec2c4b0e4a76b579f0b2 [2021-08-31T13:49:18.016Z] #33 30.61 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-31T13:49:18.016Z] #33 30.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-31T13:49:18.016Z] #33 31.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-31T13:49:18.280Z] #33 ... [2021-08-31T13:49:18.280Z] [2021-08-31T13:49:18.280Z] #30 [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 [2021-08-31T13:49:18.280Z] #30 sha256:f8287e981e7a576b1928791ed4c93ab7113b0e083de2f2a8894b3acc4893112b [2021-08-31T13:49:18.280Z] #30 25.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-31T13:49:18.280Z] #30 26.91 [2021-08-31T13:49:18.280Z] #30 27.09 ################################## 48.2% ######################################################################## 100.0% [2021-08-31T13:49:18.280Z] #30 27.97 [2021-08-31T13:49:18.280Z] #30 30.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-31T13:49:18.280Z] #30 32.06 [2021-08-31T13:49:18.280Z] #30 32.50 #=#=# ######################################################################## 100.0% [2021-08-31T13:49:18.280Z] #30 33.81 [2021-08-31T13:49:18.280Z] #30 34.14 Download of images into '/build' complete. [2021-08-31T13:49:18.280Z] #30 34.14 Use something like the following to load the result into a Docker daemon: [2021-08-31T13:49:18.280Z] #30 34.14 tar -cC '/build' . | docker load [2021-08-31T13:49:18.280Z] #30 DONE 34.6s [2021-08-31T13:49:18.280Z] [2021-08-31T13:49:18.280Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:18.280Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-08-31T13:49:18.280Z] #45 25.52 The following additional packages will be installed: [2021-08-31T13:49:18.280Z] #45 25.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:49:18.280Z] #45 25.53 python3-protobuf python3-six [2021-08-31T13:49:18.280Z] #45 25.54 Suggested packages: [2021-08-31T13:49:18.280Z] #45 25.55 python3-setuptools [2021-08-31T13:49:18.280Z] #45 25.55 Recommended packages: [2021-08-31T13:49:18.280Z] #45 25.55 iproute2 | iproute [2021-08-31T13:49:18.280Z] #45 25.88 The following NEW packages will be installed: [2021-08-31T13:49:18.280Z] #45 25.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-31T13:49:18.280Z] #45 25.91 python3-protobuf python3-six [2021-08-31T13:49:18.280Z] #45 26.30 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:49:18.280Z] #45 26.30 Need to get 2094 kB of archives. [2021-08-31T13:49:18.280Z] #45 26.30 After this operation, 10.5 MB of additional disk space will be used. [2021-08-31T13:49:18.280Z] #45 26.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-08-31T13:49:18.280Z] #45 26.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:49:18.280Z] #45 26.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-31T13:49:18.280Z] #45 26.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-08-31T13:49:18.280Z] #45 26.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-31T13:49:18.280Z] #45 26.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-31T13:49:18.280Z] #45 26.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-31T13:49:18.280Z] #45 29.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-31T13:49:18.280Z] #45 30.77 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:18.280Z] #45 30.96 Fetched 2094 kB in 4s (576 kB/s) [2021-08-31T13:49:18.280Z] #45 31.07 Selecting previously unselected package libprotobuf23:arm64. [2021-08-31T13:49:18.280Z] #45 31.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 ... 15703 files and directories currently installed.) [2021-08-31T13:49:18.280Z] #45 31.24 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-08-31T13:49:18.280Z] #45 31.27 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-08-31T13:49:18.280Z] #45 31.94 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:49:18.280Z] #45 31.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:49:18.280Z] #45 31.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:49:18.280Z] #45 32.26 Selecting previously unselected package python3-six. [2021-08-31T13:49:18.280Z] #45 32.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-31T13:49:18.280Z] #45 32.27 Unpacking python3-six (1.16.0-2) ... [2021-08-31T13:49:18.280Z] #45 32.39 Selecting previously unselected package python3-protobuf. [2021-08-31T13:49:18.280Z] #45 32.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-08-31T13:49:18.280Z] #45 32.39 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-31T13:49:18.280Z] #45 32.95 Selecting previously unselected package libnet1:arm64. [2021-08-31T13:49:18.280Z] #45 32.95 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-31T13:49:18.280Z] #45 32.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:49:18.280Z] #45 33.16 Selecting previously unselected package libnl-3-200:arm64. [2021-08-31T13:49:18.280Z] #45 33.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-31T13:49:18.280Z] #45 33.17 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-31T13:49:18.280Z] #45 33.53 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-31T13:49:18.495Z] #37 57.17 Selecting previously unselected package cmake-data. [2021-08-31T13:49:18.548Z] #45 33.54 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-31T13:49:18.548Z] #45 33.58 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-31T13:49:18.756Z] #37 57.17 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-31T13:49:18.756Z] #37 57.20 Unpacking cmake-data (3.18.4-2) ... [2021-08-31T13:49:18.812Z] #45 33.86 Selecting previously unselected package criu. [2021-08-31T13:49:18.812Z] #45 33.86 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-08-31T13:49:18.812Z] #45 33.87 Unpacking criu (3.15-1) ... [2021-08-31T13:49:18.813Z] #45 ... [2021-08-31T13:49:18.813Z] [2021-08-31T13:49:18.813Z] #33 [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 [2021-08-31T13:49:18.813Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:49:18.813Z] #33 41.49 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-31T13:49:18.813Z] #33 41.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-31T13:49:18.813Z] #33 42.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-31T13:49:18.813Z] #33 ... [2021-08-31T13:49:18.813Z] [2021-08-31T13:49:18.813Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:18.813Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:49:18.813Z] #47 51.45 bufio [2021-08-31T13:49:19.379Z] #19 157.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-08-31T13:49:19.379Z] #19 157.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:19.379Z] #19 157.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:49:19.379Z] #19 157.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-08-31T13:49:19.379Z] #19 157.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:19.379Z] #19 157.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-31T13:49:19.762Z] #45 34.79 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:49:20.191Z] #47 53.16 reflect [2021-08-31T13:49:20.308Z] #19 ... [2021-08-31T13:49:20.308Z] [2021-08-31T13:49:20.308Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:49:20.308Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:49:20.308Z] #48 171.8 + dpkg --print-architecture [2021-08-31T13:49:20.308Z] #48 171.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-31T13:49:20.308Z] #48 171.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-31T13:49:20.339Z] #45 ... [2021-08-31T13:49:20.339Z] [2021-08-31T13:49:20.339Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:20.339Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:49:20.339Z] #47 35.54 internal/reflectlite [2021-08-31T13:49:20.339Z] #47 35.54 sync [2021-08-31T13:49:20.564Z] #48 171.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-31T13:49:21.568Z] #47 ... [2021-08-31T13:49:21.568Z] [2021-08-31T13:49:21.568Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:21.568Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:21.568Z] #45 52.79 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:21.568Z] #45 DONE 54.2s [2021-08-31T13:49:21.568Z] [2021-08-31T13:49:21.568Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:21.568Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:49:21.568Z] #47 54.48 syscall [2021-08-31T13:49:21.830Z] #47 ... [2021-08-31T13:49:21.830Z] [2021-08-31T13:49:21.830Z] #37 [tini 1/2] 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 [2021-08-31T13:49:21.830Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:21.830Z] #37 53.10 Setting up libicu67:amd64 (67.1-7) ... [2021-08-31T13:49:21.830Z] #37 53.11 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:49:21.830Z] #37 53.13 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-31T13:49:21.830Z] #37 53.16 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:49:21.830Z] #37 53.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-31T13:49:21.830Z] #37 53.21 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-31T13:49:21.830Z] #37 53.25 Setting up cmake-data (3.18.4-2) ... [2021-08-31T13:49:21.830Z] #37 54.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:49:21.830Z] #37 54.05 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-31T13:49:21.830Z] #37 54.07 Setting up cmake (3.18.4-2) ... [2021-08-31T13:49:21.830Z] #37 54.29 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:21.830Z] #37 DONE 55.0s [2021-08-31T13:49:22.026Z] #58 ... [2021-08-31T13:49:22.026Z] [2021-08-31T13:49:22.026Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:22.026Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:22.026Z] #45 55.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-31T13:49:22.026Z] #45 58.05 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:22.026Z] #45 58.34 Fetched 2267 kB in 4s (561 kB/s) [2021-08-31T13:49:22.026Z] #45 58.48 Selecting previously unselected package libprotobuf23:amd64. [2021-08-31T13:49:22.026Z] #45 58.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 ... 15713 files and directories currently installed.) [2021-08-31T13:49:22.026Z] #45 58.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-31T13:49:22.026Z] #45 58.64 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-31T13:49:22.026Z] #45 59.98 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:49:22.026Z] #45 59.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:49:22.027Z] #45 60.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:49:22.027Z] #45 60.61 Selecting previously unselected package python3-six. [2021-08-31T13:49:22.027Z] #45 60.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-31T13:49:22.027Z] #45 60.64 Unpacking python3-six (1.16.0-2) ... [2021-08-31T13:49:22.027Z] #45 60.87 Selecting previously unselected package python3-protobuf. [2021-08-31T13:49:22.027Z] #45 60.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-31T13:49:22.027Z] #45 60.88 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-31T13:49:22.027Z] #45 61.81 Selecting previously unselected package libnet1:amd64. [2021-08-31T13:49:22.027Z] #45 61.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-31T13:49:22.027Z] #45 61.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:49:22.027Z] #45 62.02 Selecting previously unselected package libnl-3-200:amd64. [2021-08-31T13:49:22.027Z] #45 62.03 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-31T13:49:22.027Z] #45 62.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:49:22.090Z] [2021-08-31T13:49:22.090Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:22.090Z] #38 sha256:f74658478270c5a486cd72bf08de69373e7bf58e83a7c8d7f387c13657aa2ca9 [2021-08-31T13:49:22.090Z] #38 ... [2021-08-31T13:49:22.090Z] [2021-08-31T13:49:22.090Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:22.090Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:49:22.090Z] #53 45.25 sort [2021-08-31T13:49:22.090Z] #53 45.26 io [2021-08-31T13:49:22.090Z] #53 46.54 internal/oserror [2021-08-31T13:49:22.090Z] #53 46.59 bytes [2021-08-31T13:49:22.090Z] #53 46.79 syscall [2021-08-31T13:49:22.090Z] #53 49.03 strconv [2021-08-31T13:49:22.090Z] #53 52.75 reflect [2021-08-31T13:49:22.270Z] #47 37.15 internal/testlog [2021-08-31T13:49:22.270Z] #47 37.15 github.com/LK4D4/vndr/godl/singleflight [2021-08-31T13:49:22.270Z] #47 37.15 math/rand [2021-08-31T13:49:22.285Z] #45 62.34 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-31T13:49:22.285Z] #45 62.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-31T13:49:22.285Z] #45 62.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:49:22.349Z] #53 ... [2021-08-31T13:49:22.349Z] [2021-08-31T13:49:22.349Z] #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 [2021-08-31T13:49:22.349Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:22.349Z] #14 54.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-31T13:49:22.349Z] #14 54.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-31T13:49:22.349Z] #14 54.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:49:22.539Z] #47 37.90 internal/singleflight [2021-08-31T13:49:22.544Z] #45 62.56 Selecting previously unselected package criu. [2021-08-31T13:49:22.544Z] #45 62.56 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-31T13:49:22.544Z] #45 62.59 Unpacking criu (3.15-1) ... [2021-08-31T13:49:22.544Z] #45 ... [2021-08-31T13:49:22.544Z] [2021-08-31T13:49:22.544Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:22.544Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:49:22.544Z] #47 62.81 sync [2021-08-31T13:49:22.544Z] #47 62.83 internal/reflectlite [2021-08-31T13:49:22.803Z] #47 38.02 runtime/cgo [2021-08-31T13:49:22.803Z] #47 ... [2021-08-31T13:49:22.803Z] [2021-08-31T13:49:22.803Z] #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 [2021-08-31T13:49:22.803Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:49:22.803Z] #14 28.08 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] [2021-08-31T13:49:22.803Z] #14 28.67 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] [2021-08-31T13:49:22.803Z] #14 29.24 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] [2021-08-31T13:49:22.803Z] #14 30.05 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] [2021-08-31T13:49:22.803Z] #14 30.81 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] [2021-08-31T13:49:22.803Z] #14 30.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-31T13:49:22.803Z] #14 30.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-31T13:49:22.803Z] #14 30.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-31T13:49:22.803Z] #14 30.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-31T13:49:22.803Z] #14 30.85 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] [2021-08-31T13:49:22.803Z] #14 30.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-08-31T13:49:22.803Z] #14 30.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-08-31T13:49:22.803Z] #14 30.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-08-31T13:49:22.803Z] #14 30.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-08-31T13:49:22.803Z] #14 30.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-08-31T13:49:22.803Z] #14 30.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-08-31T13:49:22.803Z] #14 30.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-08-31T13:49:22.803Z] #14 30.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-08-31T13:49:22.803Z] #14 30.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-31T13:49:22.803Z] #14 31.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-08-31T13:49:22.803Z] #14 32.17 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:22.803Z] #14 32.38 Fetched 108 MB in 6s (17.5 MB/s) [2021-08-31T13:49:22.803Z] #14 32.46 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-31T13:49:22.804Z] #14 32.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-31T13:49:22.804Z] #14 32.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-31T13:49:22.804Z] #14 32.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:49:22.804Z] #14 34.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-31T13:49:22.804Z] #14 34.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-31T13:49:22.804Z] #14 34.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:49:22.804Z] #14 37.17 Selecting previously unselected package binutils-mingw-w64. [2021-08-31T13:49:22.804Z] #14 37.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-31T13:49:22.804Z] #14 37.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:49:22.804Z] #14 37.33 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-31T13:49:22.804Z] #14 37.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-31T13:49:22.804Z] #14 37.35 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-31T13:49:22.804Z] #14 37.56 Selecting previously unselected package dmsetup. [2021-08-31T13:49:22.804Z] #14 37.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-08-31T13:49:22.804Z] #14 37.57 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:49:22.804Z] #14 37.80 Selecting previously unselected package mingw-w64-common. [2021-08-31T13:49:22.804Z] #14 37.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-31T13:49:22.804Z] #14 37.83 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-31T13:49:22.804Z] #14 ... [2021-08-31T13:49:22.804Z] [2021-08-31T13:49:22.804Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:22.804Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-08-31T13:49:22.804Z] #45 36.76 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-08-31T13:49:22.804Z] #45 36.79 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:49:22.804Z] #45 36.81 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-31T13:49:22.804Z] #45 36.83 Setting up python3-six (1.16.0-2) ... [2021-08-31T13:49:22.967Z] #37 ... [2021-08-31T13:49:22.967Z] [2021-08-31T13:49:22.967Z] #33 [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 [2021-08-31T13:49:22.967Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:49:23.068Z] #45 38.19 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-31T13:49:23.068Z] #45 38.23 Setting up python3-protobuf (3.12.4-1) ... [2021-08-31T13:49:23.285Z] Commit message: "Merge commit '8684f482e4cb84fee269d8e91176ca8e1afcc218' into HEAD" [2021-08-31T13:49:23.404Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-31T13:49:24.287Z] #33 61.18 Updating files: 71% (1091/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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. [2021-08-31T13:49:24.287Z] #33 62.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-31T13:49:24.287Z] #33 62.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-31T13:49:24.451Z] #47 ... [2021-08-31T13:49:24.451Z] [2021-08-31T13:49:24.451Z] #37 [tini 1/2] 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 [2021-08-31T13:49:24.451Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:24.451Z] #37 54.60 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:24.451Z] #37 55.00 Fetched 17.7 MB in 2s (10.2 MB/s) [2021-08-31T13:49:24.451Z] #37 55.18 Selecting previously unselected package xxd. [2021-08-31T13:49:24.451Z] #37 55.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-31T13:49:24.451Z] #37 55.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:49:24.451Z] #37 55.35 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:49:24.451Z] #37 55.69 Selecting previously unselected package vim-common. [2021-08-31T13:49:24.451Z] #37 55.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:49:24.451Z] #37 55.76 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:49:24.451Z] #37 56.49 Selecting previously unselected package cmake-data. [2021-08-31T13:49:24.451Z] #37 56.49 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-31T13:49:24.451Z] #37 56.53 Unpacking cmake-data (3.18.4-2) ... [2021-08-31T13:49:24.451Z] #37 62.15 Selecting previously unselected package libicu67:amd64. [2021-08-31T13:49:24.451Z] #37 62.15 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-31T13:49:24.451Z] #37 62.18 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-31T13:49:24.451Z] #37 ... [2021-08-31T13:49:24.451Z] [2021-08-31T13:49:24.451Z] #33 [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 [2021-08-31T13:49:24.451Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:49:24.451Z] #33 63.24 Updating files: 77% (1182/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 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. [2021-08-31T13:49:24.451Z] #33 64.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-31T13:49:23.311Z] > git rev-list --no-walk 32c5432fc48d656bd72eb4d6ef45c7707239f3ed # timeout=10 [2021-08-31T13:49:25.006Z] #45 ... [2021-08-31T13:49:25.006Z] [2021-08-31T13:49:25.006Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:25.006Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:49:25.006Z] #51 30.24 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-31T13:49:25.006Z] #51 30.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-31T13:49:25.006Z] #51 30.89 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-31T13:49:25.006Z] #51 38.51 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:49:25.006Z] #51 38.51 Use 'go install pkg@version' instead. [2021-08-31T13:49:25.006Z] #51 38.51 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:49:25.006Z] #51 38.51 or run 'go help get' or 'go help install'. [2021-08-31T13:49:25.023Z] #33 65.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-31T13:49:25.023Z] #33 ... [2021-08-31T13:49:25.023Z] [2021-08-31T13:49:25.023Z] #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 [2021-08-31T13:49:25.023Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:25.023Z] #14 55.35 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] [2021-08-31T13:49:25.023Z] #14 56.28 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] [2021-08-31T13:49:25.023Z] #14 57.18 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] [2021-08-31T13:49:25.023Z] #14 59.42 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] [2021-08-31T13:49:25.023Z] #14 60.10 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] [2021-08-31T13:49:25.023Z] #14 60.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-31T13:49:25.023Z] #14 60.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-31T13:49:25.023Z] #14 60.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-31T13:49:25.023Z] #14 60.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-31T13:49:25.023Z] #14 60.16 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] [2021-08-31T13:49:25.023Z] #14 60.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-31T13:49:25.023Z] #14 60.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-31T13:49:25.023Z] #14 60.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-31T13:49:25.023Z] #14 60.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-31T13:49:25.023Z] #14 60.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-31T13:49:25.023Z] #14 60.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-31T13:49:25.023Z] #14 60.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-31T13:49:25.023Z] #14 60.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-31T13:49:25.023Z] #14 60.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-31T13:49:25.023Z] #14 60.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-31T13:49:25.023Z] #14 61.81 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:25.023Z] #14 62.18 Fetched 115 MB in 10s (11.7 MB/s) [2021-08-31T13:49:25.023Z] #14 62.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-31T13:49:25.023Z] #14 62.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-31T13:49:25.023Z] #14 62.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-31T13:49:25.023Z] #14 62.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:49:25.282Z] #14 ... [2021-08-31T13:49:25.283Z] [2021-08-31T13:49:25.283Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:25.283Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:49:25.283Z] #47 65.38 internal/testlog [2021-08-31T13:49:25.346Z] #51 ... [2021-08-31T13:49:25.346Z] [2021-08-31T13:49:25.346Z] #37 [tini 1/2] 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 [2021-08-31T13:49:25.346Z] #37 sha256:d199ab1c58dbbf4bd60f187e38190a39977b84cb18eb1b435b11041fb2301d2d [2021-08-31T13:49:25.346Z] #37 38.30 Selecting previously unselected package libxml2:arm64. [2021-08-31T13:49:25.346Z] #37 38.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-08-31T13:49:25.346Z] #37 38.34 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:49:25.346Z] #37 38.79 Selecting previously unselected package libarchive13:arm64. [2021-08-31T13:49:25.346Z] #37 38.82 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-08-31T13:49:25.346Z] #37 38.82 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-31T13:49:25.346Z] #37 39.10 Selecting previously unselected package libjsoncpp24:arm64. [2021-08-31T13:49:25.346Z] #37 39.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-08-31T13:49:25.346Z] #37 39.14 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-31T13:49:25.346Z] #37 39.32 Selecting previously unselected package librhash0:arm64. [2021-08-31T13:49:25.346Z] #37 39.34 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-08-31T13:49:25.346Z] #37 39.37 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-08-31T13:49:25.346Z] #37 39.59 Selecting previously unselected package libuv1:arm64. [2021-08-31T13:49:25.346Z] #37 39.59 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-08-31T13:49:25.346Z] #37 39.60 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-08-31T13:49:25.346Z] #37 39.77 Selecting previously unselected package cmake. [2021-08-31T13:49:25.346Z] #37 39.78 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-08-31T13:49:25.346Z] #37 39.79 Unpacking cmake (3.18.4-2) ... [2021-08-31T13:49:25.852Z] #47 66.07 github.com/LK4D4/vndr/godl/singleflight [2021-08-31T13:49:26.421Z] #47 66.57 math/rand [2021-08-31T13:49:26.505Z] + docker version [2021-08-31T13:49:26.832Z] #33 ... [2021-08-31T13:49:26.832Z] [2021-08-31T13:49:26.832Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:26.832Z] #58 sha256:9e8333fedf872ce56e395f397e8b97104ba1ab49608c195cede7f84c33228a83 [2021-08-31T13:49:26.832Z] #58 1.686 + RM_GOPATH=0 [2021-08-31T13:49:26.832Z] #58 1.686 + TMP_GOPATH= [2021-08-31T13:49:26.832Z] #58 1.686 + : /build [2021-08-31T13:49:26.832Z] #58 1.686 + '[' -z '' ']' [2021-08-31T13:49:26.832Z] #58 1.688 ++ mktemp -d [2021-08-31T13:49:26.832Z] #58 1.700 + export GOPATH=/tmp/tmp.WyD8CTOz75 [2021-08-31T13:49:26.832Z] #58 1.700 + GOPATH=/tmp/tmp.WyD8CTOz75 [2021-08-31T13:49:26.832Z] #58 1.700 + RM_GOPATH=1 [2021-08-31T13:49:26.832Z] #58 1.700 + case "$(go env GOARCH)" in [2021-08-31T13:49:26.832Z] #58 1.700 ++ go env GOARCH [2021-08-31T13:49:26.832Z] #58 1.729 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:26.832Z] #58 1.730 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:26.832Z] #58 1.730 ++ dirname /tmp/install/install.sh [2021-08-31T13:49:26.832Z] #58 1.731 + dir=/tmp/install [2021-08-31T13:49:26.832Z] #58 1.731 + bin=containerd [2021-08-31T13:49:26.832Z] #58 1.731 + shift [2021-08-31T13:49:26.832Z] #58 1.732 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-31T13:49:26.832Z] #58 1.732 + . /tmp/install/containerd.installer [2021-08-31T13:49:26.832Z] #58 1.732 ++ set -e [2021-08-31T13:49:26.832Z] #58 1.732 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:26.832Z] #58 1.733 + install_containerd [2021-08-31T13:49:26.832Z] #58 1.739 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-31T13:49:26.832Z] #58 1.740 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:26.832Z] #58 1.740 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WyD8CTOz75/src/github.com/containerd/containerd [2021-08-31T13:49:26.832Z] #58 1.754 Cloning into '/tmp/tmp.WyD8CTOz75/src/github.com/containerd/containerd'... [2021-08-31T13:49:26.832Z] #58 ... [2021-08-31T13:49:26.832Z] [2021-08-31T13:49:26.832Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:26.832Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:26.832Z] #45 56.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-31T13:49:26.832Z] #45 57.81 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:26.832Z] #45 58.21 Fetched 2267 kB in 4s (541 kB/s) [2021-08-31T13:49:26.832Z] #45 58.54 Selecting previously unselected package libprotobuf23:amd64. [2021-08-31T13:49:26.832Z] #45 58.54 (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 ... 15713 files and directories currently installed.) [2021-08-31T13:49:26.832Z] #45 58.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-31T13:49:26.832Z] #45 58.66 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-31T13:49:26.832Z] #45 59.82 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:49:26.832Z] #45 59.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:49:26.832Z] #45 59.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:49:26.832Z] #45 60.27 Selecting previously unselected package python3-six. [2021-08-31T13:49:26.832Z] #45 60.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-31T13:49:26.832Z] #45 60.32 Unpacking python3-six (1.16.0-2) ... [2021-08-31T13:49:26.832Z] #45 60.55 Selecting previously unselected package python3-protobuf. [2021-08-31T13:49:26.832Z] #45 60.55 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-31T13:49:26.832Z] #45 60.56 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-31T13:49:26.832Z] #45 61.53 Selecting previously unselected package libnet1:amd64. [2021-08-31T13:49:26.832Z] #45 61.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-31T13:49:26.832Z] #45 61.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:49:26.832Z] #45 62.16 Selecting previously unselected package libnl-3-200:amd64. [2021-08-31T13:49:26.832Z] #45 62.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-31T13:49:26.832Z] #45 62.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:49:26.832Z] #45 62.53 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-31T13:49:26.832Z] #45 62.54 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-31T13:49:26.832Z] #45 62.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:49:26.832Z] #45 63.08 Selecting previously unselected package criu. [2021-08-31T13:49:26.832Z] #45 63.11 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-31T13:49:26.832Z] #45 63.14 Unpacking criu (3.15-1) ... [2021-08-31T13:49:26.832Z] #45 64.24 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:49:26.856Z] #37 42.16 Setting up libicu67:arm64 (67.1-7) ... [2021-08-31T13:49:26.856Z] #37 42.21 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:49:26.856Z] #37 42.23 Setting up libuv1:arm64 (1.40.0-2) ... [2021-08-31T13:49:27.120Z] #37 42.26 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:49:27.120Z] #37 42.35 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-31T13:49:27.120Z] #37 42.41 Setting up librhash0:arm64 (1.4.1-2) ... [2021-08-31T13:49:27.120Z] #37 42.45 Setting up cmake-data (3.18.4-2) ... [2021-08-31T13:49:27.381Z] #37 42.52 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:49:27.381Z] #37 42.55 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-31T13:49:27.381Z] #37 42.58 Setting up cmake (3.18.4-2) ... [2021-08-31T13:49:27.381Z] #37 42.61 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:27.626Z] #14 ... [2021-08-31T13:49:27.626Z] [2021-08-31T13:49:27.626Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:27.626Z] #38 sha256:f74658478270c5a486cd72bf08de69373e7bf58e83a7c8d7f387c13657aa2ca9 [2021-08-31T13:49:27.626Z] #38 5.039 + RM_GOPATH=0 [2021-08-31T13:49:27.626Z] #38 5.039 + TMP_GOPATH= [2021-08-31T13:49:27.627Z] #38 5.039 + : /build [2021-08-31T13:49:27.627Z] #38 5.039 + '[' -z '' ']' [2021-08-31T13:49:27.627Z] #38 5.044 ++ mktemp -d [2021-08-31T13:49:27.627Z] #38 5.044 + export GOPATH=/tmp/tmp.iNtrACJ0k6 [2021-08-31T13:49:27.627Z] #38 5.044 + GOPATH=/tmp/tmp.iNtrACJ0k6 [2021-08-31T13:49:27.627Z] #38 5.044 + RM_GOPATH=1 [2021-08-31T13:49:27.627Z] #38 5.044 + case "$(go env GOARCH)" in [2021-08-31T13:49:27.627Z] #38 5.044 ++ go env GOARCH [2021-08-31T13:49:27.627Z] #38 5.081 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:27.627Z] #38 5.084 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:27.627Z] #38 5.084 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:27.627Z] #38 5.084 ++ dirname /tmp/install/install.sh [2021-08-31T13:49:27.627Z] #38 5.084 + dir=/tmp/install [2021-08-31T13:49:27.627Z] #38 5.084 + bin=tini [2021-08-31T13:49:27.627Z] #38 5.084 + shift [2021-08-31T13:49:27.627Z] #38 5.084 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-31T13:49:27.627Z] #38 5.084 + . /tmp/install/tini.installer [2021-08-31T13:49:27.627Z] #38 5.084 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:27.627Z] #38 5.084 + install_tini [2021-08-31T13:49:27.627Z] #38 5.084 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-31T13:49:27.627Z] #38 5.084 + git clone https://github.com/krallin/tini.git /tmp/tmp.iNtrACJ0k6/tini [2021-08-31T13:49:27.627Z] #38 5.084 Cloning into '/tmp/tmp.iNtrACJ0k6/tini'... [2021-08-31T13:49:27.886Z] #38 5.822 + cd /tmp/tmp.iNtrACJ0k6/tini [2021-08-31T13:49:27.886Z] #38 5.822 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:27.886Z] #38 5.864 + cmake . [2021-08-31T13:49:28.036Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-31T13:49:28.037Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2e93715a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-31T13:49:28.037Z] ---------------------------------------------------------------------------- [2021-08-31T13:49:28.037Z] [2021-08-31T13:49:28.037Z] INFO: executeCI.ps1 starting at Tue Aug 31 13:49:26 CUT 2021 [2021-08-31T13:49:28.037Z] [2021-08-31T13:49:28.037Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-31T13:49:28.037Z] INFO: Running git version 2.24.1.windows.2 [2021-08-31T13:49:28.037Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-31T13:49:28.037Z] INFO: Environment variables: [2021-08-31T13:49:28.037Z] [2021-08-31T13:49:28.037Z] Name Value [2021-08-31T13:49:28.037Z] ---- ----- [2021-08-31T13:49:28.037Z] ALLUSERSPROFILE C:\ProgramData [2021-08-31T13:49:28.037Z] amd64 true [2021-08-31T13:49:28.037Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-31T13:49:28.037Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-31T13:49:28.037Z] arm64 true [2021-08-31T13:49:28.037Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-31T13:49:28.037Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-31T13:49:28.037Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-31T13:49:28.037Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-31T13:49:28.037Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-31T13:49:28.037Z] BRANCH_NAME PR-42797 [2021-08-31T13:49:28.037Z] BUILD_DISPLAY_NAME #4 [2021-08-31T13:49:28.037Z] BUILD_ID 4 [2021-08-31T13:49:28.037Z] BUILD_NUMBER 4 [2021-08-31T13:49:28.037Z] BUILD_TAG jenkins-moby-PR-42797-4 [2021-08-31T13:49:28.037Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/ [2021-08-31T13:49:28.037Z] cgroup2 true [2021-08-31T13:49:28.037Z] CHANGE_AUTHOR thaJeztah [2021-08-31T13:49:28.037Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-31T13:49:28.037Z] CHANGE_BRANCH go116_compat [2021-08-31T13:49:28.037Z] CHANGE_FORK thaJeztah/docker [2021-08-31T13:49:28.037Z] CHANGE_ID 42797 [2021-08-31T13:49:28.037Z] CHANGE_TARGET master [2021-08-31T13:49:28.037Z] CHANGE_TITLE pkg/plugins: fix compatibility with go1.16 [2021-08-31T13:49:28.037Z] CHANGE_URL https://github.com/moby/moby/pull/42797 [2021-08-31T13:49:28.037Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:49:28.037Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-31T13:49:28.037Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-31T13:49:28.037Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-31T13:49:28.037Z] COMPUTERNAME azwin-2-49e100 [2021-08-31T13:49:28.037Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-31T13:49:28.037Z] ConfigSequenceNumber 0 [2021-08-31T13:49:28.037Z] dco true [2021-08-31T13:49:28.037Z] DOCKER_BUILDKIT 0 [2021-08-31T13:49:28.037Z] DOCKER_DUT_DEBUG 1 [2021-08-31T13:49:28.037Z] DOCKER_EXPERIMENTAL 1 [2021-08-31T13:49:28.037Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-31T13:49:28.037Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-31T13:49:28.037Z] EXECUTOR_NUMBER 0 [2021-08-31T13:49:28.037Z] FQDN azwin-2-49e100.westus.cloudapp.azure.com [2021-08-31T13:49:28.037Z] GIT_BRANCH PR-42797 [2021-08-31T13:49:28.037Z] GIT_COMMIT 95e33207c5a545e06e1fdc9fe83d6d6e1d60408f [2021-08-31T13:49:28.037Z] GIT_PREVIOUS_COMMIT 32c5432fc48d656bd72eb4d6ef45c7707239f3ed [2021-08-31T13:49:28.037Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 32c5432fc48d656bd72eb4d6ef45c7707239f3ed [2021-08-31T13:49:28.037Z] GIT_URL https://github.com/moby/moby.git [2021-08-31T13:49:28.037Z] HUDSON_COOKIE 144d7ff2-d426-4fa6-a417-a90daf921752 [2021-08-31T13:49:28.037Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-31T13:49:28.037Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-31T13:49:28.037Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-31T13:49:28.037Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-31T13:49:28.037Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-31T13:49:28.037Z] JENKINS_NODE_COOKIE d3ff0284-4f0a-45ce-8551-982550dc4356 [2021-08-31T13:49:28.037Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-31T13:49:28.037Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-31T13:49:28.037Z] JOB_BASE_NAME PR-42797 [2021-08-31T13:49:28.037Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/display/redirect [2021-08-31T13:49:28.037Z] JOB_NAME moby/PR-42797 [2021-08-31T13:49:28.037Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/ [2021-08-31T13:49:28.037Z] library.jps.version master [2021-08-31T13:49:28.037Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-31T13:49:28.037Z] NODE_LABELS amd64 azure azwin-2-49e100 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-31T13:49:28.037Z] NODE_NAME azwin-2-49e100 [2021-08-31T13:49:28.037Z] NUMBER_OF_PROCESSORS 4 [2021-08-31T13:49:28.037Z] OS Windows_NT [2021-08-31T13:49:28.037Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-31T13:49:28.037Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-31T13:49:28.037Z] ppc64le false [2021-08-31T13:49:28.037Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-31T13:49:28.037Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-31T13:49:28.037Z] PROCESSOR_LEVEL 6 [2021-08-31T13:49:28.037Z] PROCESSOR_REVISION 5507 [2021-08-31T13:49:28.037Z] ProgramData C:\ProgramData [2021-08-31T13:49:28.037Z] ProgramFiles C:\Program Files [2021-08-31T13:49:28.037Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-31T13:49:28.037Z] ProgramW6432 C:\Program Files [2021-08-31T13:49:28.037Z] PROMPT $P$G [2021-08-31T13:49:28.037Z] PSExecutionPolicyPreference Bypass [2021-08-31T13:49:28.037Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-31T13:49:28.037Z] PUBLIC C:\Users\Public [2021-08-31T13:49:28.037Z] rootless true [2021-08-31T13:49:28.037Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=artif... [2021-08-31T13:49:28.037Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=changes [2021-08-31T13:49:28.037Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect [2021-08-31T13:49:28.037Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=tests [2021-08-31T13:49:28.037Z] s390x false [2021-08-31T13:49:28.037Z] SKIP_VALIDATION_TESTS 1 [2021-08-31T13:49:28.037Z] SOURCES_DRIVE d [2021-08-31T13:49:28.037Z] SOURCES_SUBDIR gopath [2021-08-31T13:49:28.037Z] STAGE_NAME Run tests [2021-08-31T13:49:28.037Z] SystemDrive C: [2021-08-31T13:49:28.037Z] SystemRoot C:\Windows [2021-08-31T13:49:28.037Z] TEMP C:\Windows\TEMP [2021-08-31T13:49:28.037Z] TESTDEBUG 0 [2021-08-31T13:49:28.037Z] TESTRUN_DRIVE d [2021-08-31T13:49:28.037Z] TESTRUN_SUBDIR CI [2021-08-31T13:49:28.037Z] TIMEOUT 120m [2021-08-31T13:49:28.037Z] TMP C:\Windows\TEMP [2021-08-31T13:49:28.037Z] unit_validate true [2021-08-31T13:49:28.037Z] USERDOMAIN WORKGROUP [2021-08-31T13:49:28.037Z] USERNAME azwin-2-49e100$ [2021-08-31T13:49:28.037Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-31T13:49:28.037Z] validate_force false [2021-08-31T13:49:28.037Z] windir C:\Windows [2021-08-31T13:49:28.037Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-31T13:49:28.037Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-31T13:49:28.038Z] windows2022 true [2021-08-31T13:49:28.038Z] windows2022containerd true [2021-08-31T13:49:28.038Z] windowsRS1 false [2021-08-31T13:49:28.038Z] windowsRS5 true [2021-08-31T13:49:28.038Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-31T13:49:28.038Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-31T13:49:28.038Z] [2021-08-31T13:49:28.038Z] [2021-08-31T13:49:28.038Z] [2021-08-31T13:49:28.038Z] INFO: Sources under d:\gopath\... [2021-08-31T13:49:28.038Z] INFO: Test run under d:\CI\... [2021-08-31T13:49:28.038Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-31T13:49:28.038Z] INFO: docker/docker repository was found [2021-08-31T13:49:28.038Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-31T13:49:28.038Z] ltsc2019: Pulling from windows/servercore [2021-08-31T13:49:28.038Z] 4612f6d0b889: Pulling fs layer [2021-08-31T13:49:28.038Z] c67ded6868b6: Pulling fs layer [2021-08-31T13:49:28.145Z] #38 6.310 -- The C compiler identification is GNU 10.2.1 [2021-08-31T13:49:28.330Z] #47 68.55 internal/singleflight [2021-08-31T13:49:28.404Z] #38 6.444 -- Detecting C compiler ABI info [2021-08-31T13:49:28.663Z] #48 ... [2021-08-31T13:49:28.663Z] [2021-08-31T13:49:28.663Z] #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 [2021-08-31T13:49:28.663Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:49:28.663Z] #19 166.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-08-31T13:49:28.663Z] #19 166.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:28.663Z] #19 166.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:49:28.663Z] #19 166.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-08-31T13:49:28.663Z] #19 166.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:28.663Z] #19 166.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-31T13:49:28.780Z] #37 DONE 43.9s [2021-08-31T13:49:28.780Z] [2021-08-31T13:49:28.780Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:28.780Z] #38 sha256:a8c851939198cc0a9e3cc0e4a4f29b784b411ac4f31585ce4624d6444bfba45e [2021-08-31T13:49:28.900Z] #47 69.24 runtime/cgo [2021-08-31T13:49:28.972Z] #38 6.954 -- Detecting C compiler ABI info - done [2021-08-31T13:49:28.972Z] #38 7.068 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-31T13:49:28.972Z] #38 7.072 -- Detecting C compile features [2021-08-31T13:49:28.972Z] #38 7.075 -- Detecting C compile features - done [2021-08-31T13:49:28.972Z] #38 7.120 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-31T13:49:29.163Z] #47 69.28 errors [2021-08-31T13:49:29.230Z] #38 7.348 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-31T13:49:29.230Z] #38 7.427 -- Configuring done [2021-08-31T13:49:29.230Z] #38 7.453 -- Generating done [2021-08-31T13:49:29.378Z] #45 67.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-31T13:49:29.378Z] #45 67.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:49:29.378Z] #45 67.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:49:29.378Z] #45 67.52 Setting up python3-six (1.16.0-2) ... [2021-08-31T13:49:29.378Z] #45 ... [2021-08-31T13:49:29.378Z] [2021-08-31T13:49:29.378Z] #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 [2021-08-31T13:49:29.378Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:29.378Z] #14 57.77 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] [2021-08-31T13:49:29.378Z] #14 58.77 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] [2021-08-31T13:49:29.378Z] #14 59.72 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] [2021-08-31T13:49:29.378Z] #14 62.20 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] [2021-08-31T13:49:29.378Z] #14 63.19 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] [2021-08-31T13:49:29.378Z] #14 63.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-31T13:49:29.378Z] #14 63.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-31T13:49:29.378Z] #14 63.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-31T13:49:29.378Z] #14 63.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-31T13:49:29.378Z] #14 63.26 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] [2021-08-31T13:49:29.378Z] #14 63.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-31T13:49:29.378Z] #14 63.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-31T13:49:29.378Z] #14 63.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-31T13:49:29.378Z] #14 63.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-31T13:49:29.378Z] #14 63.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-31T13:49:29.378Z] #14 63.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-31T13:49:29.378Z] #14 63.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-31T13:49:29.378Z] #14 63.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-31T13:49:29.378Z] #14 63.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-31T13:49:29.378Z] #14 63.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-31T13:49:29.378Z] #14 64.82 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:49:29.378Z] #14 65.46 Fetched 115 MB in 10s (10.9 MB/s) [2021-08-31T13:49:29.378Z] #14 65.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-31T13:49:29.378Z] #14 65.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-31T13:49:29.378Z] #14 65.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-31T13:49:29.378Z] #14 65.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:49:29.378Z] #14 ... [2021-08-31T13:49:29.378Z] [2021-08-31T13:49:29.378Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:29.378Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:49:29.378Z] #47 67.94 internal/reflectlite [2021-08-31T13:49:29.378Z] #47 67.94 sync [2021-08-31T13:49:29.489Z] #38 7.460 -- Build files have been written to: /tmp/tmp.iNtrACJ0k6/tini [2021-08-31T13:49:29.489Z] #38 7.466 + make tini-static [2021-08-31T13:49:29.747Z] #38 7.794 Scanning dependencies of target tini-static [2021-08-31T13:49:29.747Z] #38 7.881 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-31T13:49:29.756Z] #38 ... [2021-08-31T13:49:29.756Z] [2021-08-31T13:49:29.756Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:29.756Z] #45 sha256:ab9d7387f91523bb2428e4105d5c9060c727e898a1cfb7ceee060e4f7396c3d0 [2021-08-31T13:49:29.756Z] #45 41.83 Setting up criu (3.15-1) ... [2021-08-31T13:49:29.756Z] #45 44.17 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:29.756Z] #45 DONE 44.7s [2021-08-31T13:49:29.756Z] [2021-08-31T13:49:29.756Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:29.756Z] #38 sha256:a8c851939198cc0a9e3cc0e4a4f29b784b411ac4f31585ce4624d6444bfba45e [2021-08-31T13:49:29.756Z] #38 1.283 + RM_GOPATH=0 [2021-08-31T13:49:29.756Z] #38 1.283 + TMP_GOPATH= [2021-08-31T13:49:29.756Z] #38 1.283 + : /build [2021-08-31T13:49:29.756Z] #38 1.283 + '[' -z '' ']' [2021-08-31T13:49:29.756Z] #38 1.283 ++ mktemp -d [2021-08-31T13:49:30.037Z] #38 1.284 + export GOPATH=/tmp/tmp.ettNH6GZIA [2021-08-31T13:49:30.037Z] #38 1.284 + GOPATH=/tmp/tmp.ettNH6GZIA [2021-08-31T13:49:30.037Z] #38 1.284 + RM_GOPATH=1 [2021-08-31T13:49:30.037Z] #38 1.284 + case "$(go env GOARCH)" in [2021-08-31T13:49:30.037Z] #38 1.304 ++ go env GOARCH [2021-08-31T13:49:30.037Z] #38 1.326 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:30.037Z] #38 1.326 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:30.037Z] #38 1.326 ++ dirname /tmp/install/install.sh [2021-08-31T13:49:30.037Z] #38 1.329 + dir=/tmp/install [2021-08-31T13:49:30.037Z] #38 1.329 + bin=tini [2021-08-31T13:49:30.037Z] #38 1.329 + shift [2021-08-31T13:49:30.037Z] #38 1.329 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-31T13:49:30.037Z] #38 1.331 + . /tmp/install/tini.installer [2021-08-31T13:49:30.037Z] #38 1.331 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:30.037Z] #38 1.331 + install_tini [2021-08-31T13:49:30.037Z] #38 1.331 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-31T13:49:30.037Z] #38 1.331 + git clone https://github.com/krallin/tini.git /tmp/tmp.ettNH6GZIA/tini [2021-08-31T13:49:30.037Z] #38 1.331 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:30.037Z] #38 1.336 Cloning into '/tmp/tmp.ettNH6GZIA/tini'... [2021-08-31T13:49:30.301Z] #38 ... [2021-08-31T13:49:30.301Z] [2021-08-31T13:49:30.301Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:49:30.301Z] #49 sha256:7842d939517b79c84c55abf3c3428f162d6a26edae5ca6805ae891b37b79e01c [2021-08-31T13:49:30.301Z] #49 DONE 45.5s [2021-08-31T13:49:30.332Z] #47 ... [2021-08-31T13:49:30.332Z] [2021-08-31T13:49:30.332Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:30.332Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:49:30.332Z] #51 58.75 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:49:30.332Z] #51 58.75 Use 'go install pkg@version' instead. [2021-08-31T13:49:30.332Z] #51 58.75 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:49:30.332Z] #51 58.75 or run 'go help get' or 'go help install'. [2021-08-31T13:49:30.332Z] #51 ... [2021-08-31T13:49:30.332Z] [2021-08-31T13:49:30.332Z] #37 [tini 1/2] 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 [2021-08-31T13:49:30.332Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:30.332Z] #37 62.69 Selecting previously unselected package libicu67:amd64. [2021-08-31T13:49:30.332Z] #37 62.69 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-31T13:49:30.332Z] #37 62.71 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-31T13:49:30.546Z] #47 70.61 io [2021-08-31T13:49:30.546Z] #47 ... [2021-08-31T13:49:30.546Z] [2021-08-31T13:49:30.546Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:30.546Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:49:30.546Z] #51 60.69 go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:49:30.546Z] #51 60.69 Use 'go install pkg@version' instead. [2021-08-31T13:49:30.546Z] #51 60.69 For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:49:30.546Z] #51 60.69 or run 'go help get' or 'go help install'. [2021-08-31T13:49:30.546Z] #51 ... [2021-08-31T13:49:30.546Z] [2021-08-31T13:49:30.546Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:30.546Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:30.546Z] #45 63.92 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:49:30.546Z] #45 66.62 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-31T13:49:30.546Z] #45 66.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:49:30.546Z] #45 66.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:49:30.546Z] #45 66.65 Setting up python3-six (1.16.0-2) ... [2021-08-31T13:49:30.546Z] #45 68.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:49:30.546Z] #45 69.00 Setting up python3-protobuf (3.12.4-1) ... [2021-08-31T13:49:30.575Z] [2021-08-31T13:49:30.575Z] #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 [2021-08-31T13:49:30.575Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:49:30.575Z] #14 43.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-31T13:49:30.575Z] #14 43.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-31T13:49:30.575Z] #14 43.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:49:30.903Z] #37 ... [2021-08-31T13:49:30.903Z] [2021-08-31T13:49:30.903Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:30.903Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:30.903Z] #45 69.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:49:31.153Z] #38 9.096 [100%] Linking C executable tini-static [2021-08-31T13:49:31.163Z] #45 69.29 Setting up python3-protobuf (3.12.4-1) ... [2021-08-31T13:49:31.527Z] #14 ... [2021-08-31T13:49:31.528Z] [2021-08-31T13:49:31.528Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:31.528Z] #53 sha256:96d9b245e554cad41fb2b5b1779d749c0e2be318d46302255ff143056efaed97 [2021-08-31T13:49:31.528Z] #53 36.62 sync [2021-08-31T13:49:31.528Z] #53 36.62 internal/reflectlite [2021-08-31T13:49:31.528Z] #53 39.19 errors [2021-08-31T13:49:31.528Z] #53 39.19 sort [2021-08-31T13:49:31.528Z] #53 39.40 internal/oserror [2021-08-31T13:49:31.528Z] #53 39.41 strconv [2021-08-31T13:49:31.528Z] #53 39.43 io [2021-08-31T13:49:31.528Z] #53 39.67 syscall [2021-08-31T13:49:31.528Z] #53 41.10 path [2021-08-31T13:49:31.528Z] #53 41.87 bytes [2021-08-31T13:49:31.528Z] #53 42.23 strings [2021-08-31T13:49:31.528Z] #53 46.11 reflect [2021-08-31T13:49:31.528Z] #53 46.79 text/tabwriter [2021-08-31T13:49:31.528Z] #53 ... [2021-08-31T13:49:31.528Z] [2021-08-31T13:49:31.528Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:31.528Z] #38 sha256:a8c851939198cc0a9e3cc0e4a4f29b784b411ac4f31585ce4624d6444bfba45e [2021-08-31T13:49:31.528Z] #38 2.385 + cd /tmp/tmp.ettNH6GZIA/tini [2021-08-31T13:49:31.528Z] #38 2.385 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:31.528Z] #38 2.401 + cmake . [2021-08-31T13:49:31.765Z] #38 9.618 [100%] Built target tini-static [2021-08-31T13:49:31.765Z] #38 9.690 + mkdir -p /build [2021-08-31T13:49:31.765Z] #38 9.692 + cp tini-static /build/docker-init [2021-08-31T13:49:31.791Z] #38 3.120 -- The C compiler identification is GNU 10.2.1 [2021-08-31T13:49:31.791Z] #38 3.208 -- Detecting C compiler ABI info [2021-08-31T13:49:31.928Z] #45 ... [2021-08-31T13:49:31.928Z] [2021-08-31T13:49:31.928Z] #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 [2021-08-31T13:49:31.928Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:31.928Z] #14 66.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-31T13:49:31.928Z] #14 66.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-31T13:49:31.928Z] #14 66.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:49:31.928Z] #14 71.60 Selecting previously unselected package binutils-mingw-w64. [2021-08-31T13:49:31.928Z] #14 71.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-31T13:49:31.928Z] #14 71.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:49:31.928Z] #14 71.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-31T13:49:31.928Z] #14 71.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:49:31.928Z] #14 72.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:49:31.928Z] #14 ... [2021-08-31T13:49:31.928Z] [2021-08-31T13:49:31.928Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:31.928Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:49:31.928Z] #53 72.13 internal/oserror [2021-08-31T13:49:31.928Z] #53 72.14 io [2021-08-31T13:49:32.188Z] #53 72.54 syscall [2021-08-31T13:49:32.335Z] #38 DONE 10.4s [2021-08-31T13:49:32.335Z] [2021-08-31T13:49:32.335Z] #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 [2021-08-31T13:49:32.335Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:32.335Z] #14 60.20 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-31T13:49:32.335Z] #14 60.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:49:32.335Z] #14 60.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:49:32.335Z] #14 60.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-31T13:49:32.335Z] #14 60.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:49:32.335Z] #14 60.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:49:32.371Z] #38 3.837 -- Detecting C compiler ABI info - done [2021-08-31T13:49:32.593Z] #14 ... [2021-08-31T13:49:32.593Z] [2021-08-31T13:49:32.593Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:32.593Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:49:32.593Z] #53 55.57 time [2021-08-31T13:49:32.593Z] #53 61.23 context [2021-08-31T13:49:32.593Z] #53 62.15 internal/poll [2021-08-31T13:49:32.593Z] #53 65.17 io/fs [2021-08-31T13:49:32.593Z] #53 ... [2021-08-31T13:49:32.593Z] [2021-08-31T13:49:32.593Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:32.593Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:49:32.593Z] #47 61.06 internal/syscall/unix [2021-08-31T13:49:32.593Z] #47 61.38 internal/poll [2021-08-31T13:49:32.593Z] #47 64.22 internal/syscall/execenv [2021-08-31T13:49:32.593Z] #47 64.48 path [2021-08-31T13:49:32.593Z] #47 65.00 io/fs [2021-08-31T13:49:32.635Z] #38 3.932 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-31T13:49:32.635Z] #38 3.950 -- Detecting C compile features [2021-08-31T13:49:32.635Z] #38 3.960 -- Detecting C compile features - done [2021-08-31T13:49:32.635Z] #38 4.005 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-31T13:49:32.898Z] #38 4.229 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-31T13:49:32.898Z] #38 4.312 -- Configuring done [2021-08-31T13:49:32.898Z] #38 4.350 -- Generating done [2021-08-31T13:49:33.166Z] #38 4.355 -- Build files have been written to: /tmp/tmp.ettNH6GZIA/tini [2021-08-31T13:49:33.166Z] #38 4.371 + make tini-static [2021-08-31T13:49:33.171Z] #47 66.03 os [2021-08-31T13:49:33.171Z] #47 ... [2021-08-31T13:49:33.171Z] [2021-08-31T13:49:33.171Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:33.171Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:49:33.171Z] #53 66.27 encoding/binary [2021-08-31T13:49:33.430Z] #38 4.864 Scanning dependencies of target tini-static [2021-08-31T13:49:33.560Z] Client: [2021-08-31T13:49:33.560Z] Version: 20.10.8 [2021-08-31T13:49:33.560Z] API version: 1.41 [2021-08-31T13:49:33.560Z] Go version: go1.16.6 [2021-08-31T13:49:33.560Z] Git commit: 3967b7d [2021-08-31T13:49:33.560Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-31T13:49:33.560Z] OS/Arch: windows/amd64 [2021-08-31T13:49:33.560Z] Context: default [2021-08-31T13:49:33.560Z] Experimental: true [2021-08-31T13:49:33.560Z] [2021-08-31T13:49:33.560Z] Server: Docker Engine - Community [2021-08-31T13:49:33.560Z] Engine: [2021-08-31T13:49:33.560Z] Version: 20.10.8 [2021-08-31T13:49:33.560Z] API version: 1.41 (minimum version 1.24) [2021-08-31T13:49:33.560Z] Go version: go1.16.6 [2021-08-31T13:49:33.560Z] Git commit: 75249d8 [2021-08-31T13:49:33.560Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-31T13:49:33.560Z] OS/Arch: windows/amd64 [2021-08-31T13:49:33.560Z] Experimental: true [2021-08-31T13:49:33.694Z] #38 5.016 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-31T13:49:33.737Z] #53 66.65 internal/fmtsort [2021-08-31T13:49:33.916Z] #19 ... [2021-08-31T13:49:33.916Z] [2021-08-31T13:49:33.916Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:33.916Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:49:33.916Z] #58 185.2 + /build/golangci-lint --version [2021-08-31T13:49:33.916Z] #58 185.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [Pipeline] sh [2021-08-31T13:49:34.303Z] #53 67.24 os [2021-08-31T13:49:34.645Z] #38 ... [2021-08-31T13:49:34.645Z] [2021-08-31T13:49:34.645Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:34.645Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:49:34.645Z] #47 39.92 io [2021-08-31T13:49:34.645Z] #47 39.93 strconv [2021-08-31T13:49:34.645Z] #47 39.94 sort [2021-08-31T13:49:34.645Z] #47 42.50 syscall [2021-08-31T13:49:34.645Z] #47 42.74 bytes [2021-08-31T13:49:34.645Z] #47 46.38 strings [2021-08-31T13:49:34.645Z] #47 47.59 reflect [2021-08-31T13:49:34.645Z] #47 ... [2021-08-31T13:49:34.645Z] [2021-08-31T13:49:34.645Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:34.645Z] #53 sha256:96d9b245e554cad41fb2b5b1779d749c0e2be318d46302255ff143056efaed97 [2021-08-31T13:49:34.645Z] #53 48.67 regexp/syntax [2021-08-31T13:49:34.645Z] #53 48.67 bufio [2021-08-31T13:49:34.727Z] #53 74.83 bytes [2021-08-31T13:49:35.085Z] + docker info [2021-08-31T13:49:35.085Z] Client: [2021-08-31T13:49:35.085Z] Context: default [2021-08-31T13:49:35.085Z] Debug Mode: false [2021-08-31T13:49:35.085Z] [2021-08-31T13:49:35.085Z] Server: [2021-08-31T13:49:35.085Z] Containers: 0 [2021-08-31T13:49:35.085Z] Running: 0 [2021-08-31T13:49:35.085Z] Paused: 0 [2021-08-31T13:49:35.085Z] Stopped: 0 [2021-08-31T13:49:35.085Z] Images: 0 [2021-08-31T13:49:35.085Z] Server Version: 20.10.8 [2021-08-31T13:49:35.085Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-31T13:49:35.085Z] Windows: [2021-08-31T13:49:35.085Z] LCOW: [2021-08-31T13:49:35.085Z] Logging Driver: json-file [2021-08-31T13:49:35.085Z] Plugins: [2021-08-31T13:49:35.085Z] Volume: local [2021-08-31T13:49:35.085Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:49:35.085Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:49:35.085Z] Swarm: inactive [2021-08-31T13:49:35.085Z] Default Isolation: process [2021-08-31T13:49:35.085Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-31T13:49:35.085Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-31T13:49:35.085Z] OSType: windows [2021-08-31T13:49:35.085Z] Architecture: x86_64 [2021-08-31T13:49:35.085Z] CPUs: 4 [2021-08-31T13:49:35.085Z] Total Memory: 32GiB [2021-08-31T13:49:35.085Z] Name: azwin-2-6f25e0 [2021-08-31T13:49:35.085Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-31T13:49:35.085Z] Docker Root Dir: D:\docker [2021-08-31T13:49:35.085Z] Debug Mode: false [2021-08-31T13:49:35.085Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:49:35.085Z] Labels: [2021-08-31T13:49:35.085Z] Experimental: true [2021-08-31T13:49:35.085Z] Insecure Registries: [2021-08-31T13:49:35.085Z] 10.0.0.4:5000 [2021-08-31T13:49:35.085Z] 127.0.0.0/8 [2021-08-31T13:49:35.085Z] Registry Mirrors: [2021-08-31T13:49:35.085Z] http://10.0.0.4:5000/ [2021-08-31T13:49:35.085Z] Live Restore Enabled: false [2021-08-31T13:49:35.085Z] Product License: Community Engine [2021-08-31T13:49:35.085Z] [Pipeline] } [2021-08-31T13:49:35.237Z] #53 68.25 encoding/base64 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-31T13:49:36.039Z] #53 ... [2021-08-31T13:49:36.039Z] [2021-08-31T13:49:36.039Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:36.039Z] #38 sha256:a8c851939198cc0a9e3cc0e4a4f29b784b411ac4f31585ce4624d6444bfba45e [2021-08-31T13:49:36.039Z] #38 6.337 [100%] Linking C executable tini-static [2021-08-31T13:49:36.039Z] #38 6.755 [100%] Built target tini-static [2021-08-31T13:49:36.039Z] #38 6.817 + mkdir -p /build [2021-08-31T13:49:36.039Z] #38 6.820 + cp tini-static /build/docker-init [2021-08-31T13:49:36.039Z] #38 DONE 7.1s [2021-08-31T13:49:36.039Z] [2021-08-31T13:49:36.039Z] #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 [2021-08-31T13:49:36.039Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:49:36.039Z] #14 50.57 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-31T13:49:36.039Z] #14 50.58 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-08-31T13:49:36.039Z] #14 50.59 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:49:36.039Z] #14 50.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-31T13:49:36.039Z] #14 50.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-31T13:49:36.039Z] #14 50.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:49:36.173Z] #53 69.16 golang.org/x/sys/unix [2021-08-31T13:49:36.348Z] 8f616e6e9eec: Verifying Checksum [2021-08-31T13:49:36.348Z] 8f616e6e9eec: Download complete [2021-08-31T13:49:36.463Z] #45 ... [2021-08-31T13:49:36.463Z] [2021-08-31T13:49:36.463Z] #37 [tini 1/2] 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 [2021-08-31T13:49:36.463Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:36.463Z] #37 74.54 Selecting previously unselected package libxml2:amd64. [2021-08-31T13:49:36.463Z] #37 74.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-31T13:49:36.463Z] #37 74.58 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:49:37.036Z] #37 75.45 Selecting previously unselected package libarchive13:amd64. [2021-08-31T13:49:37.036Z] #37 75.45 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-31T13:49:37.036Z] #37 75.48 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-31T13:49:37.315Z] #53 ... [2021-08-31T13:49:37.315Z] [2021-08-31T13:49:37.315Z] #37 [tini 1/2] 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 [2021-08-31T13:49:37.315Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:37.315Z] #37 73.75 Selecting previously unselected package libxml2:amd64. [2021-08-31T13:49:37.315Z] #37 73.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-31T13:49:37.315Z] #37 73.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:49:37.315Z] #37 74.60 Selecting previously unselected package libarchive13:amd64. [2021-08-31T13:49:37.315Z] #37 74.60 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-31T13:49:37.315Z] #37 74.70 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-31T13:49:37.315Z] #37 75.22 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-31T13:49:37.315Z] #37 75.22 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-31T13:49:37.315Z] #37 75.25 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-31T13:49:37.315Z] #37 75.58 Selecting previously unselected package librhash0:amd64. [2021-08-31T13:49:37.315Z] #37 75.58 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-31T13:49:37.315Z] #37 75.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-31T13:49:37.315Z] #37 75.96 Selecting previously unselected package libuv1:amd64. [2021-08-31T13:49:37.315Z] #37 75.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-31T13:49:37.315Z] #37 75.96 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-31T13:49:37.315Z] #37 76.34 Selecting previously unselected package cmake. [2021-08-31T13:49:37.315Z] #37 76.34 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-31T13:49:37.315Z] #37 76.35 Unpacking cmake (3.18.4-2) ... [2021-08-31T13:49:38.371Z] c67ded6868b6: Download complete [2021-08-31T13:49:38.426Z] #37 76.72 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-31T13:49:38.426Z] #37 76.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-31T13:49:38.426Z] #37 76.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-31T13:49:38.703Z] #53 71.39 fmt [2021-08-31T13:49:39.173Z] #58 ... [2021-08-31T13:49:39.173Z] [2021-08-31T13:49:39.173Z] #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 [2021-08-31T13:49:39.173Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:49:39.173Z] #19 175.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-08-31T13:49:39.173Z] #19 175.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:39.173Z] #19 175.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:49:39.173Z] #19 177.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-08-31T13:49:39.173Z] #19 177.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:39.173Z] #19 177.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:49:39.257Z] #37 ... [2021-08-31T13:49:39.257Z] [2021-08-31T13:49:39.257Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:49:39.257Z] #49 sha256:77d5095ff008203c23b4b29d6c02f2aa45a589adbefb371a8be097183f874a76 [2021-08-31T13:49:39.257Z] #49 DONE 79.3s [2021-08-31T13:49:39.257Z] [2021-08-31T13:49:39.257Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:39.257Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:49:39.257Z] #53 78.89 strconv [2021-08-31T13:49:39.516Z] #53 ... [2021-08-31T13:49:39.516Z] [2021-08-31T13:49:39.516Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:39.516Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:39.516Z] #45 75.30 Setting up criu (3.15-1) ... [2021-08-31T13:49:39.516Z] #45 79.05 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:39.516Z] #45 DONE 79.5s [2021-08-31T13:49:39.774Z] [2021-08-31T13:49:39.774Z] #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 [2021-08-31T13:49:39.774Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:39.774Z] #14 72.45 Selecting previously unselected package dmsetup. [2021-08-31T13:49:39.774Z] #14 72.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:49:39.774Z] #14 72.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:49:39.774Z] #14 72.86 Selecting previously unselected package mingw-w64-common. [2021-08-31T13:49:39.774Z] #14 72.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-31T13:49:39.774Z] #14 72.87 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-31T13:49:39.812Z] #37 78.30 Selecting previously unselected package librhash0:amd64. [2021-08-31T13:49:39.812Z] #37 78.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-31T13:49:39.812Z] #37 78.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-31T13:49:40.073Z] #37 ... [2021-08-31T13:49:40.073Z] [2021-08-31T13:49:40.073Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-31T13:49:40.073Z] #49 sha256:cd95859c87f7d985e2ca5acc10b098d571501e750ff59d95fae1d616b6e5fd42 [2021-08-31T13:49:40.073Z] #49 DONE 78.7s [2021-08-31T13:49:40.262Z] #14 55.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-31T13:49:40.262Z] #14 55.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-31T13:49:40.262Z] #14 55.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:49:40.334Z] [2021-08-31T13:49:40.334Z] #37 [tini 1/2] 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 [2021-08-31T13:49:40.334Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:40.334Z] #37 78.81 Selecting previously unselected package libuv1:amd64. [2021-08-31T13:49:40.334Z] #37 78.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-31T13:49:40.334Z] #37 78.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-31T13:49:40.597Z] #37 79.11 Selecting previously unselected package cmake. [2021-08-31T13:49:40.597Z] #37 79.15 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-31T13:49:40.597Z] #37 79.17 Unpacking cmake (3.18.4-2) ... [2021-08-31T13:49:40.858Z] #37 ... [2021-08-31T13:49:40.858Z] [2021-08-31T13:49:40.858Z] #45 [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_10/ /' > /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 [2021-08-31T13:49:40.858Z] #45 sha256:e1622945a7bab6ad5ed6399d5a66d1586f0b6e40621e962dfaf97c07aef31a4b [2021-08-31T13:49:40.858Z] #45 75.05 Setting up criu (3.15-1) ... [2021-08-31T13:49:40.858Z] #45 78.59 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:40.858Z] #45 DONE 79.1s [2021-08-31T13:49:40.858Z] [2021-08-31T13:49:40.858Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:49:40.858Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:40.859Z] #14 69.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-31T13:49:40.859Z] #14 69.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-31T13:49:40.859Z] #14 69.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:49:40.859Z] #14 74.55 Selecting previously unselected package binutils-mingw-w64. [2021-08-31T13:49:40.859Z] #14 74.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-31T13:49:40.859Z] #14 74.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:49:40.859Z] #14 74.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-31T13:49:40.859Z] #14 74.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:49:40.859Z] #14 74.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:49:40.859Z] #14 75.27 Selecting previously unselected package dmsetup. [2021-08-31T13:49:40.859Z] #14 75.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:49:40.859Z] #14 75.27 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:49:40.859Z] #14 75.75 Selecting previously unselected package mingw-w64-common. [2021-08-31T13:49:40.859Z] #14 75.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-31T13:49:40.859Z] #14 75.76 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-31T13:49:41.234Z] #53 ... [2021-08-31T13:49:41.234Z] [2021-08-31T13:49:41.234Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:41.234Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:49:41.234Z] #47 67.24 internal/fmtsort [2021-08-31T13:49:41.234Z] #47 67.77 regexp/syntax [2021-08-31T13:49:41.234Z] #47 70.00 fmt [2021-08-31T13:49:41.234Z] #47 71.99 path/filepath [2021-08-31T13:49:41.234Z] #47 73.34 regexp [2021-08-31T13:49:41.234Z] #47 73.42 flag [2021-08-31T13:49:41.888Z] #14 ... [2021-08-31T13:49:41.888Z] [2021-08-31T13:49:41.888Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:41.888Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:49:41.888Z] #47 70.25 internal/testlog [2021-08-31T13:49:41.888Z] #47 70.96 github.com/LK4D4/vndr/godl/singleflight [2021-08-31T13:49:41.888Z] #47 71.69 math/rand [2021-08-31T13:49:41.888Z] #47 74.21 internal/singleflight [2021-08-31T13:49:41.888Z] #47 74.68 errors [2021-08-31T13:49:41.888Z] #47 74.73 sort [2021-08-31T13:49:41.888Z] #47 75.40 io [2021-08-31T13:49:41.888Z] #47 76.26 strconv [2021-08-31T13:49:41.888Z] #47 77.76 bytes [2021-08-31T13:49:41.888Z] #47 80.28 strings [2021-08-31T13:49:42.169Z] #47 74.96 go/token [2021-08-31T13:49:42.169Z] #47 ... [2021-08-31T13:49:42.169Z] [2021-08-31T13:49:42.169Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:42.169Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:49:42.169Z] #53 75.21 encoding/json [2021-08-31T13:49:42.813Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-31T13:49:42.813Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-102c60cf\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-31T13:49:42.813Z] ---------------------------------------------------------------------------- [2021-08-31T13:49:42.813Z] [2021-08-31T13:49:42.813Z] INFO: executeCI.ps1 starting at Tue Aug 31 13:49:41 CUT 2021 [2021-08-31T13:49:42.813Z] [2021-08-31T13:49:42.813Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-31T13:49:42.813Z] INFO: Running git version 2.24.1.windows.2 [2021-08-31T13:49:42.813Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-31T13:49:42.813Z] INFO: Environment variables: [2021-08-31T13:49:42.813Z] [2021-08-31T13:49:42.813Z] Name Value [2021-08-31T13:49:42.813Z] ---- ----- [2021-08-31T13:49:42.813Z] ALLUSERSPROFILE C:\ProgramData [2021-08-31T13:49:42.813Z] amd64 true [2021-08-31T13:49:42.813Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-31T13:49:42.813Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-31T13:49:42.813Z] arm64 true [2021-08-31T13:49:42.813Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-31T13:49:42.813Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-31T13:49:42.813Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-31T13:49:42.813Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-31T13:49:42.813Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-31T13:49:42.813Z] BRANCH_NAME PR-42797 [2021-08-31T13:49:42.813Z] BUILD_DISPLAY_NAME #4 [2021-08-31T13:49:42.813Z] BUILD_ID 4 [2021-08-31T13:49:42.813Z] BUILD_NUMBER 4 [2021-08-31T13:49:42.813Z] BUILD_TAG jenkins-moby-PR-42797-4 [2021-08-31T13:49:42.813Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/ [2021-08-31T13:49:42.813Z] cgroup2 true [2021-08-31T13:49:42.813Z] CHANGE_AUTHOR thaJeztah [2021-08-31T13:49:42.813Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-31T13:49:42.813Z] CHANGE_BRANCH go116_compat [2021-08-31T13:49:42.813Z] CHANGE_FORK thaJeztah/docker [2021-08-31T13:49:42.814Z] CHANGE_ID 42797 [2021-08-31T13:49:42.814Z] CHANGE_TARGET master [2021-08-31T13:49:42.814Z] CHANGE_TITLE pkg/plugins: fix compatibility with go1.16 [2021-08-31T13:49:42.814Z] CHANGE_URL https://github.com/moby/moby/pull/42797 [2021-08-31T13:49:42.814Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-31T13:49:42.814Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-31T13:49:42.814Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-31T13:49:42.814Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-31T13:49:42.814Z] COMPUTERNAME azwin-2-6f25e0 [2021-08-31T13:49:42.814Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-31T13:49:42.814Z] ConfigSequenceNumber 0 [2021-08-31T13:49:42.814Z] dco true [2021-08-31T13:49:42.814Z] DOCKER_BUILDKIT 0 [2021-08-31T13:49:42.814Z] DOCKER_DUT_DEBUG 1 [2021-08-31T13:49:42.814Z] DOCKER_EXPERIMENTAL 1 [2021-08-31T13:49:42.814Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-31T13:49:42.814Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-31T13:49:42.814Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-31T13:49:42.814Z] EXECUTOR_NUMBER 0 [2021-08-31T13:49:42.814Z] FQDN azwin-2-6f25e0.westus.cloudapp.azure.com [2021-08-31T13:49:42.814Z] GIT_BRANCH PR-42797 [2021-08-31T13:49:42.814Z] GIT_COMMIT d2def828c9fcae58693c7d2414781dbc2358730f [2021-08-31T13:49:42.814Z] GIT_PREVIOUS_COMMIT 32c5432fc48d656bd72eb4d6ef45c7707239f3ed [2021-08-31T13:49:42.814Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 32c5432fc48d656bd72eb4d6ef45c7707239f3ed [2021-08-31T13:49:42.814Z] GIT_URL https://github.com/moby/moby.git [2021-08-31T13:49:42.814Z] HUDSON_COOKIE 5396f652-a399-4e08-9640-4e2a93ce999c [2021-08-31T13:49:42.814Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-31T13:49:42.814Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-31T13:49:42.814Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-31T13:49:42.814Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-31T13:49:42.814Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-31T13:49:42.814Z] JENKINS_NODE_COOKIE eef3244a-d0db-499e-9621-33f0f25285d3 [2021-08-31T13:49:42.814Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-31T13:49:42.814Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-31T13:49:42.814Z] JOB_BASE_NAME PR-42797 [2021-08-31T13:49:42.814Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/display/redirect [2021-08-31T13:49:42.814Z] JOB_NAME moby/PR-42797 [2021-08-31T13:49:42.814Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/ [2021-08-31T13:49:42.814Z] library.jps.version master [2021-08-31T13:49:42.814Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-31T13:49:42.814Z] NODE_LABELS amd64 azure azwin-2-6f25e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-31T13:49:42.814Z] NODE_NAME azwin-2-6f25e0 [2021-08-31T13:49:42.814Z] NUMBER_OF_PROCESSORS 4 [2021-08-31T13:49:42.814Z] OS Windows_NT [2021-08-31T13:49:42.814Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-31T13:49:42.814Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-31T13:49:42.814Z] ppc64le false [2021-08-31T13:49:42.814Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-31T13:49:42.814Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-08-31T13:49:42.814Z] PROCESSOR_LEVEL 6 [2021-08-31T13:49:42.814Z] PROCESSOR_REVISION 5504 [2021-08-31T13:49:42.814Z] ProgramData C:\ProgramData [2021-08-31T13:49:42.814Z] ProgramFiles C:\Program Files [2021-08-31T13:49:42.814Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-31T13:49:42.814Z] ProgramW6432 C:\Program Files [2021-08-31T13:49:42.814Z] PROMPT $P$G [2021-08-31T13:49:42.814Z] PSExecutionPolicyPreference Bypass [2021-08-31T13:49:42.814Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-31T13:49:42.814Z] PUBLIC C:\Users\Public [2021-08-31T13:49:42.814Z] rootless true [2021-08-31T13:49:42.814Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=artif... [2021-08-31T13:49:42.814Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=changes [2021-08-31T13:49:42.814Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect [2021-08-31T13:49:42.814Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42797/4/display/redirect?page=tests [2021-08-31T13:49:42.814Z] s390x false [2021-08-31T13:49:42.814Z] SKIP_VALIDATION_TESTS 1 [2021-08-31T13:49:42.814Z] SOURCES_DRIVE d [2021-08-31T13:49:42.814Z] SOURCES_SUBDIR gopath [2021-08-31T13:49:42.814Z] STAGE_NAME Run tests [2021-08-31T13:49:42.814Z] SystemDrive C: [2021-08-31T13:49:42.814Z] SystemRoot C:\Windows [2021-08-31T13:49:42.814Z] TEMP C:\Windows\TEMP [2021-08-31T13:49:42.814Z] TESTDEBUG 0 [2021-08-31T13:49:42.814Z] TESTRUN_DRIVE d [2021-08-31T13:49:42.814Z] TESTRUN_SUBDIR CI [2021-08-31T13:49:42.814Z] TIMEOUT 120m [2021-08-31T13:49:42.814Z] TMP C:\Windows\TEMP [2021-08-31T13:49:42.814Z] unit_validate true [2021-08-31T13:49:42.814Z] USERDOMAIN WORKGROUP [2021-08-31T13:49:42.814Z] USERNAME azwin-2-6f25e0$ [2021-08-31T13:49:42.814Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-31T13:49:42.814Z] validate_force false [2021-08-31T13:49:42.814Z] windir C:\Windows [2021-08-31T13:49:42.814Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-31T13:49:42.814Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-08-31T13:49:42.814Z] windows2022 true [2021-08-31T13:49:42.814Z] windows2022containerd true [2021-08-31T13:49:42.814Z] windowsRS1 false [2021-08-31T13:49:42.814Z] windowsRS5 true [2021-08-31T13:49:42.814Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-31T13:49:42.814Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-31T13:49:42.814Z] [2021-08-31T13:49:42.814Z] [2021-08-31T13:49:42.814Z] [2021-08-31T13:49:42.814Z] INFO: Sources under d:\gopath\... [2021-08-31T13:49:42.814Z] INFO: Test run under d:\CI\... [2021-08-31T13:49:42.814Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-31T13:49:42.814Z] INFO: docker/docker repository was found [2021-08-31T13:49:42.814Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-08-31T13:49:43.064Z] #14 ... [2021-08-31T13:49:43.064Z] [2021-08-31T13:49:43.064Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:43.064Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:49:43.064Z] #47 72.72 bytes [2021-08-31T13:49:43.064Z] #47 75.80 strings [2021-08-31T13:49:43.064Z] #47 80.73 bufio [2021-08-31T13:49:43.271Z] ltsc2022: Pulling from windows/servercore [2021-08-31T13:49:43.271Z] 8f616e6e9eec: Pulling fs layer [2021-08-31T13:49:43.271Z] 393f6f5bddce: Pulling fs layer [2021-08-31T13:49:43.304Z] #47 81.87 reflect [2021-08-31T13:49:43.568Z] #47 ... [2021-08-31T13:49:43.568Z] [2021-08-31T13:49:43.568Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:43.568Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:49:43.568Z] #53 71.93 internal/reflectlite [2021-08-31T13:49:43.568Z] #53 75.09 sort [2021-08-31T13:49:43.568Z] #53 75.10 errors [2021-08-31T13:49:43.568Z] #53 75.82 io [2021-08-31T13:49:43.568Z] #53 77.14 internal/oserror [2021-08-31T13:49:43.568Z] #53 77.30 syscall [2021-08-31T13:49:43.568Z] #53 77.76 bytes [2021-08-31T13:49:43.568Z] #53 81.51 strconv [2021-08-31T13:49:43.631Z] #47 ... [2021-08-31T13:49:43.631Z] [2021-08-31T13:49:43.632Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:49:43.632Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:43.632Z] #14 83.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-31T13:49:43.632Z] #14 83.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-31T13:49:43.632Z] #14 83.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:49:44.070Z] #53 76.69 github.com/pkg/diff [2021-08-31T13:49:45.005Z] #53 77.86 go/ast [2021-08-31T13:49:45.013Z] #14 ... [2021-08-31T13:49:45.013Z] [2021-08-31T13:49:45.013Z] #37 [tini 1/2] 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 [2021-08-31T13:49:45.013Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:45.013Z] #37 84.76 Setting up libicu67:amd64 (67.1-7) ... [2021-08-31T13:49:45.013Z] #37 84.78 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:49:45.013Z] #37 84.79 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-31T13:49:45.013Z] #37 84.80 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:49:45.013Z] #37 84.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-31T13:49:45.013Z] #37 84.85 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-31T13:49:45.013Z] #37 84.86 Setting up cmake-data (3.18.4-2) ... [2021-08-31T13:49:45.013Z] #37 84.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:49:45.013Z] #37 84.89 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-31T13:49:45.013Z] #37 84.90 Setting up cmake (3.18.4-2) ... [2021-08-31T13:49:45.013Z] #37 84.91 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:45.013Z] #37 DONE 85.3s [2021-08-31T13:49:45.013Z] [2021-08-31T13:49:45.013Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:45.013Z] #38 sha256:8cabeaf63e5ee9d07671cc620a7afeb18a765a113bf4030ca7d4fdba188d81f0 [2021-08-31T13:49:45.841Z] #19 184.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-08-31T13:49:45.841Z] #19 184.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:45.841Z] #19 184.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:49:45.942Z] #53 ... [2021-08-31T13:49:45.942Z] [2021-08-31T13:49:45.942Z] #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 [2021-08-31T13:49:45.942Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:45.942Z] #14 68.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-31T13:49:45.942Z] #14 68.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:49:45.942Z] #14 68.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:49:45.942Z] #14 ... [2021-08-31T13:49:45.942Z] [2021-08-31T13:49:45.942Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:45.942Z] #58 sha256:48aa71ca4824238b2e39baaa330c05122ab5472bd9e555064ed6131527d5658a [2021-08-31T13:49:46.201Z] #58 42.73 Updating files: 47% (2174/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-31T13:49:46.201Z] #58 44.01 + cd /tmp/tmp.cJULz3hw5j/src/github.com/containerd/containerd [2021-08-31T13:49:46.201Z] #58 44.01 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:46.398Z] #38 1.358 + RM_GOPATH=0 [2021-08-31T13:49:46.398Z] #38 1.358 + TMP_GOPATH= [2021-08-31T13:49:46.398Z] #38 1.358 + : /build [2021-08-31T13:49:46.398Z] #38 1.358 + '[' -z '' ']' [2021-08-31T13:49:46.398Z] #38 1.360 ++ mktemp -d [2021-08-31T13:49:46.398Z] #38 1.367 + export GOPATH=/tmp/tmp.PDw80D6Gx0 [2021-08-31T13:49:46.398Z] #38 1.367 + GOPATH=/tmp/tmp.PDw80D6Gx0 [2021-08-31T13:49:46.398Z] #38 1.367 + RM_GOPATH=1 [2021-08-31T13:49:46.398Z] #38 1.367 + case "$(go env GOARCH)" in [2021-08-31T13:49:46.398Z] #38 1.368 ++ go env GOARCH [2021-08-31T13:49:46.398Z] #38 1.398 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:46.398Z] #38 1.398 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:46.398Z] #38 1.403 ++ dirname /tmp/install/install.sh [2021-08-31T13:49:46.398Z] #38 1.406 + dir=/tmp/install [2021-08-31T13:49:46.398Z] #38 1.406 + bin=tini [2021-08-31T13:49:46.398Z] #38 1.406 + shift [2021-08-31T13:49:46.398Z] #38 1.406 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-31T13:49:46.398Z] #38 1.406 + . /tmp/install/tini.installer [2021-08-31T13:49:46.398Z] #38 1.407 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:46.398Z] #38 1.407 + install_tini [2021-08-31T13:49:46.398Z] #38 1.410 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:46.398Z] #38 1.410 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-31T13:49:46.398Z] #38 1.410 + git clone https://github.com/krallin/tini.git /tmp/tmp.PDw80D6Gx0/tini [2021-08-31T13:49:46.398Z] #38 1.415 Cloning into '/tmp/tmp.PDw80D6Gx0/tini'... [2021-08-31T13:49:46.873Z] #53 ... [2021-08-31T13:49:46.873Z] [2021-08-31T13:49:46.873Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:46.873Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:49:46.873Z] #47 84.90 bufio [2021-08-31T13:49:46.892Z] #14 ... [2021-08-31T13:49:46.892Z] [2021-08-31T13:49:46.892Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:46.892Z] #58 sha256:79709d1132fda4f36a8e389f91d9aa313f4bab2a044d2f355956254419ddc250 [2021-08-31T13:49:46.892Z] #58 32.27 Updating files: 44% (2011/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) [2021-08-31T13:49:46.892Z] #58 ... [2021-08-31T13:49:46.892Z] [2021-08-31T13:49:46.892Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:46.892Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:49:46.892Z] #47 51.52 bufio [2021-08-31T13:49:46.892Z] #47 54.27 regexp/syntax [2021-08-31T13:49:46.892Z] #47 55.05 time [2021-08-31T13:49:46.892Z] #47 56.21 hash/crc32 [2021-08-31T13:49:46.892Z] #47 57.13 vendor/golang.org/x/net/dns/dnsmessage [2021-08-31T13:49:46.892Z] #47 60.48 github.com/LK4D4/vndr/versioned [2021-08-31T13:49:46.892Z] #47 ... [2021-08-31T13:49:46.892Z] [2021-08-31T13:49:46.892Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:46.892Z] #58 sha256:79709d1132fda4f36a8e389f91d9aa313f4bab2a044d2f355956254419ddc250 [2021-08-31T13:49:47.155Z] #58 32.27 Updating files: 44% (2011/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-31T13:49:47.155Z] #58 33.68 + cd /tmp/tmp.hCppcPMCrA/src/github.com/containerd/containerd [2021-08-31T13:49:47.339Z] #38 2.306 + cd /tmp/tmp.PDw80D6Gx0/tini [2021-08-31T13:49:47.339Z] #38 2.309 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:47.339Z] #38 2.322 + cmake . [2021-08-31T13:49:47.421Z] #58 33.68 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:49:47.599Z] #38 2.806 -- The C compiler identification is GNU 10.2.1 [2021-08-31T13:49:47.729Z] #19 186.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-08-31T13:49:47.860Z] #38 2.886 -- Detecting C compiler ABI info [2021-08-31T13:49:47.986Z] #19 186.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:48.102Z] #58 46.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-31T13:49:48.243Z] #19 187.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:49:48.360Z] #58 46.02 + BUILDTAGS='netgo osusergo static_build' [2021-08-31T13:49:48.360Z] #58 46.02 + export EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:49:48.360Z] #58 46.02 + EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:49:48.360Z] #58 46.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-31T13:49:48.360Z] #58 46.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-31T13:49:48.360Z] #58 46.02 + '[' '' = dynamic ']' [2021-08-31T13:49:48.360Z] #58 46.02 + make [2021-08-31T13:49:48.370Z] #58 ... [2021-08-31T13:49:48.370Z] [2021-08-31T13:49:48.370Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:48.370Z] #53 sha256:96d9b245e554cad41fb2b5b1779d749c0e2be318d46302255ff143056efaed97 [2021-08-31T13:49:48.370Z] #53 53.69 internal/syscall/unix [2021-08-31T13:49:48.370Z] #53 53.69 time [2021-08-31T13:49:48.370Z] #53 54.26 internal/syscall/execenv [2021-08-31T13:49:48.370Z] #53 55.26 regexp [2021-08-31T13:49:48.370Z] #53 59.86 internal/poll [2021-08-31T13:49:48.370Z] #53 59.88 context [2021-08-31T13:49:48.370Z] #53 59.88 io/fs [2021-08-31T13:49:48.370Z] #53 61.93 internal/fmtsort [2021-08-31T13:49:48.370Z] #53 61.94 encoding/binary [2021-08-31T13:49:48.370Z] #53 62.71 os [2021-08-31T13:49:48.633Z] #53 ... [2021-08-31T13:49:48.633Z] [2021-08-31T13:49:48.633Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:49:48.633Z] #58 sha256:79709d1132fda4f36a8e389f91d9aa313f4bab2a044d2f355956254419ddc250 [2021-08-31T13:49:48.633Z] #58 34.92 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-31T13:49:48.633Z] #58 34.92 + BUILDTAGS='netgo osusergo static_build' [2021-08-31T13:49:48.633Z] #58 34.92 + export EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:49:48.633Z] #58 34.93 + EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:49:48.633Z] #58 34.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-31T13:49:48.633Z] #58 34.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-31T13:49:48.633Z] #58 34.93 + '[' '' = dynamic ']' [2021-08-31T13:49:48.633Z] #58 34.93 + make [2021-08-31T13:49:48.799Z] #38 3.656 -- Detecting C compiler ABI info - done [2021-08-31T13:49:48.799Z] #38 3.790 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-31T13:49:48.799Z] #38 3.794 -- Detecting C compile features [2021-08-31T13:49:48.799Z] #38 3.803 -- Detecting C compile features - done [2021-08-31T13:49:48.799Z] #38 3.904 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-31T13:49:49.059Z] #38 4.137 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-31T13:49:49.319Z] #38 4.295 -- Configuring done [2021-08-31T13:49:49.319Z] #38 4.329 -- Generating done [2021-08-31T13:49:49.319Z] #38 4.333 -- Build files have been written to: /tmp/tmp.PDw80D6Gx0/tini [2021-08-31T13:49:49.319Z] #38 4.370 + make tini-static [2021-08-31T13:49:49.431Z] #47 87.48 syscall [2021-08-31T13:49:49.431Z] #47 ... [2021-08-31T13:49:49.431Z] [2021-08-31T13:49:49.431Z] #37 [tini 1/2] 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 [2021-08-31T13:49:49.431Z] #37 sha256:c57405342e07bf59f4667c03db6961c35c7963895c36bd963eb786c83e70f276 [2021-08-31T13:49:49.431Z] #37 86.56 Setting up libicu67:amd64 (67.1-7) ... [2021-08-31T13:49:49.431Z] #37 86.57 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:49:49.431Z] #37 86.58 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-31T13:49:49.431Z] #37 86.60 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:49:49.431Z] #37 86.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-31T13:49:49.431Z] #37 86.71 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-31T13:49:49.431Z] #37 86.75 Setting up cmake-data (3.18.4-2) ... [2021-08-31T13:49:49.431Z] #37 86.78 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:49:49.431Z] #37 86.81 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-31T13:49:49.431Z] #37 86.85 Setting up cmake (3.18.4-2) ... [2021-08-31T13:49:49.431Z] #37 86.88 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:49:49.431Z] #37 DONE 87.8s [2021-08-31T13:49:49.431Z] [2021-08-31T13:49:49.431Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:49.431Z] #38 sha256:31eee63527bbe38e974475e5c06cb614e7781b837884671e95a87ef4a6ab8199 [2021-08-31T13:49:49.579Z] #38 4.585 Scanning dependencies of target tini-static [2021-08-31T13:49:49.579Z] #38 4.657 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-31T13:49:49.734Z] #58 47.66 + bin/ctr [2021-08-31T13:49:50.136Z] #19 ... [2021-08-31T13:49:50.136Z] [2021-08-31T13:49:50.136Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:49:50.136Z] #48 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:49:50.136Z] #48 DONE 201.6s [2021-08-31T13:49:50.136Z] [2021-08-31T13:49:50.136Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:49:50.136Z] #58 sha256:4efacd64163744be9cec2f90403fa1de7a054dc7047c6dea0f58a343afbfe61c [2021-08-31T13:49:50.136Z] #58 DONE 201.9s [2021-08-31T13:49:50.136Z] [2021-08-31T13:49:50.136Z] #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 [2021-08-31T13:49:50.136Z] #19 sha256:d3cab489113fc51b4dd19299eff4e685713aebfaeba37459e64f5a7e7942cb14 [2021-08-31T13:49:50.300Z] #58 ... [2021-08-31T13:49:50.300Z] [2021-08-31T13:49:50.300Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:49:50.300Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:50.300Z] #14 83.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-31T13:49:50.300Z] #14 83.39 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:49:50.300Z] #14 83.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:49:50.557Z] #58 36.75 + bin/ctr [2021-08-31T13:49:50.963Z] #38 ... [2021-08-31T13:49:50.963Z] [2021-08-31T13:49:50.963Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:49:50.963Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:50.963Z] #14 91.16 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-31T13:49:50.963Z] #14 91.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:49:50.963Z] #14 91.18 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:49:50.963Z] #14 91.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-31T13:49:50.963Z] #14 91.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:49:50.963Z] #14 91.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:49:51.345Z] #38 1.680 + RM_GOPATH=0 [2021-08-31T13:49:51.345Z] #38 1.680 + TMP_GOPATH= [2021-08-31T13:49:51.345Z] #38 1.680 + : /build [2021-08-31T13:49:51.345Z] #38 1.680 + '[' -z '' ']' [2021-08-31T13:49:51.345Z] #38 1.680 ++ mktemp -d [2021-08-31T13:49:51.345Z] #38 1.680 + export GOPATH=/tmp/tmp.H4BvrMZ65A [2021-08-31T13:49:51.345Z] #38 1.680 + GOPATH=/tmp/tmp.H4BvrMZ65A [2021-08-31T13:49:51.345Z] #38 1.680 + RM_GOPATH=1 [2021-08-31T13:49:51.345Z] #38 1.680 + case "$(go env GOARCH)" in [2021-08-31T13:49:51.345Z] #38 1.680 ++ go env GOARCH [2021-08-31T13:49:51.345Z] #38 1.682 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:51.345Z] #38 1.682 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:49:51.345Z] #38 1.684 ++ dirname /tmp/install/install.sh [2021-08-31T13:49:51.345Z] #38 1.701 + dir=/tmp/install [2021-08-31T13:49:51.345Z] #38 1.701 + bin=tini [2021-08-31T13:49:51.345Z] #38 1.701 + shift [2021-08-31T13:49:51.345Z] #38 1.701 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-31T13:49:51.345Z] #38 1.701 + . /tmp/install/tini.installer [2021-08-31T13:49:51.345Z] #38 1.701 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:51.345Z] #38 1.701 + install_tini [2021-08-31T13:49:51.345Z] #38 1.701 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-31T13:49:51.345Z] #38 1.701 + git clone https://github.com/krallin/tini.git /tmp/tmp.H4BvrMZ65A/tini [2021-08-31T13:49:51.345Z] #38 1.701 Cloning into '/tmp/tmp.H4BvrMZ65A/tini'... [2021-08-31T13:49:51.345Z] #38 1.701 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:51.915Z] #38 2.780 + cd /tmp/tmp.H4BvrMZ65A/tini [2021-08-31T13:49:51.915Z] #38 2.780 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:49:51.915Z] #38 2.841 + cmake . [2021-08-31T13:49:52.833Z] #14 ... [2021-08-31T13:49:52.833Z] [2021-08-31T13:49:52.833Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:52.833Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:49:52.833Z] #47 75.75 go/scanner [2021-08-31T13:49:52.833Z] #47 76.23 internal/lazyregexp [2021-08-31T13:49:52.833Z] #47 76.47 net/url [2021-08-31T13:49:52.833Z] #47 77.36 go/ast [2021-08-31T13:49:52.833Z] #47 77.84 text/template/parse [2021-08-31T13:49:52.833Z] #47 81.59 go/internal/typeparams [2021-08-31T13:49:52.833Z] #47 81.81 go/parser [2021-08-31T13:49:52.833Z] #47 82.24 text/template [2021-08-31T13:49:52.833Z] #47 ... [2021-08-31T13:49:52.833Z] [2021-08-31T13:49:52.833Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:52.833Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:49:52.833Z] #53 80.84 golang.org/x/crypto/ssh/terminal [2021-08-31T13:49:52.833Z] #53 81.96 io/ioutil [2021-08-31T13:49:52.833Z] #53 82.33 mvdan.cc/editorconfig [2021-08-31T13:49:52.833Z] #53 82.35 mvdan.cc/sh/v3/fileutil [2021-08-31T13:49:52.833Z] #53 82.55 text/tabwriter [2021-08-31T13:49:52.833Z] #53 83.10 mvdan.cc/sh/v3/syntax [2021-08-31T13:49:52.857Z] #38 3.633 -- The C compiler identification is GNU 10.2.1 [2021-08-31T13:49:52.894Z] #14 ... [2021-08-31T13:49:52.894Z] [2021-08-31T13:49:52.894Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:52.894Z] #38 sha256:8cabeaf63e5ee9d07671cc620a7afeb18a765a113bf4030ca7d4fdba188d81f0 [2021-08-31T13:49:52.894Z] #38 6.220 [100%] Linking C executable tini-static [2021-08-31T13:49:52.894Z] #38 7.024 [100%] Built target tini-static [2021-08-31T13:49:52.894Z] #38 7.126 + mkdir -p /build [2021-08-31T13:49:52.894Z] #38 7.127 + cp tini-static /build/docker-init [2021-08-31T13:49:52.894Z] #38 DONE 7.6s [2021-08-31T13:49:52.894Z] [2021-08-31T13:49:52.894Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:52.894Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:49:52.894Z] #47 83.98 strconv [2021-08-31T13:49:52.894Z] #47 85.39 sort [2021-08-31T13:49:52.894Z] #47 86.81 internal/syscall/unix [2021-08-31T13:49:52.894Z] #47 87.19 time [2021-08-31T13:49:52.894Z] #47 88.92 reflect [2021-08-31T13:49:53.118Z] #38 3.776 -- Detecting C compiler ABI info [2021-08-31T13:49:53.180Z] 4612f6d0b889: Verifying Checksum [2021-08-31T13:49:53.180Z] 4612f6d0b889: Download complete [2021-08-31T13:49:53.554Z] 8f616e6e9eec: Verifying Checksum [2021-08-31T13:49:53.554Z] 8f616e6e9eec: Download complete [2021-08-31T13:49:53.769Z] #53 ... [2021-08-31T13:49:53.769Z] [2021-08-31T13:49:53.769Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:53.769Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:49:53.769Z] #47 86.91 encoding/xml [2021-08-31T13:49:54.066Z] #38 4.689 -- Detecting C compiler ABI info - done [2021-08-31T13:49:54.327Z] #38 4.984 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-31T13:49:54.327Z] #38 5.012 -- Detecting C compile features [2021-08-31T13:49:54.327Z] #38 5.018 -- Detecting C compile features - done [2021-08-31T13:49:54.327Z] #38 5.060 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-31T13:49:54.336Z] #47 87.15 go/doc [2021-08-31T13:49:54.425Z] #19 192.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-31T13:49:54.425Z] #19 192.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:49:54.425Z] #19 192.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:49:54.425Z] #19 192.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-31T13:49:54.425Z] #19 192.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:49:54.425Z] #19 192.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-31T13:49:54.425Z] #19 192.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-31T13:49:54.425Z] #19 192.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:49:54.425Z] #19 192.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-31T13:49:54.425Z] #19 192.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-31T13:49:54.425Z] #19 192.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:49:54.425Z] #19 192.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:49:54.425Z] #19 192.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-31T13:49:54.425Z] #19 192.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:49:54.425Z] #19 192.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:49:54.425Z] #19 193.0 Selecting previously unselected package cross-config. [2021-08-31T13:49:54.425Z] #19 193.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-08-31T13:49:54.425Z] #19 193.0 Unpacking cross-config (2.6.18+nmu1) ... [2021-08-31T13:49:54.425Z] #19 193.0 Selecting previously unselected package gcc-10-cross-base. [2021-08-31T13:49:54.425Z] #19 193.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.425Z] #19 193.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-31T13:49:54.425Z] #19 193.0 Selecting previously unselected package libc6-arm64-cross. [2021-08-31T13:49:54.425Z] #19 193.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-08-31T13:49:54.425Z] #19 193.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-08-31T13:49:54.425Z] #19 193.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-08-31T13:49:54.425Z] #19 193.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.425Z] #19 193.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:54.425Z] #19 193.2 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-31T13:49:54.425Z] #19 193.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.425Z] #19 193.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:54.425Z] #19 193.2 Selecting previously unselected package libitm1-arm64-cross. [2021-08-31T13:49:54.425Z] #19 193.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.425Z] #19 193.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:54.425Z] #19 193.3 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-31T13:49:54.425Z] #19 193.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.425Z] #19 193.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:54.425Z] #19 193.3 Selecting previously unselected package libasan6-arm64-cross. [2021-08-31T13:49:54.425Z] #19 193.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.425Z] #19 193.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:54.588Z] #38 5.314 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-31T13:49:54.588Z] #38 5.463 -- Configuring done [2021-08-31T13:49:54.681Z] #19 193.6 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-31T13:49:54.682Z] #19 193.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.682Z] #19 193.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:54.682Z] #19 193.7 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-31T13:49:54.803Z] #47 94.67 internal/poll [2021-08-31T13:49:54.803Z] #47 ... [2021-08-31T13:49:54.803Z] [2021-08-31T13:49:54.803Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:54.803Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:49:54.803Z] #53 84.77 reflect [2021-08-31T13:49:54.803Z] #53 86.37 time [2021-08-31T13:49:54.803Z] #53 92.82 context [2021-08-31T13:49:54.803Z] #53 94.20 internal/poll [2021-08-31T13:49:54.848Z] #38 5.521 -- Generating done [2021-08-31T13:49:54.848Z] #38 5.521 -- Build files have been written to: /tmp/tmp.H4BvrMZ65A/tini [2021-08-31T13:49:54.848Z] #38 5.531 + make tini-static [2021-08-31T13:49:54.938Z] #19 193.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.938Z] #19 193.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:54.938Z] #19 193.9 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-31T13:49:54.938Z] #19 193.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:54.938Z] #19 193.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:55.109Z] #38 5.912 Scanning dependencies of target tini-static [2021-08-31T13:49:55.194Z] #19 194.0 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-31T13:49:55.194Z] #19 194.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:55.194Z] #19 194.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:55.194Z] #19 194.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-08-31T13:49:55.194Z] #19 194.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:49:55.194Z] #19 194.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:49:55.194Z] #19 194.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-08-31T13:49:55.370Z] #38 6.152 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-31T13:49:55.451Z] #19 194.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:49:55.451Z] #19 194.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:49:55.866Z] #58 ... [2021-08-31T13:49:55.866Z] [2021-08-31T13:49:55.866Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:55.866Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:49:55.866Z] #47 63.55 os [2021-08-31T13:49:55.866Z] #47 63.95 encoding/binary [2021-08-31T13:49:55.866Z] #47 65.80 crypto/cipher [2021-08-31T13:49:55.866Z] #47 65.81 crypto/sha512 [2021-08-31T13:49:55.866Z] #47 65.81 crypto/ed25519/internal/edwards25519/field [2021-08-31T13:49:55.866Z] #47 66.89 crypto/md5 [2021-08-31T13:49:55.866Z] #47 67.03 crypto/ed25519/internal/edwards25519 [2021-08-31T13:49:55.866Z] #47 67.69 crypto/aes [2021-08-31T13:49:55.866Z] #47 67.88 fmt [2021-08-31T13:49:55.866Z] #47 68.37 internal/lazyregexp [2021-08-31T13:49:55.866Z] #47 69.06 crypto/des [2021-08-31T13:49:55.866Z] #47 69.69 crypto/sha256 [2021-08-31T13:49:55.866Z] #47 69.99 encoding/pem [2021-08-31T13:49:55.866Z] #47 70.80 net [2021-08-31T13:49:55.866Z] #47 70.81 vendor/golang.org/x/crypto/chacha20 [2021-08-31T13:49:55.866Z] #47 70.82 vendor/golang.org/x/crypto/poly1305 [2021-08-31T13:49:56.442Z] #47 71.73 os/exec [2021-08-31T13:49:56.756Z] #38 ... [2021-08-31T13:49:56.756Z] [2021-08-31T13:49:56.756Z] #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 [2021-08-31T13:49:56.756Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:49:56.756Z] #14 85.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-31T13:49:56.756Z] #14 85.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-31T13:49:56.756Z] #14 85.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:49:56.756Z] #14 93.84 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-31T13:49:56.756Z] #14 93.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:49:56.756Z] #14 93.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:49:56.756Z] #14 94.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-31T13:49:56.756Z] #14 94.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:49:56.756Z] #14 94.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:49:57.019Z] #47 72.37 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-31T13:49:57.621Z] #47 90.71 github.com/LK4D4/vndr/build [2021-08-31T13:49:57.700Z] #14 ... [2021-08-31T13:49:57.700Z] [2021-08-31T13:49:57.700Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:57.700Z] #38 sha256:31eee63527bbe38e974475e5c06cb614e7781b837884671e95a87ef4a6ab8199 [2021-08-31T13:49:57.700Z] #38 8.252 [100%] Linking C executable tini-static [2021-08-31T13:49:58.272Z] #38 9.179 [100%] Built target tini-static [2021-08-31T13:49:58.533Z] #38 9.289 + mkdir -p /build [2021-08-31T13:49:58.533Z] #38 ... [2021-08-31T13:49:58.533Z] [2021-08-31T13:49:58.533Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:58.533Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:49:58.533Z] #53 87.03 reflect [2021-08-31T13:49:58.533Z] #53 89.09 time [2021-08-31T13:49:58.533Z] #53 ... [2021-08-31T13:49:58.533Z] [2021-08-31T13:49:58.533Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:49:58.533Z] #38 sha256:31eee63527bbe38e974475e5c06cb614e7781b837884671e95a87ef4a6ab8199 [2021-08-31T13:49:58.533Z] #38 9.292 + cp tini-static /build/docker-init [2021-08-31T13:49:58.558Z] #47 91.73 github.com/LK4D4/vndr/versioned [2021-08-31T13:49:58.817Z] #47 91.89 compress/flate [2021-08-31T13:49:58.961Z] #47 ... [2021-08-31T13:49:58.961Z] [2021-08-31T13:49:58.961Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:58.961Z] #53 sha256:96d9b245e554cad41fb2b5b1779d749c0e2be318d46302255ff143056efaed97 [2021-08-31T13:49:58.961Z] #53 64.12 encoding/base64 [2021-08-31T13:49:58.961Z] #53 64.13 golang.org/x/sys/unix [2021-08-31T13:49:58.961Z] #53 66.14 io/ioutil [2021-08-31T13:49:58.961Z] #53 66.14 fmt [2021-08-31T13:49:58.961Z] #53 66.16 path/filepath [2021-08-31T13:49:58.961Z] #53 66.80 mvdan.cc/sh/v3/fileutil [2021-08-31T13:49:58.961Z] #53 69.86 flag [2021-08-31T13:49:58.961Z] #53 69.87 github.com/pkg/diff [2021-08-31T13:49:58.961Z] #53 69.88 encoding/json [2021-08-31T13:49:58.961Z] #53 71.85 go/token [2021-08-31T13:49:58.961Z] #53 72.19 mvdan.cc/editorconfig [2021-08-31T13:49:58.961Z] #53 72.82 golang.org/x/crypto/ssh/terminal [2021-08-31T13:49:58.961Z] #53 73.34 go/scanner [2021-08-31T13:49:58.961Z] #53 74.17 mvdan.cc/sh/v3/syntax [2021-08-31T13:49:58.999Z] #53 98.70 internal/syscall/execenv [2021-08-31T13:49:58.999Z] #53 99.07 path [2021-08-31T13:49:58.999Z] #53 ... [2021-08-31T13:49:58.999Z] [2021-08-31T13:49:58.999Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:58.999Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:49:58.999Z] #47 99.18 path [2021-08-31T13:49:59.224Z] #53 ... [2021-08-31T13:49:59.224Z] [2021-08-31T13:49:59.224Z] #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 [2021-08-31T13:49:59.224Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:49:59.224Z] #14 64.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-31T13:49:59.224Z] #14 64.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-31T13:49:59.224Z] #14 64.51 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:49:59.224Z] #14 69.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-31T13:49:59.224Z] #14 69.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-31T13:49:59.224Z] #14 69.36 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:49:59.224Z] #14 73.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-31T13:49:59.224Z] #14 73.89 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-31T13:49:59.224Z] #14 73.90 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:49:59.487Z] #14 ... [2021-08-31T13:49:59.487Z] [2021-08-31T13:49:59.487Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:49:59.487Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:49:59.487Z] #47 74.67 go/scanner [2021-08-31T13:49:59.487Z] #47 74.69 net/url [2021-08-31T13:49:59.487Z] #47 74.71 text/template/parse [2021-08-31T13:49:59.568Z] #47 99.93 io/fs [2021-08-31T13:49:59.920Z] #38 DONE 10.4s [2021-08-31T13:49:59.920Z] [2021-08-31T13:49:59.920Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:49:59.920Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:49:59.920Z] #53 98.12 context [2021-08-31T13:50:00.700Z] #19 199.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-31T13:50:00.701Z] #19 199.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:00.701Z] #19 199.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:50:00.701Z] #19 199.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-31T13:50:00.701Z] #19 199.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-08-31T13:50:00.701Z] #19 199.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-31T13:50:00.701Z] #19 199.4 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-31T13:50:00.701Z] #19 199.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:00.701Z] #19 199.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-31T13:50:00.701Z] #19 199.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-08-31T13:50:00.701Z] #19 199.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:00.718Z] #47 93.61 crypto/ed25519 [2021-08-31T13:50:00.882Z] #47 76.24 go/ast [2021-08-31T13:50:00.949Z] #47 101.3 os [2021-08-31T13:50:00.957Z] #19 199.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:50:00.957Z] #19 200.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-08-31T13:50:00.976Z] #47 93.98 crypto/rsa [2021-08-31T13:50:00.976Z] #47 94.04 crypto/dsa [2021-08-31T13:50:01.213Z] #19 200.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:01.213Z] #19 200.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:50:01.235Z] #47 94.38 crypto/x509/pkix [2021-08-31T13:50:01.303Z] #53 99.79 internal/poll [2021-08-31T13:50:01.494Z] #47 ... [2021-08-31T13:50:01.494Z] [2021-08-31T13:50:01.494Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:01.494Z] #53 sha256:9ac58f1815c761323b4fe66fbd51f9605c9bcc2a38c869bfb69442752ca8d8c9 [2021-08-31T13:50:01.494Z] #53 88.62 mvdan.cc/sh/v3/cmd/shfmt [2021-08-31T13:50:01.494Z] #53 DONE 94.6s [2021-08-31T13:50:01.494Z] [2021-08-31T13:50:01.494Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:50:01.494Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:01.494Z] #14 89.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-31T13:50:01.494Z] #14 89.91 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:01.494Z] #14 89.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:50:01.830Z] #47 77.19 log [2021-08-31T13:50:02.091Z] 393f6f5bddce: Verifying Checksum [2021-08-31T13:50:02.091Z] 393f6f5bddce: Download complete [2021-08-31T13:50:02.780Z] #47 78.12 encoding/xml [2021-08-31T13:50:03.397Z] #14 96.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-31T13:50:03.397Z] #14 96.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:03.397Z] #14 96.36 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:50:04.242Z] #47 ... [2021-08-31T13:50:04.242Z] [2021-08-31T13:50:04.242Z] #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 [2021-08-31T13:50:04.242Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:04.242Z] #14 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-31T13:50:04.501Z] #14 104.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:04.501Z] #14 104.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:50:04.605Z] #53 103.2 path [2021-08-31T13:50:04.773Z] #14 ... [2021-08-31T13:50:04.773Z] [2021-08-31T13:50:04.773Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:04.773Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:50:04.773Z] #47 95.14 net [2021-08-31T13:50:04.773Z] #47 95.57 vendor/golang.org/x/crypto/chacha20 [2021-08-31T13:50:04.773Z] #47 96.42 vendor/golang.org/x/crypto/poly1305 [2021-08-31T13:50:04.773Z] #47 96.99 vendor/golang.org/x/sys/cpu [2021-08-31T13:50:04.773Z] #47 97.48 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-31T13:50:05.177Z] #53 103.8 io/fs [2021-08-31T13:50:05.708Z] #47 98.73 vendor/golang.org/x/crypto/curve25519 [2021-08-31T13:50:06.463Z] #19 204.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-31T13:50:06.463Z] #19 204.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:06.463Z] #19 204.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:50:06.463Z] #19 204.7 Selecting previously unselected package patch. [2021-08-31T13:50:06.463Z] #19 204.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-08-31T13:50:06.463Z] #19 204.7 Unpacking patch (2.7.6-7) ... [2021-08-31T13:50:06.463Z] #19 204.8 Selecting previously unselected package dpkg-dev. [2021-08-31T13:50:06.463Z] #19 204.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-08-31T13:50:06.463Z] #19 204.8 Unpacking dpkg-dev (1.20.9) ... [2021-08-31T13:50:06.463Z] #19 204.9 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-31T13:50:06.463Z] #19 204.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-08-31T13:50:06.463Z] #19 204.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-08-31T13:50:06.463Z] #19 205.0 Selecting previously unselected package libio-string-perl. [2021-08-31T13:50:06.463Z] #19 205.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-08-31T13:50:06.463Z] #19 205.0 Unpacking libio-string-perl (1.08-3.1) ... [2021-08-31T13:50:06.463Z] #19 205.0 Selecting previously unselected package libicu67:amd64. [2021-08-31T13:50:06.463Z] #19 205.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-08-31T13:50:06.463Z] #19 205.0 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-31T13:50:06.566Z] #53 105.0 encoding/binary [2021-08-31T13:50:06.566Z] #53 105.1 os [2021-08-31T13:50:06.644Z] #47 99.40 vendor/golang.org/x/crypto/hkdf [2021-08-31T13:50:06.644Z] #47 99.54 vendor/golang.org/x/text/transform [2021-08-31T13:50:06.827Z] #53 ... [2021-08-31T13:50:06.827Z] [2021-08-31T13:50:06.827Z] #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 [2021-08-31T13:50:06.827Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:06.827Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-31T13:50:06.827Z] #14 105.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:06.827Z] #14 105.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:50:07.005Z] #47 82.09 text/template [2021-08-31T13:50:07.005Z] #47 ... [2021-08-31T13:50:07.005Z] [2021-08-31T13:50:07.005Z] #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 [2021-08-31T13:50:07.005Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:50:07.005Z] #14 82.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-31T13:50:07.005Z] #14 82.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-31T13:50:07.005Z] #14 82.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:50:07.025Z] #19 205.9 Selecting previously unselected package libxml2:amd64. [2021-08-31T13:50:07.025Z] #19 205.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-31T13:50:07.025Z] #19 205.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:50:07.025Z] #19 206.0 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-31T13:50:07.212Z] #47 100.2 vendor/golang.org/x/text/unicode/bidi [2021-08-31T13:50:07.281Z] #19 206.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-08-31T13:50:07.281Z] #19 206.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-31T13:50:07.281Z] #19 206.1 Selecting previously unselected package libxml-sax-base-perl. [2021-08-31T13:50:07.281Z] #19 206.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-08-31T13:50:07.281Z] #19 206.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-08-31T13:50:07.281Z] #19 206.1 Selecting previously unselected package libxml-sax-perl. [2021-08-31T13:50:07.281Z] #19 206.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-08-31T13:50:07.281Z] #19 206.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-08-31T13:50:07.281Z] #19 206.2 Selecting previously unselected package libxml-libxml-perl. [2021-08-31T13:50:07.281Z] #19 206.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-08-31T13:50:07.281Z] #19 206.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-31T13:50:07.281Z] #19 206.3 Selecting previously unselected package libxml-simple-perl. [2021-08-31T13:50:07.537Z] #19 206.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-31T13:50:07.537Z] #19 206.3 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-31T13:50:07.537Z] #19 206.3 Selecting previously unselected package libyaml-perl. [2021-08-31T13:50:07.537Z] #19 206.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-08-31T13:50:07.537Z] #19 206.4 Unpacking libyaml-perl (1.30-1) ... [2021-08-31T13:50:07.537Z] #19 206.4 Selecting previously unselected package libconfig-auto-perl. [2021-08-31T13:50:07.537Z] #19 206.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-08-31T13:50:07.537Z] #19 206.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-08-31T13:50:07.537Z] #19 206.5 Selecting previously unselected package libfile-which-perl. [2021-08-31T13:50:07.537Z] #19 206.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-31T13:50:07.537Z] #19 206.5 Unpacking libfile-which-perl (1.23-1) ... [2021-08-31T13:50:07.793Z] #19 206.6 Selecting previously unselected package libfile-homedir-perl. [2021-08-31T13:50:07.793Z] #19 206.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-08-31T13:50:07.793Z] #19 206.6 Unpacking libfile-homedir-perl (1.006-1) ... [2021-08-31T13:50:07.793Z] #19 206.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-31T13:50:07.793Z] #19 206.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-08-31T13:50:07.793Z] #19 206.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-31T13:50:07.793Z] #19 206.7 Selecting previously unselected package dpkg-cross. [2021-08-31T13:50:07.793Z] #19 206.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-08-31T13:50:07.793Z] #19 206.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-08-31T13:50:07.793Z] #19 206.8 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-31T13:50:08.051Z] #19 206.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-08-31T13:50:08.051Z] #19 206.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-08-31T13:50:08.051Z] #19 206.8 Selecting previously unselected package libc6-armel-cross. [2021-08-31T13:50:08.051Z] #19 206.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:08.051Z] #19 206.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-08-31T13:50:08.051Z] #19 207.0 Selecting previously unselected package libgcc-s1-armel-cross. [2021-08-31T13:50:08.051Z] #19 207.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:08.051Z] #19 207.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:50:08.051Z] #19 207.0 Selecting previously unselected package libgomp1-armel-cross. [2021-08-31T13:50:08.051Z] #19 207.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:08.051Z] #19 207.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:50:08.051Z] #19 207.0 Selecting previously unselected package libatomic1-armel-cross. [2021-08-31T13:50:08.051Z] #19 207.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:08.308Z] #19 207.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:50:08.308Z] #19 207.1 Selecting previously unselected package libasan6-armel-cross. [2021-08-31T13:50:08.308Z] #19 207.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:08.308Z] #19 207.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:50:08.308Z] #19 207.3 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-31T13:50:08.565Z] #19 207.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:08.565Z] #19 207.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:50:08.565Z] #19 207.4 Selecting previously unselected package libubsan1-armel-cross. [2021-08-31T13:50:08.565Z] #19 207.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:08.565Z] #19 207.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:50:08.565Z] #19 207.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-08-31T13:50:08.565Z] #19 207.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:08.565Z] #19 207.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:50:08.565Z] #19 207.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-08-31T13:50:08.589Z] #47 101.7 vendor/golang.org/x/text/secure/bidirule [2021-08-31T13:50:08.821Z] #19 207.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:08.822Z] #19 207.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-31T13:50:09.156Z] #47 102.1 vendor/golang.org/x/text/unicode/norm [2021-08-31T13:50:09.377Z] #14 ... [2021-08-31T13:50:09.377Z] [2021-08-31T13:50:09.377Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:09.377Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:50:09.377Z] #47 97.40 internal/syscall/unix [2021-08-31T13:50:09.377Z] #47 97.83 time [2021-08-31T13:50:09.377Z] #47 102.2 internal/fmtsort [2021-08-31T13:50:09.377Z] #47 102.8 internal/syscall/execenv [2021-08-31T13:50:09.377Z] #47 102.9 path [2021-08-31T13:50:09.377Z] #47 103.4 regexp/syntax [2021-08-31T13:50:09.377Z] #47 105.0 io/fs [2021-08-31T13:50:09.377Z] #47 106.2 os [2021-08-31T13:50:09.377Z] #47 ... [2021-08-31T13:50:09.377Z] [2021-08-31T13:50:09.377Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:09.377Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:50:09.377Z] #53 107.0 encoding/base64 [2021-08-31T13:50:09.377Z] #53 108.0 golang.org/x/sys/unix [2021-08-31T13:50:09.779Z] #14 ... [2021-08-31T13:50:09.779Z] [2021-08-31T13:50:09.779Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:09.779Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:50:09.779Z] #53 99.92 io/fs [2021-08-31T13:50:09.779Z] #53 101.7 os [2021-08-31T13:50:09.779Z] #53 104.9 encoding/binary [2021-08-31T13:50:09.779Z] #53 107.3 internal/fmtsort [2021-08-31T13:50:09.779Z] #53 107.8 encoding/base64 [2021-08-31T13:50:09.779Z] #53 108.3 fmt [2021-08-31T13:50:09.779Z] #53 109.3 golang.org/x/sys/unix [2021-08-31T13:50:09.779Z] #53 ... [2021-08-31T13:50:09.779Z] [2021-08-31T13:50:09.779Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:09.779Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:50:09.779Z] #47 106.5 path/filepath [2021-08-31T13:50:09.779Z] #47 108.5 fmt [2021-08-31T13:50:09.779Z] #47 108.6 regexp/syntax [2021-08-31T13:50:10.324Z] #14 ... [2021-08-31T13:50:10.324Z] [2021-08-31T13:50:10.324Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:10.324Z] #53 sha256:96d9b245e554cad41fb2b5b1779d749c0e2be318d46302255ff143056efaed97 [2021-08-31T13:50:10.324Z] #53 75.11 go/ast [2021-08-31T13:50:10.324Z] #53 82.58 mvdan.cc/sh/v3/cmd/shfmt [2021-08-31T13:50:10.324Z] #53 ... [2021-08-31T13:50:10.324Z] [2021-08-31T13:50:10.324Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:10.324Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:50:10.324Z] #47 82.79 go/internal/typeparams [2021-08-31T13:50:10.324Z] #47 83.09 go/parser [2021-08-31T13:50:11.370Z] #47 86.57 math/big [2021-08-31T13:50:11.926Z] #53 110.1 fmt [2021-08-31T13:50:12.440Z] #47 105.5 vendor/golang.org/x/net/idna [2021-08-31T13:50:13.975Z] #47 ... [2021-08-31T13:50:13.975Z] [2021-08-31T13:50:13.975Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:13.975Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:50:13.975Z] #53 114.0 encoding/json [2021-08-31T13:50:14.083Z] #19 212.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-31T13:50:14.083Z] #19 212.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:14.083Z] #19 212.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-31T13:50:14.083Z] #19 212.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-31T13:50:14.083Z] #19 212.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-08-31T13:50:14.083Z] #19 212.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-31T13:50:14.083Z] #19 212.7 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-31T13:50:14.083Z] #19 212.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:14.083Z] #19 212.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-31T13:50:14.083Z] #19 212.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-08-31T13:50:14.083Z] #19 212.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:14.083Z] #19 212.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:50:14.342Z] #47 ... [2021-08-31T13:50:14.342Z] [2021-08-31T13:50:14.342Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:50:14.342Z] #60 sha256:371902a4a09c0b0340ac25ac0cd5c2afabb3ce3cac6810586921fd53ce385d69 [2021-08-31T13:50:14.342Z] #60 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:50:14.342Z] #60 107.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-31T13:50:14.645Z] #19 213.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-08-31T13:50:14.645Z] #19 213.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:14.645Z] #19 213.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-31T13:50:14.687Z] #47 ... [2021-08-31T13:50:14.687Z] [2021-08-31T13:50:14.687Z] #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 [2021-08-31T13:50:14.687Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:50:14.687Z] #14 89.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-31T13:50:14.687Z] #14 89.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-31T13:50:14.687Z] #14 89.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:50:15.636Z] #14 ... [2021-08-31T13:50:15.636Z] [2021-08-31T13:50:15.636Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:15.636Z] #53 sha256:96d9b245e554cad41fb2b5b1779d749c0e2be318d46302255ff143056efaed97 [2021-08-31T13:50:15.636Z] #53 DONE 90.7s [2021-08-31T13:50:15.636Z] [2021-08-31T13:50:15.636Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:50:15.636Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:50:15.636Z] #14 90.79 Selecting previously unselected package libapparmor1:arm64. [2021-08-31T13:50:15.636Z] #14 90.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-31T13:50:15.636Z] #14 90.83 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-31T13:50:15.636Z] #14 90.92 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-31T13:50:15.636Z] #14 90.93 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-31T13:50:15.636Z] #14 90.93 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-31T13:50:15.901Z] #14 91.14 Selecting previously unselected package libbtrfs0:arm64. [2021-08-31T13:50:15.901Z] #14 91.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-31T13:50:15.901Z] #14 91.15 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-31T13:50:15.901Z] #14 91.30 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-31T13:50:15.901Z] #14 91.30 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-31T13:50:15.901Z] #14 91.33 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-31T13:50:16.477Z] #14 91.63 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-31T13:50:16.477Z] #14 91.63 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-31T13:50:16.477Z] #14 91.65 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-31T13:50:16.477Z] #14 91.75 Selecting previously unselected package libudev-dev:arm64. [2021-08-31T13:50:16.477Z] #14 91.75 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-08-31T13:50:16.477Z] #14 91.76 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-08-31T13:50:16.741Z] #14 91.98 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-31T13:50:16.741Z] #14 92.00 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-08-31T13:50:16.741Z] #14 92.02 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-08-31T13:50:17.007Z] #14 92.34 Selecting previously unselected package libpcre2-16-0:arm64. [2021-08-31T13:50:17.007Z] #14 92.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-08-31T13:50:17.007Z] #14 92.36 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-08-31T13:50:17.219Z] #53 ... [2021-08-31T13:50:17.219Z] [2021-08-31T13:50:17.219Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:17.219Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:50:17.219Z] #47 108.4 regexp [2021-08-31T13:50:17.219Z] #47 110.7 fmt [2021-08-31T13:50:17.219Z] #47 112.7 path/filepath [2021-08-31T13:50:17.219Z] #47 115.0 internal/lazyregexp [2021-08-31T13:50:17.219Z] #47 115.6 io/ioutil [2021-08-31T13:50:17.273Z] #14 92.61 Selecting previously unselected package libpcre2-32-0:arm64. [2021-08-31T13:50:17.273Z] #14 92.62 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-08-31T13:50:17.273Z] #14 92.62 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-08-31T13:50:17.480Z] #47 ... [2021-08-31T13:50:17.480Z] [2021-08-31T13:50:17.480Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:50:17.480Z] #58 sha256:9e8333fedf872ce56e395f397e8b97104ba1ab49608c195cede7f84c33228a83 [2021-08-31T13:50:17.537Z] #14 92.84 Selecting previously unselected package libpcre2-posix2:arm64. [2021-08-31T13:50:17.537Z] #14 92.84 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-08-31T13:50:17.537Z] #14 92.86 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-08-31T13:50:17.537Z] #14 92.97 Selecting previously unselected package libpcre2-dev:arm64. [2021-08-31T13:50:17.801Z] #14 92.97 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-08-31T13:50:17.801Z] #14 92.99 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-08-31T13:50:18.378Z] #14 93.42 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-31T13:50:18.378Z] #14 93.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-08-31T13:50:18.378Z] #14 93.45 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-08-31T13:50:18.378Z] #14 93.73 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-31T13:50:18.378Z] #14 93.73 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-08-31T13:50:18.378Z] #14 93.75 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-31T13:50:18.690Z] #14 93.89 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-31T13:50:18.690Z] #14 93.89 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-31T13:50:18.690Z] #14 93.90 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-31T13:50:18.690Z] #14 94.07 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-31T13:50:18.690Z] #14 94.07 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-08-31T13:50:18.690Z] #14 94.09 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-08-31T13:50:19.275Z] #53 ... [2021-08-31T13:50:19.275Z] [2021-08-31T13:50:19.275Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:50:19.275Z] #58 sha256:01958c8ebc4e8143a516270d0abbdfb254999568e49111dcbb97b668481d62db [2021-08-31T13:50:19.275Z] #58 62.12 Updating files: 24% (1099/4562) Updating files: 25% (1141/4562) Updating files: 26% (1187/4562) Updating files: 27% (1232/4562) Updating files: 28% (1278/4562) Updating files: 29% (1323/4562) Updating files: 30% (1369/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 88% (4037/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-31T13:50:19.275Z] #58 64.71 + cd /tmp/tmp.BkjYsf46ze/src/github.com/containerd/containerd [2021-08-31T13:50:19.275Z] #58 64.72 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:50:19.669Z] #14 94.87 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-31T13:50:19.669Z] #14 94.89 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-31T13:50:19.669Z] #14 94.92 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:50:19.669Z] #14 94.94 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-08-31T13:50:19.669Z] #14 94.97 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:50:19.669Z] #14 94.98 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-08-31T13:50:19.669Z] #14 94.99 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-31T13:50:19.669Z] #14 95.01 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-08-31T13:50:19.669Z] #14 95.02 Setting up libudev-dev:arm64 (247.3-6) ... [2021-08-31T13:50:19.669Z] #14 95.04 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-08-31T13:50:19.669Z] #14 95.09 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:50:19.824Z] #58 60.89 Updating files: 25% (1149/4562) Updating files: 26% (1187/4562) Updating files: 27% (1232/4562) Updating files: 28% (1278/4562) Updating files: 29% (1323/4562) Updating files: 30% (1369/4562) Updating files: 31% (1415/4562) Updating files: 32% (1460/4562) Updating files: 33% (1506/4562) Updating files: 34% (1552/4562) Updating files: 35% (1597/4562) Updating files: 36% (1643/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 62% (2865/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 90% (4150/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-31T13:50:19.824Z] #58 63.19 + cd /tmp/tmp.WyD8CTOz75/src/github.com/containerd/containerd [2021-08-31T13:50:19.824Z] #58 63.19 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:50:19.898Z] #19 218.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-31T13:50:19.930Z] #14 95.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-31T13:50:19.930Z] #14 95.12 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:50:19.930Z] #14 95.13 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-31T13:50:19.930Z] #14 95.15 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-31T13:50:19.930Z] #14 95.16 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-08-31T13:50:19.930Z] #14 95.17 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:50:19.930Z] #14 95.18 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-08-31T13:50:19.930Z] #14 95.20 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-08-31T13:50:19.930Z] #14 95.21 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:50:19.930Z] #14 95.23 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:50:19.930Z] #14 95.25 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 [2021-08-31T13:50:19.930Z] #14 95.26 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:50:19.930Z] #14 95.28 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 [2021-08-31T13:50:20.154Z] #19 218.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:20.154Z] #19 219.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-31T13:50:20.192Z] #14 95.37 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:50:20.192Z] #14 95.38 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:50:20.192Z] #14 95.40 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 [2021-08-31T13:50:20.192Z] #14 95.41 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:50:20.192Z] #14 95.45 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:50:20.192Z] #14 95.48 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-31T13:50:20.192Z] #14 95.50 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:50:20.192Z] #14 95.54 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-31T13:50:20.454Z] #14 95.56 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-31T13:50:20.454Z] #14 95.58 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:50:20.654Z] #58 66.79 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-31T13:50:20.654Z] #58 66.80 + BUILDTAGS='netgo osusergo static_build' [2021-08-31T13:50:20.654Z] #58 66.80 + export EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:50:20.654Z] #58 66.80 + EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:50:20.654Z] #58 66.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-31T13:50:20.654Z] #58 66.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-31T13:50:20.654Z] #58 66.80 + '[' '' = dynamic ']' [2021-08-31T13:50:20.654Z] #58 66.80 + make [2021-08-31T13:50:20.904Z] #60 ... [2021-08-31T13:50:20.904Z] [2021-08-31T13:50:20.904Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:20.904Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:50:20.904Z] #47 107.5 vendor/golang.org/x/net/http2/hpack [2021-08-31T13:50:20.904Z] #47 108.5 mime [2021-08-31T13:50:20.904Z] #47 110.3 mime/quotedprintable [2021-08-31T13:50:20.904Z] #47 110.6 net/http/internal [2021-08-31T13:50:20.904Z] #47 110.9 net/http/internal/ascii [2021-08-31T13:50:20.904Z] #47 112.5 mime/multipart [2021-08-31T13:50:20.904Z] #47 112.6 crypto/tls [2021-08-31T13:50:21.029Z] #14 ... [2021-08-31T13:50:21.030Z] [2021-08-31T13:50:21.030Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:50:21.030Z] #60 sha256:9a68d081d12f32d3da69337f554394626a6f23c0272e256d300f7c7cc2f9f170 [2021-08-31T13:50:21.030Z] #60 96.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:50:21.081Z] #19 220.0 Selecting previously unselected package crossbuild-essential-armel. [2021-08-31T13:50:21.081Z] #19 220.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-08-31T13:50:21.163Z] #47 ... [2021-08-31T13:50:21.163Z] [2021-08-31T13:50:21.163Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:50:21.163Z] #60 sha256:371902a4a09c0b0340ac25ac0cd5c2afabb3ce3cac6810586921fd53ce385d69 [2021-08-31T13:50:21.163Z] #60 DONE 114.3s [2021-08-31T13:50:21.163Z] [2021-08-31T13:50:21.163Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-31T13:50:21.163Z] #61 sha256:4fe0b397b78dbc51da0c8c39a6b4a3d6d172b1832db86bd546bc603419ea72ff [2021-08-31T13:50:21.294Z] #60 96.42 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-31T13:50:21.294Z] #60 ... [2021-08-31T13:50:21.294Z] [2021-08-31T13:50:21.294Z] #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 [2021-08-31T13:50:21.294Z] #14 sha256:d6d7c91ff60c3574e6270fff3dfeff8b5222f0f9ce009befe782f496ac1c62cc [2021-08-31T13:50:21.294Z] #14 DONE 96.6s [2021-08-31T13:50:21.336Z] #19 220.1 Unpacking crossbuild-essential-armel (12.9) ... [2021-08-31T13:50:21.422Z] #61 DONE 0.2s [2021-08-31T13:50:21.422Z] [2021-08-31T13:50:21.422Z] #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 [2021-08-31T13:50:21.422Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:21.422Z] #14 109.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-31T13:50:21.423Z] #14 109.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:21.423Z] #14 109.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:50:21.423Z] #14 ... [2021-08-31T13:50:21.423Z] [2021-08-31T13:50:21.423Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-31T13:50:21.423Z] #62 sha256:2d43f309ff8239070b6813d2b02c7ec10c13587ec2ee08c2370679be5215c676 [2021-08-31T13:50:21.423Z] #62 DONE 0.1s [2021-08-31T13:50:21.423Z] [2021-08-31T13:50:21.423Z] #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 [2021-08-31T13:50:21.423Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:21.423Z] #14 114.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-31T13:50:21.423Z] #14 114.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-31T13:50:21.423Z] #14 114.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:50:21.557Z] [2021-08-31T13:50:21.557Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:50:21.557Z] #55 sha256:3093faa8a097bb5e29606d09db8e0749e7ce940135ed850b12dbf58ce676569e [2021-08-31T13:50:21.593Z] #19 220.5 Selecting previously unselected package libc6-armhf-cross. [2021-08-31T13:50:21.682Z] #14 114.7 Selecting previously unselected package libapparmor1:amd64. [2021-08-31T13:50:21.682Z] #14 114.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-31T13:50:21.682Z] #14 114.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-31T13:50:21.682Z] #14 114.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-31T13:50:21.682Z] #14 114.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-31T13:50:21.682Z] #14 114.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-31T13:50:21.849Z] #19 220.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:21.849Z] #19 220.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-08-31T13:50:21.941Z] #14 114.9 Selecting previously unselected package libbtrfs0:amd64. [2021-08-31T13:50:21.941Z] #14 114.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-31T13:50:21.941Z] #14 115.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:50:22.200Z] #14 115.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-31T13:50:22.200Z] #14 115.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-31T13:50:22.200Z] #14 115.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:50:22.200Z] #14 115.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-31T13:50:22.200Z] #14 115.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:50:22.368Z] #58 65.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-31T13:50:22.368Z] #58 65.47 + BUILDTAGS='netgo osusergo static_build' [2021-08-31T13:50:22.368Z] #58 65.47 + export EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:50:22.368Z] #58 65.47 + EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:50:22.368Z] #58 65.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-31T13:50:22.368Z] #58 65.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-31T13:50:22.368Z] #58 65.47 + '[' '' = dynamic ']' [2021-08-31T13:50:22.368Z] #58 65.47 + make [2021-08-31T13:50:22.459Z] #14 115.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:50:22.459Z] #14 115.4 Selecting previously unselected package libudev-dev:amd64. [2021-08-31T13:50:22.459Z] #14 115.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-31T13:50:22.459Z] #14 115.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-31T13:50:22.459Z] #14 115.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-31T13:50:22.459Z] #14 115.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-31T13:50:22.459Z] #14 115.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-31T13:50:22.718Z] #14 115.8 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-31T13:50:22.718Z] #14 115.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-31T13:50:22.718Z] #14 115.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-31T13:50:22.976Z] #14 116.0 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-31T13:50:22.976Z] #14 116.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-31T13:50:22.976Z] #14 116.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-31T13:50:22.978Z] #55 1.641 + RM_GOPATH=0 [2021-08-31T13:50:22.978Z] #55 1.641 + TMP_GOPATH= [2021-08-31T13:50:22.978Z] #55 1.641 + : /build [2021-08-31T13:50:22.978Z] #55 1.641 + '[' -z '' ']' [2021-08-31T13:50:22.978Z] #55 1.641 ++ mktemp -d [2021-08-31T13:50:22.978Z] #55 1.641 + export GOPATH=/tmp/tmp.21etlvDmWh [2021-08-31T13:50:22.978Z] #55 1.641 + GOPATH=/tmp/tmp.21etlvDmWh [2021-08-31T13:50:22.978Z] #55 1.641 + RM_GOPATH=1 [2021-08-31T13:50:22.978Z] #55 1.641 + case "$(go env GOARCH)" in [2021-08-31T13:50:22.978Z] #55 1.641 ++ go env GOARCH [2021-08-31T13:50:22.978Z] #55 1.659 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:50:22.978Z] #55 1.659 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:50:22.978Z] #55 1.660 ++ dirname /tmp/install/install.sh [2021-08-31T13:50:22.978Z] #55 1.676 + dir=/tmp/install [2021-08-31T13:50:22.978Z] #55 1.676 + bin=runc [2021-08-31T13:50:22.978Z] #55 1.676 + shift [2021-08-31T13:50:22.978Z] #55 1.676 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-31T13:50:22.978Z] #55 1.676 + . /tmp/install/runc.installer [2021-08-31T13:50:22.978Z] #55 1.676 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:50:22.978Z] #55 1.676 + install_runc [2021-08-31T13:50:22.978Z] #55 1.676 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-31T13:50:22.978Z] #55 1.676 + uname -r [2021-08-31T13:50:22.978Z] #55 1.677 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-31T13:50:23.194Z] #58 69.10 + bin/ctr [2021-08-31T13:50:23.213Z] #19 222.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-08-31T13:50:23.213Z] #19 222.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:23.235Z] #14 116.2 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-31T13:50:23.235Z] #14 116.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-31T13:50:23.235Z] #14 116.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-31T13:50:23.235Z] #14 116.3 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-31T13:50:23.235Z] #14 116.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-31T13:50:23.235Z] #14 116.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-31T13:50:23.239Z] #55 ... [2021-08-31T13:50:23.239Z] [2021-08-31T13:50:23.239Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-31T13:50:23.239Z] #15 sha256:9ad227832f5b1089e9533efd14342b58d5742a57f2947edbbf0aff3a9e96925b [2021-08-31T13:50:23.239Z] #15 DONE 1.8s [2021-08-31T13:50:23.239Z] [2021-08-31T13:50:23.239Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:50:23.239Z] #55 sha256:3093faa8a097bb5e29606d09db8e0749e7ce940135ed850b12dbf58ce676569e [2021-08-31T13:50:23.239Z] #55 1.677 + RUNC_BUILDTAGS='seccomp ' [2021-08-31T13:50:23.239Z] #55 1.677 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-31T13:50:23.239Z] #55 1.679 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.21etlvDmWh/src/github.com/opencontainers/runc [2021-08-31T13:50:23.239Z] #55 1.682 Cloning into '/tmp/tmp.21etlvDmWh/src/github.com/opencontainers/runc'... [2021-08-31T13:50:23.468Z] #19 222.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:50:23.820Z] #14 116.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-31T13:50:23.820Z] #14 116.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-31T13:50:23.820Z] #14 116.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-31T13:50:23.820Z] #14 117.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-31T13:50:24.092Z] #14 117.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:50:24.133Z] #58 ... [2021-08-31T13:50:24.133Z] [2021-08-31T13:50:24.133Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:24.133Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:50:24.133Z] #47 114.4 regexp [2021-08-31T13:50:24.133Z] #47 114.6 flag [2021-08-31T13:50:24.133Z] #47 117.1 go/token [2021-08-31T13:50:24.133Z] #47 118.4 go/scanner [2021-08-31T13:50:24.133Z] #47 119.8 internal/lazyregexp [2021-08-31T13:50:24.133Z] #47 120.5 net/url [2021-08-31T13:50:24.133Z] #47 120.8 go/ast [2021-08-31T13:50:24.133Z] #47 123.1 text/template/parse [2021-08-31T13:50:24.375Z] #14 117.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:50:24.375Z] #14 117.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-31T13:50:24.375Z] #14 117.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-31T13:50:24.375Z] #14 117.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-31T13:50:24.375Z] #14 117.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-31T13:50:24.375Z] #14 117.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-31T13:50:24.375Z] #14 117.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-31T13:50:24.392Z] #47 ... [2021-08-31T13:50:24.392Z] [2021-08-31T13:50:24.392Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:24.392Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:50:24.392Z] #53 121.7 github.com/pkg/diff [2021-08-31T13:50:24.392Z] #53 122.5 go/ast [2021-08-31T13:50:24.392Z] #53 123.5 golang.org/x/crypto/ssh/terminal [2021-08-31T13:50:24.396Z] #19 223.3 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-31T13:50:24.396Z] #19 223.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:24.396Z] #19 223.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:50:24.396Z] #19 223.3 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-31T13:50:24.396Z] #19 223.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:24.396Z] #19 223.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:50:24.635Z] #55 ... [2021-08-31T13:50:24.635Z] [2021-08-31T13:50:24.635Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:24.635Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:50:24.635Z] #47 89.78 go/doc [2021-08-31T13:50:24.635Z] #47 89.92 vendor/golang.org/x/text/unicode/norm [2021-08-31T13:50:24.635Z] #47 94.96 github.com/LK4D4/vndr/build [2021-08-31T13:50:24.635Z] #47 95.86 vendor/golang.org/x/net/idna [2021-08-31T13:50:24.635Z] #47 98.32 vendor/golang.org/x/net/http2/hpack [2021-08-31T13:50:24.635Z] #47 99.46 mime [2021-08-31T13:50:24.635Z] #47 99.76 mime/quotedprintable [2021-08-31T13:50:24.635Z] #47 ... [2021-08-31T13:50:24.635Z] [2021-08-31T13:50:24.635Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-31T13:50:24.635Z] #16 sha256:462bdb71d81c46bebe43d2e0ad4aed8a338973c2043eafcf6878302003d32b67 [2021-08-31T13:50:24.635Z] #16 DONE 1.5s [2021-08-31T13:50:24.635Z] [2021-08-31T13:50:24.635Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-31T13:50:24.635Z] #17 sha256:d76093d9a0228d22599ee93c52355604690f2225861fb4e51ff63ab5b10db1f3 [2021-08-31T13:50:24.653Z] #19 223.4 Selecting previously unselected package libasan6-armhf-cross. [2021-08-31T13:50:24.653Z] #19 223.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:24.653Z] #19 223.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:50:24.653Z] #19 223.6 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-31T13:50:24.908Z] #58 68.45 + bin/ctr [2021-08-31T13:50:24.911Z] #19 223.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:24.911Z] #19 223.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:50:24.911Z] #19 223.7 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-31T13:50:24.911Z] #19 223.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:24.911Z] #19 223.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:50:24.911Z] #19 223.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-08-31T13:50:24.911Z] #19 223.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:24.911Z] #19 223.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:50:24.911Z] #19 224.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-08-31T13:50:24.947Z] #14 117.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-31T13:50:24.947Z] #14 117.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-31T13:50:24.947Z] #14 117.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:50:24.947Z] #14 117.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-31T13:50:24.947Z] #14 117.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-31T13:50:24.947Z] #14 118.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-31T13:50:24.947Z] #14 118.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:50:24.947Z] #14 118.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-31T13:50:24.947Z] #14 118.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-31T13:50:24.947Z] #14 118.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:50:24.947Z] #14 118.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:50:24.947Z] #14 118.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 [2021-08-31T13:50:24.947Z] #14 118.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:50:24.947Z] #14 118.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 [2021-08-31T13:50:24.947Z] #14 118.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:50:24.947Z] #14 118.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:50:24.947Z] #14 118.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 [2021-08-31T13:50:24.947Z] #14 118.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:50:25.171Z] #19 224.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:25.171Z] #19 224.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-31T13:50:25.205Z] #14 118.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:50:25.205Z] #14 118.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:50:25.205Z] #14 118.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:50:25.205Z] #14 118.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:50:25.205Z] #14 118.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:50:25.205Z] #14 118.2 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:50:25.771Z] #14 DONE 118.9s [2021-08-31T13:50:25.771Z] [2021-08-31T13:50:25.771Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-31T13:50:25.771Z] #15 sha256:ea83db9364731311b07807ffb0817c32f2b9653020282d4ac0a9773e3d7bb930 [2021-08-31T13:50:25.772Z] #53 125.9 io/ioutil [2021-08-31T13:50:26.032Z] #53 126.2 mvdan.cc/editorconfig [2021-08-31T13:50:26.064Z] #17 1.290 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-31T13:50:26.327Z] #17 DONE 1.6s [2021-08-31T13:50:26.327Z] [2021-08-31T13:50:26.327Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:26.327Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:50:26.327Z] #47 100.7 net/http/internal [2021-08-31T13:50:27.274Z] #47 ... [2021-08-31T13:50:27.274Z] [2021-08-31T13:50:27.274Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:50:27.274Z] #60 sha256:9a68d081d12f32d3da69337f554394626a6f23c0272e256d300f7c7cc2f9f170 [2021-08-31T13:50:27.274Z] #60 DONE 102.8s [2021-08-31T13:50:27.536Z] [2021-08-31T13:50:27.536Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-31T13:50:27.536Z] #61 sha256:bc61ca52ed384f2540c66bd6cc9daec06c22aef30156168917b71d828f001610 [2021-08-31T13:50:27.536Z] #61 DONE 0.3s [2021-08-31T13:50:27.536Z] [2021-08-31T13:50:27.536Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-31T13:50:27.536Z] #18 sha256:5fc2480a2c07d007b511fd9bbfeb47c154952ca75fa947468e377cc9d818d1e8 [2021-08-31T13:50:27.799Z] #18 ... [2021-08-31T13:50:27.799Z] [2021-08-31T13:50:27.799Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-31T13:50:27.799Z] #62 sha256:0f33f1295252e37b9ab1215b9510ca5c55b00b2452d2d5aa5f68db3471998bbf [2021-08-31T13:50:27.799Z] #62 DONE 0.1s [2021-08-31T13:50:27.941Z] #53 128.3 mvdan.cc/sh/v3/fileutil [2021-08-31T13:50:28.062Z] [2021-08-31T13:50:28.062Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-31T13:50:28.062Z] #18 sha256:5fc2480a2c07d007b511fd9bbfeb47c154952ca75fa947468e377cc9d818d1e8 [2021-08-31T13:50:28.062Z] #18 DONE 1.8s [2021-08-31T13:50:28.062Z] [2021-08-31T13:50:28.062Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-31T13:50:28.062Z] #19 sha256:da590d9f2f42f66887fb9878929f57c28a82e817a63f6035f43e78f7dd8ed935 [2021-08-31T13:50:28.212Z] #58 ... [2021-08-31T13:50:28.212Z] [2021-08-31T13:50:28.212Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:28.212Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:50:28.212Z] #47 116.0 github.com/LK4D4/vndr/versioned [2021-08-31T13:50:28.212Z] #47 116.3 hash/crc32 [2021-08-31T13:50:28.212Z] #47 117.4 crypto/ed25519/internal/edwards25519/field [2021-08-31T13:50:28.212Z] #47 117.6 flag [2021-08-31T13:50:28.212Z] #47 118.2 go/token [2021-08-31T13:50:28.212Z] #47 119.2 go/scanner [2021-08-31T13:50:28.212Z] #47 119.4 net/url [2021-08-31T13:50:28.212Z] #47 121.3 go/ast [2021-08-31T13:50:28.212Z] #47 122.3 text/template/parse [2021-08-31T13:50:28.212Z] #47 ... [2021-08-31T13:50:28.212Z] [2021-08-31T13:50:28.212Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:50:28.212Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:28.212Z] #14 126.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-31T13:50:28.212Z] #14 126.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:28.212Z] #14 126.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:50:28.212Z] #14 ... [2021-08-31T13:50:28.212Z] [2021-08-31T13:50:28.212Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:28.212Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:50:28.212Z] #53 116.9 encoding/json [2021-08-31T13:50:28.212Z] #53 119.1 flag [2021-08-31T13:50:28.212Z] #53 121.7 github.com/pkg/diff [2021-08-31T13:50:28.212Z] #53 123.8 go/ast [2021-08-31T13:50:28.212Z] #53 124.1 golang.org/x/crypto/ssh/terminal [2021-08-31T13:50:28.212Z] #53 126.3 mvdan.cc/editorconfig [2021-08-31T13:50:28.473Z] #53 ... [2021-08-31T13:50:28.473Z] [2021-08-31T13:50:28.473Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:28.473Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:50:28.473Z] #47 127.1 go/internal/typeparams [2021-08-31T13:50:28.883Z] #53 128.9 text/tabwriter [2021-08-31T13:50:28.883Z] #53 ... [2021-08-31T13:50:28.883Z] [2021-08-31T13:50:28.883Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:28.883Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:50:28.883Z] #47 129.1 go/internal/typeparams [2021-08-31T13:50:29.045Z] #47 127.5 go/parser [2021-08-31T13:50:29.143Z] #47 129.4 go/parser [2021-08-31T13:50:29.955Z] #15 DONE 3.6s [2021-08-31T13:50:29.955Z] [2021-08-31T13:50:29.955Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:50:29.955Z] #55 sha256:b73bc23c82aaf36d84d6d0fedf1d8d91fb5f6a78292f6bebd60ea32ce50af4dd [2021-08-31T13:50:29.955Z] #55 3.363 + RM_GOPATH=0 [2021-08-31T13:50:29.955Z] #55 3.363 + TMP_GOPATH= [2021-08-31T13:50:29.955Z] #55 3.363 + : /build [2021-08-31T13:50:29.955Z] #55 3.363 + '[' -z '' ']' [2021-08-31T13:50:29.955Z] #55 3.363 ++ mktemp -d [2021-08-31T13:50:29.955Z] #55 3.367 + export GOPATH=/tmp/tmp.RIUOfhRIyR [2021-08-31T13:50:29.955Z] #55 3.367 + GOPATH=/tmp/tmp.RIUOfhRIyR [2021-08-31T13:50:29.955Z] #55 3.367 + RM_GOPATH=1 [2021-08-31T13:50:29.955Z] #55 3.367 + case "$(go env GOARCH)" in [2021-08-31T13:50:29.955Z] #55 3.368 ++ go env GOARCH [2021-08-31T13:50:29.955Z] #55 3.383 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:50:29.955Z] #55 3.383 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:50:29.955Z] #55 3.387 ++ dirname /tmp/install/install.sh [2021-08-31T13:50:29.955Z] #55 3.388 + dir=/tmp/install [2021-08-31T13:50:29.955Z] #55 3.388 + bin=runc [2021-08-31T13:50:29.955Z] #55 3.388 + shift [2021-08-31T13:50:29.955Z] #55 3.388 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-31T13:50:29.955Z] #55 3.388 + . /tmp/install/runc.installer [2021-08-31T13:50:29.955Z] #55 3.388 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:50:29.955Z] #55 3.388 + install_runc [2021-08-31T13:50:29.955Z] #55 3.389 + uname -r [2021-08-31T13:50:29.955Z] #55 3.390 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-31T13:50:29.955Z] #55 3.391 + RUNC_BUILDTAGS='seccomp ' [2021-08-31T13:50:29.955Z] #55 3.391 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-31T13:50:29.955Z] #55 3.391 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RIUOfhRIyR/src/github.com/opencontainers/runc [2021-08-31T13:50:29.955Z] #55 3.391 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-31T13:50:29.955Z] #55 3.394 Cloning into '/tmp/tmp.RIUOfhRIyR/src/github.com/opencontainers/runc'... [2021-08-31T13:50:29.990Z] #19 DONE 1.8s [2021-08-31T13:50:29.990Z] [2021-08-31T13:50:29.990Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:50:29.990Z] #25 sha256:b3f3f9cf72a6fe60847004c9058d19130e4f17ca0e8393c2eeead36e8df5f6c1 [2021-08-31T13:50:30.146Z] #47 130.2 text/template [2021-08-31T13:50:30.424Z] #19 228.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-31T13:50:30.424Z] #19 228.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:30.424Z] #19 228.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-31T13:50:30.424Z] #19 228.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-31T13:50:30.424Z] #19 228.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-08-31T13:50:30.424Z] #19 228.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-31T13:50:30.424Z] #19 228.9 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-31T13:50:30.424Z] #19 228.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:30.424Z] #19 229.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-31T13:50:30.424Z] #19 229.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-08-31T13:50:30.424Z] #19 229.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:30.424Z] #19 229.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:50:30.424Z] #19 229.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-08-31T13:50:30.682Z] #19 229.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:30.682Z] #19 229.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-31T13:50:31.592Z] #47 129.9 text/template [2021-08-31T13:50:31.843Z] #25 104.5 Updating files: 17% (2036/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 29% (3411/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4831/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) [2021-08-31T13:50:31.843Z] #25 ... [2021-08-31T13:50:31.843Z] [2021-08-31T13:50:31.843Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-31T13:50:31.843Z] #20 sha256:4ad074439b318c9bdf3d7423c11c12f34916af79dc512a764adf9b56df09ad19 [2021-08-31T13:50:31.843Z] #20 DONE 2.0s [2021-08-31T13:50:31.843Z] [2021-08-31T13:50:31.843Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:50:31.843Z] #25 sha256:b3f3f9cf72a6fe60847004c9058d19130e4f17ca0e8393c2eeead36e8df5f6c1 [2021-08-31T13:50:31.856Z] #55 ... [2021-08-31T13:50:31.856Z] [2021-08-31T13:50:31.856Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-31T13:50:31.856Z] #16 sha256:40fe0ffd82e03d38a9dd575ea729e5b53ff901e9870fb1e3ea0926119d550e45 [2021-08-31T13:50:31.856Z] #16 DONE 2.5s [2021-08-31T13:50:31.856Z] [2021-08-31T13:50:31.856Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-31T13:50:31.856Z] #17 sha256:e9bcea670dbf3ece80b257a6a822b535037d7443af12a61278fe31beb733a097 [2021-08-31T13:50:34.216Z] #25 104.5 Updating files: 17% (2036/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 29% (3411/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 42% (4831/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 52% (6003/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 81% (9260/11431) Updating files: 82% (9374/11431) Updating files: 83% (9488/11431) Updating files: 84% (9603/11431) Updating files: 85% (9717/11431) Updating files: 86% (9831/11431) Updating files: 87% (9945/11431) Updating files: 88% (10060/11431) Updating files: 89% (10174/11431) Updating files: 90% (10288/11431) Updating files: 91% (10403/11431) Updating files: 92% (10517/11431) Updating files: 93% (10631/11431) Updating files: 94% (10746/11431) Updating files: 95% (10860/11431) Updating files: 96% (10974/11431) Updating files: 96% (11047/11431) Updating files: 97% (11089/11431) Updating files: 98% (11203/11431) Updating files: 99% (11317/11431) Updating files: 100% (11431/11431) Updating files: 100% (11431/11431), done. [2021-08-31T13:50:34.388Z] #17 2.061 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-31T13:50:34.388Z] #17 DONE 2.3s [2021-08-31T13:50:34.388Z] [2021-08-31T13:50:34.388Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-31T13:50:34.388Z] #18 sha256:be3950f9e062f0bbc5b4f2f08715b45dd73ee6e3bc63f615f2b81fa67dbcfdfb [2021-08-31T13:50:34.479Z] #25 109.8 + cd /tmp/tmp.DvpatBNaXz/tmp/docker-ce [2021-08-31T13:50:34.479Z] #25 109.8 + git checkout -q v17.06.2-ce [2021-08-31T13:50:34.854Z] #19 233.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-31T13:50:34.854Z] #19 233.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:35.110Z] #19 233.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-31T13:50:35.110Z] #19 233.9 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-31T13:50:35.110Z] #19 233.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-08-31T13:50:35.110Z] #19 233.9 Unpacking crossbuild-essential-armhf (12.9) ... [2021-08-31T13:50:35.110Z] #19 234.0 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-31T13:50:35.110Z] #19 234.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:35.110Z] #19 234.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-31T13:50:35.110Z] #19 234.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-08-31T13:50:35.110Z] #19 234.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:35.110Z] #19 234.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:35.110Z] #19 234.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-31T13:50:35.367Z] #19 234.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:35.367Z] #19 234.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:35.367Z] #19 234.2 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-31T13:50:35.367Z] #19 234.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:35.367Z] #19 234.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:35.367Z] #19 234.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-31T13:50:35.367Z] #19 234.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:35.367Z] #19 234.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:35.367Z] #19 234.3 Selecting previously unselected package libasan6-ppc64el-cross. [2021-08-31T13:50:35.367Z] #19 234.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:35.367Z] #19 234.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:35.513Z] #47 ... [2021-08-31T13:50:35.513Z] [2021-08-31T13:50:35.513Z] #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 [2021-08-31T13:50:35.513Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:35.513Z] #14 130.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-31T13:50:35.513Z] #14 130.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:35.513Z] #14 130.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:50:35.625Z] #19 234.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-31T13:50:35.625Z] #19 234.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:35.625Z] #19 234.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:35.625Z] #19 234.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-31T13:50:35.881Z] #19 234.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:35.881Z] #19 234.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:36.083Z] #14 ... [2021-08-31T13:50:36.083Z] [2021-08-31T13:50:36.083Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:36.083Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:50:36.083Z] #47 136.2 encoding/xml [2021-08-31T13:50:36.138Z] #19 234.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-31T13:50:36.138Z] #19 234.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:36.138Z] #19 234.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:36.138Z] #19 235.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-31T13:50:36.138Z] #19 235.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:36.138Z] #19 235.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:36.138Z] #19 235.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-31T13:50:36.292Z] #18 ... [2021-08-31T13:50:36.292Z] [2021-08-31T13:50:36.292Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:36.292Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:50:36.292Z] #47 119.0 net/http/httptrace [2021-08-31T13:50:36.292Z] #47 119.3 net/http [2021-08-31T13:50:36.292Z] #47 ... [2021-08-31T13:50:36.292Z] [2021-08-31T13:50:36.292Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-31T13:50:36.292Z] #18 sha256:be3950f9e062f0bbc5b4f2f08715b45dd73ee6e3bc63f615f2b81fa67dbcfdfb [2021-08-31T13:50:36.292Z] #18 DONE 2.3s [2021-08-31T13:50:36.395Z] #19 235.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:36.395Z] #19 235.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:36.395Z] #19 235.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-08-31T13:50:36.395Z] #19 235.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:36.395Z] #19 235.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:36.395Z] #19 235.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-08-31T13:50:36.395Z] #19 235.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:36.395Z] #19 235.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:50:36.551Z] [2021-08-31T13:50:36.551Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-31T13:50:36.551Z] #19 sha256:869ab68eada4b81c07727f07efbd7f060a983174ff24a596776c5192d45fe86f [2021-08-31T13:50:36.780Z] 393f6f5bddce: Verifying Checksum [2021-08-31T13:50:36.780Z] 393f6f5bddce: Download complete [2021-08-31T13:50:37.998Z] #47 137.9 go/doc [2021-08-31T13:50:38.185Z] #47 135.8 encoding/xml [2021-08-31T13:50:38.697Z] #25 ... [2021-08-31T13:50:38.697Z] [2021-08-31T13:50:38.697Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:38.697Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:50:38.697Z] #47 103.9 crypto/x509 [2021-08-31T13:50:38.697Z] #47 103.9 net/textproto [2021-08-31T13:50:38.697Z] #47 103.9 vendor/golang.org/x/net/http/httpproxy [2021-08-31T13:50:38.697Z] #47 105.4 vendor/golang.org/x/net/http/httpguts [2021-08-31T13:50:38.697Z] #47 105.4 mime/multipart [2021-08-31T13:50:38.697Z] #47 108.8 crypto/tls [2021-08-31T13:50:38.697Z] #47 ... [2021-08-31T13:50:38.697Z] [2021-08-31T13:50:38.697Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:50:38.697Z] #25 sha256:b3f3f9cf72a6fe60847004c9058d19130e4f17ca0e8393c2eeead36e8df5f6c1 [2021-08-31T13:50:38.697Z] #25 113.9 + mkdir -p /tmp/tmp.DvpatBNaXz/src/github.com/docker [2021-08-31T13:50:38.697Z] #25 113.9 + mv components/cli /tmp/tmp.DvpatBNaXz/src/github.com/docker/cli [2021-08-31T13:50:38.697Z] #25 114.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-31T13:50:39.092Z] #19 DONE 2.3s [2021-08-31T13:50:39.092Z] [2021-08-31T13:50:39.092Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-31T13:50:39.092Z] #20 sha256:3a2fd727b80079fbf96563e4c68016659354a0d48de96abb2d146b45b11ea510 [2021-08-31T13:50:39.129Z] #47 137.5 go/doc [2021-08-31T13:50:39.129Z] #47 ... [2021-08-31T13:50:39.129Z] [2021-08-31T13:50:39.129Z] #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 [2021-08-31T13:50:39.129Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:39.129Z] #14 137.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-31T13:50:39.129Z] #14 137.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:39.129Z] #14 137.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:50:39.379Z] #47 ... [2021-08-31T13:50:39.379Z] [2021-08-31T13:50:39.379Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:39.379Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:50:39.379Z] #53 129.6 mvdan.cc/sh/v3/syntax [2021-08-31T13:50:39.379Z] #53 138.2 mvdan.cc/sh/v3/cmd/shfmt [2021-08-31T13:50:39.700Z] #14 ... [2021-08-31T13:50:39.701Z] [2021-08-31T13:50:39.701Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:39.701Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:50:39.701Z] #53 128.0 mvdan.cc/sh/v3/fileutil [2021-08-31T13:50:39.701Z] #53 128.5 text/tabwriter [2021-08-31T13:50:39.701Z] #53 129.4 mvdan.cc/sh/v3/syntax [2021-08-31T13:50:40.319Z] #53 ... [2021-08-31T13:50:40.319Z] [2021-08-31T13:50:40.319Z] #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 [2021-08-31T13:50:40.319Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:40.319Z] #14 140.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-31T13:50:40.319Z] #14 140.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:40.579Z] #14 140.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:50:41.615Z] #53 139.8 mvdan.cc/sh/v3/cmd/shfmt [2021-08-31T13:50:41.626Z] #20 DONE 3.0s [2021-08-31T13:50:41.626Z] [2021-08-31T13:50:41.626Z] #33 [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 [2021-08-31T13:50:41.626Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:50:41.626Z] #33 DONE 134.7s [2021-08-31T13:50:41.626Z] [2021-08-31T13:50:41.626Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:50:41.626Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-08-31T13:50:41.683Z] #19 239.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-31T13:50:41.683Z] #19 239.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:41.683Z] #19 239.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:50:41.683Z] #19 240.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-31T13:50:41.683Z] #19 240.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-08-31T13:50:41.683Z] #19 240.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-31T13:50:41.683Z] #19 240.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-31T13:50:41.683Z] #19 240.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:41.683Z] #19 240.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-31T13:50:41.683Z] #19 240.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-08-31T13:50:41.683Z] #19 240.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:41.683Z] #19 240.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:50:41.940Z] #19 240.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-08-31T13:50:41.940Z] #19 240.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:41.940Z] #19 240.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:50:42.010Z] #25 ... [2021-08-31T13:50:42.010Z] [2021-08-31T13:50:42.010Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:50:42.010Z] #21 sha256:15d03cd59a83ee473e06f60d1adaa5fa8eb413a88fba4a82509a50a89dd60bea [2021-08-31T13:50:42.010Z] #21 1.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:50:42.010Z] #21 2.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:50:42.011Z] #21 2.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:50:42.011Z] #21 2.580 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:50:42.011Z] #21 3.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:50:42.011Z] #21 6.646 Fetched 8288 kB in 5s (1579 kB/s) [2021-08-31T13:50:42.011Z] #21 6.646 Reading package lists... [2021-08-31T13:50:42.274Z] #21 8.725 Reading package lists... [2021-08-31T13:50:42.274Z] #21 ... [2021-08-31T13:50:42.274Z] [2021-08-31T13:50:42.274Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:50:42.274Z] #55 sha256:3093faa8a097bb5e29606d09db8e0749e7ce940135ed850b12dbf58ce676569e [2021-08-31T13:50:42.274Z] #55 10.86 + cd /tmp/tmp.21etlvDmWh/src/github.com/opencontainers/runc [2021-08-31T13:50:42.274Z] #55 10.86 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:50:42.274Z] #55 11.04 + '[' -z '' ']' [2021-08-31T13:50:42.274Z] #55 11.04 + target=static [2021-08-31T13:50:42.274Z] #55 11.04 + make 'BUILDTAGS=seccomp ' static [2021-08-31T13:50:42.274Z] #55 11.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-31T13:50:42.537Z] #55 ... [2021-08-31T13:50:42.537Z] [2021-08-31T13:50:42.537Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:42.537Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:50:42.537Z] #47 114.4 net/http/httptrace [2021-08-31T13:50:42.537Z] #47 114.6 net/http [2021-08-31T13:50:43.187Z] #14 ... [2021-08-31T13:50:43.188Z] [2021-08-31T13:50:43.188Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:43.188Z] #53 sha256:0ef4f897444cfa51a2a24d3fa31784db657f1d4dcfea685b64dd839a1414a709 [2021-08-31T13:50:43.188Z] #53 DONE 143.1s [2021-08-31T13:50:43.188Z] [2021-08-31T13:50:43.188Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:43.188Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:50:43.188Z] #47 142.7 github.com/LK4D4/vndr/build [2021-08-31T13:50:43.856Z] 8f616e6e9eec: Pull complete [2021-08-31T13:50:44.162Z] #21 ... [2021-08-31T13:50:44.162Z] [2021-08-31T13:50:44.162Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:44.162Z] #47 sha256:0998bef2318a87b37ebfcbb374dbbb5eb9e1bb542e269f9fec5dae29e00142fd [2021-08-31T13:50:44.162Z] #47 132.5 github.com/LK4D4/vndr/godl [2021-08-31T13:50:44.162Z] #47 133.2 github.com/LK4D4/vndr [2021-08-31T13:50:44.162Z] #47 DONE 137.0s [2021-08-31T13:50:44.162Z] [2021-08-31T13:50:44.162Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:50:44.162Z] #55 sha256:b73bc23c82aaf36d84d6d0fedf1d8d91fb5f6a78292f6bebd60ea32ce50af4dd [2021-08-31T13:50:44.162Z] #55 11.89 + cd /tmp/tmp.RIUOfhRIyR/src/github.com/opencontainers/runc [2021-08-31T13:50:44.162Z] #55 11.89 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:50:44.162Z] #55 12.38 + '[' -z '' ']' [2021-08-31T13:50:44.162Z] #55 12.38 + target=static [2021-08-31T13:50:44.162Z] #55 12.38 + make 'BUILDTAGS=seccomp ' static [2021-08-31T13:50:44.162Z] #55 12.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-31T13:50:44.164Z] #53 ... [2021-08-31T13:50:44.164Z] [2021-08-31T13:50:44.164Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:44.164Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:50:44.164Z] #47 142.6 github.com/LK4D4/vndr/build [2021-08-31T13:50:44.458Z] #47 ... [2021-08-31T13:50:44.458Z] [2021-08-31T13:50:44.458Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:50:44.458Z] #21 sha256:15d03cd59a83ee473e06f60d1adaa5fa8eb413a88fba4a82509a50a89dd60bea [2021-08-31T13:50:44.458Z] #21 8.725 Reading package lists... [2021-08-31T13:50:44.458Z] #21 11.06 Building dependency tree... [2021-08-31T13:50:44.458Z] #21 12.52 The following additional packages will be installed: [2021-08-31T13:50:44.458Z] #21 12.52 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-31T13:50:44.458Z] #21 12.52 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-31T13:50:44.458Z] #21 12.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-31T13:50:44.458Z] #21 12.53 python3-pkg-resources vim-runtime xxd [2021-08-31T13:50:44.458Z] #21 12.53 Suggested packages: [2021-08-31T13:50:44.458Z] #21 12.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-31T13:50:44.458Z] #21 12.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-31T13:50:44.458Z] #21 12.53 acl attr quota [2021-08-31T13:50:44.458Z] #21 12.54 Recommended packages: [2021-08-31T13:50:44.458Z] #21 12.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-31T13:50:44.568Z] #47 144.5 github.com/LK4D4/vndr/versioned [2021-08-31T13:50:44.829Z] #47 145.1 net [2021-08-31T13:50:45.406Z] #21 13.77 The following NEW packages will be installed: [2021-08-31T13:50:45.669Z] #21 13.77 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-31T13:50:45.669Z] #21 13.77 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-31T13:50:45.669Z] #21 13.77 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-31T13:50:45.669Z] #21 13.77 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-31T13:50:45.669Z] #21 13.77 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-31T13:50:45.669Z] #21 13.77 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-31T13:50:45.669Z] #21 13.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-31T13:50:45.669Z] #21 13.77 xz-utils zip [2021-08-31T13:50:45.933Z] #21 14.08 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:50:45.933Z] #21 14.08 Need to get 26.4 MB of archives. [2021-08-31T13:50:45.933Z] #21 14.08 After this operation, 103 MB of additional disk space will be used. [2021-08-31T13:50:45.933Z] #21 14.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-08-31T13:50:45.933Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-08-31T13:50:45.933Z] #21 14.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-08-31T13:50:45.933Z] #21 14.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-08-31T13:50:45.933Z] #21 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-08-31T13:50:45.933Z] #21 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-08-31T13:50:45.933Z] #21 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-08-31T13:50:45.933Z] #21 14.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-08-31T13:50:45.933Z] #21 14.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-31T13:50:45.933Z] #21 ... [2021-08-31T13:50:45.933Z] [2021-08-31T13:50:45.933Z] #33 [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 [2021-08-31T13:50:45.933Z] #33 sha256:7054522f6f743bd57b39cfe2cae6ee9466f7cb86a987ec2c4b0e4a76b579f0b2 [2021-08-31T13:50:45.933Z] #33 DONE 121.0s [2021-08-31T13:50:45.933Z] [2021-08-31T13:50:45.933Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:50:45.933Z] #21 sha256:15d03cd59a83ee473e06f60d1adaa5fa8eb413a88fba4a82509a50a89dd60bea [2021-08-31T13:50:45.933Z] #21 14.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:50:45.933Z] #21 14.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-08-31T13:50:45.933Z] #21 14.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-08-31T13:50:45.933Z] #21 14.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-08-31T13:50:45.933Z] #21 14.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-08-31T13:50:45.933Z] #21 14.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-08-31T13:50:45.933Z] #21 14.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-08-31T13:50:46.068Z] #55 ... [2021-08-31T13:50:46.068Z] [2021-08-31T13:50:46.068Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:50:46.068Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-08-31T13:50:46.068Z] #21 4.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:50:46.068Z] #21 4.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:50:46.068Z] #21 4.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:50:46.077Z] #47 144.4 net [2021-08-31T13:50:46.196Z] #21 14.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-08-31T13:50:46.196Z] #21 14.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-31T13:50:46.196Z] #21 14.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-08-31T13:50:46.196Z] #21 14.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-08-31T13:50:46.196Z] #21 14.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-08-31T13:50:46.196Z] #21 14.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-31T13:50:46.196Z] #21 14.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-31T13:50:46.196Z] #21 14.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-31T13:50:46.196Z] #21 14.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-08-31T13:50:46.196Z] #21 14.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-08-31T13:50:46.196Z] #21 14.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-31T13:50:46.459Z] #21 14.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-08-31T13:50:46.459Z] #21 14.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-31T13:50:46.459Z] #21 14.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-31T13:50:46.459Z] #21 14.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-31T13:50:46.459Z] #21 14.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-08-31T13:50:46.459Z] #21 14.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-08-31T13:50:46.459Z] #21 14.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-31T13:50:46.459Z] #21 14.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-31T13:50:46.636Z] #21 4.725 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:50:46.722Z] #21 14.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-31T13:50:46.722Z] #21 14.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:50:46.722Z] #21 14.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-31T13:50:46.722Z] #21 14.82 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-31T13:50:46.722Z] #21 14.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-08-31T13:50:46.722Z] #21 14.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-08-31T13:50:46.722Z] #21 14.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-08-31T13:50:46.722Z] #21 14.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-08-31T13:50:46.722Z] #21 14.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-31T13:50:46.739Z] #47 147.2 vendor/golang.org/x/text/transform [2021-08-31T13:50:46.985Z] #21 15.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-08-31T13:50:46.985Z] #21 15.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-08-31T13:50:47.203Z] #21 5.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:50:47.248Z] #21 15.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-08-31T13:50:47.536Z] #47 ... [2021-08-31T13:50:47.537Z] [2021-08-31T13:50:47.537Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-31T13:50:47.537Z] #53 sha256:93141df7ea56af971cacecdd6c466d8804cf9afd0d8eed43aa3ab6a8e17f13fb [2021-08-31T13:50:47.537Z] #53 DONE 145.8s [2021-08-31T13:50:47.537Z] [2021-08-31T13:50:47.537Z] #33 [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 [2021-08-31T13:50:47.537Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:50:47.537Z] #33 ... [2021-08-31T13:50:47.537Z] [2021-08-31T13:50:47.537Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:47.537Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:50:47.537Z] #47 146.1 vendor/golang.org/x/crypto/hkdf [2021-08-31T13:50:47.798Z] #47 146.4 vendor/golang.org/x/text/transform [2021-08-31T13:50:48.120Z] #47 148.1 vendor/golang.org/x/text/unicode/bidi [2021-08-31T13:50:48.196Z] #21 16.29 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:50:48.196Z] #21 16.40 Fetched 26.4 MB in 1s (18.3 MB/s) [2021-08-31T13:50:48.196Z] #21 16.47 Selecting previously unselected package pigz. [2021-08-31T13:50:48.459Z] #21 16.47 (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 ... 24004 files and directories currently installed.) [2021-08-31T13:50:48.459Z] #21 16.57 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-08-31T13:50:48.459Z] #21 16.58 Unpacking pigz (2.6-1) ... [2021-08-31T13:50:48.459Z] #21 16.73 Selecting previously unselected package libelf1:arm64. [2021-08-31T13:50:48.459Z] #21 16.74 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-08-31T13:50:48.459Z] #21 16.76 Unpacking libelf1:arm64 (0.183-1) ... [2021-08-31T13:50:48.482Z] #19 246.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-31T13:50:48.483Z] #19 246.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:48.483Z] #19 246.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:50:48.483Z] #19 246.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-31T13:50:48.483Z] #19 246.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-08-31T13:50:48.483Z] #19 246.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-08-31T13:50:48.483Z] #19 246.9 Selecting previously unselected package libc6-s390x-cross. [2021-08-31T13:50:48.483Z] #19 246.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:48.483Z] #19 246.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-08-31T13:50:48.483Z] #19 247.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-08-31T13:50:48.483Z] #19 247.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:48.483Z] #19 247.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:48.483Z] #19 247.1 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-31T13:50:48.483Z] #19 247.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:48.483Z] #19 247.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:48.483Z] #19 247.2 Selecting previously unselected package libitm1-s390x-cross. [2021-08-31T13:50:48.483Z] #19 247.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:48.483Z] #19 247.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:48.483Z] #19 247.2 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-31T13:50:48.483Z] #19 247.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:48.483Z] #19 247.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:48.483Z] #19 247.2 Selecting previously unselected package libasan6-s390x-cross. [2021-08-31T13:50:48.483Z] #19 247.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:48.483Z] #19 247.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:49.035Z] #21 17.01 Selecting previously unselected package libbpf0:arm64. [2021-08-31T13:50:49.035Z] #21 17.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-08-31T13:50:49.035Z] #21 17.03 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-08-31T13:50:49.035Z] #21 17.22 Selecting previously unselected package libcap2:arm64. [2021-08-31T13:50:49.035Z] #21 17.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-08-31T13:50:49.035Z] #21 17.24 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-08-31T13:50:49.035Z] #21 17.33 Selecting previously unselected package libmnl0:arm64. [2021-08-31T13:50:49.044Z] #19 248.0 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-31T13:50:49.298Z] #21 17.33 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-08-31T13:50:49.298Z] #21 17.35 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-08-31T13:50:49.298Z] #21 17.43 Selecting previously unselected package libxtables12:arm64. [2021-08-31T13:50:49.298Z] #21 17.43 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-08-31T13:50:49.298Z] #21 17.45 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-08-31T13:50:49.298Z] #21 17.57 Selecting previously unselected package libcap2-bin. [2021-08-31T13:50:49.316Z] #19 248.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:49.316Z] #19 248.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:49.316Z] #19 248.2 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-31T13:50:49.316Z] #19 248.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:49.316Z] #19 248.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:49.560Z] #21 17.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-08-31T13:50:49.560Z] #21 17.60 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-31T13:50:49.560Z] #21 17.73 Selecting previously unselected package iproute2. [2021-08-31T13:50:49.560Z] #21 17.73 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-08-31T13:50:49.560Z] #21 17.75 Unpacking iproute2 (5.10.0-4) ... [2021-08-31T13:50:49.770Z] #47 147.9 vendor/golang.org/x/text/unicode/bidi [2021-08-31T13:50:49.824Z] #21 18.13 Selecting previously unselected package xxd. [2021-08-31T13:50:49.824Z] #21 18.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-31T13:50:50.205Z] #21 18.13 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:50:50.205Z] #21 18.28 Selecting previously unselected package vim-common. [2021-08-31T13:50:50.205Z] #21 18.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:50:50.205Z] #21 18.33 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:50:50.205Z] #21 18.53 Selecting previously unselected package bash-completion. [2021-08-31T13:50:50.469Z] #21 18.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-31T13:50:51.204Z] #19 250.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-08-31T13:50:51.204Z] #19 250.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:51.393Z] #21 9.702 Fetched 8399 kB in 6s (1449 kB/s) [2021-08-31T13:50:51.413Z] #47 151.1 vendor/golang.org/x/text/secure/bidirule [2021-08-31T13:50:51.413Z] #47 151.7 vendor/golang.org/x/text/unicode/norm [2021-08-31T13:50:51.462Z] #19 250.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:51.672Z] #47 ... [2021-08-31T13:50:51.672Z] [2021-08-31T13:50:51.672Z] #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 [2021-08-31T13:50:51.672Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:50:51.672Z] #14 151.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-31T13:50:51.672Z] #14 151.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:50:51.672Z] #14 151.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:50:52.319Z] #47 150.5 vendor/golang.org/x/text/secure/bidirule [2021-08-31T13:50:52.580Z] #47 151.1 vendor/golang.org/x/text/unicode/norm [2021-08-31T13:50:52.830Z] #19 251.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-08-31T13:50:52.830Z] #19 251.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:52.830Z] #19 251.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:50:53.028Z] #21 21.30 Unpacking bash-completion (1:2.11-2) ... [2021-08-31T13:50:53.604Z] #21 21.77 Selecting previously unselected package bzip2. [2021-08-31T13:50:53.604Z] #21 21.78 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-08-31T13:50:53.604Z] #21 21.79 Unpacking bzip2 (1.0.8-4) ... [2021-08-31T13:50:53.867Z] #21 21.93 Selecting previously unselected package xz-utils. [2021-08-31T13:50:53.867Z] #21 21.93 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-08-31T13:50:53.867Z] #21 21.96 Unpacking xz-utils (5.2.5-2) ... [2021-08-31T13:50:53.927Z] #21 9.702 Reading package lists... [2021-08-31T13:50:54.443Z] #21 22.55 Selecting previously unselected package apparmor. [2021-08-31T13:50:54.443Z] #21 22.55 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-08-31T13:50:54.443Z] #21 ... [2021-08-31T13:50:54.443Z] [2021-08-31T13:50:54.443Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:50:54.443Z] #47 sha256:b22fc90db927c267729fb47a4e2f01f19126960f7e261131a873b94d8e049b8f [2021-08-31T13:50:54.443Z] #47 125.1 github.com/LK4D4/vndr/godl [2021-08-31T13:50:54.443Z] #47 125.9 github.com/LK4D4/vndr [2021-08-31T13:50:54.443Z] #47 DONE 129.8s [2021-08-31T13:50:54.443Z] [2021-08-31T13:50:54.443Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:50:54.443Z] #21 sha256:15d03cd59a83ee473e06f60d1adaa5fa8eb413a88fba4a82509a50a89dd60bea [2021-08-31T13:50:54.443Z] #21 22.75 Unpacking apparmor (2.13.6-10) ... [2021-08-31T13:50:55.304Z] #21 11.63 Reading package lists... [2021-08-31T13:50:55.390Z] #21 23.46 Selecting previously unselected package inetutils-ping. [2021-08-31T13:50:55.390Z] #21 23.48 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-08-31T13:50:55.390Z] #21 23.50 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-31T13:50:55.390Z] #21 23.64 Selecting previously unselected package libip4tc2:arm64. [2021-08-31T13:50:55.390Z] #21 23.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-08-31T13:50:55.390Z] #21 23.65 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-08-31T13:50:55.653Z] #21 23.74 Selecting previously unselected package libip6tc2:arm64. [2021-08-31T13:50:55.653Z] #21 23.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-08-31T13:50:55.653Z] #21 23.77 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-08-31T13:50:55.653Z] #21 23.89 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-31T13:50:55.653Z] #21 23.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-31T13:50:55.653Z] #21 23.90 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-31T13:50:55.653Z] #21 23.98 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-31T13:50:55.871Z] #21 13.57 Building dependency tree... [2021-08-31T13:50:55.920Z] #21 23.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-08-31T13:50:55.920Z] #21 24.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-31T13:50:55.920Z] #21 24.09 Selecting previously unselected package libnftnl11:arm64. [2021-08-31T13:50:55.920Z] #21 24.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-08-31T13:50:55.920Z] #21 24.11 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-08-31T13:50:56.194Z] #21 24.38 Selecting previously unselected package iptables. [2021-08-31T13:50:56.194Z] #21 24.38 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-08-31T13:50:56.194Z] #21 24.38 Unpacking iptables (1.8.7-1) ... [2021-08-31T13:50:56.438Z] #21 14.67 The following additional packages will be installed: [2021-08-31T13:50:56.438Z] #21 14.67 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-31T13:50:56.438Z] #21 14.67 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-31T13:50:56.438Z] #21 14.67 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-31T13:50:56.438Z] #21 14.67 python3-pkg-resources vim-runtime xxd [2021-08-31T13:50:56.438Z] #21 14.67 Suggested packages: [2021-08-31T13:50:56.438Z] #21 14.67 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-31T13:50:56.438Z] #21 14.67 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-31T13:50:56.438Z] #21 14.67 acl attr quota [2021-08-31T13:50:56.438Z] #21 14.67 Recommended packages: [2021-08-31T13:50:56.438Z] #21 14.67 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-31T13:50:56.458Z] #21 24.67 Selecting previously unselected package libonig5:arm64. [2021-08-31T13:50:56.458Z] #21 24.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-31T13:50:56.458Z] #21 24.69 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-31T13:50:56.721Z] #21 24.83 Selecting previously unselected package libjq1:arm64. [2021-08-31T13:50:56.721Z] #21 24.84 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-08-31T13:50:56.721Z] #21 24.84 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-31T13:50:56.983Z] #21 24.97 Selecting previously unselected package jq. [2021-08-31T13:50:56.983Z] #21 24.98 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-08-31T13:50:56.983Z] #21 24.99 Unpacking jq (1.6-2.1) ... [2021-08-31T13:50:56.983Z] #21 25.12 Selecting previously unselected package libaio1:arm64. [2021-08-31T13:50:56.983Z] #21 25.12 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-08-31T13:50:56.983Z] #21 25.14 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-08-31T13:50:56.983Z] #21 25.25 Selecting previously unselected package libgpm2:arm64. [2021-08-31T13:50:56.983Z] #21 25.25 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-08-31T13:50:56.983Z] #21 25.27 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-08-31T13:50:56.983Z] #21 25.36 Selecting previously unselected package libicu67:arm64. [2021-08-31T13:50:57.246Z] #21 25.37 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-08-31T13:50:57.246Z] #21 25.39 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-31T13:50:57.374Z] #21 15.56 The following NEW packages will be installed: [2021-08-31T13:50:57.374Z] #21 15.56 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-31T13:50:57.374Z] #21 15.57 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-31T13:50:57.374Z] #21 15.57 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-31T13:50:57.374Z] #21 15.57 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-31T13:50:57.374Z] #21 15.57 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-31T13:50:57.374Z] #21 15.57 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-31T13:50:57.374Z] #21 15.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-31T13:50:57.374Z] #21 15.57 xz-utils zip [2021-08-31T13:50:57.633Z] #21 15.88 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:50:57.633Z] #21 15.88 Need to get 27.0 MB of archives. [2021-08-31T13:50:57.633Z] #21 15.88 After this operation, 104 MB of additional disk space will be used. [2021-08-31T13:50:57.633Z] #21 15.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-31T13:50:57.633Z] #21 15.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-31T13:50:57.633Z] #21 15.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-31T13:50:57.892Z] #21 16.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-31T13:50:57.892Z] #21 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-31T13:50:57.892Z] #21 16.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-31T13:50:57.892Z] #21 16.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-31T13:50:57.898Z] #47 156.0 vendor/golang.org/x/net/idna [2021-08-31T13:50:58.082Z] #19 256.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-31T13:50:58.082Z] #19 256.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:50:58.082Z] #19 256.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:50:58.082Z] #19 256.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-31T13:50:58.082Z] #19 256.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-08-31T13:50:58.082Z] #19 256.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-31T13:50:58.082Z] #19 256.4 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-31T13:50:58.082Z] #19 256.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-08-31T13:50:58.082Z] #19 256.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-31T13:50:58.082Z] #19 256.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-08-31T13:50:58.082Z] #19 256.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-31T13:50:58.082Z] #19 256.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:50:58.082Z] #19 256.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-08-31T13:50:58.082Z] #19 256.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-31T13:50:58.082Z] #19 256.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:50:58.151Z] #21 16.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-31T13:50:58.151Z] #21 16.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-31T13:50:58.151Z] #21 16.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:50:58.151Z] #21 16.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-31T13:50:58.151Z] #21 16.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-31T13:50:58.151Z] #21 16.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-31T13:50:58.151Z] #21 16.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-31T13:50:58.151Z] #21 16.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-31T13:50:58.151Z] #21 16.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-31T13:50:58.151Z] #21 16.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-31T13:50:58.151Z] #21 16.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-31T13:50:58.151Z] #21 16.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-31T13:50:58.151Z] #21 16.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-31T13:50:58.151Z] #21 16.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-31T13:50:58.151Z] #21 16.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-31T13:50:58.151Z] #21 16.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-31T13:50:58.151Z] #21 16.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-31T13:50:58.151Z] #21 16.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-31T13:50:58.151Z] #21 16.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-31T13:50:58.151Z] #21 16.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-31T13:50:58.718Z] #21 16.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-31T13:50:58.718Z] #21 16.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-31T13:50:58.718Z] #21 16.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-31T13:50:58.719Z] #21 16.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-31T13:50:58.719Z] #21 16.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-31T13:50:58.719Z] #21 16.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-31T13:50:58.719Z] #21 16.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-31T13:50:58.719Z] #21 16.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-31T13:50:58.719Z] #21 16.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-31T13:50:58.719Z] #21 16.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:50:58.719Z] #21 16.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-31T13:50:58.719Z] #21 16.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-31T13:50:58.719Z] #21 16.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-31T13:50:58.719Z] #21 16.98 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-31T13:50:58.977Z] #21 17.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-31T13:50:58.977Z] #21 17.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-31T13:50:59.545Z] #21 17.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-31T13:50:59.803Z] #21 27.47 Selecting previously unselected package libinih1:arm64. [2021-08-31T13:50:59.803Z] #21 27.47 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-08-31T13:50:59.803Z] #21 27.51 Unpacking libinih1:arm64 (53-1+b2) ... [2021-08-31T13:50:59.803Z] #21 27.60 Selecting previously unselected package libnet1:arm64. [2021-08-31T13:50:59.803Z] #21 27.61 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-31T13:50:59.803Z] #21 27.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:50:59.803Z] #21 27.74 Selecting previously unselected package libnl-3-200:arm64. [2021-08-31T13:50:59.803Z] #21 27.74 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-31T13:50:59.803Z] #21 27.75 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-31T13:50:59.803Z] #21 27.86 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-31T13:50:59.803Z] #21 27.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-31T13:50:59.803Z] #21 27.89 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-31T13:50:59.803Z] #21 27.97 Selecting previously unselected package net-tools. [2021-08-31T13:50:59.803Z] #21 27.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-08-31T13:50:59.803Z] #21 27.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:51:00.107Z] #21 28.23 Selecting previously unselected package patch. [2021-08-31T13:51:00.107Z] #21 28.25 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-08-31T13:51:00.107Z] #21 28.25 Unpacking patch (2.7.6-7) ... [2021-08-31T13:51:00.112Z] #21 18.22 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-31T13:51:00.112Z] #21 18.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-31T13:51:00.371Z] #21 18.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-31T13:51:00.373Z] #21 28.39 Selecting previously unselected package python-pip-whl. [2021-08-31T13:51:00.373Z] #21 28.41 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-31T13:51:00.373Z] #21 28.42 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-31T13:51:00.447Z] #47 ... [2021-08-31T13:51:00.447Z] [2021-08-31T13:51:00.447Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:51:00.447Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:51:00.447Z] #14 148.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-31T13:51:00.447Z] #14 148.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:51:00.447Z] #14 148.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:51:00.635Z] #21 28.77 Selecting previously unselected package python3-lib2to3. [2021-08-31T13:51:00.636Z] #21 28.77 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-31T13:51:00.710Z] #14 ... [2021-08-31T13:51:00.710Z] [2021-08-31T13:51:00.710Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:00.710Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:51:00.710Z] #47 159.3 vendor/golang.org/x/net/http2/hpack [2021-08-31T13:51:00.902Z] #21 28.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:51:00.902Z] #21 29.09 Selecting previously unselected package python3-distutils. [2021-08-31T13:51:00.902Z] #21 29.10 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-31T13:51:00.902Z] #21 29.11 Unpacking python3-distutils (3.9.2-1) ... [2021-08-31T13:51:01.164Z] #21 29.26 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:51:01.164Z] #21 29.27 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:51:01.164Z] #21 29.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:51:01.164Z] #21 29.42 Selecting previously unselected package python3-setuptools. [2021-08-31T13:51:01.164Z] #21 29.43 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-31T13:51:01.164Z] #21 29.44 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-31T13:51:01.308Z] #21 19.59 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:51:01.308Z] #21 19.68 Fetched 27.0 MB in 3s (7894 kB/s) [2021-08-31T13:51:01.567Z] #21 19.74 Selecting previously unselected package pigz. [2021-08-31T13:51:01.567Z] #21 19.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-08-31T13:51:01.567Z] #21 19.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-31T13:51:01.567Z] #21 19.80 Unpacking pigz (2.6-1) ... [2021-08-31T13:51:01.567Z] #21 19.89 Selecting previously unselected package libelf1:amd64. [2021-08-31T13:51:01.567Z] #21 19.89 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-31T13:51:01.567Z] #21 19.90 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-31T13:51:01.659Z] #14 ... [2021-08-31T13:51:01.659Z] [2021-08-31T13:51:01.659Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:01.659Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:51:01.659Z] #47 155.3 vendor/golang.org/x/net/idna [2021-08-31T13:51:01.659Z] #47 157.6 vendor/golang.org/x/net/http2/hpack [2021-08-31T13:51:01.659Z] #47 158.6 mime [2021-08-31T13:51:01.659Z] #47 160.3 mime/quotedprintable [2021-08-31T13:51:01.659Z] #47 160.8 net/http/internal [2021-08-31T13:51:01.659Z] #47 161.2 net/http/internal/ascii [2021-08-31T13:51:01.689Z] #21 29.79 Selecting previously unselected package python3-wheel. [2021-08-31T13:51:01.689Z] #21 29.80 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-31T13:51:01.689Z] #21 29.81 Unpacking python3-wheel (0.34.2-1) ... [2021-08-31T13:51:01.689Z] #21 29.90 Selecting previously unselected package python3-pip. [2021-08-31T13:51:01.689Z] #21 29.91 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-31T13:51:01.689Z] #21 29.92 Unpacking python3-pip (20.3.4-4) ... [2021-08-31T13:51:01.830Z] #21 20.05 Selecting previously unselected package libbpf0:amd64. [2021-08-31T13:51:01.831Z] #21 20.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-31T13:51:01.831Z] #21 20.06 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-31T13:51:02.094Z] #21 20.17 Selecting previously unselected package libcap2:amd64. [2021-08-31T13:51:02.094Z] #21 20.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-31T13:51:02.094Z] #21 20.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-31T13:51:02.094Z] #21 20.24 Selecting previously unselected package libmnl0:amd64. [2021-08-31T13:51:02.094Z] #21 20.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-31T13:51:02.094Z] #21 20.26 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-31T13:51:02.094Z] #21 20.33 Selecting previously unselected package libxtables12:amd64. [2021-08-31T13:51:02.094Z] #21 20.33 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-31T13:51:02.095Z] #21 20.33 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-31T13:51:02.095Z] #21 20.38 Selecting previously unselected package libcap2-bin. [2021-08-31T13:51:02.095Z] #21 20.39 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-31T13:51:02.095Z] #21 20.40 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-31T13:51:02.265Z] #21 30.27 Selecting previously unselected package sudo. [2021-08-31T13:51:02.265Z] #21 30.28 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-08-31T13:51:02.265Z] #21 30.29 Unpacking sudo (1.9.5p2-3) ... [2021-08-31T13:51:02.295Z] #19 261.1 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-31T13:51:02.295Z] #19 261.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-31T13:51:02.295Z] #19 261.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:02.295Z] #19 261.1 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-31T13:51:02.295Z] #19 261.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-08-31T13:51:02.295Z] #19 261.1 Unpacking crossbuild-essential-s390x (12.9) ... [2021-08-31T13:51:02.295Z] #19 261.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-08-31T13:51:02.295Z] #19 261.2 Setting up libfile-which-perl (1.23-1) ... [2021-08-31T13:51:02.295Z] #19 261.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-31T13:51:02.295Z] #19 261.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-08-31T13:51:02.295Z] #19 261.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-31T13:51:02.295Z] #19 261.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:51:02.295Z] #19 261.2 Setting up libicu67:amd64 (67.1-7) ... [2021-08-31T13:51:02.295Z] #19 261.2 Setting up libmagic-mgc (1:5.39-3) ... [2021-08-31T13:51:02.295Z] #19 261.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-31T13:51:02.295Z] #19 261.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-08-31T13:51:02.295Z] #19 261.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-08-31T13:51:02.295Z] #19 261.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-31T13:51:02.354Z] #21 20.47 Selecting previously unselected package iproute2. [2021-08-31T13:51:02.355Z] #21 20.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-31T13:51:02.355Z] #21 20.48 Unpacking iproute2 (5.10.0-4) ... [2021-08-31T13:51:02.460Z] 8f616e6e9eec: Pull complete [2021-08-31T13:51:02.552Z] #19 261.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-31T13:51:02.552Z] #19 261.3 Setting up file (1:5.39-3) ... [2021-08-31T13:51:02.552Z] #19 261.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:51:02.552Z] #19 261.3 Setting up bzip2 (1.0.8-4) ... [2021-08-31T13:51:02.552Z] #19 261.4 Setting up libyaml-perl (1.30-1) ... [2021-08-31T13:51:02.552Z] #19 261.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-31T13:51:02.552Z] #19 261.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-08-31T13:51:02.552Z] #19 261.4 Setting up libio-string-perl (1.08-3.1) ... [2021-08-31T13:51:02.552Z] #19 261.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-31T13:51:02.552Z] #19 261.4 Setting up cross-config (2.6.18+nmu1) ... [2021-08-31T13:51:02.552Z] #19 261.5 Setting up xz-utils (5.2.5-2) ... [2021-08-31T13:51:02.552Z] #19 261.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-31T13:51:02.552Z] #19 261.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-08-31T13:51:02.552Z] #19 261.5 Setting up patch (2.7.6-7) ... [2021-08-31T13:51:02.552Z] #19 261.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-31T13:51:02.552Z] #19 261.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-31T13:51:02.552Z] #19 261.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:02.552Z] #19 261.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-31T13:51:02.552Z] #19 261.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-08-31T13:51:02.552Z] #19 261.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:02.552Z] #19 261.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:02.613Z] #21 20.90 Selecting previously unselected package xxd. [2021-08-31T13:51:02.625Z] #47 161.0 mime [2021-08-31T13:51:02.808Z] #19 261.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up libfile-homedir-perl (1.006-1) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:02.808Z] #19 261.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-31T13:51:02.808Z] #19 261.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:51:02.808Z] #19 261.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-08-31T13:51:02.808Z] #19 261.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:02.808Z] #19 261.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:51:02.808Z] #19 261.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-31T13:51:02.808Z] #19 261.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:02.808Z] #19 261.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-31T13:51:02.808Z] #19 261.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:02.851Z] #21 30.81 Selecting previously unselected package thin-provisioning-tools. [2021-08-31T13:51:02.851Z] #21 30.82 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-08-31T13:51:02.851Z] #21 30.83 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:51:02.873Z] #21 20.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:51:02.873Z] #21 20.91 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:51:02.873Z] #21 21.03 Selecting previously unselected package vim-common. [2021-08-31T13:51:02.873Z] #21 21.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:51:02.873Z] #21 21.05 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:51:03.041Z] #47 ... [2021-08-31T13:51:03.041Z] [2021-08-31T13:51:03.041Z] #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 [2021-08-31T13:51:03.041Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:51:03.041Z] #14 163.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-31T13:51:03.041Z] #14 163.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:51:03.041Z] #14 163.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 261.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 262.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 262.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-31T13:51:03.064Z] #19 262.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 262.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 262.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 262.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-31T13:51:03.064Z] #19 262.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 262.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.064Z] #19 262.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.131Z] #21 21.18 Selecting previously unselected package bash-completion. [2021-08-31T13:51:03.132Z] #21 21.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-31T13:51:03.134Z] #21 31.11 Selecting previously unselected package uidmap. [2021-08-31T13:51:03.134Z] #21 31.11 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-08-31T13:51:03.134Z] #21 31.12 Unpacking uidmap (1:4.8.1-1) ... [2021-08-31T13:51:03.134Z] #21 31.32 Selecting previously unselected package vim-runtime. [2021-08-31T13:51:03.134Z] #21 31.33 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:51:03.134Z] #21 31.37 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-31T13:51:03.320Z] #19 262.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-08-31T13:51:03.320Z] #19 262.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-31T13:51:03.320Z] #19 262.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-31T13:51:03.320Z] #19 262.3 [2021-08-31T13:51:03.320Z] #19 262.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-31T13:51:03.397Z] #21 31.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-31T13:51:03.397Z] #21 31.41 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:51:03.576Z] #19 262.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.576Z] #19 262.4 Setting up dpkg-dev (1.20.9) ... [2021-08-31T13:51:03.576Z] #19 262.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.576Z] #19 262.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-31T13:51:03.576Z] #19 262.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.576Z] #19 262.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.576Z] #19 262.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.576Z] #19 262.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.576Z] #19 262.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-31T13:51:03.850Z] #19 262.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.850Z] #19 262.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.850Z] #19 262.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.850Z] #19 262.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:03.850Z] #19 262.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-31T13:51:03.850Z] #19 262.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-31T13:51:03.850Z] #19 262.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-31T13:51:04.116Z] #19 262.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-31T13:51:04.116Z] #19 263.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-31T13:51:04.116Z] #19 263.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:04.116Z] #19 263.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:04.116Z] #19 263.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-31T13:51:04.397Z] #19 263.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:04.397Z] #19 263.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:04.397Z] #19 263.3 Setting up libxml-simple-perl (2.25-1) ... [2021-08-31T13:51:04.397Z] #19 263.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-31T13:51:04.397Z] #19 263.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-31T13:51:04.397Z] #19 263.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-08-31T13:51:04.397Z] #19 263.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:04.397Z] #19 263.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.654Z] #19 263.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:04.654Z] #19 263.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-31T13:51:04.654Z] #19 263.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-31T13:51:04.654Z] #19 263.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-31T13:51:04.654Z] #19 263.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:04.654Z] #19 263.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-31T13:51:04.654Z] #19 263.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:04.654Z] #19 263.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:04.654Z] #19 263.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-31T13:51:04.654Z] #19 263.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:04.654Z] #19 263.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:04.654Z] #19 263.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-31T13:51:04.654Z] #19 263.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:04.654Z] #19 263.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-08-31T13:51:04.923Z] #19 263.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:04.923Z] #19 263.7 Setting up crossbuild-essential-armel (12.9) ... [2021-08-31T13:51:04.923Z] #19 263.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-31T13:51:04.923Z] #19 263.7 Setting up crossbuild-essential-armhf (12.9) ... [2021-08-31T13:51:04.923Z] #19 263.7 Setting up crossbuild-essential-arm64 (12.9) ... [2021-08-31T13:51:04.923Z] #19 263.7 Setting up crossbuild-essential-s390x (12.9) ... [2021-08-31T13:51:04.923Z] #19 263.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-08-31T13:51:04.923Z] #19 263.8 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:51:05.035Z] #21 22.87 Unpacking bash-completion (1:2.11-2) ... [2021-08-31T13:51:05.035Z] #21 23.23 Selecting previously unselected package bzip2. [2021-08-31T13:51:05.035Z] #21 23.23 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-31T13:51:05.035Z] #21 23.24 Unpacking bzip2 (1.0.8-4) ... [2021-08-31T13:51:05.035Z] #21 23.30 Selecting previously unselected package xz-utils. [2021-08-31T13:51:05.035Z] #21 23.30 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-31T13:51:05.035Z] #21 23.32 Unpacking xz-utils (5.2.5-2) ... [2021-08-31T13:51:05.294Z] #21 23.49 Selecting previously unselected package apparmor. [2021-08-31T13:51:05.294Z] #21 23.49 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-31T13:51:05.294Z] #21 23.55 Unpacking apparmor (2.13.6-10) ... [2021-08-31T13:51:05.552Z] #21 23.92 Selecting previously unselected package inetutils-ping. [2021-08-31T13:51:05.811Z] #21 23.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-31T13:51:05.811Z] #21 23.93 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-31T13:51:05.811Z] #21 24.03 Selecting previously unselected package libip4tc2:amd64. [2021-08-31T13:51:05.811Z] #21 24.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-31T13:51:05.811Z] #21 24.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:05.811Z] #21 24.09 Selecting previously unselected package libip6tc2:amd64. [2021-08-31T13:51:05.811Z] #21 24.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-31T13:51:05.811Z] #21 24.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:05.811Z] #21 24.16 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-31T13:51:05.811Z] #21 24.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-31T13:51:05.927Z] #47 164.0 mime/quotedprintable [2021-08-31T13:51:05.957Z] #21 34.02 Selecting previously unselected package vim. [2021-08-31T13:51:05.957Z] #21 34.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-08-31T13:51:05.957Z] #21 34.07 Unpacking vim (2:8.2.2434-3) ... [2021-08-31T13:51:06.070Z] #21 24.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-31T13:51:06.070Z] #21 24.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-31T13:51:06.070Z] #21 24.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-31T13:51:06.070Z] #21 24.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-31T13:51:06.070Z] #21 24.30 Selecting previously unselected package libnftnl11:amd64. [2021-08-31T13:51:06.070Z] #21 24.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-31T13:51:06.070Z] #21 24.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-31T13:51:06.070Z] #21 24.38 Selecting previously unselected package iptables. [2021-08-31T13:51:06.070Z] #21 24.38 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-31T13:51:06.070Z] #21 24.39 Unpacking iptables (1.8.7-1) ... [2021-08-31T13:51:06.187Z] #47 164.7 net/http/internal [2021-08-31T13:51:06.220Z] #21 34.56 Selecting previously unselected package xfsprogs. [2021-08-31T13:51:06.220Z] #21 34.57 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-08-31T13:51:06.486Z] #21 34.59 Unpacking xfsprogs (5.10.0-4) ... [2021-08-31T13:51:06.638Z] #21 24.67 Selecting previously unselected package libonig5:amd64. [2021-08-31T13:51:06.638Z] #21 24.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-31T13:51:06.638Z] #21 24.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:51:06.638Z] #21 24.79 Selecting previously unselected package libjq1:amd64. [2021-08-31T13:51:06.638Z] #21 24.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-31T13:51:06.638Z] #21 24.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:51:06.638Z] #21 24.88 Selecting previously unselected package jq. [2021-08-31T13:51:06.638Z] #21 24.88 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-31T13:51:06.638Z] #21 24.89 Unpacking jq (1.6-2.1) ... [2021-08-31T13:51:06.638Z] #21 24.97 Selecting previously unselected package libaio1:amd64. [2021-08-31T13:51:06.638Z] #21 24.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-31T13:51:06.638Z] #21 24.98 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-31T13:51:06.760Z] #47 165.3 net/http/internal/ascii [2021-08-31T13:51:06.896Z] #21 25.11 Selecting previously unselected package libgpm2:amd64. [2021-08-31T13:51:06.897Z] #21 25.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-31T13:51:06.897Z] #21 25.13 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-31T13:51:07.011Z] #21 35.03 Selecting previously unselected package zip. [2021-08-31T13:51:07.011Z] #21 35.04 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-08-31T13:51:07.011Z] #21 35.05 Unpacking zip (3.0-12) ... [2021-08-31T13:51:07.155Z] #21 25.19 Selecting previously unselected package libicu67:amd64. [2021-08-31T13:51:07.155Z] #21 25.20 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-31T13:51:07.155Z] #21 25.21 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-31T13:51:07.273Z] #21 35.34 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:51:08.667Z] #21 36.64 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-08-31T13:51:08.667Z] #21 36.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:51:08.667Z] #21 36.67 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-08-31T13:51:08.667Z] #21 36.68 Setting up libicu67:arm64 (67.1-7) ... [2021-08-31T13:51:08.667Z] #21 36.70 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-08-31T13:51:08.667Z] #21 36.71 Setting up libinih1:arm64 (53-1+b2) ... [2021-08-31T13:51:08.667Z] #21 36.73 Setting up uidmap (1:4.8.1-1) ... [2021-08-31T13:51:08.667Z] #21 36.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:51:08.667Z] #21 36.76 Setting up bzip2 (1.0.8-4) ... [2021-08-31T13:51:08.667Z] #21 36.79 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-31T13:51:08.667Z] #21 36.81 Setting up python3-wheel (0.34.2-1) ... [2021-08-31T13:51:09.093Z] #19 DONE 267.9s [2021-08-31T13:51:09.093Z] [2021-08-31T13:51:09.093Z] #44 [tini 1/2] 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 [2021-08-31T13:51:09.093Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-08-31T13:51:09.613Z] #14 169.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-31T13:51:09.614Z] #14 169.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-31T13:51:09.614Z] #14 169.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:51:09.627Z] #21 37.64 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:51:09.627Z] #21 37.66 Setting up libcap2:arm64 (1:2.44-1) ... [2021-08-31T13:51:09.627Z] #21 37.67 Setting up libcap2-bin (1:2.44-1) ... [2021-08-31T13:51:09.627Z] #21 37.69 Setting up apparmor (2.13.6-10) ... [2021-08-31T13:51:10.061Z] #47 168.5 net/textproto [2021-08-31T13:51:10.061Z] #47 168.5 crypto/x509 [2021-08-31T13:51:10.061Z] #47 ... [2021-08-31T13:51:10.061Z] [2021-08-31T13:51:10.061Z] #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 [2021-08-31T13:51:10.061Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:51:10.061Z] #14 168.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-31T13:51:10.061Z] #14 168.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:51:10.061Z] #14 168.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:51:10.441Z] #21 28.38 Selecting previously unselected package libinih1:amd64. [2021-08-31T13:51:10.441Z] #21 28.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-31T13:51:10.441Z] #21 28.39 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-31T13:51:10.441Z] #21 28.45 Selecting previously unselected package libnet1:amd64. [2021-08-31T13:51:10.441Z] #21 28.45 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-31T13:51:10.441Z] #21 28.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:51:10.441Z] #21 28.53 Selecting previously unselected package libnl-3-200:amd64. [2021-08-31T13:51:10.441Z] #21 28.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-31T13:51:10.441Z] #21 28.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:51:10.441Z] #21 28.65 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-31T13:51:10.441Z] #21 28.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-31T13:51:10.441Z] #21 28.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:51:10.441Z] #21 28.71 Selecting previously unselected package net-tools. [2021-08-31T13:51:10.441Z] #21 28.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-31T13:51:10.441Z] #21 28.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:51:10.629Z] #14 170.9 Selecting previously unselected package libapparmor1:amd64. [2021-08-31T13:51:10.629Z] #14 170.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-31T13:51:10.629Z] #14 170.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-31T13:51:10.700Z] #21 28.91 Selecting previously unselected package patch. [2021-08-31T13:51:10.700Z] #21 28.91 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-31T13:51:10.700Z] #21 28.92 Unpacking patch (2.7.6-7) ... [2021-08-31T13:51:10.889Z] #14 ... [2021-08-31T13:51:10.889Z] [2021-08-31T13:51:10.889Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:51:10.889Z] #60 sha256:df712180580e83b3010338c67d542363cc46bdf49a97010288e7e8a4756e666f [2021-08-31T13:51:10.889Z] #60 163.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:51:10.889Z] #60 163.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-31T13:51:10.889Z] #60 DONE 171.2s [2021-08-31T13:51:10.889Z] [2021-08-31T13:51:10.889Z] #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 [2021-08-31T13:51:10.889Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:51:10.889Z] #14 171.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-31T13:51:10.889Z] #14 171.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-31T13:51:10.889Z] #14 171.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-31T13:51:10.889Z] #14 ... [2021-08-31T13:51:10.889Z] [2021-08-31T13:51:10.889Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-31T13:51:10.889Z] #61 sha256:c0c75b8f1a41dcd6c1f924c766bf06adba2ca534d65e834260c26d6efd017a0d [2021-08-31T13:51:10.959Z] #21 29.03 Selecting previously unselected package python-pip-whl. [2021-08-31T13:51:10.959Z] #21 29.04 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-31T13:51:10.959Z] #21 29.05 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-31T13:51:11.004Z] #14 ... [2021-08-31T13:51:11.004Z] [2021-08-31T13:51:11.004Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:51:11.004Z] #60 sha256:7375770a8ad686b07765eaa125e84b1a8ec93d87dc782483583dfe6fa8e8c48a [2021-08-31T13:51:11.004Z] #60 162.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:51:11.004Z] #60 162.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-31T13:51:11.004Z] #60 DONE 169.3s [2021-08-31T13:51:11.004Z] [2021-08-31T13:51:11.004Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-31T13:51:11.004Z] #61 sha256:27ef7a3973542bf08bd36f662b94fc7d6713453c0be4ce1c65f6a50d02f8a288 [2021-08-31T13:51:11.004Z] #61 DONE 0.1s [2021-08-31T13:51:11.004Z] [2021-08-31T13:51:11.004Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-31T13:51:11.004Z] #62 sha256:9aacf6b9f7c0481ec88ca5ae1379fcfd9998d0ed6677f31841a7b97310ce445a [2021-08-31T13:51:11.148Z] #61 DONE 0.1s [2021-08-31T13:51:11.148Z] [2021-08-31T13:51:11.148Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-31T13:51:11.148Z] #62 sha256:70c7bf6d4520a6a41627a2182dc3f8d72722506db9b05cca3e207b2c1f8f4167 [2021-08-31T13:51:11.148Z] #62 DONE 0.1s [2021-08-31T13:51:11.148Z] [2021-08-31T13:51:11.148Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:11.148Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:51:11.148Z] #47 163.6 net/textproto [2021-08-31T13:51:11.148Z] #47 163.6 crypto/x509 [2021-08-31T13:51:11.148Z] #47 164.7 vendor/golang.org/x/net/http/httpguts [2021-08-31T13:51:11.148Z] #47 165.1 vendor/golang.org/x/net/http/httpproxy [2021-08-31T13:51:11.148Z] #47 165.6 mime/multipart [2021-08-31T13:51:11.148Z] #47 167.8 crypto/tls [2021-08-31T13:51:11.148Z] #47 ... [2021-08-31T13:51:11.148Z] [2021-08-31T13:51:11.148Z] #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 [2021-08-31T13:51:11.148Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:51:11.218Z] #21 29.59 Selecting previously unselected package python3-lib2to3. [2021-08-31T13:51:11.218Z] #21 29.59 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-31T13:51:11.265Z] #62 DONE 0.3s [2021-08-31T13:51:11.266Z] [2021-08-31T13:51:11.266Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:11.266Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:51:11.266Z] #47 169.6 vendor/golang.org/x/net/http/httpguts [2021-08-31T13:51:11.407Z] #14 171.5 Selecting previously unselected package libbtrfs0:amd64. [2021-08-31T13:51:11.408Z] #14 171.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-31T13:51:11.408Z] #14 171.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:51:11.477Z] #21 29.59 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:51:11.477Z] #21 29.70 Selecting previously unselected package python3-distutils. [2021-08-31T13:51:11.477Z] #21 29.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-31T13:51:11.477Z] #21 29.71 Unpacking python3-distutils (3.9.2-1) ... [2021-08-31T13:51:11.477Z] #21 29.85 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:51:11.477Z] #21 29.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:51:11.529Z] #47 170.0 vendor/golang.org/x/net/http/httpproxy [2021-08-31T13:51:11.551Z] #21 39.89 Setting up zip (3.0-12) ... [2021-08-31T13:51:11.623Z] #44 2.165 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:51:11.624Z] #44 2.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:51:11.624Z] #44 2.233 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:51:11.624Z] #44 2.581 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:51:11.667Z] #14 171.8 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-31T13:51:11.667Z] #14 171.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-31T13:51:11.667Z] #14 171.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:51:11.766Z] #21 29.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:51:11.766Z] #21 30.05 Selecting previously unselected package python3-setuptools. [2021-08-31T13:51:11.766Z] #21 30.06 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-31T13:51:11.766Z] #21 30.08 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-31T13:51:11.814Z] #21 39.90 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:51:11.814Z] #21 39.95 Setting up bash-completion (1:2.11-2) ... [2021-08-31T13:51:11.881Z] #44 2.966 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:51:11.926Z] #14 172.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-31T13:51:11.926Z] #14 172.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:51:11.926Z] #14 172.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:11.926Z] #14 172.2 Selecting previously unselected package libudev-dev:amd64. [2021-08-31T13:51:11.926Z] #14 172.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-31T13:51:11.926Z] #14 172.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-31T13:51:12.025Z] #21 30.33 Selecting previously unselected package python3-wheel. [2021-08-31T13:51:12.025Z] #21 30.34 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-31T13:51:12.025Z] #21 30.34 Unpacking python3-wheel (0.34.2-1) ... [2021-08-31T13:51:12.025Z] #21 30.41 Selecting previously unselected package python3-pip. [2021-08-31T13:51:12.186Z] #14 172.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-31T13:51:12.186Z] #14 172.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-31T13:51:12.186Z] #14 172.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-31T13:51:12.286Z] #21 30.41 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-31T13:51:12.287Z] #21 30.42 Unpacking python3-pip (20.3.4-4) ... [2021-08-31T13:51:12.287Z] #21 30.65 Selecting previously unselected package sudo. [2021-08-31T13:51:12.287Z] #21 30.65 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-31T13:51:12.287Z] #21 30.66 Unpacking sudo (1.9.5p2-3) ... [2021-08-31T13:51:12.444Z] #44 3.585 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-31T13:51:12.446Z] #14 172.7 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-31T13:51:12.446Z] #14 172.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-31T13:51:12.446Z] #14 172.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-31T13:51:12.446Z] #14 172.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-31T13:51:12.446Z] #14 172.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-31T13:51:12.477Z] #47 171.0 mime/multipart [2021-08-31T13:51:12.705Z] #14 172.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-31T13:51:12.705Z] #14 173.1 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-31T13:51:12.854Z] #21 31.16 Selecting previously unselected package thin-provisioning-tools. [2021-08-31T13:51:12.854Z] #21 31.17 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-31T13:51:12.854Z] #21 31.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:51:12.965Z] #14 173.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-31T13:51:12.965Z] #14 173.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-31T13:51:12.965Z] #14 173.2 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-31T13:51:12.965Z] #14 173.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-31T13:51:12.965Z] #14 173.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-31T13:51:13.017Z] #44 4.129 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-31T13:51:13.124Z] #21 31.38 Selecting previously unselected package uidmap. [2021-08-31T13:51:13.124Z] #21 31.38 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-31T13:51:13.124Z] #21 31.38 Unpacking uidmap (1:4.8.1-1) ... [2021-08-31T13:51:13.386Z] #21 31.50 Selecting previously unselected package vim-runtime. [2021-08-31T13:51:13.386Z] #21 31.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:51:13.386Z] #21 31.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-31T13:51:13.386Z] #21 31.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-31T13:51:13.386Z] #21 31.62 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:51:13.535Z] #14 173.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-31T13:51:13.535Z] #14 173.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-31T13:51:13.535Z] #14 173.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-31T13:51:13.580Z] #44 4.571 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-31T13:51:14.103Z] #14 174.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-31T13:51:14.103Z] #14 174.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:51:14.103Z] #14 174.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:14.103Z] #14 174.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-31T13:51:14.103Z] #14 174.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-31T13:51:14.103Z] #14 174.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-31T13:51:14.103Z] #14 174.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-31T13:51:14.103Z] #14 174.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-31T13:51:14.103Z] #14 174.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-31T13:51:14.144Z] #44 4.966 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-31T13:51:14.374Z] #21 42.59 Setting up xz-utils (5.2.5-2) ... [2021-08-31T13:51:14.374Z] #21 42.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-31T13:51:14.374Z] #21 42.64 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-08-31T13:51:14.374Z] #21 42.67 Setting up patch (2.7.6-7) ... [2021-08-31T13:51:14.401Z] #44 5.434 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:51:14.401Z] #44 5.434 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB] [2021-08-31T13:51:14.401Z] #44 5.434 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB] [2021-08-31T13:51:14.401Z] #44 5.434 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB] [2021-08-31T13:51:14.401Z] #44 5.434 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:51:14.401Z] #44 5.435 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.2 kB] [2021-08-31T13:51:14.650Z] #21 42.73 Setting up sudo (1.9.5p2-3) ... [2021-08-31T13:51:14.650Z] #21 42.85 invoke-rc.d: could not determine current runlevel [2021-08-31T13:51:14.650Z] #21 42.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-31T13:51:14.650Z] #21 42.88 Setting up xfsprogs (5.10.0-4) ... [2021-08-31T13:51:14.650Z] #21 42.90 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-08-31T13:51:14.650Z] #21 42.92 Setting up inetutils-ping (2:2.0-1) ... [2021-08-31T13:51:14.650Z] #21 42.94 Setting up pigz (2.6-1) ... [2021-08-31T13:51:14.658Z] #44 ... [2021-08-31T13:51:14.658Z] [2021-08-31T13:51:14.658Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:51:14.658Z] #32 sha256:b945d107f4a9ef5882a199f5e2518c93b627141c2797948c2579486a44bff9d2 [2021-08-31T13:51:14.658Z] #32 1.860 + RM_GOPATH=0 [2021-08-31T13:51:14.658Z] #32 1.860 + TMP_GOPATH= [2021-08-31T13:51:14.658Z] #32 1.860 + : /build [2021-08-31T13:51:14.658Z] #32 1.860 + '[' -z '' ']' [2021-08-31T13:51:14.658Z] #32 1.864 ++ mktemp -d [2021-08-31T13:51:14.658Z] #32 1.864 + export GOPATH=/tmp/tmp.zodNV5BCQb [2021-08-31T13:51:14.658Z] #32 1.865 + GOPATH=/tmp/tmp.zodNV5BCQb [2021-08-31T13:51:14.658Z] #32 1.865 + RM_GOPATH=1 [2021-08-31T13:51:14.658Z] #32 1.865 + case "$(go env GOARCH)" in [2021-08-31T13:51:14.658Z] #32 1.865 ++ go env GOARCH [2021-08-31T13:51:14.658Z] #32 1.875 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:14.658Z] #32 1.875 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:14.658Z] #32 1.876 ++ dirname /tmp/install/install.sh [2021-08-31T13:51:14.658Z] #32 1.876 + dir=/tmp/install [2021-08-31T13:51:14.658Z] #32 1.876 + bin=dockercli [2021-08-31T13:51:14.658Z] #32 1.876 + shift [2021-08-31T13:51:14.658Z] #32 1.876 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-31T13:51:14.658Z] #32 1.876 + . /tmp/install/dockercli.installer [2021-08-31T13:51:14.658Z] #32 1.877 ++ : stable [2021-08-31T13:51:14.658Z] #32 1.877 ++ : 17.06.2-ce [2021-08-31T13:51:14.658Z] #32 1.877 + install_dockercli [2021-08-31T13:51:14.658Z] #32 1.877 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-31T13:51:14.658Z] #32 1.877 Install docker/cli version 17.06.2-ce from stable [2021-08-31T13:51:14.658Z] #32 1.878 ++ uname -m [2021-08-31T13:51:14.658Z] #32 1.880 + arch=x86_64 [2021-08-31T13:51:14.658Z] #32 1.880 + '[' x86_64 '!=' x86_64 ']' [2021-08-31T13:51:14.658Z] #32 1.880 + url=https://download.docker.com/linux/static [2021-08-31T13:51:14.658Z] #32 1.880 + tar -xz docker/docker [2021-08-31T13:51:14.658Z] #32 1.880 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-31T13:51:14.658Z] #32 5.449 + mkdir -p /build [2021-08-31T13:51:14.658Z] #32 5.451 + mv docker/docker /build/ [2021-08-31T13:51:14.658Z] #32 5.455 + rmdir docker [2021-08-31T13:51:14.658Z] #32 DONE 5.6s [2021-08-31T13:51:14.658Z] [2021-08-31T13:51:14.658Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:51:14.658Z] #67 sha256:742fa1f42e500ae6a40e588a27e2b957cb4a131233af8bb0c6a67d7c82c385c5 [2021-08-31T13:51:14.658Z] #67 1.615 + RM_GOPATH=0 [2021-08-31T13:51:14.658Z] #67 1.616 + TMP_GOPATH= [2021-08-31T13:51:14.658Z] #67 1.616 + : /build [2021-08-31T13:51:14.658Z] #67 1.616 + '[' -z '' ']' [2021-08-31T13:51:14.658Z] #67 1.616 ++ mktemp -d [2021-08-31T13:51:14.658Z] #67 1.623 + export GOPATH=/tmp/tmp.8GF4s1X346 [2021-08-31T13:51:14.658Z] #67 1.623 + GOPATH=/tmp/tmp.8GF4s1X346 [2021-08-31T13:51:14.658Z] #67 1.623 + RM_GOPATH=1 [2021-08-31T13:51:14.658Z] #67 1.623 + case "$(go env GOARCH)" in [2021-08-31T13:51:14.658Z] #67 1.623 ++ go env GOARCH [2021-08-31T13:51:14.658Z] #67 1.623 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:14.658Z] #67 1.623 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:14.658Z] #67 1.623 ++ dirname /tmp/install/install.sh [2021-08-31T13:51:14.658Z] #67 1.623 + dir=/tmp/install [2021-08-31T13:51:14.658Z] #67 1.624 + bin=rootlesskit [2021-08-31T13:51:14.658Z] #67 1.624 + shift [2021-08-31T13:51:14.658Z] #67 1.624 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-31T13:51:14.658Z] #67 1.624 + . /tmp/install/rootlesskit.installer [2021-08-31T13:51:14.658Z] #67 1.624 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:51:14.658Z] #67 1.624 + install_rootlesskit [2021-08-31T13:51:14.658Z] #67 1.624 + case "$1" in [2021-08-31T13:51:14.658Z] #67 1.625 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:51:14.658Z] #67 1.625 + export CGO_ENABLED=0 [2021-08-31T13:51:14.658Z] #67 1.625 + CGO_ENABLED=0 [2021-08-31T13:51:14.658Z] #67 1.625 + _install_rootlesskit [2021-08-31T13:51:14.658Z] #67 1.625 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-31T13:51:14.658Z] #67 1.625 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8GF4s1X346/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:51:14.658Z] #67 1.626 Cloning into '/tmp/tmp.8GF4s1X346/src/github.com/rootless-containers/rootlesskit'... [2021-08-31T13:51:14.658Z] #67 3.821 + cd /tmp/tmp.8GF4s1X346/src/github.com/rootless-containers/rootlesskit [2021-08-31T13:51:14.658Z] #67 3.822 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-31T13:51:14.658Z] #67 3.866 + export GO111MODULE=on [2021-08-31T13:51:14.658Z] #67 3.871 + GO111MODULE=on [2021-08-31T13:51:14.658Z] #67 3.876 + export GOPROXY=https://proxy.golang.org [2021-08-31T13:51:14.658Z] #67 3.876 + GOPROXY=https://proxy.golang.org [2021-08-31T13:51:14.658Z] #67 3.877 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:51:14.658Z] #67 3.879 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-31T13:51:14.658Z] #67 4.438 go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:51:14.658Z] #67 4.455 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-31T13:51:14.658Z] #67 4.467 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-31T13:51:14.658Z] #67 4.795 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-31T13:51:14.671Z] #14 174.9 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-31T13:51:14.671Z] #14 174.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-31T13:51:14.671Z] #14 174.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:51:14.671Z] #14 174.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-31T13:51:14.671Z] #14 174.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:51:14.671Z] #14 174.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-31T13:51:14.671Z] #14 174.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:51:14.671Z] #14 174.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-31T13:51:14.671Z] #14 175.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:51:14.671Z] #14 175.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-31T13:51:14.671Z] #14 175.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-31T13:51:14.671Z] #14 175.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:51:14.914Z] #21 42.95 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-31T13:51:14.914Z] #21 42.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-31T13:51:14.914Z] #21 43.01 Setting up python-pip-whl (20.3.4-4) ... [2021-08-31T13:51:14.914Z] #21 43.05 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:51:14.932Z] #14 175.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:51:14.932Z] #14 175.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 [2021-08-31T13:51:14.932Z] #14 175.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:51:14.932Z] #14 175.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 [2021-08-31T13:51:14.932Z] #14 175.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:51:14.932Z] #14 175.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:51:14.932Z] #14 175.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 [2021-08-31T13:51:14.932Z] #14 175.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:51:14.932Z] #14 175.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:51:14.932Z] #14 175.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:14.932Z] #14 175.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:51:14.932Z] #14 175.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:14.932Z] #14 175.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:14.932Z] #14 175.2 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:51:15.192Z] #14 DONE 175.6s [2021-08-31T13:51:15.192Z] [2021-08-31T13:51:15.192Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:15.192Z] #55 sha256:9abaa40d29046c87c03ca99e26f55b75f5085d56ea3e696019e28c74f5803708 [2021-08-31T13:51:15.221Z] #67 6.078 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-31T13:51:15.478Z] #67 6.458 go: downloading github.com/google/uuid v1.3.0 [2021-08-31T13:51:15.478Z] #67 6.458 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-31T13:51:15.478Z] #67 6.506 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-31T13:51:15.478Z] #67 6.546 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-31T13:51:15.478Z] #67 6.549 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-31T13:51:15.735Z] #67 6.638 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-31T13:51:15.781Z] #47 174.3 crypto/tls [2021-08-31T13:51:15.862Z] #21 43.96 Setting up libaio1:arm64 (0.3.112-9) ... [2021-08-31T13:51:15.862Z] #21 43.98 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:51:15.917Z] #21 34.25 Selecting previously unselected package vim. [2021-08-31T13:51:15.917Z] #21 34.26 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:51:15.917Z] #21 34.28 Unpacking vim (2:8.2.2434-3) ... [2021-08-31T13:51:15.993Z] #67 6.843 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-31T13:51:16.250Z] #67 7.218 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-31T13:51:16.438Z] #21 44.45 Setting up libelf1:arm64 (0.183-1) ... [2021-08-31T13:51:16.438Z] #21 44.59 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-31T13:51:16.438Z] #21 44.61 Setting up python3-distutils (3.9.2-1) ... [2021-08-31T13:51:16.484Z] #21 34.79 Selecting previously unselected package xfsprogs. [2021-08-31T13:51:16.484Z] #21 34.79 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-31T13:51:16.484Z] #21 34.81 Unpacking xfsprogs (5.10.0-4) ... [2021-08-31T13:51:16.702Z] #21 ... [2021-08-31T13:51:16.702Z] [2021-08-31T13:51:16.702Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:51:16.702Z] #41 sha256:901bdcae8bd99e55f92d90f2ff911bd06564312c30aaeb5eee4b8beac008d08b [2021-08-31T13:51:16.702Z] #41 151.7 + dpkg --print-architecture [2021-08-31T13:51:17.051Z] #21 35.20 Selecting previously unselected package zip. [2021-08-31T13:51:17.051Z] #21 35.20 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-31T13:51:17.051Z] #21 35.21 Unpacking zip (3.0-12) ... [2021-08-31T13:51:17.102Z] #55 1.540 + RM_GOPATH=0 [2021-08-31T13:51:17.102Z] #55 1.540 + TMP_GOPATH= [2021-08-31T13:51:17.102Z] #55 1.540 + : /build [2021-08-31T13:51:17.102Z] #55 1.540 + '[' -z '' ']' [2021-08-31T13:51:17.102Z] #55 ... [2021-08-31T13:51:17.102Z] [2021-08-31T13:51:17.102Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-31T13:51:17.102Z] #15 sha256:ea83db9364731311b07807ffb0817c32f2b9653020282d4ac0a9773e3d7bb930 [2021-08-31T13:51:17.102Z] #15 DONE 1.6s [2021-08-31T13:51:17.102Z] [2021-08-31T13:51:17.102Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:17.102Z] #55 sha256:9abaa40d29046c87c03ca99e26f55b75f5085d56ea3e696019e28c74f5803708 [2021-08-31T13:51:17.102Z] #55 1.542 ++ mktemp -d [2021-08-31T13:51:17.102Z] #55 1.544 + export GOPATH=/tmp/tmp.SJMNpF2DHI [2021-08-31T13:51:17.102Z] #55 1.544 + GOPATH=/tmp/tmp.SJMNpF2DHI [2021-08-31T13:51:17.102Z] #55 1.544 + RM_GOPATH=1 [2021-08-31T13:51:17.102Z] #55 1.545 + case "$(go env GOARCH)" in [2021-08-31T13:51:17.102Z] #55 1.545 ++ go env GOARCH [2021-08-31T13:51:17.102Z] #55 1.556 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:17.102Z] #55 1.556 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:17.102Z] #55 1.560 ++ dirname /tmp/install/install.sh [2021-08-31T13:51:17.102Z] #55 1.562 + dir=/tmp/install [2021-08-31T13:51:17.102Z] #55 1.562 + bin=runc [2021-08-31T13:51:17.102Z] #55 1.562 + shift [2021-08-31T13:51:17.102Z] #55 1.562 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-31T13:51:17.102Z] #55 1.563 + . /tmp/install/runc.installer [2021-08-31T13:51:17.102Z] #55 1.564 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:51:17.102Z] #55 1.567 + install_runc [2021-08-31T13:51:17.102Z] #55 1.572 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-31T13:51:17.102Z] #55 1.572 + uname -r [2021-08-31T13:51:17.102Z] #55 1.590 + RUNC_BUILDTAGS='seccomp ' [2021-08-31T13:51:17.102Z] #55 1.590 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-31T13:51:17.102Z] #55 1.590 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SJMNpF2DHI/src/github.com/opencontainers/runc [2021-08-31T13:51:17.102Z] #55 1.590 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-31T13:51:17.102Z] #55 1.594 Cloning into '/tmp/tmp.SJMNpF2DHI/src/github.com/opencontainers/runc'... [2021-08-31T13:51:17.310Z] #21 35.40 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:51:17.619Z] #67 8.618 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-31T13:51:17.619Z] #67 8.656 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-31T13:51:17.877Z] #21 36.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:18.136Z] #21 36.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:51:18.136Z] #21 36.23 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-31T13:51:18.136Z] #21 36.24 Setting up libicu67:amd64 (67.1-7) ... [2021-08-31T13:51:18.136Z] #21 36.25 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:18.136Z] #21 36.26 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-31T13:51:18.136Z] #21 36.27 Setting up uidmap (1:4.8.1-1) ... [2021-08-31T13:51:18.136Z] #21 36.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:51:18.136Z] #21 36.29 Setting up bzip2 (1.0.8-4) ... [2021-08-31T13:51:18.136Z] #21 36.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:51:18.136Z] #21 36.31 Setting up python3-wheel (0.34.2-1) ... [2021-08-31T13:51:18.325Z] #47 ... [2021-08-31T13:51:18.325Z] [2021-08-31T13:51:18.325Z] #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 [2021-08-31T13:51:18.325Z] #14 sha256:803b4c1e538626259f1acccad7fe12a91c9ae736e59b595c89464bef38c91ee8 [2021-08-31T13:51:18.325Z] #14 176.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-31T13:51:18.325Z] #14 176.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-31T13:51:18.325Z] #14 176.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:51:18.325Z] #14 176.9 Selecting previously unselected package libapparmor1:amd64. [2021-08-31T13:51:18.486Z] #55 ... [2021-08-31T13:51:18.486Z] [2021-08-31T13:51:18.486Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-31T13:51:18.486Z] #16 sha256:40fe0ffd82e03d38a9dd575ea729e5b53ff901e9870fb1e3ea0926119d550e45 [2021-08-31T13:51:18.486Z] #16 DONE 1.4s [2021-08-31T13:51:18.486Z] [2021-08-31T13:51:18.486Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-31T13:51:18.486Z] #17 sha256:e9bcea670dbf3ece80b257a6a822b535037d7443af12a61278fe31beb733a097 [2021-08-31T13:51:18.586Z] #14 176.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-31T13:51:18.586Z] #14 177.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-31T13:51:18.586Z] #14 177.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-31T13:51:18.586Z] #14 177.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-31T13:51:18.586Z] #14 177.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-31T13:51:18.586Z] #14 177.1 Selecting previously unselected package libbtrfs0:amd64. [2021-08-31T13:51:18.586Z] #14 177.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-31T13:51:18.586Z] #14 177.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:51:18.627Z] #41 DONE 153.3s [2021-08-31T13:51:18.627Z] [2021-08-31T13:51:18.627Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:51:18.627Z] #21 sha256:15d03cd59a83ee473e06f60d1adaa5fa8eb413a88fba4a82509a50a89dd60bea [2021-08-31T13:51:18.627Z] #21 45.35 Setting up vim (2:8.2.2434-3) ... [2021-08-31T13:51:18.627Z] #21 45.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-31T13:51:18.627Z] #21 45.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-31T13:51:18.627Z] #21 45.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-31T13:51:18.627Z] #21 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-31T13:51:18.627Z] #21 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-31T13:51:18.627Z] #21 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-31T13:51:18.627Z] #21 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-31T13:51:18.627Z] #21 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-31T13:51:18.627Z] #21 45.88 Setting up python3-setuptools (52.0.0-4) ... [2021-08-31T13:51:18.703Z] #21 36.90 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:51:18.703Z] #21 36.91 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-31T13:51:18.703Z] #21 36.92 Setting up libcap2-bin (1:2.44-1) ... [2021-08-31T13:51:18.703Z] #21 36.93 Setting up apparmor (2.13.6-10) ... [2021-08-31T13:51:18.847Z] #14 177.3 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-31T13:51:18.847Z] #14 177.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-31T13:51:18.847Z] #14 177.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:51:18.988Z] #67 ... [2021-08-31T13:51:18.988Z] [2021-08-31T13:51:18.988Z] #64 [containerd 1/2] 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 [2021-08-31T13:51:18.988Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-08-31T13:51:18.988Z] #64 2.057 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:51:18.988Z] #64 2.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:51:18.988Z] #64 2.226 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:51:18.988Z] #64 2.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:51:18.988Z] #64 2.650 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-31T13:51:18.988Z] #64 3.214 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-31T13:51:18.988Z] #64 3.666 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-31T13:51:18.988Z] #64 4.190 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-31T13:51:18.988Z] #64 4.537 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:51:18.988Z] #64 4.937 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.2 kB] [2021-08-31T13:51:18.988Z] #64 4.943 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB] [2021-08-31T13:51:18.988Z] #64 4.943 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:51:18.988Z] #64 4.943 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB] [2021-08-31T13:51:18.988Z] #64 4.944 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:51:18.988Z] #64 4.944 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB] [2021-08-31T13:51:19.108Z] #14 177.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-31T13:51:19.108Z] #14 177.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:51:19.108Z] #14 177.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:19.108Z] #14 177.6 Selecting previously unselected package libudev-dev:amd64. [2021-08-31T13:51:19.108Z] #14 177.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-31T13:51:19.108Z] #14 177.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-31T13:51:19.108Z] #14 177.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-31T13:51:19.108Z] #14 177.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-31T13:51:19.108Z] #14 177.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-31T13:51:19.245Z] #64 ... [2021-08-31T13:51:19.245Z] [2021-08-31T13:51:19.245Z] #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 [2021-08-31T13:51:19.245Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-08-31T13:51:19.245Z] #20 2.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:51:19.245Z] #20 2.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:51:19.245Z] #20 2.228 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:51:19.245Z] #20 2.332 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-31T13:51:19.245Z] #20 2.730 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-31T13:51:19.245Z] #20 3.151 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:51:19.245Z] #20 3.523 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-31T13:51:19.245Z] #20 4.077 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-31T13:51:19.245Z] #20 4.440 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:51:19.245Z] #20 4.888 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:51:19.245Z] #20 4.888 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB] [2021-08-31T13:51:19.245Z] #20 4.894 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.2 kB] [2021-08-31T13:51:19.245Z] #20 4.896 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB] [2021-08-31T13:51:19.245Z] #20 4.897 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB] [2021-08-31T13:51:19.245Z] #20 4.906 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:51:19.369Z] #14 178.0 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-31T13:51:19.427Z] #17 1.050 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-31T13:51:19.428Z] #17 DONE 1.2s [2021-08-31T13:51:19.428Z] [2021-08-31T13:51:19.428Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:19.428Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:51:19.428Z] #47 173.8 net/http/httptrace [2021-08-31T13:51:19.428Z] #47 174.0 net/http [2021-08-31T13:51:19.576Z] #21 47.77 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-31T13:51:19.576Z] #21 47.79 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-08-31T13:51:19.576Z] #21 47.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:51:19.576Z] #21 47.81 Setting up python3-pip (20.3.4-4) ... [2021-08-31T13:51:19.634Z] #14 178.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-31T13:51:19.634Z] #14 178.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-31T13:51:19.634Z] #14 178.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-31T13:51:19.634Z] #14 178.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-31T13:51:19.634Z] #14 178.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-31T13:51:19.688Z] #47 ... [2021-08-31T13:51:19.688Z] [2021-08-31T13:51:19.688Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-31T13:51:19.688Z] #18 sha256:be3950f9e062f0bbc5b4f2f08715b45dd73ee6e3bc63f615f2b81fa67dbcfdfb [2021-08-31T13:51:19.896Z] #14 178.3 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-31T13:51:19.896Z] #14 178.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-31T13:51:19.896Z] #14 178.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-31T13:51:19.896Z] #14 178.4 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-31T13:51:19.896Z] #14 178.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-31T13:51:19.896Z] #14 178.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-31T13:51:20.078Z] #21 38.23 Setting up zip (3.0-12) ... [2021-08-31T13:51:20.078Z] #21 38.24 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:51:20.078Z] #21 38.25 Setting up bash-completion (1:2.11-2) ... [2021-08-31T13:51:20.418Z] #14 178.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-31T13:51:20.418Z] #14 178.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-31T13:51:20.418Z] #14 178.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-31T13:51:20.418Z] #14 179.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-31T13:51:20.418Z] #14 179.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:51:20.680Z] #14 179.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:20.680Z] #14 179.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-31T13:51:20.680Z] #14 179.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-31T13:51:20.680Z] #14 179.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-31T13:51:20.680Z] #14 179.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-31T13:51:20.946Z] #14 179.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-31T13:51:20.946Z] #14 179.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-31T13:51:20.969Z] #21 49.21 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-31T13:51:20.969Z] #21 49.22 Setting up jq (1.6-2.1) ... [2021-08-31T13:51:21.070Z] #18 DONE 1.2s [2021-08-31T13:51:21.070Z] [2021-08-31T13:51:21.071Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-31T13:51:21.071Z] #19 sha256:869ab68eada4b81c07727f07efbd7f060a983174ff24a596776c5192d45fe86f [2021-08-31T13:51:21.206Z] #14 179.8 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-31T13:51:21.206Z] #14 179.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-31T13:51:21.206Z] #14 179.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:51:21.206Z] #14 179.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-31T13:51:21.232Z] #21 49.24 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-08-31T13:51:21.232Z] #21 49.26 Setting up iptables (1.8.7-1) ... [2021-08-31T13:51:21.232Z] #21 49.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:51:21.232Z] #21 49.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:51:21.232Z] #21 49.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:51:21.232Z] #21 49.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:51:21.232Z] #21 49.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-31T13:51:21.232Z] #21 49.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-31T13:51:21.232Z] #21 49.38 Setting up iproute2 (5.10.0-4) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:51:21.468Z] #14 179.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:51:21.468Z] #14 180.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-31T13:51:21.468Z] #14 180.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-31T13:51:21.468Z] #14 180.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-31T13:51:21.468Z] #14 180.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:51:21.468Z] #14 180.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-31T13:51:21.468Z] #14 180.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-31T13:51:21.468Z] #14 180.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:51:21.468Z] #14 180.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:51:21.508Z] #21 49.76 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:51:21.729Z] #14 180.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 [2021-08-31T13:51:21.729Z] #14 180.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:51:21.729Z] #14 180.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 [2021-08-31T13:51:21.729Z] #14 180.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:51:21.729Z] #14 180.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:51:21.729Z] #14 180.2 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 [2021-08-31T13:51:21.729Z] #14 180.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:51:21.729Z] #14 180.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:51:21.729Z] #14 180.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:21.729Z] #14 180.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:51:21.729Z] #14 180.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:21.729Z] #14 180.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:51:21.729Z] #14 180.3 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:51:22.010Z] #19 DONE 1.2s [2021-08-31T13:51:22.010Z] [2021-08-31T13:51:22.010Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-31T13:51:22.010Z] #20 sha256:3a2fd727b80079fbf96563e4c68016659354a0d48de96abb2d146b45b11ea510 [2021-08-31T13:51:22.062Z] #21 39.94 Setting up xz-utils (5.2.5-2) ... [2021-08-31T13:51:22.062Z] #21 39.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-31T13:51:22.062Z] #21 39.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-31T13:51:22.062Z] #21 39.98 Setting up patch (2.7.6-7) ... [2021-08-31T13:51:22.062Z] #21 39.99 Setting up sudo (1.9.5p2-3) ... [2021-08-31T13:51:22.062Z] #21 40.05 invoke-rc.d: could not determine current runlevel [2021-08-31T13:51:22.062Z] #21 40.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-31T13:51:22.062Z] #21 40.07 Setting up xfsprogs (5.10.0-4) ... [2021-08-31T13:51:22.062Z] #21 40.08 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-31T13:51:22.062Z] #21 40.09 Setting up inetutils-ping (2:2.0-1) ... [2021-08-31T13:51:22.062Z] #21 40.13 Setting up pigz (2.6-1) ... [2021-08-31T13:51:22.062Z] #21 ... [2021-08-31T13:51:22.062Z] [2021-08-31T13:51:22.062Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:51:22.062Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:51:22.062Z] #41 174.8 + dpkg --print-architecture [2021-08-31T13:51:22.062Z] #41 174.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-31T13:51:22.082Z] #21 DONE 50.2s [2021-08-31T13:51:22.082Z] [2021-08-31T13:51:22.082Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-31T13:51:22.082Z] #22 sha256:75ebc4ef5f4abe4a8bf4effbd01819d0221171b7b89a549f4fc9b1d462a07626 [2021-08-31T13:51:22.629Z] #41 175.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-31T13:51:22.629Z] #41 175.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-31T13:51:22.671Z] #14 DONE 181.1s [2021-08-31T13:51:22.671Z] [2021-08-31T13:51:22.671Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:22.671Z] #55 sha256:d5e5a28ac460dab95b19b98f1d286cf374423636013ce82c36641b211b0c3de6 [2021-08-31T13:51:23.393Z] #20 DONE 1.3s [2021-08-31T13:51:23.393Z] [2021-08-31T13:51:23.393Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:51:23.393Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-08-31T13:51:23.491Z] #22 1.324 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-31T13:51:23.491Z] #22 1.329 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-31T13:51:23.491Z] #22 1.334 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-31T13:51:23.491Z] #22 DONE 1.5s [2021-08-31T13:51:23.491Z] [2021-08-31T13:51:23.491Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:51:23.491Z] #58 sha256:79709d1132fda4f36a8e389f91d9aa313f4bab2a044d2f355956254419ddc250 [2021-08-31T13:51:23.491Z] #58 ... [2021-08-31T13:51:23.491Z] [2021-08-31T13:51:23.491Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-31T13:51:23.491Z] #23 sha256:1ca16cdaaf0f09c39dcc8d7af49cf0b0d944c2b02f9c4cd50caa1f0ff9de78f5 [2021-08-31T13:51:24.586Z] #55 1.623 + RM_GOPATH=0 [2021-08-31T13:51:24.586Z] #55 1.624 + TMP_GOPATH= [2021-08-31T13:51:24.586Z] #55 1.624 + : /build [2021-08-31T13:51:24.586Z] #55 1.624 + '[' -z '' ']' [2021-08-31T13:51:24.586Z] #55 1.625 ++ mktemp -d [2021-08-31T13:51:24.586Z] #55 1.633 + export GOPATH=/tmp/tmp.rVBJFUK0em [2021-08-31T13:51:24.586Z] #55 1.633 + GOPATH=/tmp/tmp.rVBJFUK0em [2021-08-31T13:51:24.586Z] #55 1.633 + RM_GOPATH=1 [2021-08-31T13:51:24.586Z] #55 1.634 + case "$(go env GOARCH)" in [2021-08-31T13:51:24.586Z] #55 1.634 ++ go env GOARCH [2021-08-31T13:51:24.586Z] #55 1.666 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:24.586Z] #55 1.666 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:24.586Z] #55 1.668 ++ dirname /tmp/install/install.sh [2021-08-31T13:51:24.586Z] #55 1.671 + dir=/tmp/install [2021-08-31T13:51:24.586Z] #55 1.675 + bin=runc [2021-08-31T13:51:24.586Z] #55 1.675 + shift [2021-08-31T13:51:24.586Z] #55 1.675 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-31T13:51:24.586Z] #55 1.675 + . /tmp/install/runc.installer [2021-08-31T13:51:24.586Z] #55 1.675 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:51:24.586Z] #55 1.675 + install_runc [2021-08-31T13:51:24.586Z] #55 1.676 + uname -r [2021-08-31T13:51:24.586Z] #55 1.676 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-31T13:51:24.586Z] #55 1.678 + RUNC_BUILDTAGS='seccomp ' [2021-08-31T13:51:24.586Z] #55 1.678 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-31T13:51:24.586Z] #55 1.679 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-31T13:51:24.586Z] #55 1.679 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rVBJFUK0em/src/github.com/opencontainers/runc [2021-08-31T13:51:24.586Z] #55 1.682 Cloning into '/tmp/tmp.rVBJFUK0em/src/github.com/opencontainers/runc'... [2021-08-31T13:51:24.586Z] #55 ... [2021-08-31T13:51:24.586Z] [2021-08-31T13:51:24.586Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-31T13:51:24.586Z] #15 sha256:ea83db9364731311b07807ffb0817c32f2b9653020282d4ac0a9773e3d7bb930 [2021-08-31T13:51:24.586Z] #15 DONE 1.8s [2021-08-31T13:51:24.586Z] [2021-08-31T13:51:24.586Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-31T13:51:24.586Z] #16 sha256:40fe0ffd82e03d38a9dd575ea729e5b53ff901e9870fb1e3ea0926119d550e45 [2021-08-31T13:51:24.822Z] #21 1.519 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:51:24.822Z] #21 1.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:51:24.822Z] #21 1.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:51:25.399Z] #21 2.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:51:25.972Z] #16 DONE 1.4s [2021-08-31T13:51:25.972Z] [2021-08-31T13:51:25.972Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:25.972Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:51:25.972Z] #47 180.5 net/http/httptrace [2021-08-31T13:51:25.972Z] #47 180.8 net/http [2021-08-31T13:51:26.348Z] #21 3.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:51:26.916Z] #47 ... [2021-08-31T13:51:26.916Z] [2021-08-31T13:51:26.916Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-31T13:51:26.916Z] #17 sha256:e9bcea670dbf3ece80b257a6a822b535037d7443af12a61278fe31beb733a097 [2021-08-31T13:51:26.916Z] #17 0.983 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-31T13:51:26.916Z] #17 DONE 1.2s [2021-08-31T13:51:27.178Z] [2021-08-31T13:51:27.178Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-31T13:51:27.178Z] #18 sha256:be3950f9e062f0bbc5b4f2f08715b45dd73ee6e3bc63f615f2b81fa67dbcfdfb [2021-08-31T13:51:27.899Z] #41 ... [2021-08-31T13:51:27.899Z] [2021-08-31T13:51:27.899Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:51:27.899Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-08-31T13:51:27.899Z] #21 40.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-31T13:51:27.899Z] #21 40.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:51:27.899Z] #21 40.59 Setting up python-pip-whl (20.3.4-4) ... [2021-08-31T13:51:27.899Z] #21 40.60 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:51:27.899Z] #21 41.31 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-31T13:51:27.899Z] #21 41.32 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:51:27.899Z] #21 41.70 Setting up libelf1:amd64 (0.183-1) ... [2021-08-31T13:51:27.899Z] #21 41.82 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:51:27.899Z] #21 41.83 Setting up python3-distutils (3.9.2-1) ... [2021-08-31T13:51:27.899Z] #21 42.22 Setting up vim (2:8.2.2434-3) ... [2021-08-31T13:51:27.899Z] #21 42.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-31T13:51:27.899Z] #21 42.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-31T13:51:27.899Z] #21 42.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-31T13:51:27.899Z] #21 42.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-31T13:51:27.899Z] #21 42.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-31T13:51:27.899Z] #21 42.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-31T13:51:27.899Z] #21 42.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-31T13:51:27.899Z] #21 42.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-31T13:51:27.899Z] #21 42.28 Setting up python3-setuptools (52.0.0-4) ... [2021-08-31T13:51:27.899Z] #21 43.58 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:51:27.899Z] #21 43.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-31T13:51:27.899Z] #21 43.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:51:27.899Z] #21 43.61 Setting up python3-pip (20.3.4-4) ... [2021-08-31T13:51:27.899Z] #21 44.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-31T13:51:27.899Z] #21 44.86 Setting up jq (1.6-2.1) ... [2021-08-31T13:51:27.899Z] #21 44.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-31T13:51:27.899Z] #21 44.88 Setting up iptables (1.8.7-1) ... [2021-08-31T13:51:27.899Z] #21 44.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:51:27.899Z] #21 44.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:51:27.899Z] #21 44.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:51:27.899Z] #21 44.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:51:27.899Z] #21 44.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-31T13:51:27.899Z] #21 44.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-31T13:51:27.899Z] #21 44.92 Setting up iproute2 (5.10.0-4) ... [2021-08-31T13:51:27.899Z] #21 45.30 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:51:27.899Z] #21 DONE 45.8s [2021-08-31T13:51:27.899Z] [2021-08-31T13:51:27.899Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-31T13:51:27.899Z] #22 sha256:41f0c63753d4ef8f7f942d08858932a7b2e9eb10c48824ec6453fa3bafd877d0 [2021-08-31T13:51:28.124Z] #18 DONE 1.3s [2021-08-31T13:51:28.124Z] [2021-08-31T13:51:28.124Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:51:28.124Z] #58 sha256:9e8333fedf872ce56e395f397e8b97104ba1ab49608c195cede7f84c33228a83 [2021-08-31T13:51:28.385Z] #58 ... [2021-08-31T13:51:28.385Z] [2021-08-31T13:51:28.385Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-31T13:51:28.385Z] #19 sha256:869ab68eada4b81c07727f07efbd7f060a983174ff24a596776c5192d45fe86f [2021-08-31T13:51:28.882Z] #21 ... [2021-08-31T13:51:28.882Z] [2021-08-31T13:51:28.882Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:28.882Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:51:28.882Z] #47 189.3 github.com/LK4D4/vndr/godl [2021-08-31T13:51:29.094Z] #22 1.426 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-31T13:51:29.095Z] #22 1.439 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-31T13:51:29.095Z] #22 1.445 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-31T13:51:29.328Z] #19 DONE 1.1s [2021-08-31T13:51:29.328Z] [2021-08-31T13:51:29.328Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-31T13:51:29.328Z] #20 sha256:3a2fd727b80079fbf96563e4c68016659354a0d48de96abb2d146b45b11ea510 [2021-08-31T13:51:29.353Z] #22 DONE 1.6s [2021-08-31T13:51:29.353Z] [2021-08-31T13:51:29.353Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-31T13:51:29.353Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-08-31T13:51:29.822Z] #47 190.0 github.com/LK4D4/vndr [2021-08-31T13:51:30.716Z] #20 DONE 1.1s [2021-08-31T13:51:30.716Z] [2021-08-31T13:51:30.716Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:51:30.716Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-08-31T13:51:31.203Z] #47 ... [2021-08-31T13:51:31.203Z] [2021-08-31T13:51:31.203Z] #33 [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 [2021-08-31T13:51:31.203Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:51:31.203Z] #33 DONE 191.4s [2021-08-31T13:51:31.431Z] #20 ... [2021-08-31T13:51:31.431Z] [2021-08-31T13:51:31.431Z] #64 [containerd 1/2] 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 [2021-08-31T13:51:31.431Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-08-31T13:51:31.431Z] #64 21.41 Fetched 48.3 MB in 20s (2466 kB/s) [2021-08-31T13:51:31.462Z] [2021-08-31T13:51:31.462Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:31.462Z] #55 sha256:9abaa40d29046c87c03ca99e26f55b75f5085d56ea3e696019e28c74f5803708 [2021-08-31T13:51:31.462Z] #55 11.40 + cd /tmp/tmp.SJMNpF2DHI/src/github.com/opencontainers/runc [2021-08-31T13:51:31.462Z] #55 11.40 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:51:31.462Z] #55 11.88 + '[' -z '' ']' [2021-08-31T13:51:31.462Z] #55 11.88 + target=static [2021-08-31T13:51:31.462Z] #55 11.88 + make 'BUILDTAGS=seccomp ' static [2021-08-31T13:51:31.462Z] #55 12.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-31T13:51:32.101Z] #21 1.406 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:51:32.101Z] #21 1.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:51:32.362Z] #21 1.587 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:51:32.624Z] #21 1.894 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:51:33.195Z] #21 2.598 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:51:33.520Z] #23 8.925 Collecting yamllint==1.26.1 [2021-08-31T13:51:33.520Z] #23 9.990 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-31T13:51:34.002Z] #55 ... [2021-08-31T13:51:34.002Z] [2021-08-31T13:51:34.002Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:34.002Z] #47 sha256:7c8a913356c1bc2754b3392b4ea1b9382f438604e16f8fda5b0a3ced1998ad63 [2021-08-31T13:51:34.002Z] #47 DONE 194.0s [2021-08-31T13:51:34.002Z] [2021-08-31T13:51:34.002Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:51:34.002Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-08-31T13:51:34.002Z] #21 8.544 Fetched 8399 kB in 7s (1138 kB/s) [2021-08-31T13:51:34.426Z] 4612f6d0b889: Pull complete [2021-08-31T13:51:34.572Z] #21 8.544 Reading package lists... [2021-08-31T13:51:34.923Z] #23 11.13 Collecting pathspec>=0.5.3 [2021-08-31T13:51:34.923Z] #23 11.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-31T13:51:34.923Z] #23 11.40 Collecting pyyaml [2021-08-31T13:51:34.923Z] #23 11.42 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-08-31T13:51:35.186Z] #23 11.56 Building wheels for collected packages: yamllint [2021-08-31T13:51:35.186Z] #23 11.56 Building wheel for yamllint (setup.py): started [2021-08-31T13:51:35.740Z] #21 ... [2021-08-31T13:51:35.740Z] [2021-08-31T13:51:35.740Z] #33 [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 [2021-08-31T13:51:35.740Z] #33 sha256:d3fe95d9a99fdc7a69ded3544488248d7415e5fc5291637b208f7821e3121759 [2021-08-31T13:51:35.740Z] #33 DONE 193.9s [2021-08-31T13:51:35.740Z] [2021-08-31T13:51:35.740Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:35.740Z] #55 sha256:d5e5a28ac460dab95b19b98f1d286cf374423636013ce82c36641b211b0c3de6 [2021-08-31T13:51:35.740Z] #55 11.44 + cd /tmp/tmp.rVBJFUK0em/src/github.com/opencontainers/runc [2021-08-31T13:51:35.740Z] #55 11.44 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:51:35.740Z] #55 11.94 + '[' -z '' ']' [2021-08-31T13:51:35.740Z] #55 11.94 + target=static [2021-08-31T13:51:35.740Z] #55 11.94 + make 'BUILDTAGS=seccomp ' static [2021-08-31T13:51:35.740Z] #55 12.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-31T13:51:35.762Z] #23 12.29 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-31T13:51:35.762Z] #23 12.29 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2986072605de5a41f27eeaf9504a34a063629ed0aeb1c82a1b3ac2a4ab85c75f [2021-08-31T13:51:35.762Z] #23 12.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-31T13:51:35.762Z] #23 12.30 Successfully built yamllint [2021-08-31T13:51:35.762Z] #23 12.32 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-31T13:51:36.026Z] #23 12.70 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-31T13:51:36.742Z] #21 11.57 Reading package lists... [2021-08-31T13:51:36.976Z] #23 DONE 13.2s [2021-08-31T13:51:36.976Z] [2021-08-31T13:51:36.976Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:36.976Z] #55 sha256:3093faa8a097bb5e29606d09db8e0749e7ce940135ed850b12dbf58ce676569e [2021-08-31T13:51:37.310Z] #21 13.53 Building dependency tree... [2021-08-31T13:51:37.880Z] #21 14.56 The following additional packages will be installed: [2021-08-31T13:51:37.880Z] #21 14.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-31T13:51:37.880Z] #21 14.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-31T13:51:37.880Z] #21 14.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-31T13:51:37.880Z] #21 14.56 python3-pkg-resources vim-runtime xxd [2021-08-31T13:51:37.880Z] #21 14.56 Suggested packages: [2021-08-31T13:51:37.880Z] #21 14.56 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-31T13:51:37.880Z] #21 14.56 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-31T13:51:37.880Z] #21 14.56 acl attr quota [2021-08-31T13:51:37.880Z] #21 14.56 Recommended packages: [2021-08-31T13:51:37.880Z] #21 14.56 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-31T13:51:37.979Z] #64 21.41 Reading package lists... [2021-08-31T13:51:37.979Z] #64 ... [2021-08-31T13:51:37.979Z] [2021-08-31T13:51:37.979Z] #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 [2021-08-31T13:51:37.979Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-08-31T13:51:37.979Z] #20 22.21 Fetched 48.3 MB in 20s (2368 kB/s) [2021-08-31T13:51:38.819Z] #21 15.65 The following NEW packages will be installed: [2021-08-31T13:51:38.819Z] #21 15.65 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-31T13:51:38.819Z] #21 15.65 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-31T13:51:38.819Z] #21 15.65 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-31T13:51:38.819Z] #21 15.66 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-31T13:51:38.819Z] #21 15.66 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-31T13:51:38.819Z] #21 15.66 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-31T13:51:38.819Z] #21 15.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-31T13:51:38.819Z] #21 15.66 xz-utils zip [2021-08-31T13:51:39.078Z] #21 15.95 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:51:39.078Z] #21 15.95 Need to get 27.0 MB of archives. [2021-08-31T13:51:39.078Z] #21 15.95 After this operation, 104 MB of additional disk space will be used. [2021-08-31T13:51:39.078Z] #21 15.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-31T13:51:39.078Z] #21 15.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-31T13:51:39.078Z] #21 15.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-31T13:51:39.078Z] #21 15.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-31T13:51:39.078Z] #21 15.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-31T13:51:39.078Z] #21 15.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-31T13:51:39.078Z] #21 15.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-31T13:51:39.321Z] #23 9.862 Collecting yamllint==1.26.1 [2021-08-31T13:51:39.338Z] #21 15.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-31T13:51:39.338Z] #21 16.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-31T13:51:39.338Z] #21 16.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:51:39.338Z] #21 16.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-31T13:51:39.338Z] #21 16.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-31T13:51:39.338Z] #21 16.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-31T13:51:39.338Z] #21 16.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-31T13:51:39.338Z] #21 16.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-31T13:51:39.338Z] #21 16.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-31T13:51:39.338Z] #21 16.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-31T13:51:39.338Z] #21 16.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-31T13:51:39.338Z] #21 16.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-31T13:51:39.338Z] #21 16.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-31T13:51:39.338Z] #21 16.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-31T13:51:39.338Z] #21 16.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-31T13:51:39.338Z] #21 16.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-31T13:51:39.338Z] #21 16.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-31T13:51:39.349Z] #20 22.21 Reading package lists... [2021-08-31T13:51:39.349Z] #20 ... [2021-08-31T13:51:39.349Z] [2021-08-31T13:51:39.349Z] #64 [containerd 1/2] 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 [2021-08-31T13:51:39.349Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-08-31T13:51:39.349Z] #64 21.41 Reading package lists... [2021-08-31T13:51:39.597Z] #21 16.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-31T13:51:39.597Z] #21 16.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-31T13:51:39.597Z] #21 16.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-31T13:51:39.857Z] #21 16.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-31T13:51:39.857Z] #21 16.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-31T13:51:39.857Z] #21 16.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-31T13:51:39.857Z] #21 16.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-31T13:51:39.857Z] #21 16.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-31T13:51:39.857Z] #21 16.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-31T13:51:39.857Z] #21 16.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-31T13:51:39.857Z] #21 16.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-31T13:51:39.857Z] #21 16.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-31T13:51:39.857Z] #21 16.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:51:39.857Z] #21 16.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-31T13:51:39.857Z] #21 16.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-31T13:51:39.857Z] #21 16.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-31T13:51:39.857Z] #21 16.63 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-31T13:51:39.857Z] #21 16.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-31T13:51:39.857Z] #21 16.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-31T13:51:39.857Z] #21 16.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-31T13:51:40.117Z] #21 16.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-31T13:51:40.117Z] #21 16.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-31T13:51:40.117Z] #21 16.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-31T13:51:40.256Z] #23 10.96 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-31T13:51:40.687Z] #21 17.54 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:51:40.947Z] #21 17.68 Fetched 27.0 MB in 1s (21.0 MB/s) [2021-08-31T13:51:40.947Z] #21 17.73 Selecting previously unselected package pigz. [2021-08-31T13:51:40.947Z] #21 17.73 (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 ... 24014 files and directories currently installed.) [2021-08-31T13:51:40.947Z] #21 17.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-31T13:51:40.947Z] #21 17.79 Unpacking pigz (2.6-1) ... [2021-08-31T13:51:40.947Z] #21 17.88 Selecting previously unselected package libelf1:amd64. [2021-08-31T13:51:41.206Z] #21 17.89 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-31T13:51:41.206Z] #21 17.90 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-31T13:51:41.206Z] #21 18.03 Selecting previously unselected package libbpf0:amd64. [2021-08-31T13:51:41.206Z] #21 18.04 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-31T13:51:41.206Z] #21 18.05 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-31T13:51:41.243Z] #64 30.40 Reading package lists... [2021-08-31T13:51:41.243Z] #64 ... [2021-08-31T13:51:41.243Z] [2021-08-31T13:51:41.243Z] #44 [tini 1/2] 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 [2021-08-31T13:51:41.243Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-08-31T13:51:41.243Z] #44 21.85 Fetched 48.3 MB in 20s (2426 kB/s) [2021-08-31T13:51:41.243Z] #44 21.85 Reading package lists... [2021-08-31T13:51:41.243Z] #44 30.91 Reading package lists... [2021-08-31T13:51:41.243Z] #44 ... [2021-08-31T13:51:41.243Z] [2021-08-31T13:51:41.243Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:51:41.243Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-08-31T13:51:41.243Z] #20 22.21 Reading package lists... [2021-08-31T13:51:41.466Z] #21 18.14 Selecting previously unselected package libcap2:amd64. [2021-08-31T13:51:41.466Z] #21 18.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-31T13:51:41.466Z] #21 18.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-31T13:51:41.466Z] #21 18.22 Selecting previously unselected package libmnl0:amd64. [2021-08-31T13:51:41.466Z] #21 18.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-31T13:51:41.466Z] #21 18.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-31T13:51:41.466Z] #21 18.28 Selecting previously unselected package libxtables12:amd64. [2021-08-31T13:51:41.466Z] #21 18.28 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-31T13:51:41.466Z] #21 18.28 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-31T13:51:41.466Z] #21 18.34 Selecting previously unselected package libcap2-bin. [2021-08-31T13:51:41.466Z] #21 18.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-31T13:51:41.466Z] #21 18.36 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-31T13:51:41.634Z] #23 12.21 Collecting pathspec>=0.5.3 [2021-08-31T13:51:41.634Z] #23 12.22 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-31T13:51:41.634Z] #23 12.48 Collecting pyyaml [2021-08-31T13:51:41.634Z] #23 12.50 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-31T13:51:41.726Z] #21 18.44 Selecting previously unselected package iproute2. [2021-08-31T13:51:41.726Z] #21 18.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-31T13:51:41.726Z] #21 18.45 Unpacking iproute2 (5.10.0-4) ... [2021-08-31T13:51:41.893Z] #23 12.58 Building wheels for collected packages: yamllint [2021-08-31T13:51:41.893Z] #23 12.59 Building wheel for yamllint (setup.py): started [2021-08-31T13:51:42.285Z] #55 ... [2021-08-31T13:51:42.285Z] [2021-08-31T13:51:42.285Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:51:42.285Z] #51 sha256:22762f217de5b8d41ac68034392a8db7a8ef7dc58d742a41cdb585018e49b101 [2021-08-31T13:51:42.285Z] #51 176.6 + /build/golangci-lint --version [2021-08-31T13:51:42.285Z] #51 177.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-31T13:51:42.295Z] #21 18.88 Selecting previously unselected package xxd. [2021-08-31T13:51:42.295Z] #21 18.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:51:42.295Z] #21 18.92 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:51:42.295Z] #21 19.07 Selecting previously unselected package vim-common. [2021-08-31T13:51:42.295Z] #21 19.07 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:51:42.295Z] #21 19.09 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:51:42.295Z] #21 19.28 Selecting previously unselected package bash-completion. [2021-08-31T13:51:42.327Z] #55 ... [2021-08-31T13:51:42.327Z] [2021-08-31T13:51:42.327Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:51:42.327Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-08-31T13:51:42.327Z] #21 8.160 Fetched 8399 kB in 7s (1189 kB/s) [2021-08-31T13:51:42.327Z] #21 8.160 Reading package lists... [2021-08-31T13:51:42.548Z] #51 DONE 177.9s [2021-08-31T13:51:42.548Z] [2021-08-31T13:51:42.548Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-31T13:51:42.548Z] #25 sha256:b3f3f9cf72a6fe60847004c9058d19130e4f17ca0e8393c2eeead36e8df5f6c1 [2021-08-31T13:51:42.555Z] #21 19.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-31T13:51:42.588Z] #21 10.61 Reading package lists... [2021-08-31T13:51:42.588Z] #21 ... [2021-08-31T13:51:42.588Z] [2021-08-31T13:51:42.588Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-31T13:51:42.588Z] #47 sha256:d63b63a0078d5b9edb1f70922981ead5d0f7171c6ee1a5e2064be3df2ff56cf5 [2021-08-31T13:51:42.588Z] #47 196.7 github.com/LK4D4/vndr/godl [2021-08-31T13:51:42.588Z] #47 197.3 github.com/LK4D4/vndr [2021-08-31T13:51:42.588Z] #47 DONE 201.2s [2021-08-31T13:51:42.829Z] #23 13.52 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-31T13:51:42.829Z] #23 13.52 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3695e37b49a7f3318c13b254262d7de200a3f056358f49a70800e82ef414aa1a [2021-08-31T13:51:42.829Z] #23 13.52 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-31T13:51:42.829Z] #23 13.52 Successfully built yamllint [2021-08-31T13:51:42.829Z] #23 13.55 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-31T13:51:42.849Z] [2021-08-31T13:51:42.849Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:51:42.849Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:51:43.088Z] #23 13.87 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-31T13:51:43.347Z] #23 ... [2021-08-31T13:51:43.347Z] [2021-08-31T13:51:43.347Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:51:43.347Z] #51 sha256:b6787de95f017208d76053250c99a246580846f3fc4d296538e48cced2ad2cf0 [2021-08-31T13:51:43.347Z] #51 196.4 + /build/golangci-lint --version [2021-08-31T13:51:43.421Z] #41 ... [2021-08-31T13:51:43.421Z] [2021-08-31T13:51:43.421Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:51:43.421Z] #21 sha256:3821e863a20d0484e206505db9b4589f63d18599aba734c0cb856a1a22ddeef7 [2021-08-31T13:51:43.421Z] #21 10.61 Reading package lists... [2021-08-31T13:51:43.606Z] #51 196.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-31T13:51:44.172Z] #51 DONE 197.2s [2021-08-31T13:51:44.172Z] [2021-08-31T13:51:44.172Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:51:44.172Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:51:44.172Z] #41 DONE 197.0s [2021-08-31T13:51:44.172Z] [2021-08-31T13:51:44.172Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-31T13:51:44.172Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-08-31T13:51:44.172Z] #23 DONE 14.9s [2021-08-31T13:51:44.172Z] [2021-08-31T13:51:44.172Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:44.172Z] #55 sha256:b73bc23c82aaf36d84d6d0fedf1d8d91fb5f6a78292f6bebd60ea32ce50af4dd [2021-08-31T13:51:44.172Z] #55 ... [2021-08-31T13:51:44.172Z] [2021-08-31T13:51:44.172Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-31T13:51:44.172Z] #26 sha256:2765872ea51540640b5ace3688199c707ddba3a510b58011b5bf6ff9b6445d88 [2021-08-31T13:51:44.253Z] #21 12.98 Building dependency tree... [2021-08-31T13:51:44.463Z] #21 20.80 Unpacking bash-completion (1:2.11-2) ... [2021-08-31T13:51:44.463Z] #21 21.21 Selecting previously unselected package bzip2. [2021-08-31T13:51:44.463Z] #21 21.23 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-31T13:51:44.463Z] #21 21.24 Unpacking bzip2 (1.0.8-4) ... [2021-08-31T13:51:44.463Z] #21 21.33 Selecting previously unselected package xz-utils. [2021-08-31T13:51:44.723Z] #21 21.34 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-31T13:51:44.723Z] #21 21.34 Unpacking xz-utils (5.2.5-2) ... [2021-08-31T13:51:44.723Z] #21 21.50 Selecting previously unselected package apparmor. [2021-08-31T13:51:44.723Z] #21 21.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-31T13:51:44.723Z] #21 21.56 Unpacking apparmor (2.13.6-10) ... [2021-08-31T13:51:44.824Z] #21 14.16 The following additional packages will be installed: [2021-08-31T13:51:44.825Z] #21 14.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-31T13:51:44.825Z] #21 14.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-31T13:51:44.825Z] #21 14.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-31T13:51:44.825Z] #21 14.16 python3-pkg-resources vim-runtime xxd [2021-08-31T13:51:44.825Z] #21 14.16 Suggested packages: [2021-08-31T13:51:44.825Z] #21 14.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-31T13:51:44.825Z] #21 14.17 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-31T13:51:44.825Z] #21 14.17 acl attr quota [2021-08-31T13:51:44.825Z] #21 14.17 Recommended packages: [2021-08-31T13:51:44.825Z] #21 14.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-31T13:51:45.105Z] #26 DONE 0.9s [2021-08-31T13:51:45.105Z] [2021-08-31T13:51:45.105Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:45.105Z] #55 sha256:b73bc23c82aaf36d84d6d0fedf1d8d91fb5f6a78292f6bebd60ea32ce50af4dd [2021-08-31T13:51:45.105Z] #55 ... [2021-08-31T13:51:45.105Z] [2021-08-31T13:51:45.105Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-31T13:51:45.105Z] #31 sha256:1eda130276493cdd972329a023aa4ebf0c50e3437d47a853cf492e9af7cd9e8a [2021-08-31T13:51:45.243Z] #21 21.89 Selecting previously unselected package inetutils-ping. [2021-08-31T13:51:45.243Z] #21 21.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-31T13:51:45.243Z] #21 21.91 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-31T13:51:45.243Z] #21 21.99 Selecting previously unselected package libip4tc2:amd64. [2021-08-31T13:51:45.243Z] #21 22.00 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-31T13:51:45.243Z] #21 22.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:45.243Z] #21 22.11 Selecting previously unselected package libip6tc2:amd64. [2021-08-31T13:51:45.505Z] #21 22.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-31T13:51:45.505Z] #21 22.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:45.505Z] #21 22.17 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-31T13:51:45.505Z] #21 22.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-31T13:51:45.505Z] #21 22.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-31T13:51:45.505Z] #21 22.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-31T13:51:45.505Z] #21 22.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-31T13:51:45.505Z] #21 22.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-31T13:51:45.505Z] #21 22.32 Selecting previously unselected package libnftnl11:amd64. [2021-08-31T13:51:45.505Z] #21 22.32 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-31T13:51:45.505Z] #21 22.33 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-31T13:51:45.671Z] #31 DONE 0.7s [2021-08-31T13:51:45.671Z] [2021-08-31T13:51:45.671Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-31T13:51:45.671Z] #34 sha256:7e0548378780366e468d82c0a51fee8f2df50743c45d46ca94d2b0f3bf520519 [2021-08-31T13:51:45.767Z] #21 15.27 The following NEW packages will be installed: [2021-08-31T13:51:45.768Z] #21 22.43 Selecting previously unselected package iptables. [2021-08-31T13:51:45.768Z] #21 22.44 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-31T13:51:45.768Z] #21 22.45 Unpacking iptables (1.8.7-1) ... [2021-08-31T13:51:46.028Z] #21 22.70 Selecting previously unselected package libonig5:amd64. [2021-08-31T13:51:46.028Z] #21 22.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-31T13:51:46.028Z] #21 22.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:51:46.028Z] #21 22.86 Selecting previously unselected package libjq1:amd64. [2021-08-31T13:51:46.028Z] #21 22.87 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-31T13:51:46.028Z] #21 22.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:51:46.028Z] #21 15.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-31T13:51:46.028Z] #21 15.29 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-31T13:51:46.028Z] #21 15.29 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-31T13:51:46.028Z] #21 15.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-31T13:51:46.028Z] #21 15.29 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-31T13:51:46.028Z] #21 15.29 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-31T13:51:46.028Z] #21 15.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-31T13:51:46.028Z] #21 15.29 xz-utils zip [2021-08-31T13:51:46.237Z] #34 DONE 0.5s [2021-08-31T13:51:46.237Z] [2021-08-31T13:51:46.237Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-31T13:51:46.237Z] #36 sha256:ba121449ca5ad918460910c411e2b413711ed724152c6bc9a31c920907483bc1 [2021-08-31T13:51:46.237Z] #36 DONE 0.1s [2021-08-31T13:51:46.237Z] [2021-08-31T13:51:46.237Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-31T13:51:46.237Z] #39 sha256:01c4207665691b9985c607adcde9b6d1a1c233ddb72f14c4d507d158510ad5d8 [2021-08-31T13:51:46.288Z] #21 22.98 Selecting previously unselected package jq. [2021-08-31T13:51:46.288Z] #21 22.99 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-31T13:51:46.288Z] #21 22.99 Unpacking jq (1.6-2.1) ... [2021-08-31T13:51:46.288Z] #21 23.08 Selecting previously unselected package libaio1:amd64. [2021-08-31T13:51:46.288Z] #21 23.08 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-31T13:51:46.288Z] #21 23.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-31T13:51:46.288Z] #21 23.15 Selecting previously unselected package libgpm2:amd64. [2021-08-31T13:51:46.288Z] #21 23.16 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-31T13:51:46.288Z] #21 23.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-31T13:51:46.288Z] #21 23.23 Selecting previously unselected package libicu67:amd64. [2021-08-31T13:51:46.289Z] #21 15.61 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:51:46.289Z] #21 15.61 Need to get 27.0 MB of archives. [2021-08-31T13:51:46.289Z] #21 15.61 After this operation, 104 MB of additional disk space will be used. [2021-08-31T13:51:46.289Z] #21 15.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-31T13:51:46.289Z] #21 15.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-31T13:51:46.289Z] #21 15.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-31T13:51:46.289Z] #21 15.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-31T13:51:46.289Z] #21 15.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-31T13:51:46.289Z] #21 15.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-31T13:51:46.289Z] #21 15.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-31T13:51:46.289Z] #21 15.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-31T13:51:46.289Z] #21 15.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-31T13:51:46.289Z] #21 15.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:51:46.289Z] #21 15.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-31T13:51:46.289Z] #21 15.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-31T13:51:46.289Z] #21 15.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-31T13:51:46.289Z] #21 15.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-31T13:51:46.289Z] #21 15.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-31T13:51:46.289Z] #21 15.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-31T13:51:46.289Z] #21 15.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-31T13:51:46.289Z] #21 15.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-31T13:51:46.289Z] #21 15.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-31T13:51:46.289Z] #21 15.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-31T13:51:46.289Z] #21 15.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-31T13:51:46.289Z] #21 15.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-31T13:51:46.289Z] #21 15.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-31T13:51:46.289Z] #21 15.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-31T13:51:46.289Z] #21 15.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-31T13:51:46.289Z] #21 15.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-31T13:51:46.289Z] #21 15.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-31T13:51:46.496Z] #39 DONE 0.2s [2021-08-31T13:51:46.496Z] [2021-08-31T13:51:46.496Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:51:46.496Z] #58 sha256:48aa71ca4824238b2e39baaa330c05122ab5472bd9e555064ed6131527d5658a [2021-08-31T13:51:46.548Z] #21 23.23 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-31T13:51:46.548Z] #21 23.24 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-31T13:51:46.550Z] #21 15.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-31T13:51:46.550Z] #21 15.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-31T13:51:46.550Z] #21 15.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-31T13:51:46.550Z] #21 15.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-31T13:51:46.550Z] #21 15.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-31T13:51:46.550Z] #21 15.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-31T13:51:46.550Z] #21 15.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-31T13:51:46.550Z] #21 16.03 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-31T13:51:46.550Z] #21 16.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-31T13:51:46.550Z] #21 16.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:51:46.550Z] #21 16.05 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-31T13:51:46.550Z] #21 16.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-31T13:51:46.550Z] #21 16.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-31T13:51:46.550Z] #21 16.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-31T13:51:46.550Z] #21 16.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-31T13:51:46.811Z] #21 16.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-31T13:51:46.811Z] #21 16.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-31T13:51:46.811Z] #21 16.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-31T13:51:46.811Z] #21 16.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-31T13:51:46.811Z] #21 16.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-31T13:51:47.425Z] #21 16.84 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:51:47.425Z] #21 16.97 Fetched 27.0 MB in 1s (27.1 MB/s) [2021-08-31T13:51:47.691Z] #21 17.02 Selecting previously unselected package pigz. [2021-08-31T13:51:47.691Z] #21 17.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 ... 24014 files and directories currently installed.) [2021-08-31T13:51:47.691Z] #21 17.11 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-31T13:51:47.691Z] #21 17.12 Unpacking pigz (2.6-1) ... [2021-08-31T13:51:47.691Z] #21 17.20 Selecting previously unselected package libelf1:amd64. [2021-08-31T13:51:47.952Z] #21 17.20 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-31T13:51:47.952Z] #21 17.22 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-31T13:51:47.952Z] #21 17.38 Selecting previously unselected package libbpf0:amd64. [2021-08-31T13:51:47.952Z] #21 17.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-31T13:51:47.952Z] #21 17.39 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-31T13:51:47.952Z] #21 17.48 Selecting previously unselected package libcap2:amd64. [2021-08-31T13:51:48.218Z] #21 17.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-31T13:51:48.218Z] #21 17.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-31T13:51:48.218Z] #21 17.58 Selecting previously unselected package libmnl0:amd64. [2021-08-31T13:51:48.218Z] #21 17.58 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-31T13:51:48.218Z] #21 17.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-31T13:51:48.218Z] #21 17.66 Selecting previously unselected package libxtables12:amd64. [2021-08-31T13:51:48.218Z] #21 17.66 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-31T13:51:48.218Z] #21 17.68 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-31T13:51:48.218Z] #21 17.74 Selecting previously unselected package libcap2-bin. [2021-08-31T13:51:48.480Z] #21 17.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-31T13:51:48.480Z] #21 17.74 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-31T13:51:48.480Z] #21 17.82 Selecting previously unselected package iproute2. [2021-08-31T13:51:48.480Z] #21 17.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-31T13:51:48.480Z] #21 17.83 Unpacking iproute2 (5.10.0-4) ... [2021-08-31T13:51:48.484Z] #58 ... [2021-08-31T13:51:48.484Z] [2021-08-31T13:51:48.484Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-31T13:51:48.484Z] #42 sha256:615915661df280e104c5f001fc8aaa1e26b497fae8066cba52f9779470a4a260 [2021-08-31T13:51:48.741Z] #21 18.27 Selecting previously unselected package xxd. [2021-08-31T13:51:48.741Z] #21 18.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:51:48.741Z] #21 18.28 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:51:49.002Z] #21 18.42 Selecting previously unselected package vim-common. [2021-08-31T13:51:49.002Z] #21 18.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:51:49.002Z] #21 18.45 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:51:49.263Z] #21 18.61 Selecting previously unselected package bash-completion. [2021-08-31T13:51:49.264Z] #21 18.61 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-31T13:51:49.343Z] #20 31.38 Reading package lists... [2021-08-31T13:51:49.344Z] #20 ... [2021-08-31T13:51:49.344Z] [2021-08-31T13:51:49.344Z] #64 [containerd 1/2] 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 [2021-08-31T13:51:49.344Z] #64 sha256:8caf2449580f7cddeec66e425b9c053a5ac4e4c21ffd4ac457129b0e216c33e2 [2021-08-31T13:51:49.344Z] #64 30.40 Reading package lists... [2021-08-31T13:51:49.420Z] #42 DONE 0.8s [2021-08-31T13:51:49.420Z] [2021-08-31T13:51:49.420Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-31T13:51:49.420Z] #46 sha256:572aa35ef0ee3b9e6f8d2ea000330b9a619fd06767c6220aa8f6a0f91e2b99f5 [2021-08-31T13:51:49.420Z] #46 DONE 0.2s [2021-08-31T13:51:49.420Z] [2021-08-31T13:51:49.420Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-31T13:51:49.420Z] #48 sha256:9c117ea98627fcea84b64c00e5e284c71e5c37efca9ab19510b160dc6815e4b9 [2021-08-31T13:51:49.679Z] #48 DONE 0.2s [2021-08-31T13:51:49.679Z] [2021-08-31T13:51:49.679Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-31T13:51:49.679Z] #50 sha256:2451b736c3daea0e5789ba481715c6a0ec18c63ae55cfbeec1bbb96db03d8a9d [2021-08-31T13:51:49.679Z] #50 DONE 0.1s [2021-08-31T13:51:49.679Z] [2021-08-31T13:51:49.679Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-31T13:51:49.679Z] #52 sha256:a9d699c52a38aceb12f88d292f55a22ab0ac5dbcedd84a051f6f9a891043fb4a [2021-08-31T13:51:49.840Z] #21 26.23 Selecting previously unselected package libinih1:amd64. [2021-08-31T13:51:49.840Z] #21 26.24 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-31T13:51:49.840Z] #21 26.25 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-31T13:51:49.840Z] #21 26.29 Selecting previously unselected package libnet1:amd64. [2021-08-31T13:51:49.840Z] #21 26.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-31T13:51:49.840Z] #21 26.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:51:49.840Z] #21 26.38 Selecting previously unselected package libnl-3-200:amd64. [2021-08-31T13:51:49.840Z] #21 26.39 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-31T13:51:49.840Z] #21 26.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:51:49.840Z] #21 26.49 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-31T13:51:49.840Z] #21 26.49 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-31T13:51:49.840Z] #21 26.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:51:49.840Z] #21 26.56 Selecting previously unselected package net-tools. [2021-08-31T13:51:49.840Z] #21 26.57 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-31T13:51:49.840Z] #21 26.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:51:49.840Z] #21 26.76 Selecting previously unselected package patch. [2021-08-31T13:51:50.100Z] #21 26.77 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-31T13:51:50.100Z] #21 26.78 Unpacking patch (2.7.6-7) ... [2021-08-31T13:51:50.100Z] #21 26.87 Selecting previously unselected package python-pip-whl. [2021-08-31T13:51:50.100Z] #21 26.88 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-31T13:51:50.100Z] #21 26.89 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-31T13:51:50.246Z] #52 DONE 0.5s [2021-08-31T13:51:50.246Z] [2021-08-31T13:51:50.246Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-31T13:51:50.246Z] #54 sha256:3f38aedeaf90c92ece01111cdde037df2f1d6d61bb651dee9b4b6dffdf127027 [2021-08-31T13:51:50.246Z] #54 DONE 0.1s [2021-08-31T13:51:50.246Z] [2021-08-31T13:51:50.246Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:51:50.246Z] #55 sha256:b73bc23c82aaf36d84d6d0fedf1d8d91fb5f6a78292f6bebd60ea32ce50af4dd [2021-08-31T13:51:50.650Z] #21 20.23 Unpacking bash-completion (1:2.11-2) ... [2021-08-31T13:51:50.669Z] #21 27.44 Selecting previously unselected package python3-lib2to3. [2021-08-31T13:51:50.669Z] #21 27.45 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-31T13:51:50.669Z] #21 27.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:51:50.669Z] #21 27.55 Selecting previously unselected package python3-distutils. [2021-08-31T13:51:50.669Z] #21 27.56 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-31T13:51:50.669Z] #21 27.57 Unpacking python3-distutils (3.9.2-1) ... [2021-08-31T13:51:50.713Z] #64 39.39 Building dependency tree... [2021-08-31T13:51:50.928Z] #21 27.65 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:51:50.928Z] #21 27.67 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:51:50.928Z] #21 27.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:51:51.188Z] #21 27.79 Selecting previously unselected package python3-setuptools. [2021-08-31T13:51:51.188Z] #21 27.80 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-31T13:51:51.188Z] #21 27.80 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-31T13:51:51.188Z] #21 28.05 Selecting previously unselected package python3-wheel. [2021-08-31T13:51:51.188Z] #21 28.07 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-31T13:51:51.188Z] #21 28.08 Unpacking python3-wheel (0.34.2-1) ... [2021-08-31T13:51:51.188Z] #21 28.15 Selecting previously unselected package python3-pip. [2021-08-31T13:51:51.188Z] #21 28.15 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-31T13:51:51.223Z] #21 20.59 Selecting previously unselected package bzip2. [2021-08-31T13:51:51.223Z] #21 20.59 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-31T13:51:51.223Z] #21 20.60 Unpacking bzip2 (1.0.8-4) ... [2021-08-31T13:51:51.223Z] #21 20.73 Selecting previously unselected package xz-utils. [2021-08-31T13:51:51.223Z] #21 20.73 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-31T13:51:51.223Z] #21 20.74 Unpacking xz-utils (5.2.5-2) ... [2021-08-31T13:51:51.448Z] #21 28.16 Unpacking python3-pip (20.3.4-4) ... [2021-08-31T13:51:51.448Z] #21 28.39 Selecting previously unselected package sudo. [2021-08-31T13:51:51.448Z] #21 28.40 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-31T13:51:51.484Z] #21 20.88 Selecting previously unselected package apparmor. [2021-08-31T13:51:51.484Z] #21 20.88 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-31T13:51:51.484Z] #21 20.92 Unpacking apparmor (2.13.6-10) ... [2021-08-31T13:51:51.707Z] #21 28.41 Unpacking sudo (1.9.5p2-3) ... [2021-08-31T13:51:51.745Z] #21 21.23 Selecting previously unselected package inetutils-ping. [2021-08-31T13:51:51.745Z] #21 21.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-31T13:51:51.745Z] #21 21.25 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-31T13:51:52.007Z] #21 21.35 Selecting previously unselected package libip4tc2:amd64. [2021-08-31T13:51:52.007Z] #21 21.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-31T13:51:52.007Z] #21 21.40 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:52.007Z] #21 21.47 Selecting previously unselected package libip6tc2:amd64. [2021-08-31T13:51:52.007Z] #21 21.48 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-31T13:51:52.007Z] #21 21.49 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:52.007Z] #21 21.55 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-31T13:51:52.007Z] #21 21.56 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-31T13:51:52.268Z] #21 21.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-31T13:51:52.268Z] #21 21.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-31T13:51:52.268Z] #21 21.66 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-31T13:51:52.268Z] #21 21.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-31T13:51:52.268Z] #21 21.75 Selecting previously unselected package libnftnl11:amd64. [2021-08-31T13:51:52.268Z] #21 21.75 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-31T13:51:52.268Z] #21 21.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-31T13:51:52.276Z] #21 28.93 Selecting previously unselected package thin-provisioning-tools. [2021-08-31T13:51:52.276Z] #21 28.94 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-31T13:51:52.276Z] #21 28.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:51:52.529Z] #21 21.89 Selecting previously unselected package iptables. [2021-08-31T13:51:52.530Z] #21 21.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-31T13:51:52.530Z] #21 21.91 Unpacking iptables (1.8.7-1) ... [2021-08-31T13:51:52.535Z] #21 29.16 Selecting previously unselected package uidmap. [2021-08-31T13:51:52.535Z] #21 29.16 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-31T13:51:52.535Z] #21 29.17 Unpacking uidmap (1:4.8.1-1) ... [2021-08-31T13:51:52.535Z] #21 29.30 Selecting previously unselected package vim-runtime. [2021-08-31T13:51:52.535Z] #21 29.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:51:52.535Z] #21 29.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-31T13:51:52.535Z] #21 29.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-31T13:51:52.535Z] #21 29.38 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:51:52.608Z] #64 43.36 The following additional packages will be installed: [2021-08-31T13:51:52.608Z] #64 43.39 libbtrfs0 [2021-08-31T13:51:52.608Z] #64 43.65 The following NEW packages will be installed: [2021-08-31T13:51:52.792Z] #21 22.13 Selecting previously unselected package libonig5:amd64. [2021-08-31T13:51:52.792Z] #21 22.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-31T13:51:52.792Z] #21 22.16 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:51:52.869Z] #64 43.67 libbtrfs-dev libbtrfs0 [2021-08-31T13:51:53.053Z] #21 22.29 Selecting previously unselected package libjq1:amd64. [2021-08-31T13:51:53.053Z] #21 22.30 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-31T13:51:53.053Z] #21 22.31 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:51:53.053Z] #21 22.42 Selecting previously unselected package jq. [2021-08-31T13:51:53.053Z] #21 22.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-31T13:51:53.053Z] #21 22.44 Unpacking jq (1.6-2.1) ... [2021-08-31T13:51:53.053Z] #21 22.52 Selecting previously unselected package libaio1:amd64. [2021-08-31T13:51:53.126Z] #64 44.12 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:51:53.126Z] #64 44.12 Need to get 460 kB of archives. [2021-08-31T13:51:53.126Z] #64 44.12 After this operation, 1237 kB of additional disk space will be used. [2021-08-31T13:51:53.126Z] #64 44.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-31T13:51:53.126Z] #64 44.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-31T13:51:53.314Z] #21 22.53 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-31T13:51:53.314Z] #21 22.53 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-31T13:51:53.314Z] #21 22.57 Selecting previously unselected package libgpm2:amd64. [2021-08-31T13:51:53.314Z] #21 22.58 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-31T13:51:53.314Z] #21 22.59 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-31T13:51:53.314Z] #21 22.67 Selecting previously unselected package libicu67:amd64. [2021-08-31T13:51:53.314Z] #21 22.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-31T13:51:53.314Z] #21 22.69 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-31T13:51:54.057Z] #64 44.87 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:51:54.057Z] #64 45.04 Fetched 460 kB in 0s (1607 kB/s) [2021-08-31T13:51:54.057Z] #64 45.09 Selecting previously unselected package libbtrfs0:amd64. [2021-08-31T13:51:54.315Z] #64 45.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 ... 30211 files and directories currently installed.) [2021-08-31T13:51:54.315Z] #64 45.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-31T13:51:54.315Z] #64 45.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:51:54.315Z] #64 45.30 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-31T13:51:54.315Z] #64 45.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-31T13:51:54.315Z] #64 45.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:51:54.573Z] #64 45.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:51:54.573Z] #64 45.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:51:54.573Z] #64 45.51 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:51:54.830Z] #64 DONE 45.8s [2021-08-31T13:51:54.830Z] [2021-08-31T13:51:54.830Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-31T13:51:54.830Z] #67 sha256:742fa1f42e500ae6a40e588a27e2b957cb4a131233af8bb0c6a67d7c82c385c5 [2021-08-31T13:51:54.830Z] #67 45.80 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-31T13:51:54.830Z] #67 45.80 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-31T13:51:55.829Z] #21 32.24 Selecting previously unselected package vim. [2021-08-31T13:51:55.829Z] #21 32.25 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:51:55.829Z] #21 32.27 Unpacking vim (2:8.2.2434-3) ... [2021-08-31T13:51:56.090Z] #21 32.73 Selecting previously unselected package xfsprogs. [2021-08-31T13:51:56.090Z] #21 32.74 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-31T13:51:56.090Z] #21 32.74 Unpacking xfsprogs (5.10.0-4) ... [2021-08-31T13:51:56.351Z] #21 33.18 Selecting previously unselected package zip. [2021-08-31T13:51:56.351Z] #21 33.18 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-31T13:51:56.351Z] #21 33.19 Unpacking zip (3.0-12) ... [2021-08-31T13:51:56.611Z] #21 33.36 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:51:56.616Z] #21 25.74 Selecting previously unselected package libinih1:amd64. [2021-08-31T13:51:56.617Z] #21 25.75 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-31T13:51:56.617Z] #21 25.76 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-31T13:51:56.617Z] #21 25.82 Selecting previously unselected package libnet1:amd64. [2021-08-31T13:51:56.617Z] #21 25.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-31T13:51:56.617Z] #21 25.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:51:56.617Z] #21 25.92 Selecting previously unselected package libnl-3-200:amd64. [2021-08-31T13:51:56.617Z] #21 25.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-31T13:51:56.617Z] #21 25.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:51:56.617Z] #21 26.03 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-31T13:51:56.617Z] #21 26.03 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-31T13:51:56.617Z] #21 26.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:51:56.617Z] #21 26.09 Selecting previously unselected package net-tools. [2021-08-31T13:51:56.617Z] #21 26.09 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-31T13:51:56.617Z] #21 26.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:51:56.877Z] #21 26.28 Selecting previously unselected package patch. [2021-08-31T13:51:56.877Z] #21 26.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-31T13:51:56.877Z] #21 26.29 Unpacking patch (2.7.6-7) ... [2021-08-31T13:51:56.877Z] #21 26.38 Selecting previously unselected package python-pip-whl. [2021-08-31T13:51:57.139Z] #21 26.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-31T13:51:57.139Z] #21 26.40 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-31T13:51:57.358Z] #67 DONE 48.4s [2021-08-31T13:51:57.358Z] [2021-08-31T13:51:57.358Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-31T13:51:57.358Z] #68 sha256:f701bfc6293eaef2a16ad2c82d471ec76fa8494248a21c98796a6c68f8f03b8c [2021-08-31T13:51:57.358Z] #68 DONE 0.1s [2021-08-31T13:51:57.358Z] [2021-08-31T13:51:57.358Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:51:57.358Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:51:57.358Z] #65 1.059 + RM_GOPATH=0 [2021-08-31T13:51:57.358Z] #65 1.059 + TMP_GOPATH= [2021-08-31T13:51:57.358Z] #65 1.059 + : /build [2021-08-31T13:51:57.358Z] #65 1.060 + '[' -z '' ']' [2021-08-31T13:51:57.358Z] #65 1.061 ++ mktemp -d [2021-08-31T13:51:57.358Z] #65 1.064 + export GOPATH=/tmp/tmp.C3yN69uycP [2021-08-31T13:51:57.358Z] #65 1.064 + GOPATH=/tmp/tmp.C3yN69uycP [2021-08-31T13:51:57.358Z] #65 1.064 + RM_GOPATH=1 [2021-08-31T13:51:57.358Z] #65 1.064 + case "$(go env GOARCH)" in [2021-08-31T13:51:57.358Z] #65 1.065 ++ go env GOARCH [2021-08-31T13:51:57.358Z] #65 1.073 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:57.358Z] #65 1.073 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:51:57.358Z] #65 1.073 ++ dirname /tmp/install/install.sh [2021-08-31T13:51:57.358Z] #65 1.074 + dir=/tmp/install [2021-08-31T13:51:57.358Z] #65 1.074 + bin=containerd [2021-08-31T13:51:57.358Z] #65 1.074 + shift [2021-08-31T13:51:57.358Z] #65 1.074 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-31T13:51:57.358Z] #65 1.074 + . /tmp/install/containerd.installer [2021-08-31T13:51:57.358Z] #65 1.077 ++ set -e [2021-08-31T13:51:57.358Z] #65 1.077 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:51:57.358Z] #65 1.077 + install_containerd [2021-08-31T13:51:57.358Z] #65 1.078 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-31T13:51:57.358Z] #65 1.078 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:51:57.358Z] #65 1.078 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C3yN69uycP/src/github.com/containerd/containerd [2021-08-31T13:51:57.358Z] #65 1.086 Cloning into '/tmp/tmp.C3yN69uycP/src/github.com/containerd/containerd'... [2021-08-31T13:51:57.550Z] #21 34.25 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:57.550Z] #21 34.26 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:51:57.550Z] #21 34.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-31T13:51:57.550Z] #21 34.28 Setting up libicu67:amd64 (67.1-7) ... [2021-08-31T13:51:57.550Z] #21 34.29 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-31T13:51:57.550Z] #21 34.30 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-31T13:51:57.550Z] #21 34.31 Setting up uidmap (1:4.8.1-1) ... [2021-08-31T13:51:57.550Z] #21 34.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:51:57.550Z] #21 34.34 Setting up bzip2 (1.0.8-4) ... [2021-08-31T13:51:57.550Z] #21 34.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:51:57.550Z] #21 34.37 Setting up python3-wheel (0.34.2-1) ... [2021-08-31T13:51:57.616Z] #65 ... [2021-08-31T13:51:57.616Z] [2021-08-31T13:51:57.616Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-31T13:51:57.616Z] #69 sha256:8529497e158367c3f0331761d53a78e7744e499c330b5efca040b4cb446afd9a [2021-08-31T13:51:57.616Z] #69 DONE 0.1s [2021-08-31T13:51:57.616Z] [2021-08-31T13:51:57.616Z] #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 [2021-08-31T13:51:57.616Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-08-31T13:51:57.616Z] #20 31.38 Reading package lists... [2021-08-31T13:51:57.616Z] #20 40.32 Building dependency tree... [2021-08-31T13:51:57.616Z] #20 44.00 The following additional packages will be installed: [2021-08-31T13:51:57.616Z] #20 44.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:51:57.616Z] #20 44.00 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-31T13:51:57.616Z] #20 44.00 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-31T13:51:57.616Z] #20 44.00 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-31T13:51:57.616Z] #20 44.00 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-31T13:51:57.616Z] #20 44.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-31T13:51:57.616Z] #20 44.01 mingw-w64-common mingw-w64-x86-64-dev [2021-08-31T13:51:57.616Z] #20 44.02 Suggested packages: [2021-08-31T13:51:57.616Z] #20 44.02 gcc-10-locales seccomp wine64 [2021-08-31T13:51:57.616Z] #20 44.67 The following NEW packages will be installed: [2021-08-31T13:51:57.616Z] #20 44.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-31T13:51:57.616Z] #20 44.67 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-31T13:51:57.616Z] #20 44.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-31T13:51:57.616Z] #20 44.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-31T13:51:57.616Z] #20 44.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-31T13:51:57.616Z] #20 44.68 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-31T13:51:57.616Z] #20 44.68 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-31T13:51:57.616Z] #20 44.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-31T13:51:57.616Z] #20 44.68 mingw-w64-x86-64-dev [2021-08-31T13:51:57.616Z] #20 45.05 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:51:57.616Z] #20 45.05 Need to get 115 MB of archives. [2021-08-31T13:51:57.616Z] #20 45.05 After this operation, 645 MB of additional disk space will be used. [2021-08-31T13:51:57.616Z] #20 45.05 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] [2021-08-31T13:51:57.616Z] #20 45.11 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] [2021-08-31T13:51:57.616Z] #20 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-31T13:51:57.616Z] #20 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-31T13:51:57.616Z] #20 45.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-31T13:51:57.616Z] #20 45.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-31T13:51:57.616Z] #20 45.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-31T13:51:57.616Z] #20 45.40 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] [2021-08-31T13:51:57.616Z] #20 45.40 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] [2021-08-31T13:51:57.616Z] #20 45.65 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] [2021-08-31T13:51:57.616Z] #20 46.14 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] [2021-08-31T13:51:57.616Z] #20 46.30 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] [2021-08-31T13:51:57.616Z] #20 46.55 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] [2021-08-31T13:51:57.616Z] #20 47.16 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] [2021-08-31T13:51:57.616Z] #20 47.34 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] [2021-08-31T13:51:57.617Z] #20 47.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-31T13:51:57.617Z] #20 47.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-31T13:51:57.617Z] #20 47.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-31T13:51:57.617Z] #20 47.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-31T13:51:57.617Z] #20 47.35 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] [2021-08-31T13:51:57.617Z] #20 47.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-31T13:51:57.617Z] #20 47.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-31T13:51:57.617Z] #20 47.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-31T13:51:57.617Z] #20 47.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-31T13:51:57.617Z] #20 47.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-31T13:51:57.617Z] #20 47.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-31T13:51:57.617Z] #20 47.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-31T13:51:57.617Z] #20 47.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-31T13:51:57.617Z] #20 47.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-31T13:51:57.617Z] #20 47.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-31T13:51:57.617Z] #20 48.12 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:51:57.617Z] #20 48.48 Fetched 115 MB in 3s (43.1 MB/s) [2021-08-31T13:51:57.617Z] #20 48.59 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-31T13:51:57.617Z] #20 48.60 (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 ... 30211 files and directories currently installed.) [2021-08-31T13:51:57.617Z] #20 48.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-31T13:51:57.617Z] #20 48.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:51:57.661Z] #21 26.95 Selecting previously unselected package python3-lib2to3. [2021-08-31T13:51:57.661Z] #21 26.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-31T13:51:57.661Z] #21 26.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:51:57.661Z] #21 27.05 Selecting previously unselected package python3-distutils. [2021-08-31T13:51:57.661Z] #21 27.06 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-31T13:51:57.661Z] #21 27.09 Unpacking python3-distutils (3.9.2-1) ... [2021-08-31T13:51:57.923Z] #21 27.24 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:51:57.923Z] #21 27.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:51:57.923Z] #21 27.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:51:57.923Z] #21 27.40 Selecting previously unselected package python3-setuptools. [2021-08-31T13:51:57.923Z] #21 27.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-31T13:51:57.923Z] #21 27.42 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-31T13:51:58.184Z] #21 27.66 Selecting previously unselected package python3-wheel. [2021-08-31T13:51:58.184Z] #21 27.67 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-31T13:51:58.184Z] #21 27.68 Unpacking python3-wheel (0.34.2-1) ... [2021-08-31T13:51:58.184Z] #21 27.75 Selecting previously unselected package python3-pip. [2021-08-31T13:51:58.380Z] #21 35.06 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:51:58.380Z] #21 35.07 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-31T13:51:58.380Z] #21 35.08 Setting up libcap2-bin (1:2.44-1) ... [2021-08-31T13:51:58.380Z] #21 35.09 Setting up apparmor (2.13.6-10) ... [2021-08-31T13:51:58.446Z] #21 27.75 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-31T13:51:58.446Z] #21 27.76 Unpacking python3-pip (20.3.4-4) ... [2021-08-31T13:51:58.549Z] #20 ... [2021-08-31T13:51:58.549Z] [2021-08-31T13:51:58.549Z] #44 [tini 1/2] 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 [2021-08-31T13:51:58.549Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-08-31T13:51:58.549Z] #44 30.91 Reading package lists... [2021-08-31T13:51:58.549Z] #44 39.60 Building dependency tree... [2021-08-31T13:51:58.549Z] #44 43.52 The following additional packages will be installed: [2021-08-31T13:51:58.549Z] #44 43.55 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-08-31T13:51:58.549Z] #44 43.59 Suggested packages: [2021-08-31T13:51:58.549Z] #44 43.60 cmake-doc ninja-build lrzip [2021-08-31T13:51:58.549Z] #44 43.60 Recommended packages: [2021-08-31T13:51:58.549Z] #44 43.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-31T13:51:58.549Z] #44 44.26 The following NEW packages will be installed: [2021-08-31T13:51:58.549Z] #44 44.28 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-08-31T13:51:58.549Z] #44 44.71 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:51:58.549Z] #44 44.71 Need to get 8419 kB of archives. [2021-08-31T13:51:58.549Z] #44 44.71 After this operation, 34.9 MB of additional disk space will be used. [2021-08-31T13:51:58.549Z] #44 44.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-31T13:51:58.549Z] #44 44.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:51:58.549Z] #44 44.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-31T13:51:58.549Z] #44 44.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-31T13:51:58.549Z] #44 44.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-31T13:51:58.549Z] #44 44.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-31T13:51:58.549Z] #44 44.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-31T13:51:58.549Z] #44 44.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-31T13:51:58.549Z] #44 45.55 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:51:58.549Z] #44 46.04 Fetched 8419 kB in 0s (18.4 MB/s) [2021-08-31T13:51:58.549Z] #44 46.14 Selecting previously unselected package xxd. [2021-08-31T13:51:58.549Z] #44 46.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 ... 30211 files and directories currently installed.) [2021-08-31T13:51:58.549Z] #44 46.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:51:58.549Z] #44 46.21 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:51:58.549Z] #44 46.35 Selecting previously unselected package vim-common. [2021-08-31T13:51:58.549Z] #44 46.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:51:58.549Z] #44 46.38 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:51:58.549Z] #44 46.59 Selecting previously unselected package cmake-data. [2021-08-31T13:51:58.549Z] #44 46.61 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-31T13:51:58.549Z] #44 46.63 Unpacking cmake-data (3.18.4-2) ... [2021-08-31T13:51:58.549Z] #44 47.66 Selecting previously unselected package libarchive13:amd64. [2021-08-31T13:51:58.549Z] #44 47.67 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-31T13:51:58.549Z] #44 47.68 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-31T13:51:58.549Z] #44 47.84 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-31T13:51:58.549Z] #44 47.86 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-31T13:51:58.549Z] #44 47.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-31T13:51:58.549Z] #44 47.97 Selecting previously unselected package librhash0:amd64. [2021-08-31T13:51:58.549Z] #44 47.98 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-08-31T13:51:58.549Z] #44 47.99 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-31T13:51:58.549Z] #44 48.13 Selecting previously unselected package libuv1:amd64. [2021-08-31T13:51:58.549Z] #44 48.14 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-08-31T13:51:58.549Z] #44 48.14 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-31T13:51:58.549Z] #44 48.24 Selecting previously unselected package cmake. [2021-08-31T13:51:58.549Z] #44 48.25 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-08-31T13:51:58.549Z] #44 48.27 Unpacking cmake (3.18.4-2) ... [2021-08-31T13:51:58.707Z] #21 28.06 Selecting previously unselected package sudo. [2021-08-31T13:51:58.707Z] #21 28.06 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-31T13:51:58.707Z] #21 28.07 Unpacking sudo (1.9.5p2-3) ... [2021-08-31T13:51:59.115Z] #44 ... [2021-08-31T13:51:59.115Z] [2021-08-31T13:51:59.115Z] #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 [2021-08-31T13:51:59.115Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-08-31T13:51:59.115Z] #20 50.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-31T13:51:59.115Z] #20 50.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-31T13:51:59.115Z] #20 50.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:51:59.279Z] #21 28.59 Selecting previously unselected package thin-provisioning-tools. [2021-08-31T13:51:59.279Z] #21 28.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-31T13:51:59.279Z] #21 28.60 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:51:59.540Z] #21 28.85 Selecting previously unselected package uidmap. [2021-08-31T13:51:59.540Z] #21 28.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-31T13:51:59.540Z] #21 28.85 Unpacking uidmap (1:4.8.1-1) ... [2021-08-31T13:51:59.540Z] #21 28.99 Selecting previously unselected package vim-runtime. [2021-08-31T13:51:59.540Z] #21 29.00 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:51:59.540Z] #21 29.02 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-31T13:51:59.540Z] #21 29.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-31T13:51:59.540Z] #21 29.04 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:51:59.678Z] #20 ... [2021-08-31T13:51:59.678Z] [2021-08-31T13:51:59.678Z] #44 [tini 1/2] 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 [2021-08-31T13:51:59.678Z] #44 sha256:1b957e5af8d6f6bdd317ff90cbad158c4cbef521f9fc57fdac0bab396769cad6 [2021-08-31T13:51:59.678Z] #44 50.43 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-31T13:51:59.678Z] #44 50.48 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:51:59.678Z] #44 50.49 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-31T13:51:59.678Z] #44 50.51 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:51:59.678Z] #44 50.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-31T13:51:59.678Z] #44 50.55 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-31T13:51:59.678Z] #44 50.57 Setting up cmake-data (3.18.4-2) ... [2021-08-31T13:51:59.679Z] #44 50.58 Setting up cmake (3.18.4-2) ... [2021-08-31T13:51:59.679Z] #44 50.60 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:51:59.679Z] #44 DONE 50.8s [2021-08-31T13:51:59.761Z] #21 36.46 Setting up zip (3.0-12) ... [2021-08-31T13:51:59.761Z] #21 36.48 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:51:59.761Z] #21 36.50 Setting up bash-completion (1:2.11-2) ... [2021-08-31T13:51:59.936Z] [2021-08-31T13:51:59.936Z] #45 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-31T13:51:59.936Z] #45 sha256:5fb8677f22f0f16ac08e3a3d29b17e0ab9ee87c8d9a0bedfc5461788e6112b84 [2021-08-31T13:52:00.869Z] #45 0.894 + RM_GOPATH=0 [2021-08-31T13:52:00.869Z] #45 0.896 + TMP_GOPATH= [2021-08-31T13:52:00.869Z] #45 0.896 + : /build [2021-08-31T13:52:00.869Z] #45 0.896 + '[' -z '' ']' [2021-08-31T13:52:00.869Z] #45 0.897 ++ mktemp -d [2021-08-31T13:52:00.869Z] #45 0.898 + export GOPATH=/tmp/tmp.hJQ73Thnja [2021-08-31T13:52:00.869Z] #45 0.898 + GOPATH=/tmp/tmp.hJQ73Thnja [2021-08-31T13:52:00.869Z] #45 0.898 + RM_GOPATH=1 [2021-08-31T13:52:00.869Z] #45 0.898 + case "$(go env GOARCH)" in [2021-08-31T13:52:00.869Z] #45 0.899 ++ go env GOARCH [2021-08-31T13:52:00.869Z] #45 0.909 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:52:00.869Z] #45 0.909 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:52:00.869Z] #45 0.912 ++ dirname /tmp/install/install.sh [2021-08-31T13:52:00.869Z] #45 0.912 + dir=/tmp/install [2021-08-31T13:52:00.869Z] #45 0.913 + bin=tini [2021-08-31T13:52:00.869Z] #45 0.913 + shift [2021-08-31T13:52:00.869Z] #45 0.913 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-31T13:52:00.869Z] #45 0.913 + . /tmp/install/tini.installer [2021-08-31T13:52:00.869Z] #45 0.914 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:52:00.869Z] #45 0.914 + install_tini [2021-08-31T13:52:00.869Z] #45 0.915 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-31T13:52:00.869Z] #45 0.915 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:52:00.869Z] #45 0.915 + git clone https://github.com/krallin/tini.git /tmp/tmp.hJQ73Thnja/tini [2021-08-31T13:52:00.869Z] #45 0.917 Cloning into '/tmp/tmp.hJQ73Thnja/tini'... [2021-08-31T13:52:01.432Z] #45 1.432 + cd /tmp/tmp.hJQ73Thnja/tini [2021-08-31T13:52:01.432Z] #45 1.432 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-31T13:52:01.432Z] #45 1.442 + cmake . [2021-08-31T13:52:01.432Z] #45 1.643 -- The C compiler identification is GNU 10.2.1 [2021-08-31T13:52:01.432Z] #45 1.678 -- Detecting C compiler ABI info [2021-08-31T13:52:01.668Z] #21 38.33 Setting up xz-utils (5.2.5-2) ... [2021-08-31T13:52:01.669Z] #21 38.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-31T13:52:01.669Z] #21 38.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-31T13:52:01.669Z] #21 38.38 Setting up patch (2.7.6-7) ... [2021-08-31T13:52:01.669Z] #21 38.39 Setting up sudo (1.9.5p2-3) ... [2021-08-31T13:52:01.669Z] #21 38.48 invoke-rc.d: could not determine current runlevel [2021-08-31T13:52:01.669Z] #21 38.50 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-31T13:52:01.669Z] #21 38.50 Setting up xfsprogs (5.10.0-4) ... [2021-08-31T13:52:01.669Z] #21 38.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-31T13:52:01.669Z] #21 38.53 Setting up inetutils-ping (2:2.0-1) ... [2021-08-31T13:52:01.669Z] #21 38.54 Setting up pigz (2.6-1) ... [2021-08-31T13:52:01.669Z] #21 38.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-31T13:52:01.669Z] #21 38.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:52:01.669Z] #21 38.59 Setting up python-pip-whl (20.3.4-4) ... [2021-08-31T13:52:01.689Z] #45 1.921 -- Detecting C compiler ABI info - done [2021-08-31T13:52:01.689Z] #45 1.960 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-31T13:52:01.689Z] #45 1.963 -- Detecting C compile features [2021-08-31T13:52:01.689Z] #45 1.964 -- Detecting C compile features - done [2021-08-31T13:52:01.689Z] #45 1.978 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-31T13:52:01.689Z] #45 2.036 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-31T13:52:01.929Z] #21 38.60 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:52:01.946Z] #45 2.071 -- Configuring done [2021-08-31T13:52:01.946Z] #45 2.076 -- Generating done [2021-08-31T13:52:01.946Z] #45 2.079 -- Build files have been written to: /tmp/tmp.hJQ73Thnja/tini [2021-08-31T13:52:01.946Z] #45 2.082 + make tini-static [2021-08-31T13:52:02.206Z] #45 2.202 Scanning dependencies of target tini-static [2021-08-31T13:52:02.206Z] #45 2.223 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-31T13:52:02.462Z] #45 2.674 [100%] Linking C executable tini-static [2021-08-31T13:52:02.499Z] #21 39.20 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-31T13:52:02.499Z] #21 39.21 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:52:02.719Z] #45 2.858 [100%] Built target tini-static [2021-08-31T13:52:02.719Z] #45 2.873 + mkdir -p /build [2021-08-31T13:52:02.719Z] #45 2.875 + cp tini-static /build/docker-init [2021-08-31T13:52:02.842Z] #21 31.75 Selecting previously unselected package vim. [2021-08-31T13:52:02.842Z] #21 31.75 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:52:02.842Z] #21 31.76 Unpacking vim (2:8.2.2434-3) ... [2021-08-31T13:52:02.842Z] #21 32.22 Selecting previously unselected package xfsprogs. [2021-08-31T13:52:02.842Z] #21 32.24 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-31T13:52:02.842Z] #21 32.25 Unpacking xfsprogs (5.10.0-4) ... [2021-08-31T13:52:02.976Z] #45 DONE 3.2s [2021-08-31T13:52:02.976Z] [2021-08-31T13:52:02.976Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-31T13:52:02.976Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-08-31T13:52:02.976Z] #20 51.15 Selecting previously unselected package binutils-mingw-w64. [2021-08-31T13:52:02.976Z] #20 51.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-31T13:52:02.976Z] #20 51.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:52:02.976Z] #20 51.24 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-31T13:52:02.976Z] #20 51.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:52:02.976Z] #20 51.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:52:02.976Z] #20 51.36 Selecting previously unselected package dmsetup. [2021-08-31T13:52:02.976Z] #20 51.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:52:02.976Z] #20 51.37 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:52:02.976Z] #20 51.46 Selecting previously unselected package mingw-w64-common. [2021-08-31T13:52:02.976Z] #20 51.46 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-31T13:52:02.976Z] #20 51.47 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-31T13:52:02.976Z] #20 53.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-31T13:52:02.976Z] #20 53.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-31T13:52:02.976Z] #20 53.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:52:03.018Z] #21 39.63 Setting up libelf1:amd64 (0.183-1) ... [2021-08-31T13:52:03.018Z] #21 39.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:52:03.018Z] #21 39.70 Setting up python3-distutils (3.9.2-1) ... [2021-08-31T13:52:03.278Z] #21 40.12 Setting up vim (2:8.2.2434-3) ... [2021-08-31T13:52:03.278Z] #21 40.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-31T13:52:03.278Z] #21 40.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-31T13:52:03.278Z] #21 40.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-31T13:52:03.278Z] #21 40.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-31T13:52:03.278Z] #21 40.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-31T13:52:03.278Z] #21 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-31T13:52:03.278Z] #21 40.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-31T13:52:03.278Z] #21 40.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-31T13:52:03.278Z] #21 40.18 Setting up python3-setuptools (52.0.0-4) ... [2021-08-31T13:52:03.365Z] #21 32.66 Selecting previously unselected package zip. [2021-08-31T13:52:03.365Z] #21 32.68 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-31T13:52:03.365Z] #21 32.68 Unpacking zip (3.0-12) ... [2021-08-31T13:52:03.365Z] #21 32.85 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:52:04.307Z] #21 33.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-31T13:52:04.307Z] #21 33.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:52:04.308Z] #21 33.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-31T13:52:04.308Z] #21 33.76 Setting up libicu67:amd64 (67.1-7) ... [2021-08-31T13:52:04.308Z] #21 33.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-31T13:52:04.308Z] #21 33.79 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-31T13:52:04.308Z] #21 33.80 Setting up uidmap (1:4.8.1-1) ... [2021-08-31T13:52:04.354Z] #20 55.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-31T13:52:04.354Z] #20 55.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:52:04.354Z] #20 55.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:52:04.354Z] #20 55.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-31T13:52:04.354Z] #20 55.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:52:04.354Z] #20 55.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:52:04.568Z] #21 33.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:52:04.568Z] #21 33.83 Setting up bzip2 (1.0.8-4) ... [2021-08-31T13:52:04.568Z] #21 33.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:52:04.568Z] #21 33.85 Setting up python3-wheel (0.34.2-1) ... [2021-08-31T13:52:04.658Z] #21 41.37 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:52:04.658Z] #21 41.41 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-31T13:52:04.658Z] #21 41.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:52:04.658Z] #21 41.44 Setting up python3-pip (20.3.4-4) ... [2021-08-31T13:52:05.152Z] #21 34.49 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:52:05.152Z] #21 34.51 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-31T13:52:05.152Z] #21 34.52 Setting up libcap2-bin (1:2.44-1) ... [2021-08-31T13:52:05.152Z] #21 34.54 Setting up apparmor (2.13.6-10) ... [2021-08-31T13:52:05.600Z] #21 42.53 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-31T13:52:05.600Z] #21 42.54 Setting up jq (1.6-2.1) ... [2021-08-31T13:52:05.600Z] #21 42.56 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-31T13:52:05.860Z] #21 42.57 Setting up iptables (1.8.7-1) ... [2021-08-31T13:52:05.860Z] #21 42.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:52:05.860Z] #21 42.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:52:05.860Z] #21 42.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:52:05.860Z] #21 42.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:52:05.860Z] #21 42.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-31T13:52:05.860Z] #21 42.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-31T13:52:05.860Z] #21 42.61 Setting up iproute2 (5.10.0-4) ... [2021-08-31T13:52:06.392Z] #21 42.97 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:52:06.876Z] #20 57.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-31T13:52:06.876Z] #20 57.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:52:06.876Z] #20 57.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:52:07.067Z] #21 36.11 Setting up zip (3.0-12) ... [2021-08-31T13:52:07.067Z] #21 36.12 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:52:07.067Z] #21 36.16 Setting up bash-completion (1:2.11-2) ... [2021-08-31T13:52:07.383Z] #21 DONE 44.1s [2021-08-31T13:52:07.383Z] [2021-08-31T13:52:07.383Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:52:07.383Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:52:07.383Z] #51 ... [2021-08-31T13:52:07.383Z] [2021-08-31T13:52:07.383Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-31T13:52:07.383Z] #22 sha256:41f0c63753d4ef8f7f942d08858932a7b2e9eb10c48824ec6453fa3bafd877d0 [2021-08-31T13:52:08.248Z] #20 ... [2021-08-31T13:52:08.248Z] [2021-08-31T13:52:08.248Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:08.248Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:52:08.248Z] #65 13.36 + cd /tmp/tmp.C3yN69uycP/src/github.com/containerd/containerd [2021-08-31T13:52:08.248Z] #65 13.36 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-31T13:52:08.455Z] #21 37.88 Setting up xz-utils (5.2.5-2) ... [2021-08-31T13:52:08.455Z] #21 37.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-31T13:52:08.455Z] #21 37.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-31T13:52:08.455Z] #21 37.93 Setting up patch (2.7.6-7) ... [2021-08-31T13:52:08.455Z] #21 37.95 Setting up sudo (1.9.5p2-3) ... [2021-08-31T13:52:08.455Z] #21 38.06 invoke-rc.d: could not determine current runlevel [2021-08-31T13:52:08.716Z] #21 38.07 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-31T13:52:08.716Z] #21 38.08 Setting up xfsprogs (5.10.0-4) ... [2021-08-31T13:52:08.716Z] #21 38.10 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-31T13:52:08.716Z] #21 38.11 Setting up inetutils-ping (2:2.0-1) ... [2021-08-31T13:52:08.716Z] #21 38.13 Setting up pigz (2.6-1) ... [2021-08-31T13:52:08.716Z] #21 38.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-31T13:52:08.716Z] #21 38.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:52:08.716Z] #21 38.18 Setting up python-pip-whl (20.3.4-4) ... [2021-08-31T13:52:08.762Z] #22 1.113 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-31T13:52:08.762Z] #22 1.116 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-31T13:52:08.762Z] #22 1.120 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-31T13:52:08.762Z] #22 DONE 1.2s [2021-08-31T13:52:08.762Z] [2021-08-31T13:52:08.762Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:52:08.762Z] #55 sha256:9abaa40d29046c87c03ca99e26f55b75f5085d56ea3e696019e28c74f5803708 [2021-08-31T13:52:08.762Z] #55 ... [2021-08-31T13:52:08.762Z] [2021-08-31T13:52:08.762Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-31T13:52:08.762Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-08-31T13:52:08.977Z] #21 38.20 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:52:09.165Z] #25 202.3 + return [2021-08-31T13:52:09.165Z] #25 DONE 204.1s [2021-08-31T13:52:09.165Z] [2021-08-31T13:52:09.165Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:09.165Z] #58 sha256:79709d1132fda4f36a8e389f91d9aa313f4bab2a044d2f355956254419ddc250 [2021-08-31T13:52:09.165Z] #58 173.7 + bin/containerd [2021-08-31T13:52:09.180Z] #65 14.13 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-31T13:52:09.180Z] #65 14.13 + BUILDTAGS='netgo osusergo static_build' [2021-08-31T13:52:09.180Z] #65 14.13 + export EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:52:09.180Z] #65 14.13 + EXTRA_FLAGS=-buildmode=pie [2021-08-31T13:52:09.180Z] #65 14.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-31T13:52:09.180Z] #65 14.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-31T13:52:09.180Z] #65 14.13 + '[' '' = dynamic ']' [2021-08-31T13:52:09.180Z] #65 14.13 + make [2021-08-31T13:52:09.437Z] #65 14.77 + bin/ctr [2021-08-31T13:52:09.550Z] #21 38.92 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-31T13:52:09.550Z] #21 38.93 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:52:09.811Z] #21 39.27 Setting up libelf1:amd64 (0.183-1) ... [2021-08-31T13:52:09.811Z] #21 39.31 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:52:10.050Z] 393f6f5bddce: Pull complete [2021-08-31T13:52:10.050Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-08-31T13:52:10.050Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T13:52:10.050Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T13:52:10.050Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-08-31T13:52:10.050Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-08-31T13:52:10.050Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.169' [2021-08-31T13:52:10.050Z] INFO: Docker version of control daemon [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] Client: [2021-08-31T13:52:10.050Z] Version: 20.10.8 [2021-08-31T13:52:10.050Z] API version: 1.41 [2021-08-31T13:52:10.050Z] Go version: go1.16.6 [2021-08-31T13:52:10.050Z] Git commit: 3967b7d [2021-08-31T13:52:10.050Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-31T13:52:10.050Z] OS/Arch: windows/amd64 [2021-08-31T13:52:10.050Z] Context: default [2021-08-31T13:52:10.050Z] Experimental: true [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] Server: Docker Engine - Community [2021-08-31T13:52:10.050Z] Engine: [2021-08-31T13:52:10.050Z] Version: 20.10.8 [2021-08-31T13:52:10.050Z] API version: 1.41 (minimum version 1.24) [2021-08-31T13:52:10.050Z] Go version: go1.16.6 [2021-08-31T13:52:10.050Z] Git commit: 75249d8 [2021-08-31T13:52:10.050Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-31T13:52:10.050Z] OS/Arch: windows/amd64 [2021-08-31T13:52:10.050Z] Experimental: true [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] INFO: Docker info of control daemon [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] Client: [2021-08-31T13:52:10.050Z] Context: default [2021-08-31T13:52:10.050Z] Debug Mode: false [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] Server: [2021-08-31T13:52:10.050Z] Containers: 0 [2021-08-31T13:52:10.050Z] Running: 0 [2021-08-31T13:52:10.050Z] Paused: 0 [2021-08-31T13:52:10.050Z] Stopped: 0 [2021-08-31T13:52:10.050Z] Images: 1 [2021-08-31T13:52:10.050Z] Server Version: 20.10.8 [2021-08-31T13:52:10.050Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-31T13:52:10.050Z] Windows: [2021-08-31T13:52:10.050Z] LCOW: [2021-08-31T13:52:10.050Z] Logging Driver: json-file [2021-08-31T13:52:10.050Z] Plugins: [2021-08-31T13:52:10.050Z] Volume: local [2021-08-31T13:52:10.050Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:52:10.050Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:52:10.050Z] Swarm: inactive [2021-08-31T13:52:10.050Z] Default Isolation: process [2021-08-31T13:52:10.050Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-31T13:52:10.050Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-31T13:52:10.050Z] OSType: windows [2021-08-31T13:52:10.050Z] Architecture: x86_64 [2021-08-31T13:52:10.050Z] CPUs: 4 [2021-08-31T13:52:10.050Z] Total Memory: 32GiB [2021-08-31T13:52:10.050Z] Name: azwin-2-6f25e1 [2021-08-31T13:52:10.050Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-31T13:52:10.050Z] Docker Root Dir: D:\docker [2021-08-31T13:52:10.050Z] Debug Mode: false [2021-08-31T13:52:10.050Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:52:10.050Z] Labels: [2021-08-31T13:52:10.050Z] Experimental: true [2021-08-31T13:52:10.050Z] Insecure Registries: [2021-08-31T13:52:10.050Z] 10.0.0.4:5000 [2021-08-31T13:52:10.050Z] 127.0.0.0/8 [2021-08-31T13:52:10.050Z] Registry Mirrors: [2021-08-31T13:52:10.050Z] http://10.0.0.4:5000/ [2021-08-31T13:52:10.050Z] Live Restore Enabled: false [2021-08-31T13:52:10.050Z] Product License: Community Engine [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] INFO: Commit hash is 95e33207c5 [2021-08-31T13:52:10.050Z] INFO: Nuke-Everything... [2021-08-31T13:52:10.050Z] INFO: Container count on control daemon to delete is 0 [2021-08-31T13:52:10.050Z] INFO: Nuking d:\CI [2021-08-31T13:52:10.050Z] INFO: Zapped successfully [2021-08-31T13:52:10.050Z] INFO: Location for testing is d:\CI\PR-42797\4 [2021-08-31T13:52:10.050Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.050Z] INFO: Building the image from Dockerfile.windows at 08/31/2021 13:52:09... [2021-08-31T13:52:10.050Z] [2021-08-31T13:52:10.072Z] #21 39.32 Setting up python3-distutils (3.9.2-1) ... [2021-08-31T13:52:10.334Z] #21 39.75 Setting up vim (2:8.2.2434-3) ... [2021-08-31T13:52:10.334Z] #21 39.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-31T13:52:10.334Z] #21 39.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-31T13:52:10.334Z] #21 39.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-31T13:52:10.334Z] #21 39.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-31T13:52:10.334Z] #21 39.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-31T13:52:10.334Z] #21 39.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-31T13:52:10.334Z] #21 39.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-31T13:52:10.334Z] #21 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-31T13:52:10.595Z] #21 39.85 Setting up python3-setuptools (52.0.0-4) ... [2021-08-31T13:52:11.723Z] #58 ... [2021-08-31T13:52:11.723Z] [2021-08-31T13:52:11.723Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-31T13:52:11.723Z] #26 sha256:695a60251b3b8a6841b36869f565c6bf6dcc1ddce0825544578bed280d828d26 [2021-08-31T13:52:11.723Z] #26 DONE 0.7s [2021-08-31T13:52:11.723Z] [2021-08-31T13:52:11.723Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-31T13:52:11.723Z] #31 sha256:112bcef1ba9777c075784c498c7a240e762890544522076d259a50cfba2b3e08 [2021-08-31T13:52:11.981Z] #21 41.09 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:52:11.981Z] #21 41.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-31T13:52:11.981Z] #21 41.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:52:11.981Z] #21 41.13 Setting up python3-pip (20.3.4-4) ... [2021-08-31T13:52:12.181Z] #55 ... [2021-08-31T13:52:12.181Z] [2021-08-31T13:52:12.181Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:12.181Z] #58 sha256:48aa71ca4824238b2e39baaa330c05122ab5472bd9e555064ed6131527d5658a [2021-08-31T13:52:12.181Z] #58 187.1 + bin/containerd [2021-08-31T13:52:12.924Z] #21 42.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-31T13:52:12.924Z] #21 42.19 Setting up jq (1.6-2.1) ... [2021-08-31T13:52:12.924Z] #21 42.20 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-31T13:52:12.924Z] #21 42.28 Setting up iptables (1.8.7-1) ... [2021-08-31T13:52:12.924Z] #21 42.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:52:12.924Z] #21 42.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:52:12.924Z] #21 42.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:52:12.924Z] #21 42.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:52:12.924Z] #21 42.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-31T13:52:12.924Z] #21 42.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-31T13:52:12.924Z] #21 42.37 Setting up iproute2 (5.10.0-4) ... [2021-08-31T13:52:13.446Z] #21 42.66 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:52:13.696Z] #31 DONE 1.9s [2021-08-31T13:52:13.696Z] [2021-08-31T13:52:13.696Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-31T13:52:13.696Z] #34 sha256:a9f7b0e1709e3677cab431751af177ea23e7591bb79b7872666460f9b91d6f28 [2021-08-31T13:52:13.766Z] Sending build context to Docker daemon 60.65MB [2021-08-31T13:52:13.766Z] [2021-08-31T13:52:13.961Z] #34 DONE 0.6s [2021-08-31T13:52:13.961Z] [2021-08-31T13:52:13.961Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-31T13:52:13.961Z] #36 sha256:e8063664eb8bb95cce45749b207add68273f744562b271f987f79a2f52bfd9e9 [2021-08-31T13:52:14.037Z] #23 ... [2021-08-31T13:52:14.037Z] [2021-08-31T13:52:14.037Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:52:14.037Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:52:14.037Z] #41 231.7 + dpkg --print-architecture [2021-08-31T13:52:14.037Z] #41 231.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-31T13:52:14.037Z] #41 232.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-31T13:52:14.037Z] #41 232.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-31T13:52:14.222Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-31T13:52:14.222Z] ---> 801c33f5de3a [2021-08-31T13:52:14.222Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-31T13:52:14.222Z] ---> Running in c18b3af52d0b [2021-08-31T13:52:14.225Z] #36 DONE 0.2s [2021-08-31T13:52:14.225Z] [2021-08-31T13:52:14.225Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-31T13:52:14.225Z] #39 sha256:84d9d5483497deb7bc977c0b20e0b84e98f38e4eaec51061565b76c410a68403 [2021-08-31T13:52:14.225Z] #39 DONE 0.1s [2021-08-31T13:52:14.225Z] [2021-08-31T13:52:14.225Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:52:14.225Z] #55 sha256:3093faa8a097bb5e29606d09db8e0749e7ce940135ed850b12dbf58ce676569e [2021-08-31T13:52:14.225Z] #55 112.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-31T13:52:14.389Z] #21 DONE 43.7s [2021-08-31T13:52:14.389Z] [2021-08-31T13:52:14.389Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:52:14.389Z] #55 sha256:d5e5a28ac460dab95b19b98f1d286cf374423636013ce82c36641b211b0c3de6 [2021-08-31T13:52:14.389Z] #55 ... [2021-08-31T13:52:14.389Z] [2021-08-31T13:52:14.389Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-31T13:52:14.389Z] #22 sha256:41f0c63753d4ef8f7f942d08858932a7b2e9eb10c48824ec6453fa3bafd877d0 [2021-08-31T13:52:14.678Z] Removing intermediate container c18b3af52d0b [2021-08-31T13:52:14.678Z] ---> df06945275aa [2021-08-31T13:52:14.678Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-31T13:52:14.678Z] ---> Running in 1a424c1c74f8 [2021-08-31T13:52:14.678Z] Removing intermediate container 1a424c1c74f8 [2021-08-31T13:52:14.678Z] ---> 3aaf541aa08b [2021-08-31T13:52:14.678Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-31T13:52:14.678Z] ---> Running in 1e98d8e40d1c [2021-08-31T13:52:14.702Z] #65 ... [2021-08-31T13:52:14.702Z] [2021-08-31T13:52:14.702Z] #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 [2021-08-31T13:52:14.702Z] #20 sha256:28948884e12a907259e728be10c80352ce2ab80f1a91ef30889d527069bc17b3 [2021-08-31T13:52:14.702Z] #20 60.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-31T13:52:14.702Z] #20 60.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:52:14.702Z] #20 60.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:52:14.702Z] #20 62.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-31T13:52:14.702Z] #20 62.57 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:52:14.702Z] #20 62.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:52:14.702Z] #20 64.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-31T13:52:14.702Z] #20 64.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:52:14.702Z] #20 64.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:52:14.799Z] #55 ... [2021-08-31T13:52:14.799Z] [2021-08-31T13:52:14.799Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-31T13:52:14.799Z] #42 sha256:83a946d1c15f43de7943046a587402869408108ba8c4c4d0fcb283fcf9dddef3 [2021-08-31T13:52:14.799Z] #42 DONE 0.3s [2021-08-31T13:52:14.799Z] [2021-08-31T13:52:14.799Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-31T13:52:14.799Z] #46 sha256:20ebdeaab7ecbc2501fdbbe0e0d68047796f38cb34d4e44ed9c48436f209a2b9 [2021-08-31T13:52:14.799Z] #46 DONE 0.1s [2021-08-31T13:52:14.799Z] [2021-08-31T13:52:14.799Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-31T13:52:14.799Z] #48 sha256:2ba6f8da498d5e17582c84ab8e0d335761c2da515bc3df3f4a95f8cc0c055e09 [2021-08-31T13:52:15.062Z] #48 DONE 0.2s [2021-08-31T13:52:15.062Z] [2021-08-31T13:52:15.062Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-31T13:52:15.062Z] #50 sha256:6bd963d1ef472244654e1c2c3fb20b824d9127c1ce3245b59e8d198dbc0e8791 [2021-08-31T13:52:15.062Z] #50 DONE 0.1s [2021-08-31T13:52:15.062Z] [2021-08-31T13:52:15.062Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-31T13:52:15.062Z] #52 sha256:da5e92576bfed5aac05e0887f02af449f5bea0077b3346764269548bbaa9d037 [2021-08-31T13:52:15.133Z] Removing intermediate container 1e98d8e40d1c [2021-08-31T13:52:15.134Z] ---> 726f8eb45b09 [2021-08-31T13:52:15.134Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-31T13:52:15.134Z] ---> Running in a7da448921a2 [2021-08-31T13:52:15.332Z] #22 1.042 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-31T13:52:15.332Z] #22 1.045 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-31T13:52:15.332Z] #22 1.048 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-31T13:52:15.332Z] #22 DONE 1.1s [2021-08-31T13:52:15.332Z] [2021-08-31T13:52:15.332Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-31T13:52:15.332Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-08-31T13:52:15.589Z] Removing intermediate container a7da448921a2 [2021-08-31T13:52:15.589Z] ---> d437c2e09d74 [2021-08-31T13:52:15.589Z] 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_COMMIT=${GOTESTSUM_COMMIT} [2021-08-31T13:52:15.589Z] ---> Running in 0bc08212066b [2021-08-31T13:52:15.589Z] Removing intermediate container 0bc08212066b [2021-08-31T13:52:15.589Z] ---> 2e5db59687af [2021-08-31T13:52:15.590Z] 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; [2021-08-31T13:52:15.590Z] ---> Running in 21082ce3c19c [2021-08-31T13:52:16.011Z] #52 DONE 1.0s [2021-08-31T13:52:16.011Z] [2021-08-31T13:52:16.011Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:52:16.011Z] #55 sha256:3093faa8a097bb5e29606d09db8e0749e7ce940135ed850b12dbf58ce676569e [2021-08-31T13:52:16.011Z] #55 113.8 + mkdir -p /build [2021-08-31T13:52:16.011Z] #55 113.9 + cp runc /build/runc [2021-08-31T13:52:16.011Z] #55 DONE 114.6s [2021-08-31T13:52:16.011Z] [2021-08-31T13:52:16.011Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-31T13:52:16.011Z] #54 sha256:39f3c6fba87698326689fe0e718debafd1d61a2ef8bcd093ec2bfe9efb45bd1c [2021-08-31T13:52:16.274Z] #54 DONE 0.1s [2021-08-31T13:52:16.274Z] [2021-08-31T13:52:16.274Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:16.274Z] #58 sha256:79709d1132fda4f36a8e389f91d9aa313f4bab2a044d2f355956254419ddc250 [2021-08-31T13:52:17.273Z] #20 68.38 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-31T13:52:17.530Z] #20 68.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-31T13:52:17.530Z] #20 68.40 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:52:18.199Z] #58 ... [2021-08-31T13:52:18.199Z] [2021-08-31T13:52:18.199Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-31T13:52:18.199Z] #56 sha256:f55a98085a29c877191e92070626cf4a2343362e56e59ae5ada69add603ba316 [2021-08-31T13:52:18.233Z] #41 ... [2021-08-31T13:52:18.233Z] [2021-08-31T13:52:18.233Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-31T13:52:18.234Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-08-31T13:52:18.234Z] #23 9.520 Collecting yamllint==1.26.1 [2021-08-31T13:52:18.462Z] #56 DONE 0.4s [2021-08-31T13:52:18.462Z] [2021-08-31T13:52:18.462Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:18.462Z] #58 sha256:79709d1132fda4f36a8e389f91d9aa313f4bab2a044d2f355956254419ddc250 [2021-08-31T13:52:18.745Z] #58 ... [2021-08-31T13:52:18.745Z] [2021-08-31T13:52:18.745Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:52:18.745Z] #55 sha256:b73bc23c82aaf36d84d6d0fedf1d8d91fb5f6a78292f6bebd60ea32ce50af4dd [2021-08-31T13:52:18.745Z] #55 112.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-31T13:52:19.004Z] #55 113.2 + mkdir -p /build [2021-08-31T13:52:19.004Z] #55 113.2 + cp runc /build/runc [2021-08-31T13:52:19.172Z] #23 10.56 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-31T13:52:19.340Z] [2021-08-31T13:52:19.340Z] SUCCESS: Specified value was saved. [2021-08-31T13:52:19.422Z] #20 70.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-31T13:52:19.422Z] #20 70.25 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-31T13:52:19.422Z] #20 70.26 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:52:19.422Z] #20 70.33 Selecting previously unselected package libapparmor1:amd64. [2021-08-31T13:52:19.422Z] #20 70.33 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-31T13:52:19.422Z] #20 70.34 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-31T13:52:19.422Z] #20 70.39 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-31T13:52:19.422Z] #20 70.40 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-31T13:52:19.422Z] #20 70.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-31T13:52:19.422Z] #20 70.47 Selecting previously unselected package libbtrfs0:amd64. [2021-08-31T13:52:19.678Z] #20 70.48 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-31T13:52:19.678Z] #20 70.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:52:19.678Z] #20 70.56 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-31T13:52:19.678Z] #20 70.56 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-31T13:52:19.678Z] #20 70.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:52:19.678Z] #20 70.65 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-31T13:52:19.678Z] #20 70.65 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:52:19.678Z] #20 70.66 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:52:19.678Z] #20 70.70 Selecting previously unselected package libudev-dev:amd64. [2021-08-31T13:52:19.678Z] #20 70.71 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-31T13:52:19.678Z] #20 70.71 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-31T13:52:19.934Z] #20 70.78 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-31T13:52:19.934Z] #20 70.79 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-31T13:52:19.934Z] #20 70.79 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-31T13:52:19.934Z] #20 70.90 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-31T13:52:19.934Z] #20 70.91 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-31T13:52:19.934Z] #20 70.92 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-31T13:52:19.934Z] #20 71.00 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-31T13:52:20.111Z] #23 11.65 Collecting pathspec>=0.5.3 [2021-08-31T13:52:20.191Z] #20 71.01 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-31T13:52:20.191Z] #20 71.02 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-31T13:52:20.191Z] #20 71.11 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-31T13:52:20.191Z] #20 71.12 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-31T13:52:20.191Z] #20 71.12 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-31T13:52:20.191Z] #20 71.16 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-31T13:52:20.191Z] #20 71.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-31T13:52:20.191Z] #20 71.17 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-31T13:52:20.303Z] INFO: Downloading git... [2021-08-31T13:52:20.371Z] #23 11.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-31T13:52:20.371Z] #23 11.90 Collecting pyyaml [2021-08-31T13:52:20.381Z] #55 DONE 114.3s [2021-08-31T13:52:20.381Z] [2021-08-31T13:52:20.381Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:20.381Z] #58 sha256:48aa71ca4824238b2e39baaa330c05122ab5472bd9e555064ed6131527d5658a [2021-08-31T13:52:20.448Z] #20 71.34 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-31T13:52:20.448Z] #20 71.35 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-31T13:52:20.448Z] #20 71.35 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-31T13:52:20.448Z] #20 71.45 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-31T13:52:20.448Z] #20 71.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-31T13:52:20.448Z] #20 71.46 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:52:20.448Z] #20 71.50 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-31T13:52:20.448Z] #20 71.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-31T13:52:20.448Z] #20 71.51 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-31T13:52:20.618Z] #23 ... [2021-08-31T13:52:20.619Z] [2021-08-31T13:52:20.619Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:52:20.619Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:52:20.619Z] #41 237.0 + dpkg --print-architecture [2021-08-31T13:52:20.619Z] #41 237.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-31T13:52:20.619Z] #41 237.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-31T13:52:20.619Z] #41 237.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-31T13:52:20.632Z] #23 11.92 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-31T13:52:20.632Z] #23 12.00 Building wheels for collected packages: yamllint [2021-08-31T13:52:20.632Z] #23 12.00 Building wheel for yamllint (setup.py): started [2021-08-31T13:52:20.704Z] #20 71.58 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-31T13:52:20.704Z] #20 71.59 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-31T13:52:20.704Z] #20 71.60 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-31T13:52:20.961Z] #20 71.85 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-31T13:52:20.961Z] #20 71.87 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-31T13:52:20.961Z] #20 71.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-31T13:52:20.961Z] #20 71.89 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-31T13:52:20.961Z] #20 71.91 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-31T13:52:20.961Z] #20 71.92 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-31T13:52:20.961Z] #20 71.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-31T13:52:20.961Z] #20 71.94 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-31T13:52:20.961Z] #20 71.96 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-31T13:52:20.961Z] #20 71.97 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-31T13:52:20.961Z] #20 71.98 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-31T13:52:20.961Z] #20 71.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-31T13:52:20.961Z] #20 72.00 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-31T13:52:20.961Z] #20 72.02 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-31T13:52:20.961Z] #20 72.03 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-31T13:52:20.961Z] #20 72.04 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-31T13:52:20.961Z] #20 72.05 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-31T13:52:21.218Z] #20 72.07 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-31T13:52:21.218Z] #20 72.08 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-31T13:52:21.218Z] #20 72.10 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-31T13:52:21.218Z] #20 72.11 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:52:21.218Z] #20 72.13 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 [2021-08-31T13:52:21.218Z] #20 72.13 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:52:21.218Z] #20 72.15 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 [2021-08-31T13:52:21.218Z] #20 72.15 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-31T13:52:21.218Z] #20 72.17 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-31T13:52:21.218Z] #20 72.18 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 [2021-08-31T13:52:21.218Z] #20 72.18 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-31T13:52:21.218Z] #20 72.20 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-31T13:52:21.218Z] #20 72.22 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:52:21.218Z] #20 72.23 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-31T13:52:21.218Z] #20 72.25 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:52:21.218Z] #20 72.26 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-31T13:52:21.218Z] #20 72.27 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:52:21.270Z] INFO: Downloading go... [2021-08-31T13:52:21.317Z] #58 ... [2021-08-31T13:52:21.317Z] [2021-08-31T13:52:21.317Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-31T13:52:21.317Z] #56 sha256:582f6d8cce51acb8d146895c8e0fb61837c228e5ec0fbf13fb296d1767ccce74 [2021-08-31T13:52:21.571Z] #23 12.85 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-31T13:52:21.571Z] #23 12.85 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f7548fe3892f8c1d19b6a114d63ecf683e906ea56e245f2210f2656fb0a71041 [2021-08-31T13:52:21.571Z] #23 12.85 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-31T13:52:21.571Z] #23 12.86 Successfully built yamllint [2021-08-31T13:52:21.571Z] #23 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-31T13:52:21.576Z] #56 DONE 0.3s [2021-08-31T13:52:21.576Z] [2021-08-31T13:52:21.576Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:21.576Z] #58 sha256:48aa71ca4824238b2e39baaa330c05122ab5472bd9e555064ed6131527d5658a [2021-08-31T13:52:21.831Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-31T13:52:22.399Z] #23 DONE 13.9s [2021-08-31T13:52:22.399Z] [2021-08-31T13:52:22.399Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-31T13:52:22.399Z] #26 sha256:fff4014549884f170c8f46159c790e3168aabc05b821c86651dc7bc132a109d4 [2021-08-31T13:52:22.588Z] #20 DONE 73.6s [2021-08-31T13:52:22.588Z] [2021-08-31T13:52:22.588Z] #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 [2021-08-31T13:52:22.588Z] #21 sha256:ceaa7dd301e1851a9f32de5960dc40e3acc61b80a45dd2bcdcfb90a4df6ef030 [2021-08-31T13:52:22.658Z] #26 DONE 0.3s [2021-08-31T13:52:22.658Z] [2021-08-31T13:52:22.658Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-31T13:52:22.658Z] #31 sha256:55221f389e00357eb68b16b821c7c906ea7cac1101a8be328fc6efe520b5d20c [2021-08-31T13:52:22.801Z] INFO: Downloading compiler 1 of 3... [2021-08-31T13:52:23.596Z] #31 DONE 0.5s [2021-08-31T13:52:23.596Z] [2021-08-31T13:52:23.596Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-31T13:52:23.596Z] #34 sha256:f7814ca14288fbe4f59136bf271190a7c6f7566e93c40fbd918063edb53d8a31 [2021-08-31T13:52:23.856Z] #34 DONE 0.5s [2021-08-31T13:52:23.856Z] [2021-08-31T13:52:23.856Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-31T13:52:23.856Z] #36 sha256:5f8c3b3022749b6b6c16e55ef0b0e771fa78945b837d88939e071fc24b912b38 [2021-08-31T13:52:23.856Z] #36 DONE 0.1s [2021-08-31T13:52:23.856Z] [2021-08-31T13:52:23.856Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-31T13:52:23.856Z] #39 sha256:925caedd8e7757bb2b7f69fdf43e13dea6a52e721b2782bf813d75466635a2e2 [2021-08-31T13:52:23.856Z] #39 DONE 0.0s [2021-08-31T13:52:23.856Z] [2021-08-31T13:52:23.856Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:52:23.856Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:52:23.957Z] #21 1.184 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-31T13:52:23.957Z] #21 1.184 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-31T13:52:23.957Z] #21 1.292 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-31T13:52:24.329Z] INFO: Downloading compiler 2 of 3... [2021-08-31T13:52:24.785Z] INFO: Downloading compiler 3 of 3... [2021-08-31T13:52:24.820Z] #41 ... [2021-08-31T13:52:24.820Z] [2021-08-31T13:52:24.820Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-31T13:52:24.820Z] #23 sha256:f2e9a9207e24685c6ba57bd31a76fdbadd133aaccc1c816adb2a1d5c161eb90d [2021-08-31T13:52:24.820Z] #23 9.172 Collecting yamllint==1.26.1 [2021-08-31T13:52:25.760Z] #23 10.23 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-31T13:52:26.314Z] INFO: Extracting git... [2021-08-31T13:52:26.703Z] #23 11.39 Collecting pathspec>=0.5.3 [2021-08-31T13:52:26.703Z] #23 11.39 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-31T13:52:27.277Z] #23 11.69 Collecting pyyaml [2021-08-31T13:52:27.277Z] #23 11.70 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-31T13:52:27.277Z] #23 11.83 Building wheels for collected packages: yamllint [2021-08-31T13:52:27.277Z] #23 11.83 Building wheel for yamllint (setup.py): started [2021-08-31T13:52:28.220Z] #23 12.75 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-31T13:52:28.220Z] #23 12.75 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b610cd018f86df2465bd00e50d7596e03d69a655705b14f5c711dc1d6fae54d4 [2021-08-31T13:52:28.220Z] #23 12.75 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-31T13:52:28.220Z] #23 12.75 Successfully built yamllint [2021-08-31T13:52:28.220Z] #23 12.79 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-31T13:52:28.428Z] 393f6f5bddce: Pull complete [2021-08-31T13:52:28.428Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-08-31T13:52:28.428Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T13:52:28.428Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T13:52:28.428Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-08-31T13:52:28.428Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-08-31T13:52:28.428Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.169' [2021-08-31T13:52:28.428Z] INFO: Docker version of control daemon [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] Client: [2021-08-31T13:52:28.428Z] Version: 20.10.8 [2021-08-31T13:52:28.428Z] API version: 1.41 [2021-08-31T13:52:28.428Z] Go version: go1.16.6 [2021-08-31T13:52:28.428Z] Git commit: 3967b7d [2021-08-31T13:52:28.428Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-31T13:52:28.428Z] OS/Arch: windows/amd64 [2021-08-31T13:52:28.428Z] Context: default [2021-08-31T13:52:28.428Z] Experimental: true [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] Server: Docker Engine - Community [2021-08-31T13:52:28.428Z] Engine: [2021-08-31T13:52:28.428Z] Version: 20.10.8 [2021-08-31T13:52:28.428Z] API version: 1.41 (minimum version 1.24) [2021-08-31T13:52:28.428Z] Go version: go1.16.6 [2021-08-31T13:52:28.428Z] Git commit: 75249d8 [2021-08-31T13:52:28.428Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-31T13:52:28.428Z] OS/Arch: windows/amd64 [2021-08-31T13:52:28.428Z] Experimental: true [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] INFO: Docker info of control daemon [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] Client: [2021-08-31T13:52:28.428Z] Context: default [2021-08-31T13:52:28.428Z] Debug Mode: false [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] Server: [2021-08-31T13:52:28.428Z] Containers: 0 [2021-08-31T13:52:28.428Z] Running: 0 [2021-08-31T13:52:28.428Z] Paused: 0 [2021-08-31T13:52:28.428Z] Stopped: 0 [2021-08-31T13:52:28.428Z] Images: 1 [2021-08-31T13:52:28.428Z] Server Version: 20.10.8 [2021-08-31T13:52:28.428Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-31T13:52:28.428Z] Windows: [2021-08-31T13:52:28.428Z] LCOW: [2021-08-31T13:52:28.428Z] Logging Driver: json-file [2021-08-31T13:52:28.428Z] Plugins: [2021-08-31T13:52:28.428Z] Volume: local [2021-08-31T13:52:28.428Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:52:28.428Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:52:28.428Z] Swarm: inactive [2021-08-31T13:52:28.428Z] Default Isolation: process [2021-08-31T13:52:28.428Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-31T13:52:28.428Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-31T13:52:28.428Z] OSType: windows [2021-08-31T13:52:28.428Z] Architecture: x86_64 [2021-08-31T13:52:28.428Z] CPUs: 4 [2021-08-31T13:52:28.428Z] Total Memory: 32GiB [2021-08-31T13:52:28.428Z] Name: azwin-2-6f25e0 [2021-08-31T13:52:28.428Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-31T13:52:28.428Z] Docker Root Dir: D:\docker [2021-08-31T13:52:28.428Z] Debug Mode: false [2021-08-31T13:52:28.428Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:52:28.428Z] Labels: [2021-08-31T13:52:28.428Z] Experimental: true [2021-08-31T13:52:28.428Z] Insecure Registries: [2021-08-31T13:52:28.428Z] 10.0.0.4:5000 [2021-08-31T13:52:28.428Z] 127.0.0.0/8 [2021-08-31T13:52:28.428Z] Registry Mirrors: [2021-08-31T13:52:28.428Z] http://10.0.0.4:5000/ [2021-08-31T13:52:28.428Z] Live Restore Enabled: false [2021-08-31T13:52:28.428Z] Product License: Community Engine [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] INFO: Commit hash is d2def828c9 [2021-08-31T13:52:28.428Z] INFO: Nuke-Everything... [2021-08-31T13:52:28.428Z] INFO: Container count on control daemon to delete is 0 [2021-08-31T13:52:28.428Z] INFO: Nuking d:\CI [2021-08-31T13:52:28.428Z] INFO: Zapped successfully [2021-08-31T13:52:28.428Z] INFO: Location for testing is d:\CI\PR-42797\4 [2021-08-31T13:52:28.428Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.428Z] INFO: Building the image from Dockerfile.windows at 08/31/2021 13:52:25... [2021-08-31T13:52:28.428Z] [2021-08-31T13:52:28.481Z] #23 13.13 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-31T13:52:29.424Z] #23 DONE 13.9s [2021-08-31T13:52:29.424Z] [2021-08-31T13:52:29.424Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:52:29.424Z] #55 sha256:d5e5a28ac460dab95b19b98f1d286cf374423636013ce82c36641b211b0c3de6 [2021-08-31T13:52:29.424Z] #55 ... [2021-08-31T13:52:29.424Z] [2021-08-31T13:52:29.424Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-31T13:52:29.424Z] #26 sha256:84def7f622c33f4bf3c61bd903119a0e905716e3b81aee507ee204a87e203b75 [2021-08-31T13:52:29.685Z] #26 DONE 0.5s [2021-08-31T13:52:29.685Z] [2021-08-31T13:52:29.685Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-31T13:52:29.685Z] #31 sha256:75a12cd4c92251770d0df859c963619b267e840dbb927b9589763f897febb12a [2021-08-31T13:52:29.772Z] #21 1.758 Reading package lists... [2021-08-31T13:52:29.959Z] Sending build context to Docker daemon 60.65MB [2021-08-31T13:52:29.959Z] [2021-08-31T13:52:29.959Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-31T13:52:29.959Z] ---> 801c33f5de3a [2021-08-31T13:52:29.959Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-31T13:52:29.959Z] ---> Running in 2385344de408 [2021-08-31T13:52:29.959Z] Removing intermediate container 2385344de408 [2021-08-31T13:52:29.959Z] ---> 1a4d724bca79 [2021-08-31T13:52:29.959Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-31T13:52:29.959Z] ---> Running in 7357c657b111 [2021-08-31T13:52:30.415Z] Removing intermediate container 7357c657b111 [2021-08-31T13:52:30.415Z] ---> 49b7b7ea715a [2021-08-31T13:52:30.415Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-31T13:52:30.415Z] ---> Running in c4959a7dc7e2 [2021-08-31T13:52:30.415Z] Removing intermediate container c4959a7dc7e2 [2021-08-31T13:52:30.415Z] ---> b53dc70878fe [2021-08-31T13:52:30.415Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-31T13:52:30.415Z] ---> Running in 2567bc1a4902 [2021-08-31T13:52:30.628Z] #31 DONE 0.7s [2021-08-31T13:52:30.628Z] [2021-08-31T13:52:30.628Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-31T13:52:30.628Z] #34 sha256:278aac17cf851420cfed6f1730befb99ba7f47eca3087400de80688e9fd119dc [2021-08-31T13:52:30.871Z] Removing intermediate container 2567bc1a4902 [2021-08-31T13:52:30.871Z] ---> 0b735c128e16 [2021-08-31T13:52:30.871Z] 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_COMMIT=${GOTESTSUM_COMMIT} [2021-08-31T13:52:30.871Z] ---> Running in 2ecf37274fd3 [2021-08-31T13:52:30.889Z] #34 DONE 0.4s [2021-08-31T13:52:30.889Z] [2021-08-31T13:52:30.889Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:52:30.889Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:52:30.889Z] #51 ... [2021-08-31T13:52:30.889Z] [2021-08-31T13:52:30.889Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-31T13:52:30.889Z] #36 sha256:51dd9056cc524195390b35c424f9e879de54e20419adbc3c905b5896fce393dd [2021-08-31T13:52:30.889Z] #36 DONE 0.1s [2021-08-31T13:52:31.150Z] [2021-08-31T13:52:31.150Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-31T13:52:31.150Z] #39 sha256:14bf1d8196af83f8f3545ccfb12e4918e3a38082211f91ca3648259511a79c1f [2021-08-31T13:52:31.150Z] #39 DONE 0.0s [2021-08-31T13:52:31.150Z] [2021-08-31T13:52:31.150Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:52:31.150Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:52:31.328Z] Removing intermediate container 2ecf37274fd3 [2021-08-31T13:52:31.328Z] ---> e8739d6db367 [2021-08-31T13:52:31.329Z] 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; [2021-08-31T13:52:31.329Z] ---> Running in 3121076a6ddf [2021-08-31T13:52:33.836Z] #51 252.7 + /build/golangci-lint --version [2021-08-31T13:52:33.836Z] #51 252.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-31T13:52:33.836Z] #51 ... [2021-08-31T13:52:33.836Z] [2021-08-31T13:52:33.836Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:52:33.836Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:52:33.836Z] #41 DONE 253.0s [2021-08-31T13:52:33.836Z] [2021-08-31T13:52:33.836Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:52:33.836Z] #51 sha256:37c12f387752c7c3b4181014e5ee6d370ec31ccbc1c18bd4c5ffa2149b262d28 [2021-08-31T13:52:33.836Z] #51 DONE 253.2s [2021-08-31T13:52:33.836Z] [2021-08-31T13:52:33.836Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:33.836Z] #58 sha256:01958c8ebc4e8143a516270d0abbdfb254999568e49111dcbb97b668481d62db [2021-08-31T13:52:33.949Z] #21 6.414 Reading package lists... [2021-08-31T13:52:34.511Z] #21 10.93 Building dependency tree... [2021-08-31T13:52:34.511Z] #21 11.95 Reading state information... [2021-08-31T13:52:34.778Z] #58 ... [2021-08-31T13:52:34.778Z] [2021-08-31T13:52:34.778Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-31T13:52:34.778Z] #42 sha256:787835a39342625290de69abda4f6420ae5cd7b2a0fe68d22183e7e47018d550 [2021-08-31T13:52:35.051Z] [2021-08-31T13:52:35.051Z] SUCCESS: Specified value was saved. [2021-08-31T13:52:35.721Z] #42 DONE 0.7s [2021-08-31T13:52:35.721Z] [2021-08-31T13:52:35.721Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-31T13:52:35.721Z] #46 sha256:794b7f3d4595f3612c77008f4dbefcb28e5000692b3e5ccdce487439c0176c12 [2021-08-31T13:52:35.721Z] #46 DONE 0.1s [2021-08-31T13:52:35.721Z] [2021-08-31T13:52:35.721Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-31T13:52:35.721Z] #48 sha256:137e3320d6f8ca3d82b3ab0b3ff0d443cd444bd6f15843f241af2d18b5fcf639 [2021-08-31T13:52:35.879Z] #21 13.02 The following additional packages will be installed: [2021-08-31T13:52:35.879Z] #21 13.02 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-31T13:52:35.879Z] #21 13.03 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-31T13:52:35.879Z] #21 13.03 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-31T13:52:35.879Z] #21 13.03 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-31T13:52:35.879Z] #21 13.03 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-31T13:52:35.879Z] #21 13.03 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-08-31T13:52:35.879Z] #21 13.04 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-08-31T13:52:35.879Z] #21 13.06 Suggested packages: [2021-08-31T13:52:35.879Z] #21 13.06 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-31T13:52:35.879Z] #21 13.06 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-31T13:52:35.879Z] #21 13.06 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-31T13:52:35.879Z] #21 13.06 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-08-31T13:52:35.879Z] #21 13.06 seccomp:ppc64el seccomp:s390x [2021-08-31T13:52:35.879Z] #21 13.06 Recommended packages: [2021-08-31T13:52:35.879Z] #21 13.06 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-08-31T13:52:35.879Z] #21 13.06 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-08-31T13:52:35.879Z] #21 13.06 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-08-31T13:52:35.879Z] #21 13.06 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-08-31T13:52:35.981Z] #48 DONE 0.3s [2021-08-31T13:52:35.981Z] [2021-08-31T13:52:35.981Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-31T13:52:35.981Z] #50 sha256:1c5b2c24d9d84e4ddcdd3d81c8937cae671e1093c984865dbd4ba04d31ef286b [2021-08-31T13:52:35.981Z] #50 DONE 0.1s [2021-08-31T13:52:35.981Z] [2021-08-31T13:52:35.981Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:35.981Z] #58 sha256:01958c8ebc4e8143a516270d0abbdfb254999568e49111dcbb97b668481d62db [2021-08-31T13:52:36.014Z] INFO: Downloading git... [2021-08-31T13:52:36.137Z] #21 13.57 The following NEW packages will be installed: [2021-08-31T13:52:36.137Z] #21 13.57 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-31T13:52:36.137Z] #21 13.57 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-31T13:52:36.137Z] #21 13.57 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-31T13:52:36.137Z] #21 13.57 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-31T13:52:36.137Z] #21 13.57 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-31T13:52:36.137Z] #21 13.57 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-31T13:52:36.137Z] #21 13.57 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-31T13:52:36.137Z] #21 13.58 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-08-31T13:52:36.137Z] #21 13.58 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-08-31T13:52:36.137Z] #21 13.58 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-08-31T13:52:36.137Z] #21 13.58 libseccomp2:ppc64el libseccomp2:s390x [2021-08-31T13:52:36.241Z] #58 ... [2021-08-31T13:52:36.241Z] [2021-08-31T13:52:36.241Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-31T13:52:36.241Z] #52 sha256:ecc7060cd9d5dd80c6facc6428f581ddc84385913488f4810ae1940c3a061d32 [2021-08-31T13:52:36.394Z] #21 13.94 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:52:36.394Z] #21 13.94 Need to get 15.9 MB of archives. [2021-08-31T13:52:36.394Z] #21 13.94 After this operation, 72.9 MB of additional disk space will be used. [2021-08-31T13:52:36.394Z] #21 13.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-08-31T13:52:36.599Z] INFO: Expanding go... [2021-08-31T13:52:36.652Z] #21 13.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-08-31T13:52:36.652Z] #21 13.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-08-31T13:52:36.652Z] #21 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-08-31T13:52:36.652Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-08-31T13:52:36.652Z] #21 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-08-31T13:52:36.652Z] #21 13.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-08-31T13:52:36.652Z] #21 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-08-31T13:52:36.652Z] #21 13.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-08-31T13:52:36.652Z] #21 13.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-08-31T13:52:36.652Z] #21 13.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-08-31T13:52:36.652Z] #21 13.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-08-31T13:52:36.652Z] #21 13.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-08-31T13:52:36.652Z] #21 14.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-08-31T13:52:36.652Z] #21 14.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-08-31T13:52:36.652Z] #21 14.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-08-31T13:52:36.652Z] #21 14.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-08-31T13:52:36.652Z] #21 14.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-08-31T13:52:36.652Z] #21 14.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-08-31T13:52:36.652Z] #21 14.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-08-31T13:52:36.652Z] #21 14.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-08-31T13:52:36.652Z] #21 14.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-08-31T13:52:36.652Z] #21 14.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-08-31T13:52:36.810Z] #52 DONE 0.5s [2021-08-31T13:52:36.810Z] [2021-08-31T13:52:36.810Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-31T13:52:36.810Z] #54 sha256:9d19e78356f9824e2a4fd248c1af505fd280a6ff23e3f3ee50227be1753d3a39 [2021-08-31T13:52:36.810Z] #54 DONE 0.1s [2021-08-31T13:52:36.810Z] [2021-08-31T13:52:36.810Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:36.810Z] #58 sha256:01958c8ebc4e8143a516270d0abbdfb254999568e49111dcbb97b668481d62db [2021-08-31T13:52:36.978Z] INFO: Downloading go... [2021-08-31T13:52:37.217Z] #21 14.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-31T13:52:37.217Z] #21 14.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-31T13:52:37.217Z] #21 14.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-08-31T13:52:37.217Z] #21 14.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-08-31T13:52:37.217Z] #21 14.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-08-31T13:52:37.474Z] #21 14.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-08-31T13:52:37.474Z] #21 14.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-08-31T13:52:37.474Z] #21 14.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-08-31T13:52:37.474Z] #21 14.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-08-31T13:52:37.474Z] #21 14.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-08-31T13:52:37.474Z] #21 14.84 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-08-31T13:52:37.474Z] #21 14.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-08-31T13:52:37.474Z] #21 14.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-08-31T13:52:37.474Z] #21 14.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-08-31T13:52:37.474Z] #21 14.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-08-31T13:52:37.474Z] #21 14.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-08-31T13:52:37.474Z] #21 14.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-31T13:52:38.039Z] #21 15.32 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:52:38.039Z] #21 15.51 Fetched 15.9 MB in 1s (13.3 MB/s) [2021-08-31T13:52:38.039Z] #21 15.56 Selecting previously unselected package gcc-10-base:armel. [2021-08-31T13:52:38.297Z] #21 15.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-08-31T13:52:38.297Z] #21 15.62 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-08-31T13:52:38.297Z] #21 15.64 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-08-31T13:52:38.297Z] #21 15.71 Selecting previously unselected package gcc-10-base:armhf. [2021-08-31T13:52:38.297Z] #21 15.72 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-08-31T13:52:38.297Z] #21 15.72 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-08-31T13:52:38.297Z] #21 15.77 Selecting previously unselected package gcc-10-base:ppc64el. [2021-08-31T13:52:38.297Z] #21 15.78 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-08-31T13:52:38.297Z] #21 15.79 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-31T13:52:38.509Z] INFO: Downloading compiler 1 of 3... [2021-08-31T13:52:38.509Z] INFO: Downloading compiler 2 of 3... [2021-08-31T13:52:38.509Z] INFO: Downloading compiler 3 of 3... [2021-08-31T13:52:38.509Z] INFO: Extracting git... [2021-08-31T13:52:38.559Z] #21 15.84 Selecting previously unselected package gcc-10-base:s390x. [2021-08-31T13:52:38.559Z] #21 15.84 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-08-31T13:52:38.559Z] #21 15.85 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-08-31T13:52:38.559Z] #21 15.90 Selecting previously unselected package gcc-10-base:arm64. [2021-08-31T13:52:38.559Z] #21 15.90 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-08-31T13:52:38.559Z] #21 15.91 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-08-31T13:52:38.559Z] #21 15.96 Selecting previously unselected package libgcc-s1:armel. [2021-08-31T13:52:38.559Z] #21 15.97 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-08-31T13:52:38.559Z] #21 15.98 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-08-31T13:52:38.559Z] #21 16.03 Selecting previously unselected package libcrypt1:armel. [2021-08-31T13:52:38.559Z] #21 16.04 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-08-31T13:52:38.559Z] #21 16.04 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-08-31T13:52:38.816Z] #21 16.13 Selecting previously unselected package libc6:armel. [2021-08-31T13:52:38.816Z] #21 16.13 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-08-31T13:52:38.816Z] #21 16.34 Unpacking libc6:armel (2.31-13) ... [2021-08-31T13:52:39.288Z] #41 ... [2021-08-31T13:52:39.288Z] [2021-08-31T13:52:39.288Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-31T13:52:39.288Z] #51 sha256:229d3414b7ba155290a42b9ae70a380f115bb687a16c1500a86bbc6fc010eeef [2021-08-31T13:52:39.288Z] #51 256.9 + /build/golangci-lint --version [2021-08-31T13:52:39.288Z] #51 257.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-31T13:52:39.288Z] #51 DONE 257.7s [2021-08-31T13:52:39.288Z] [2021-08-31T13:52:39.288Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-08-31T13:52:39.288Z] #41 sha256:d4e3fb6c65c3d317ae486ef3f8a7b116b3d3a4c18446f6424af6c032cb822fd2 [2021-08-31T13:52:39.288Z] #41 DONE 257.5s [2021-08-31T13:52:39.288Z] [2021-08-31T13:52:39.288Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:39.288Z] #58 sha256:9e8333fedf872ce56e395f397e8b97104ba1ab49608c195cede7f84c33228a83 [2021-08-31T13:52:39.400Z] #21 16.75 Selecting previously unselected package libapparmor1:armel. [2021-08-31T13:52:39.400Z] #21 16.76 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-08-31T13:52:39.400Z] #21 16.76 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-08-31T13:52:39.400Z] #21 16.81 Selecting previously unselected package libapparmor-dev:armel. [2021-08-31T13:52:39.400Z] #21 16.82 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-08-31T13:52:39.400Z] #21 16.83 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-08-31T13:52:39.400Z] #21 16.89 Selecting previously unselected package libgcc-s1:arm64. [2021-08-31T13:52:39.400Z] #21 16.89 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-08-31T13:52:39.400Z] #21 16.90 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-08-31T13:52:39.400Z] #21 16.94 Selecting previously unselected package libcrypt1:arm64. [2021-08-31T13:52:39.658Z] #21 16.94 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-08-31T13:52:39.658Z] #21 16.95 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-31T13:52:39.658Z] #21 17.07 Selecting previously unselected package libc6:arm64. [2021-08-31T13:52:39.658Z] #21 17.07 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-08-31T13:52:39.914Z] #21 17.23 Unpacking libc6:arm64 (2.31-13) ... [2021-08-31T13:52:40.171Z] #21 17.64 Selecting previously unselected package libapparmor1:arm64. [2021-08-31T13:52:40.428Z] #21 17.64 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-31T13:52:40.428Z] #21 17.64 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-31T13:52:40.428Z] #21 17.69 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-31T13:52:40.428Z] #21 17.70 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-31T13:52:40.428Z] #21 17.70 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-31T13:52:40.428Z] #21 17.80 Selecting previously unselected package libgcc-s1:s390x. [2021-08-31T13:52:40.428Z] #21 17.80 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-08-31T13:52:40.428Z] #21 17.81 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-08-31T13:52:40.428Z] #21 17.86 Selecting previously unselected package libcrypt1:s390x. [2021-08-31T13:52:40.428Z] #21 17.87 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-08-31T13:52:40.428Z] #21 17.87 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-08-31T13:52:40.684Z] #21 17.96 Selecting previously unselected package libc6:s390x. [2021-08-31T13:52:40.684Z] #21 17.96 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-08-31T13:52:40.684Z] #21 18.13 Unpacking libc6:s390x (2.31-13) ... [2021-08-31T13:52:41.247Z] #21 18.60 Selecting previously unselected package libapparmor1:s390x. [2021-08-31T13:52:41.247Z] #21 18.61 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-08-31T13:52:41.247Z] #21 18.61 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-08-31T13:52:41.247Z] #21 18.66 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-31T13:52:41.247Z] #21 18.67 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-08-31T13:52:41.247Z] #21 18.67 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-08-31T13:52:41.247Z] #21 18.73 Selecting previously unselected package libgcc-s1:armhf. [2021-08-31T13:52:41.247Z] #21 18.74 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-08-31T13:52:41.247Z] #21 18.74 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-08-31T13:52:41.504Z] #21 18.79 Selecting previously unselected package libcrypt1:armhf. [2021-08-31T13:52:41.504Z] #21 18.80 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-08-31T13:52:41.504Z] #21 18.80 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-08-31T13:52:41.504Z] #21 18.88 Selecting previously unselected package libc6:armhf. [2021-08-31T13:52:41.504Z] #21 18.89 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-08-31T13:52:41.761Z] #21 19.06 Unpacking libc6:armhf (2.31-13) ... [2021-08-31T13:52:41.840Z] #58 ... [2021-08-31T13:52:41.840Z] [2021-08-31T13:52:41.840Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-31T13:52:41.840Z] #42 sha256:c995f887592348da9b48b93bf6fc0b0aa190a94ccb24beca0dbc547a2c4cca42 [2021-08-31T13:52:42.326Z] #21 19.50 Selecting previously unselected package libapparmor1:armhf. [2021-08-31T13:52:42.326Z] #21 19.51 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-08-31T13:52:42.326Z] #21 19.53 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-08-31T13:52:42.326Z] #21 19.64 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-31T13:52:42.326Z] #21 19.65 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-08-31T13:52:42.326Z] #21 19.65 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-08-31T13:52:42.326Z] #21 19.71 Selecting previously unselected package libgcc-s1:ppc64el. [2021-08-31T13:52:42.326Z] #21 19.72 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-08-31T13:52:42.326Z] #21 19.72 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-31T13:52:42.326Z] #21 19.76 Selecting previously unselected package libcrypt1:ppc64el. [2021-08-31T13:52:42.326Z] #21 19.77 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-08-31T13:52:42.326Z] #21 19.77 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-31T13:52:42.326Z] #21 19.86 Selecting previously unselected package libc6:ppc64el. [2021-08-31T13:52:42.326Z] #21 19.86 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-08-31T13:52:42.783Z] #42 DONE 0.9s [2021-08-31T13:52:42.784Z] [2021-08-31T13:52:42.784Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-31T13:52:42.784Z] #46 sha256:16adaa668a60fb7bda0562d0b110da0759a0136bb25e2a055faf4ba1f4385016 [2021-08-31T13:52:42.784Z] #46 DONE 0.1s [2021-08-31T13:52:42.784Z] [2021-08-31T13:52:42.784Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:42.784Z] #58 sha256:9e8333fedf872ce56e395f397e8b97104ba1ab49608c195cede7f84c33228a83 [2021-08-31T13:52:42.784Z] #58 ... [2021-08-31T13:52:42.784Z] [2021-08-31T13:52:42.784Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-31T13:52:42.784Z] #48 sha256:985e54ca7ded25ec6f1cb0a0bee94f382ff0b54bf1198d38d483a8ef34edabe4 [2021-08-31T13:52:42.840Z] #21 20.04 Unpacking libc6:ppc64el (2.31-13) ... [2021-08-31T13:52:43.045Z] #48 DONE 0.2s [2021-08-31T13:52:43.045Z] [2021-08-31T13:52:43.045Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-31T13:52:43.045Z] #50 sha256:b90612002d9caef9f5f1d3af2d187e98c996fadda80fd815c1abd7c49bbdaf70 [2021-08-31T13:52:43.097Z] #21 20.59 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-31T13:52:43.306Z] #50 DONE 0.1s [2021-08-31T13:52:43.306Z] [2021-08-31T13:52:43.306Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-31T13:52:43.306Z] #52 sha256:876c30c768f1a88ffe7f6108d52931bc14e80e0ac1bec2a5213827d24de7add1 [2021-08-31T13:52:43.306Z] #52 DONE 0.2s [2021-08-31T13:52:43.306Z] [2021-08-31T13:52:43.306Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-31T13:52:43.306Z] #54 sha256:98cb657a1674117b9e2522c8af1152202341e3fffbed39c7cf2b157b9b2ec8f0 [2021-08-31T13:52:43.306Z] #54 DONE 0.1s [2021-08-31T13:52:43.306Z] [2021-08-31T13:52:43.306Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:52:43.306Z] #58 sha256:9e8333fedf872ce56e395f397e8b97104ba1ab49608c195cede7f84c33228a83 [2021-08-31T13:52:43.354Z] #21 20.60 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-08-31T13:52:43.354Z] #21 20.61 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-08-31T13:52:43.354Z] #21 20.66 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-31T13:52:43.354Z] #21 20.67 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-08-31T13:52:43.354Z] #21 20.68 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-31T13:52:43.354Z] #21 20.75 Selecting previously unselected package libseccomp2:s390x. [2021-08-31T13:52:43.354Z] #21 20.76 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-08-31T13:52:43.354Z] #21 20.76 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-08-31T13:52:43.354Z] #21 20.80 Selecting previously unselected package libseccomp-dev:s390x. [2021-08-31T13:52:43.354Z] #21 20.81 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-08-31T13:52:43.354Z] #21 20.81 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-08-31T13:52:43.354Z] #21 20.87 Selecting previously unselected package libseccomp2:ppc64el. [2021-08-31T13:52:43.611Z] #21 20.88 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-08-31T13:52:43.611Z] #21 20.89 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-08-31T13:52:43.611Z] #21 20.93 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-08-31T13:52:43.611Z] #21 20.93 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-08-31T13:52:43.611Z] #21 20.94 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-31T13:52:43.611Z] #21 21.00 Selecting previously unselected package libseccomp2:armhf. [2021-08-31T13:52:43.611Z] #21 21.01 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-08-31T13:52:43.611Z] #21 21.01 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-08-31T13:52:43.611Z] #21 21.06 Selecting previously unselected package libseccomp-dev:armhf. [2021-08-31T13:52:43.611Z] #21 21.06 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-08-31T13:52:43.611Z] #21 21.06 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-08-31T13:52:43.611Z] #21 21.13 Selecting previously unselected package libseccomp2:armel. [2021-08-31T13:52:43.868Z] #21 21.13 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-08-31T13:52:43.868Z] #21 21.14 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-08-31T13:52:43.868Z] #21 21.18 Selecting previously unselected package libseccomp-dev:armel. [2021-08-31T13:52:43.868Z] #21 21.19 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-08-31T13:52:43.868Z] #21 21.20 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-08-31T13:52:43.868Z] #21 21.28 Selecting previously unselected package libseccomp2:arm64. [2021-08-31T13:52:43.868Z] #21 21.29 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-08-31T13:52:43.868Z] #21 21.30 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-08-31T13:52:43.868Z] #21 21.35 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-31T13:52:43.868Z] #21 21.35 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-31T13:52:43.868Z] #21 21.36 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-31T13:52:44.125Z] #21 21.47 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-08-31T13:52:44.126Z] #21 21.48 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-08-31T13:52:44.126Z] #21 21.49 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-08-31T13:52:44.126Z] #21 21.51 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-31T13:52:44.126Z] #21 21.52 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-08-31T13:52:44.126Z] #21 21.53 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-31T13:52:44.126Z] #21 21.55 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-08-31T13:52:44.126Z] #21 21.56 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-08-31T13:52:44.126Z] #21 21.57 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-31T13:52:44.126Z] #21 21.58 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-08-31T13:52:44.126Z] #21 21.60 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-08-31T13:52:44.126Z] #21 21.62 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-08-31T13:52:44.126Z] #21 21.64 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-08-31T13:52:44.382Z] #21 21.65 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-31T13:52:44.382Z] #21 21.67 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-08-31T13:52:44.382Z] #21 21.68 Setting up libc6:arm64 (2.31-13) ... [2021-08-31T13:52:45.067Z] #58 210.7 # github.com/containerd/containerd/cmd/containerd [2021-08-31T13:52:45.068Z] #58 210.7 /usr/bin/ld: /tmp/go-link-1473491013/000019.o: in function `New': [2021-08-31T13:52:45.068Z] #58 210.7 /tmp/tmp.hCppcPMCrA/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 [2021-08-31T13:52:45.068Z] #58 210.8 + bin/containerd-stress [2021-08-31T13:52:45.752Z] #21 22.91 Setting up libc6:armel (2.31-13) ... [2021-08-31T13:52:46.683Z] #21 24.13 Setting up libc6:armhf (2.31-13) ... [2021-08-31T13:52:47.613Z] #58 213.9 + bin/containerd-shim [2021-08-31T13:52:48.051Z] #21 25.38 Setting up libc6:ppc64el (2.31-13) ... [2021-08-31T13:52:48.172Z] #58 223.5 # github.com/containerd/containerd/cmd/containerd [2021-08-31T13:52:48.172Z] #58 223.5 /usr/bin/ld: /tmp/go-link-2068609043/000019.o: in function `New': [2021-08-31T13:52:48.172Z] #58 223.5 /tmp/tmp.cJULz3hw5j/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 [2021-08-31T13:52:48.172Z] #58 223.5 + bin/containerd-stress [2021-08-31T13:52:48.172Z] #58 224.6 + bin/containerd-shim [2021-08-31T13:52:48.809Z] INFO: Expanding go... [2021-08-31T13:52:49.422Z] #21 26.59 Setting up libc6:s390x (2.31-13) ... [2021-08-31T13:52:50.355Z] #21 27.82 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-31T13:52:50.355Z] #21 27.84 Setting up libapparmor1:armel (2.13.6-10) ... [2021-08-31T13:52:50.355Z] #21 27.85 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-08-31T13:52:50.355Z] #21 27.86 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-08-31T13:52:50.612Z] #21 27.88 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-08-31T13:52:50.612Z] #21 27.90 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 27.91 Setting up libseccomp2:armel (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 27.92 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 27.94 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 27.95 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 27.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-31T13:52:50.612Z] #21 27.99 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-08-31T13:52:50.612Z] #21 28.00 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-08-31T13:52:50.612Z] #21 28.01 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-31T13:52:50.612Z] #21 28.03 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-08-31T13:52:50.612Z] #21 28.04 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 28.06 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 28.07 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 28.08 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-31T13:52:50.612Z] #21 28.09 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-08-31T13:52:50.869Z] #21 28.11 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:52:51.126Z] #21 DONE 28.6s [2021-08-31T13:52:51.126Z] [2021-08-31T13:52:51.126Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-31T13:52:51.126Z] #22 sha256:1ce2af6d4aaf6e69bc8a0575d13280c248cd6d901e32e6ccb22c307f9dbdf578 [2021-08-31T13:52:53.020Z] #22 DONE 1.5s [2021-08-31T13:52:53.020Z] [2021-08-31T13:52:53.020Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-31T13:52:53.020Z] #23 sha256:49e00cba97c4def39a0af9356c54cf286245980f3b5aab6cf862b063a2fd5c31 [2021-08-31T13:52:53.950Z] #23 DONE 1.1s [2021-08-31T13:52:53.950Z] [2021-08-31T13:52:53.950Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-31T13:52:53.950Z] #24 sha256:864abac52487b2f9771e4c8af0d60972d629c572b70d5855b4f2732cffda5c93 [2021-08-31T13:52:54.218Z] #58 220.6 + bin/containerd-shim-runc-v1 [2021-08-31T13:52:54.737Z] #58 231.7 + bin/containerd-shim-runc-v1 [2021-08-31T13:52:54.887Z] #24 1.004 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-31T13:52:54.887Z] #24 DONE 1.1s [2021-08-31T13:52:54.887Z] [2021-08-31T13:52:54.887Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-31T13:52:54.887Z] #25 sha256:63feaecfe00d6a2fd5d59fae7badcaf5e4bb9f94f3ae09264f1ecd4165cce487 [2021-08-31T13:52:56.263Z] #25 DONE 1.2s [2021-08-31T13:52:56.263Z] [2021-08-31T13:52:56.263Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:52:56.263Z] #62 sha256:50cbad1944f9ea29c1abdd946eecfa169f1b03b4b37c5fd0e7bdc962247452f4 [2021-08-31T13:52:56.263Z] #62 1.320 + RM_GOPATH=0 [2021-08-31T13:52:56.263Z] #62 1.320 + TMP_GOPATH= [2021-08-31T13:52:56.263Z] #62 1.320 + : /build [2021-08-31T13:52:56.263Z] #62 1.320 + '[' -z '' ']' [2021-08-31T13:52:56.263Z] #62 1.322 ++ mktemp -d [2021-08-31T13:52:56.263Z] #62 1.324 + export GOPATH=/tmp/tmp.eEBvlwneAl [2021-08-31T13:52:56.263Z] #62 1.324 + GOPATH=/tmp/tmp.eEBvlwneAl [2021-08-31T13:52:56.263Z] #62 1.324 + RM_GOPATH=1 [2021-08-31T13:52:56.263Z] #62 1.324 + case "$(go env GOARCH)" in [2021-08-31T13:52:56.263Z] #62 1.325 ++ go env GOARCH [2021-08-31T13:52:56.263Z] #62 1.335 + export GO_BUILDMODE=-buildmode=pie [2021-08-31T13:52:56.263Z] #62 1.335 + GO_BUILDMODE=-buildmode=pie [2021-08-31T13:52:56.263Z] #62 1.335 ++ dirname /tmp/install/install.sh [2021-08-31T13:52:56.263Z] #62 1.338 + dir=/tmp/install [2021-08-31T13:52:56.263Z] #62 1.338 + bin=runc [2021-08-31T13:52:56.263Z] #62 1.338 + shift [2021-08-31T13:52:56.263Z] #62 1.338 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-31T13:52:56.263Z] #62 1.338 + . /tmp/install/runc.installer [2021-08-31T13:52:56.263Z] #62 1.340 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:52:56.263Z] #62 1.340 + install_runc [2021-08-31T13:52:56.263Z] #62 1.341 + uname -r [2021-08-31T13:52:56.263Z] #62 1.341 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-31T13:52:56.263Z] #62 1.345 + RUNC_BUILDTAGS='seccomp ' [2021-08-31T13:52:56.263Z] #62 1.345 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-08-31T13:52:56.263Z] #62 1.345 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eEBvlwneAl/src/github.com/opencontainers/runc [2021-08-31T13:52:56.263Z] #62 1.345 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-08-31T13:52:56.263Z] #62 1.352 Cloning into '/tmp/tmp.eEBvlwneAl/src/github.com/opencontainers/runc'... [2021-08-31T13:52:56.521Z] #62 5.244 + cd /tmp/tmp.eEBvlwneAl/src/github.com/opencontainers/runc [2021-08-31T13:52:56.522Z] #62 5.245 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-08-31T13:52:56.522Z] #62 5.395 + '[' -z '' ']' [2021-08-31T13:52:56.522Z] #62 5.395 + target=static [2021-08-31T13:52:56.522Z] #62 5.395 + make 'BUILDTAGS=seccomp ' static [2021-08-31T13:52:56.779Z] #62 5.717 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-08-31T13:52:57.346Z] #62 ... [2021-08-31T13:52:57.346Z] [2021-08-31T13:52:57.346Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-31T13:52:57.346Z] #26 sha256:080af709847e7ecca386e7edd6c1c7298e4d89380f35ed3a207b34d97da554db [2021-08-31T13:52:57.346Z] #26 DONE 1.1s [2021-08-31T13:52:57.346Z] [2021-08-31T13:52:57.346Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-08-31T13:52:57.346Z] #27 sha256:664506e14797f51c18951f4bdefe1333b4fbdb904746051c073a14106252d6b1 [2021-08-31T13:52:57.643Z] INFO: Expanding compiler 1 of 3... [2021-08-31T13:52:57.644Z] INFO: Expanding compiler 2 of 3... [2021-08-31T13:52:58.277Z] #27 DONE 1.0s [2021-08-31T13:52:58.277Z] [2021-08-31T13:52:58.278Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:52:58.278Z] #28 sha256:99de3fc1eda9965c7fcce91f8f31ea54c9edf0a21e916bd87cf523ccf0f47bc9 [2021-08-31T13:52:58.758Z] #58 222.9 + bin/containerd [2021-08-31T13:52:58.925Z] #58 236.9 + bin/containerd-shim-runc-v2 [2021-08-31T13:52:59.490Z] #58 237.5 + binaries [2021-08-31T13:52:59.520Z] #58 225.4 + bin/containerd-shim-runc-v2 [2021-08-31T13:52:59.645Z] #28 1.414 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-31T13:52:59.646Z] #28 1.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-31T13:52:59.748Z] #58 237.5 + install -D bin/containerd /build/containerd [2021-08-31T13:52:59.748Z] #58 237.5 + install -D bin/containerd-shim /build/containerd-shim [2021-08-31T13:52:59.748Z] #58 237.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-31T13:52:59.748Z] #58 237.5 + install -D bin/ctr /build/ctr [2021-08-31T13:52:59.902Z] #28 1.591 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-31T13:52:59.902Z] #28 1.700 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-31T13:53:00.092Z] #58 226.3 + binaries [2021-08-31T13:53:00.092Z] #58 226.3 + install -D bin/containerd /build/containerd [2021-08-31T13:53:00.092Z] #58 226.4 + install -D bin/containerd-shim /build/containerd-shim [2021-08-31T13:53:00.092Z] #58 226.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-31T13:53:00.092Z] #58 226.4 + install -D bin/ctr /build/ctr [2021-08-31T13:53:00.159Z] #28 1.937 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-31T13:53:00.416Z] #28 2.208 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-31T13:53:00.672Z] #28 2.455 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-31T13:53:00.930Z] #28 2.713 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-31T13:53:01.186Z] #28 3.028 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-31T13:53:01.363Z] INFO: Expanding compiler 3 of 3... [2021-08-31T13:53:01.442Z] #28 3.237 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB] [2021-08-31T13:53:01.442Z] #28 3.237 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB] [2021-08-31T13:53:01.645Z] #58 DONE 239.7s [2021-08-31T13:53:01.699Z] #28 3.314 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB] [2021-08-31T13:53:01.699Z] #28 3.494 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.2 kB] [2021-08-31T13:53:01.699Z] #28 3.588 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.2 kB] [2021-08-31T13:53:01.819Z] INFO: Removing downloaded files... [2021-08-31T13:53:01.819Z] INFO: Downloading containerd [2021-08-31T13:53:01.955Z] #28 3.676 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB] [2021-08-31T13:53:03.027Z] [2021-08-31T13:53:03.027Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-31T13:53:03.027Z] #59 sha256:52b71f2831238cb4e968e3b0d3e255b61a8e1ea447e2ff731b1fc2f20f301bcb [2021-08-31T13:53:03.960Z] #59 DONE 0.9s [2021-08-31T13:53:03.960Z] [2021-08-31T13:53:03.960Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-31T13:53:03.960Z] #63 sha256:9210e9a0957ca77adc15d9a94743cbbda9f7dde7f434bb3b22de5d94d1e9d466 [2021-08-31T13:53:03.960Z] #63 DONE 0.2s [2021-08-31T13:53:03.960Z] [2021-08-31T13:53:03.960Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-31T13:53:03.960Z] #68 sha256:943b16c533b98e1411fde7b7cb83273e20858ae4fccb67982992dbd0283b3179 [2021-08-31T13:53:04.298Z] #58 DONE 230.1s [2021-08-31T13:53:04.892Z] #68 DONE 0.9s [2021-08-31T13:53:04.892Z] [2021-08-31T13:53:04.892Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-31T13:53:04.892Z] #69 sha256:88a515d6905b46d4b25eb944c9ee7dc86cf7a82d2e4c9f5a23929158dbe65f0d [2021-08-31T13:53:04.892Z] #69 DONE 0.0s [2021-08-31T13:53:04.892Z] [2021-08-31T13:53:04.892Z] #70 [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 [2021-08-31T13:53:04.892Z] #70 sha256:ff0495a29022f780ba056c763d4b05cb7bc7c9d5d39149e9cd4e49435d0930ab [2021-08-31T13:53:05.241Z] [2021-08-31T13:53:05.241Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-31T13:53:05.241Z] #59 sha256:5e3d31ef085092437170cb9816019315dff38ae7cf82312e93c560f680f1b6fe [2021-08-31T13:53:05.445Z] #58 226.8 + bin/containerd [2021-08-31T13:53:05.824Z] #70 0.849 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-31T13:53:05.824Z] #70 0.849 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-31T13:53:05.824Z] #70 0.849 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-31T13:53:06.390Z] #70 1.083 Reading package lists... [2021-08-31T13:53:06.889Z] #58 ... [2021-08-31T13:53:06.889Z] [2021-08-31T13:53:06.889Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:53:06.889Z] #55 sha256:9abaa40d29046c87c03ca99e26f55b75f5085d56ea3e696019e28c74f5803708 [2021-08-31T13:53:06.889Z] #55 110.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-31T13:53:06.889Z] #55 111.0 + mkdir -p /build [2021-08-31T13:53:06.889Z] #55 111.0 + cp runc /build/runc [2021-08-31T13:53:06.957Z] #70 1.589 Reading package lists... [2021-08-31T13:53:07.155Z] #59 DONE 1.5s [2021-08-31T13:53:07.155Z] [2021-08-31T13:53:07.155Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-31T13:53:07.155Z] #63 sha256:2d4a79e2b1115e43876cc9b355b02146646050b209434ae0dec3a05ad407cce3 [2021-08-31T13:53:07.155Z] #63 DONE 0.3s [2021-08-31T13:53:07.155Z] [2021-08-31T13:53:07.155Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-31T13:53:07.155Z] #68 sha256:4fd7b9fa33489e5abe5c23fc335cbf478c3aa8156c2636169b479212fe689d2c [2021-08-31T13:53:07.214Z] #70 2.087 Building dependency tree... [2021-08-31T13:53:07.214Z] #70 2.190 Reading state information... [2021-08-31T13:53:07.214Z] #70 2.309 The following additional packages will be installed: [2021-08-31T13:53:07.214Z] #70 2.310 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-08-31T13:53:07.214Z] #70 2.310 systemd-timesyncd [2021-08-31T13:53:07.214Z] #70 2.311 Suggested packages: [2021-08-31T13:53:07.214Z] #70 2.311 systemd-container policykit-1 [2021-08-31T13:53:07.214Z] #70 2.311 Recommended packages: [2021-08-31T13:53:07.214Z] #70 2.311 libnss-systemd [2021-08-31T13:53:07.214Z] #70 2.395 The following NEW packages will be installed: [2021-08-31T13:53:07.214Z] #70 2.396 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-08-31T13:53:07.214Z] #70 2.396 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-08-31T13:53:07.458Z] #55 DONE 112.1s [2021-08-31T13:53:07.458Z] [2021-08-31T13:53:07.458Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:53:07.458Z] #58 sha256:01958c8ebc4e8143a516270d0abbdfb254999568e49111dcbb97b668481d62db [2021-08-31T13:53:07.473Z] #70 2.662 0 upgraded, 11 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:53:07.473Z] #70 2.662 Need to get 5937 kB of archives. [2021-08-31T13:53:07.473Z] #70 2.662 After this operation, 19.5 MB of additional disk space will be used. [2021-08-31T13:53:07.473Z] #70 2.662 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-31T13:53:07.473Z] #70 2.664 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-08-31T13:53:07.473Z] #70 2.666 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-08-31T13:53:07.473Z] #70 2.669 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-08-31T13:53:07.473Z] #70 2.669 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-08-31T13:53:07.473Z] #70 2.671 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-08-31T13:53:07.473Z] #70 2.748 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-08-31T13:53:07.731Z] #70 2.751 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-08-31T13:53:07.731Z] #70 2.753 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-08-31T13:53:07.731Z] #70 2.755 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-08-31T13:53:07.731Z] #70 2.759 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-08-31T13:53:07.731Z] #70 2.911 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:53:07.731Z] #70 2.939 Fetched 5937 kB in 0s (16.5 MB/s) [2021-08-31T13:53:07.731Z] #70 2.962 Selecting previously unselected package libargon2-1:amd64. [2021-08-31T13:53:07.731Z] #70 2.962 (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 ... 28604 files and directories currently installed.) [2021-08-31T13:53:07.731Z] #70 2.976 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-31T13:53:07.731Z] #70 2.983 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-31T13:53:07.731Z] #70 3.012 Selecting previously unselected package libjson-c5:amd64. [2021-08-31T13:53:07.989Z] #70 3.015 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-08-31T13:53:07.989Z] #70 3.017 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-08-31T13:53:07.989Z] #70 3.049 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-31T13:53:07.989Z] #70 3.052 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-08-31T13:53:07.989Z] #70 3.054 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-31T13:53:07.989Z] #70 3.104 Selecting previously unselected package libkmod2:amd64. [2021-08-31T13:53:07.989Z] #70 3.105 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-08-31T13:53:07.989Z] #70 3.108 Unpacking libkmod2:amd64 (28-1) ... [2021-08-31T13:53:07.989Z] #70 3.141 Selecting previously unselected package systemd-timesyncd. [2021-08-31T13:53:07.989Z] #70 3.144 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-08-31T13:53:07.989Z] #70 3.147 Unpacking systemd-timesyncd (247.3-6) ... [2021-08-31T13:53:07.989Z] #70 3.192 Selecting previously unselected package systemd. [2021-08-31T13:53:07.989Z] #70 3.193 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-08-31T13:53:07.989Z] #70 3.225 Unpacking systemd (247.3-6) ... [2021-08-31T13:53:08.555Z] #70 3.710 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-31T13:53:08.555Z] #70 3.719 Setting up libjson-c5:amd64 (0.15-2) ... [2021-08-31T13:53:08.555Z] #70 3.728 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-31T13:53:08.555Z] #70 3.736 Setting up libkmod2:amd64 (28-1) ... [2021-08-31T13:53:08.555Z] #70 3.745 Setting up systemd (247.3-6) ... [2021-08-31T13:53:08.555Z] #70 3.779 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-31T13:53:08.555Z] #70 3.781 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-31T13:53:08.555Z] #70 3.783 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-08-31T13:53:08.851Z] #58 ... [2021-08-31T13:53:08.851Z] [2021-08-31T13:53:08.851Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-31T13:53:08.851Z] #56 sha256:1dd6427defb38e0b20538d6071b60db3707362437bf9ae0c439a9745b831cfe1 [2021-08-31T13:53:08.851Z] #56 DONE 0.3s [2021-08-31T13:53:08.851Z] [2021-08-31T13:53:08.851Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:53:08.851Z] #58 sha256:01958c8ebc4e8143a516270d0abbdfb254999568e49111dcbb97b668481d62db [2021-08-31T13:53:09.069Z] #68 DONE 1.7s [2021-08-31T13:53:09.069Z] [2021-08-31T13:53:09.069Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-31T13:53:09.069Z] #69 sha256:d8c252f04e97d9f787dd054e577b43c8aea69907464409480354aa6b266b6393 [2021-08-31T13:53:09.069Z] #69 DONE 0.0s [2021-08-31T13:53:09.069Z] [2021-08-31T13:53:09.069Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-31T13:53:09.069Z] #70 sha256:bd1fb3bea35f503806d8a6ac115fdf4be95732f50b120bc030cdd7a68b4bf484 [2021-08-31T13:53:09.119Z] #70 4.097 Setting up systemd-timesyncd (247.3-6) ... [2021-08-31T13:53:09.119Z] #70 4.292 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-31T13:53:09.119Z] #70 4.292 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-31T13:53:09.119Z] #70 4.346 Selecting previously unselected package systemd-sysv. [2021-08-31T13:53:09.119Z] #70 4.346 (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 ... 29432 files and directories currently installed.) [2021-08-31T13:53:09.119Z] #70 4.359 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-08-31T13:53:09.119Z] #70 4.363 Unpacking systemd-sysv (247.3-6) ... [2021-08-31T13:53:09.119Z] #70 4.402 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-31T13:53:09.119Z] #70 4.402 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-08-31T13:53:09.377Z] #70 4.406 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-31T13:53:09.377Z] #70 4.460 Selecting previously unselected package dbus. [2021-08-31T13:53:09.377Z] #70 4.463 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-08-31T13:53:09.377Z] #70 4.473 Unpacking dbus (1.12.20-2) ... [2021-08-31T13:53:09.377Z] #70 4.532 Selecting previously unselected package libpam-systemd:amd64. [2021-08-31T13:53:09.377Z] #70 4.534 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-08-31T13:53:09.377Z] #70 4.537 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-08-31T13:53:09.377Z] #70 4.581 Selecting previously unselected package dbus-user-session. [2021-08-31T13:53:09.377Z] #70 4.584 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-08-31T13:53:09.377Z] #70 4.587 Unpacking dbus-user-session (1.12.20-2) ... [2021-08-31T13:53:09.377Z] #70 4.658 Setting up systemd-sysv (247.3-6) ... [2021-08-31T13:53:09.635Z] #70 4.668 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-31T13:53:09.635Z] #70 4.677 Setting up dbus (1.12.20-2) ... [2021-08-31T13:53:09.635Z] #70 4.781 invoke-rc.d: could not determine current runlevel [2021-08-31T13:53:09.635Z] #70 4.784 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-31T13:53:09.635Z] #70 4.788 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-08-31T13:53:09.635Z] #70 4.919 Setting up dbus-user-session (1.12.20-2) ... [2021-08-31T13:53:09.866Z] INFO: Expanding compiler 1 of 3... [2021-08-31T13:53:09.867Z] INFO: Expanding compiler 2 of 3... [2021-08-31T13:53:09.894Z] #70 4.932 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:53:09.894Z] #70 DONE 5.1s [2021-08-31T13:53:09.894Z] [2021-08-31T13:53:09.894Z] #71 [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 [2021-08-31T13:53:09.894Z] #71 sha256:b11f661f910452027fd91c0298915bef987e98146a4c3ab3247fdb4ce2cf12b6 [2021-08-31T13:53:10.047Z] #28 ... [2021-08-31T13:53:10.047Z] [2021-08-31T13:53:10.047Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:53:10.047Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:53:10.047Z] #65 65.06 + bin/containerd [2021-08-31T13:53:10.352Z] [2021-08-31T13:53:10.353Z] Name Version Source Summary [2021-08-31T13:53:10.353Z] ---- ------- ------ ------- [2021-08-31T13:53:10.353Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-31T13:53:10.460Z] #71 0.470 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-31T13:53:10.460Z] #71 0.473 Dload Upload Total Spent Left Speed [2021-08-31T13:53:10.718Z] #71 0.474 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17528 0 --:--:-- --:--:-- --:--:-- 17528 [2021-08-31T13:53:10.718Z] #71 DONE 0.6s [2021-08-31T13:53:10.718Z] [2021-08-31T13:53:10.718Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-31T13:53:10.718Z] #72 sha256:49356addcb3e03bda69571d11a6755331a08e7c4de6c9621f52977ad9f5840eb [2021-08-31T13:53:10.808Z] [2021-08-31T13:53:10.808Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-31T13:53:10.808Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-31T13:53:10.808Z] PSChildName : containerd [2021-08-31T13:53:10.808Z] PSDrive : C [2021-08-31T13:53:10.808Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-31T13:53:10.808Z] PSIsContainer : True [2021-08-31T13:53:10.808Z] Name : containerd [2021-08-31T13:53:10.808Z] FullName : C:\containerd [2021-08-31T13:53:10.808Z] Parent : [2021-08-31T13:53:10.808Z] Exists : True [2021-08-31T13:53:10.808Z] Root : C:\ [2021-08-31T13:53:10.808Z] Extension : [2021-08-31T13:53:10.808Z] CreationTime : 8/31/2021 1:53:10 PM [2021-08-31T13:53:10.808Z] CreationTimeUtc : 8/31/2021 1:53:10 PM [2021-08-31T13:53:10.808Z] LastAccessTime : 8/31/2021 1:53:10 PM [2021-08-31T13:53:10.808Z] LastAccessTimeUtc : 8/31/2021 1:53:10 PM [2021-08-31T13:53:10.808Z] LastWriteTime : 8/31/2021 1:53:10 PM [2021-08-31T13:53:10.808Z] LastWriteTimeUtc : 8/31/2021 1:53:10 PM [2021-08-31T13:53:10.808Z] Attributes : Directory [2021-08-31T13:53:10.808Z] Mode : d----- [2021-08-31T13:53:10.808Z] BaseName : containerd [2021-08-31T13:53:10.808Z] Target : {} [2021-08-31T13:53:10.808Z] LinkType : [2021-08-31T13:53:10.808Z] [2021-08-31T13:53:10.986Z] #70 DONE 1.9s [2021-08-31T13:53:10.986Z] [2021-08-31T13:53:10.986Z] #71 exporting to image [2021-08-31T13:53:10.986Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-31T13:53:10.986Z] #71 exporting layers [2021-08-31T13:53:11.284Z] #72 DONE 0.8s [2021-08-31T13:53:11.542Z] [2021-08-31T13:53:11.543Z] #73 exporting to image [2021-08-31T13:53:11.543Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-31T13:53:11.543Z] #73 exporting layers [2021-08-31T13:53:11.768Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-31T13:53:11.768Z] INFO: Configuring git core.autocrlf... [2021-08-31T13:53:11.768Z] [2021-08-31T13:53:11.768Z] [2021-08-31T13:53:12.030Z] #58 ... [2021-08-31T13:53:12.030Z] [2021-08-31T13:53:12.030Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:53:12.030Z] #55 sha256:d5e5a28ac460dab95b19b98f1d286cf374423636013ce82c36641b211b0c3de6 [2021-08-31T13:53:12.030Z] #55 109.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-31T13:53:12.572Z] #65 ... [2021-08-31T13:53:12.572Z] [2021-08-31T13:53:12.572Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-31T13:53:12.572Z] #28 sha256:99de3fc1eda9965c7fcce91f8f31ea54c9edf0a21e916bd87cf523ccf0f47bc9 [2021-08-31T13:53:12.572Z] #28 14.05 Fetched 48.3 MB in 13s (3723 kB/s) [2021-08-31T13:53:12.758Z] INFO: Expanding compiler 3 of 3... [2021-08-31T13:53:12.973Z] #55 110.3 + mkdir -p /build [2021-08-31T13:53:12.973Z] #55 110.3 + cp runc /build/runc [2021-08-31T13:53:13.233Z] #55 DONE 110.7s [2021-08-31T13:53:13.233Z] [2021-08-31T13:53:13.233Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:53:13.233Z] #58 sha256:9e8333fedf872ce56e395f397e8b97104ba1ab49608c195cede7f84c33228a83 [2021-08-31T13:53:13.720Z] INFO: Removing downloaded files... [2021-08-31T13:53:13.720Z] INFO: Downloading containerd [2021-08-31T13:53:15.147Z] #58 ... [2021-08-31T13:53:15.147Z] [2021-08-31T13:53:15.147Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-31T13:53:15.147Z] #56 sha256:dd09034418e976a53f8248318632525447967736f1e6b9eec884d5f93ef53f8b [2021-08-31T13:53:15.147Z] #56 DONE 0.2s [2021-08-31T13:53:15.147Z] [2021-08-31T13:53:15.147Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:53:15.147Z] #58 sha256:9e8333fedf872ce56e395f397e8b97104ba1ab49608c195cede7f84c33228a83 [2021-08-31T13:53:15.198Z] #71 exporting layers 4.3s done [2021-08-31T13:53:15.198Z] #71 writing image sha256:b5e670919ef69f4e2e0f9100e6154cb3d7573e4d9f27689d4ed6cd97dfc21620 done [2021-08-31T13:53:15.198Z] #71 naming to docker.io/library/docker:11cad6788586a97e6166d56209ce221828d9ca5b done [2021-08-31T13:53:15.198Z] #71 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-31T13:53:15.539Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-31T13:53:15.682Z] c67ded6868b6: Pull complete [2021-08-31T13:53:15.682Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-31T13:53:15.682Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T13:53:15.682Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T13:53:15.682Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-31T13:53:15.682Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-31T13:53:15.682Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-31T13:53:15.682Z] INFO: Docker version of control daemon [2021-08-31T13:53:15.682Z] [2021-08-31T13:53:15.682Z] Client: [2021-08-31T13:53:15.682Z] Version: 20.10.8 [2021-08-31T13:53:15.682Z] API version: 1.41 [2021-08-31T13:53:15.682Z] Go version: go1.16.6 [2021-08-31T13:53:15.682Z] Git commit: 3967b7d [2021-08-31T13:53:15.682Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-31T13:53:15.682Z] OS/Arch: windows/amd64 [2021-08-31T13:53:15.682Z] Context: default [2021-08-31T13:53:15.682Z] Experimental: true [2021-08-31T13:53:15.682Z] [2021-08-31T13:53:15.682Z] Server: Docker Engine - Community [2021-08-31T13:53:15.682Z] Engine: [2021-08-31T13:53:15.682Z] Version: 20.10.8 [2021-08-31T13:53:15.682Z] API version: 1.41 (minimum version 1.24) [2021-08-31T13:53:15.682Z] Go version: go1.16.6 [2021-08-31T13:53:15.682Z] Git commit: 75249d8 [2021-08-31T13:53:15.682Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-31T13:53:15.682Z] OS/Arch: windows/amd64 [2021-08-31T13:53:15.682Z] Experimental: true [2021-08-31T13:53:15.682Z] [2021-08-31T13:53:15.682Z] INFO: Docker info of control daemon [2021-08-31T13:53:15.682Z] [2021-08-31T13:53:15.830Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11cad6788586a97e6166d56209ce221828d9ca5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11cad6788586a97e6166d56209ce221828d9ca5b hack/test/unit [2021-08-31T13:53:16.141Z] Client: [2021-08-31T13:53:16.141Z] Context: default [2021-08-31T13:53:16.141Z] Debug Mode: false [2021-08-31T13:53:16.141Z] Plugins: [2021-08-31T13:53:16.141Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-31T13:53:16.141Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-31T13:53:16.141Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-31T13:53:16.141Z] [2021-08-31T13:53:16.141Z] Server: [2021-08-31T13:53:16.141Z] Containers: 0 [2021-08-31T13:53:16.141Z] Running: 0 [2021-08-31T13:53:16.141Z] Paused: 0 [2021-08-31T13:53:16.141Z] Stopped: 0 [2021-08-31T13:53:16.141Z] Images: 1 [2021-08-31T13:53:16.141Z] Server Version: 20.10.8 [2021-08-31T13:53:16.141Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-31T13:53:16.141Z] Windows: [2021-08-31T13:53:16.141Z] LCOW: [2021-08-31T13:53:16.141Z] Logging Driver: json-file [2021-08-31T13:53:16.141Z] Plugins: [2021-08-31T13:53:16.141Z] Volume: local [2021-08-31T13:53:16.141Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:53:16.141Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:53:16.141Z] Swarm: inactive [2021-08-31T13:53:16.141Z] Default Isolation: process [2021-08-31T13:53:16.141Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-31T13:53:16.141Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-31T13:53:16.141Z] OSType: windows [2021-08-31T13:53:16.141Z] Architecture: x86_64 [2021-08-31T13:53:16.141Z] CPUs: 4 [2021-08-31T13:53:16.141Z] Total Memory: 32GiB [2021-08-31T13:53:16.141Z] Name: azwin-2-49e100 [2021-08-31T13:53:16.141Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-31T13:53:16.141Z] Docker Root Dir: D:\docker [2021-08-31T13:53:16.141Z] Debug Mode: false [2021-08-31T13:53:16.141Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:53:16.141Z] Labels: [2021-08-31T13:53:16.141Z] Experimental: true [2021-08-31T13:53:16.141Z] Insecure Registries: [2021-08-31T13:53:16.141Z] 10.0.0.4:5000 [2021-08-31T13:53:16.141Z] 127.0.0.0/8 [2021-08-31T13:53:16.141Z] Registry Mirrors: [2021-08-31T13:53:16.141Z] http://10.0.0.4:5000/ [2021-08-31T13:53:16.141Z] Live Restore Enabled: false [2021-08-31T13:53:16.141Z] Product License: Community Engine [2021-08-31T13:53:16.141Z] [2021-08-31T13:53:16.141Z] [2021-08-31T13:53:16.600Z] INFO: Commit hash is c55bfc6445 [2021-08-31T13:53:16.600Z] INFO: Nuke-Everything... [2021-08-31T13:53:16.600Z] INFO: Container count on control daemon to delete is 0 [2021-08-31T13:53:17.059Z] INFO: Nuking d:\CI [2021-08-31T13:53:17.059Z] INFO: Zapped successfully [2021-08-31T13:53:17.059Z] INFO: Location for testing is d:\CI\PR-42797\4 [2021-08-31T13:53:17.059Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-31T13:53:17.059Z] [2021-08-31T13:53:17.059Z] [2021-08-31T13:53:17.059Z] INFO: Building the image from Dockerfile.windows at 08/31/2021 13:53:16... [2021-08-31T13:53:17.059Z] [2021-08-31T13:53:18.100Z] #73 exporting layers 6.1s done [2021-08-31T13:53:18.100Z] #73 writing image sha256:32c9ec6d03e133da9f8ff2a5f345c779065cd2e8b791c9afabdc25d9d836e785 done [2021-08-31T13:53:18.100Z] #73 naming to docker.io/library/docker:50be6467394c0c3da0a05c05d98a6689dbfcda53 done [2021-08-31T13:53:18.100Z] #73 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-31T13:53:18.375Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-31T13:53:18.375Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-31T13:53:18.375Z] + TESTDIRS=./... [2021-08-31T13:53:18.375Z] + exclude_paths='/vendor/|/integration' [2021-08-31T13:53:18.375Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-31T13:53:18.375Z] ++ go list ./... [2021-08-31T13:53:18.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=50be6467394c0c3da0a05c05d98a6689dbfcda53 -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:50be6467394c0c3da0a05c05d98a6689dbfcda53 hack/make.sh dynbinary test-integration [2021-08-31T13:53:19.217Z] #28 14.05 Reading package lists... [2021-08-31T13:53:19.768Z] + pkg_list='github.com/docker/docker/api [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/backend/build [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/httputils [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/middleware [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/build [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/container [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/debug [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/image [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/network [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/session [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/system [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/server/router/volume [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/backend [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/container [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/events [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/filters [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/image [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/mount [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/network [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/registry [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/strslice [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/swarm [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/time [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/versions [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T13:53:19.768Z] github.com/docker/docker/api/types/volume [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/builder-next [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/dockerfile [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/dockerignore [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/remotecontext [2021-08-31T13:53:19.768Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T13:53:19.768Z] github.com/docker/docker/cli [2021-08-31T13:53:19.768Z] github.com/docker/docker/cli/config [2021-08-31T13:53:19.768Z] github.com/docker/docker/cli/debug [2021-08-31T13:53:19.768Z] github.com/docker/docker/client [2021-08-31T13:53:19.768Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T13:53:19.768Z] github.com/docker/docker/cmd/dockerd [2021-08-31T13:53:19.768Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T13:53:19.768Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T13:53:19.768Z] github.com/docker/docker/container [2021-08-31T13:53:19.768Z] github.com/docker/docker/container/stream [2021-08-31T13:53:19.768Z] github.com/docker/docker/contrib/apparmor [2021-08-31T13:53:19.768Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T13:53:19.768Z] github.com/docker/docker/contrib/httpserver [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/cluster [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/config [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/discovery [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/events [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/exec [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/images [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/initlayer [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/links [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/listeners [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/local [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/names [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/network [2021-08-31T13:53:19.768Z] github.com/docker/docker/daemon/stats [2021-08-31T13:53:19.768Z] github.com/docker/docker/distribution [2021-08-31T13:53:19.768Z] github.com/docker/docker/distribution/metadata [2021-08-31T13:53:19.768Z] github.com/docker/docker/distribution/utils [2021-08-31T13:53:19.768Z] github.com/docker/docker/distribution/xfer [2021-08-31T13:53:19.768Z] github.com/docker/docker/dockerversion [2021-08-31T13:53:19.768Z] github.com/docker/docker/errdefs [2021-08-31T13:53:19.768Z] github.com/docker/docker/image [2021-08-31T13:53:19.768Z] github.com/docker/docker/image/cache [2021-08-31T13:53:19.768Z] github.com/docker/docker/image/tarexport [2021-08-31T13:53:19.768Z] github.com/docker/docker/image/v1 [2021-08-31T13:53:19.768Z] github.com/docker/docker/internal/test/suite [2021-08-31T13:53:19.768Z] github.com/docker/docker/layer [2021-08-31T13:53:19.768Z] github.com/docker/docker/libcontainerd [2021-08-31T13:53:19.768Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T13:53:19.768Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T13:53:19.768Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T13:53:19.768Z] github.com/docker/docker/libcontainerd/types [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/config [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T13:53:19.768Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/idm [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ns [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/options [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/osl [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/types [2021-08-31T13:53:19.769Z] github.com/docker/docker/oci [2021-08-31T13:53:19.769Z] github.com/docker/docker/oci/caps [2021-08-31T13:53:19.769Z] github.com/docker/docker/opts [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/aaparser [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/archive [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/authorization [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/capabilities [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/containerfs [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/directory [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/dmesg [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/filenotify [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/fileutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/fsutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/homedir [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/idtools [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/ioutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/locker [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/longpath [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/loopback [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/mount [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/parsers [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/pidfile [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/platform [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/plugins [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/pools [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/progress [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/pubsub [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/reexec [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/signal [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/stack [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/stringid [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/symlink [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/system [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/tailfile [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/tarsum [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/term [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/term/windows [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/truncindex [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/urlutil [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/useragent [2021-08-31T13:53:19.769Z] github.com/docker/docker/plugin [2021-08-31T13:53:19.769Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T13:53:19.769Z] github.com/docker/docker/plugin/v2 [2021-08-31T13:53:19.769Z] github.com/docker/docker/profiles/apparmor [2021-08-31T13:53:19.769Z] github.com/docker/docker/profiles/seccomp [2021-08-31T13:53:19.769Z] github.com/docker/docker/quota [2021-08-31T13:53:19.769Z] github.com/docker/docker/reference [2021-08-31T13:53:19.769Z] github.com/docker/docker/registry [2021-08-31T13:53:19.769Z] github.com/docker/docker/registry/resumable [2021-08-31T13:53:19.769Z] github.com/docker/docker/restartmanager [2021-08-31T13:53:19.769Z] github.com/docker/docker/rootless [2021-08-31T13:53:19.769Z] github.com/docker/docker/rootless/specconv [2021-08-31T13:53:19.769Z] github.com/docker/docker/runconfig [2021-08-31T13:53:19.769Z] github.com/docker/docker/runconfig/opts [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/daemon [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/environment [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/fakegit [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/registry [2021-08-31T13:53:19.769Z] github.com/docker/docker/testutil/request [2021-08-31T13:53:19.769Z] github.com/docker/docker/volume [2021-08-31T13:53:19.769Z] github.com/docker/docker/volume/drivers [2021-08-31T13:53:19.769Z] github.com/docker/docker/volume/local [2021-08-31T13:53:19.769Z] github.com/docker/docker/volume/mounts [2021-08-31T13:53:19.769Z] github.com/docker/docker/volume/service [2021-08-31T13:53:19.769Z] github.com/docker/docker/volume/service/opts [2021-08-31T13:53:19.769Z] github.com/docker/docker/volume/testutils' [2021-08-31T13:53:19.769Z] ++ grep --fixed-strings -v /libnetwork [2021-08-31T13:53:19.769Z] ++ echo 'github.com/docker/docker/api [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/backend/build [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/httputils [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/middleware [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/build [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/container [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/debug [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/image [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/network [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/session [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/system [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/server/router/volume [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/backend [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/container [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/events [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/filters [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/image [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/mount [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/network [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/registry [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/strslice [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/swarm [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/time [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/versions [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T13:53:19.769Z] github.com/docker/docker/api/types/volume [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/builder-next [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/dockerfile [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/dockerignore [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/remotecontext [2021-08-31T13:53:19.769Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T13:53:19.769Z] github.com/docker/docker/cli [2021-08-31T13:53:19.769Z] github.com/docker/docker/cli/config [2021-08-31T13:53:19.769Z] github.com/docker/docker/cli/debug [2021-08-31T13:53:19.769Z] github.com/docker/docker/client [2021-08-31T13:53:19.769Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T13:53:19.769Z] github.com/docker/docker/cmd/dockerd [2021-08-31T13:53:19.769Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T13:53:19.769Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T13:53:19.769Z] github.com/docker/docker/container [2021-08-31T13:53:19.769Z] github.com/docker/docker/container/stream [2021-08-31T13:53:19.769Z] github.com/docker/docker/contrib/apparmor [2021-08-31T13:53:19.769Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T13:53:19.769Z] github.com/docker/docker/contrib/httpserver [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/cluster [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/config [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/discovery [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/events [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/exec [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/images [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/initlayer [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/links [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/listeners [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/local [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/names [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/network [2021-08-31T13:53:19.769Z] github.com/docker/docker/daemon/stats [2021-08-31T13:53:19.769Z] github.com/docker/docker/distribution [2021-08-31T13:53:19.769Z] github.com/docker/docker/distribution/metadata [2021-08-31T13:53:19.769Z] github.com/docker/docker/distribution/utils [2021-08-31T13:53:19.769Z] github.com/docker/docker/distribution/xfer [2021-08-31T13:53:19.769Z] github.com/docker/docker/dockerversion [2021-08-31T13:53:19.769Z] github.com/docker/docker/errdefs [2021-08-31T13:53:19.769Z] github.com/docker/docker/image [2021-08-31T13:53:19.769Z] github.com/docker/docker/image/cache [2021-08-31T13:53:19.769Z] github.com/docker/docker/image/tarexport [2021-08-31T13:53:19.769Z] github.com/docker/docker/image/v1 [2021-08-31T13:53:19.769Z] github.com/docker/docker/internal/test/suite [2021-08-31T13:53:19.769Z] github.com/docker/docker/layer [2021-08-31T13:53:19.769Z] github.com/docker/docker/libcontainerd [2021-08-31T13:53:19.769Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T13:53:19.769Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T13:53:19.769Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T13:53:19.769Z] github.com/docker/docker/libcontainerd/types [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/config [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/idm [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/ns [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/options [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/osl [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/libnetwork/types [2021-08-31T13:53:19.769Z] github.com/docker/docker/oci [2021-08-31T13:53:19.769Z] github.com/docker/docker/oci/caps [2021-08-31T13:53:19.769Z] github.com/docker/docker/opts [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/aaparser [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/archive [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/authorization [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/capabilities [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/containerfs [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/directory [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/dmesg [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/filenotify [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/fileutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/fsutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/homedir [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/idtools [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/ioutils [2021-08-31T13:53:19.769Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/locker [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/longpath [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/loopback [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/mount [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/parsers [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/pidfile [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/platform [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/pools [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/progress [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/pubsub [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/reexec [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/signal [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/stack [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/stringid [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/symlink [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/system [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/tailfile [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/tarsum [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/term [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/term/windows [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/truncindex [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/urlutil [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/useragent [2021-08-31T13:53:19.770Z] github.com/docker/docker/plugin [2021-08-31T13:53:19.770Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T13:53:19.770Z] github.com/docker/docker/plugin/v2 [2021-08-31T13:53:19.770Z] github.com/docker/docker/profiles/apparmor [2021-08-31T13:53:19.770Z] github.com/docker/docker/profiles/seccomp [2021-08-31T13:53:19.770Z] github.com/docker/docker/quota [2021-08-31T13:53:19.770Z] github.com/docker/docker/reference [2021-08-31T13:53:19.770Z] github.com/docker/docker/registry [2021-08-31T13:53:19.770Z] github.com/docker/docker/registry/resumable [2021-08-31T13:53:19.770Z] github.com/docker/docker/restartmanager [2021-08-31T13:53:19.770Z] github.com/docker/docker/rootless [2021-08-31T13:53:19.770Z] github.com/docker/docker/rootless/specconv [2021-08-31T13:53:19.770Z] github.com/docker/docker/runconfig [2021-08-31T13:53:19.770Z] github.com/docker/docker/runconfig/opts [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/daemon [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/environment [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fakegit [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/registry [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/request [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/drivers [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/local [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/mounts [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/service [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/service/opts [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/testutils' [2021-08-31T13:53:19.770Z] + base_pkg_list='github.com/docker/docker/api [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/backend/build [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/httputils [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/middleware [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/build [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/container [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/debug [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/image [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/network [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/session [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/system [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/volume [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/backend [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/container [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/events [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/filters [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/image [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/mount [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/network [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/registry [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/strslice [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/swarm [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/time [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/versions [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/volume [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/builder-next [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/dockerfile [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/dockerignore [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/remotecontext [2021-08-31T13:53:19.770Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T13:53:19.770Z] github.com/docker/docker/cli [2021-08-31T13:53:19.770Z] github.com/docker/docker/cli/config [2021-08-31T13:53:19.770Z] github.com/docker/docker/cli/debug [2021-08-31T13:53:19.770Z] github.com/docker/docker/client [2021-08-31T13:53:19.770Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T13:53:19.770Z] github.com/docker/docker/cmd/dockerd [2021-08-31T13:53:19.770Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T13:53:19.770Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T13:53:19.770Z] github.com/docker/docker/container [2021-08-31T13:53:19.770Z] github.com/docker/docker/container/stream [2021-08-31T13:53:19.770Z] github.com/docker/docker/contrib/apparmor [2021-08-31T13:53:19.770Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T13:53:19.770Z] github.com/docker/docker/contrib/httpserver [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/cluster [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/config [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/discovery [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/events [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/exec [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/images [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/initlayer [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/links [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/listeners [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/local [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/names [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/network [2021-08-31T13:53:19.770Z] github.com/docker/docker/daemon/stats [2021-08-31T13:53:19.770Z] github.com/docker/docker/distribution [2021-08-31T13:53:19.770Z] github.com/docker/docker/distribution/metadata [2021-08-31T13:53:19.770Z] github.com/docker/docker/distribution/utils [2021-08-31T13:53:19.770Z] github.com/docker/docker/distribution/xfer [2021-08-31T13:53:19.770Z] github.com/docker/docker/dockerversion [2021-08-31T13:53:19.770Z] github.com/docker/docker/errdefs [2021-08-31T13:53:19.770Z] github.com/docker/docker/image [2021-08-31T13:53:19.770Z] github.com/docker/docker/image/cache [2021-08-31T13:53:19.770Z] github.com/docker/docker/image/tarexport [2021-08-31T13:53:19.770Z] github.com/docker/docker/image/v1 [2021-08-31T13:53:19.770Z] github.com/docker/docker/internal/test/suite [2021-08-31T13:53:19.770Z] github.com/docker/docker/layer [2021-08-31T13:53:19.770Z] github.com/docker/docker/libcontainerd [2021-08-31T13:53:19.770Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T13:53:19.770Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T13:53:19.770Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T13:53:19.770Z] github.com/docker/docker/libcontainerd/types [2021-08-31T13:53:19.770Z] github.com/docker/docker/oci [2021-08-31T13:53:19.770Z] github.com/docker/docker/oci/caps [2021-08-31T13:53:19.770Z] github.com/docker/docker/opts [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/aaparser [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/archive [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/authorization [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/capabilities [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/containerfs [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/directory [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/discovery [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/dmesg [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/filenotify [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/fileutils [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/fsutils [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/homedir [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/idtools [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/ioutils [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/locker [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/longpath [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/loopback [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/mount [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/parsers [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/pidfile [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/platform [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/pools [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/progress [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/pubsub [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/reexec [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/signal [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/stack [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/stringid [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/symlink [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/system [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/tailfile [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/tarsum [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/term [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/term/windows [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/truncindex [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/urlutil [2021-08-31T13:53:19.770Z] github.com/docker/docker/pkg/useragent [2021-08-31T13:53:19.770Z] github.com/docker/docker/plugin [2021-08-31T13:53:19.770Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T13:53:19.770Z] github.com/docker/docker/plugin/v2 [2021-08-31T13:53:19.770Z] github.com/docker/docker/profiles/apparmor [2021-08-31T13:53:19.770Z] github.com/docker/docker/profiles/seccomp [2021-08-31T13:53:19.770Z] github.com/docker/docker/quota [2021-08-31T13:53:19.770Z] github.com/docker/docker/reference [2021-08-31T13:53:19.770Z] github.com/docker/docker/registry [2021-08-31T13:53:19.770Z] github.com/docker/docker/registry/resumable [2021-08-31T13:53:19.770Z] github.com/docker/docker/restartmanager [2021-08-31T13:53:19.770Z] github.com/docker/docker/rootless [2021-08-31T13:53:19.770Z] github.com/docker/docker/rootless/specconv [2021-08-31T13:53:19.770Z] github.com/docker/docker/runconfig [2021-08-31T13:53:19.770Z] github.com/docker/docker/runconfig/opts [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/daemon [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/environment [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fakegit [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/registry [2021-08-31T13:53:19.770Z] github.com/docker/docker/testutil/request [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/drivers [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/local [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/mounts [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/service [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/service/opts [2021-08-31T13:53:19.770Z] github.com/docker/docker/volume/testutils' [2021-08-31T13:53:19.770Z] ++ grep --fixed-strings /libnetwork [2021-08-31T13:53:19.770Z] ++ echo 'github.com/docker/docker/api [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/backend/build [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/httputils [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/middleware [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/build [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/container [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/debug [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/image [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/network [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/session [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/system [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/server/router/volume [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/backend [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/container [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/events [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/filters [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/image [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/mount [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/network [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/registry [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/strslice [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/swarm [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/time [2021-08-31T13:53:19.770Z] github.com/docker/docker/api/types/versions [2021-08-31T13:53:19.771Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T13:53:19.771Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T13:53:19.771Z] github.com/docker/docker/api/types/volume [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/builder-next [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/dockerfile [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/dockerignore [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/remotecontext [2021-08-31T13:53:19.771Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T13:53:19.771Z] github.com/docker/docker/cli [2021-08-31T13:53:19.771Z] github.com/docker/docker/cli/config [2021-08-31T13:53:19.771Z] github.com/docker/docker/cli/debug [2021-08-31T13:53:19.771Z] github.com/docker/docker/client [2021-08-31T13:53:19.771Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T13:53:19.771Z] github.com/docker/docker/cmd/dockerd [2021-08-31T13:53:19.771Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T13:53:19.771Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T13:53:19.771Z] github.com/docker/docker/container [2021-08-31T13:53:19.771Z] github.com/docker/docker/container/stream [2021-08-31T13:53:19.771Z] github.com/docker/docker/contrib/apparmor [2021-08-31T13:53:19.771Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T13:53:19.771Z] github.com/docker/docker/contrib/httpserver [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/cluster [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/config [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/discovery [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/events [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/exec [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/images [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/initlayer [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/links [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/listeners [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/local [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/names [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/network [2021-08-31T13:53:19.771Z] github.com/docker/docker/daemon/stats [2021-08-31T13:53:19.771Z] github.com/docker/docker/distribution [2021-08-31T13:53:19.771Z] github.com/docker/docker/distribution/metadata [2021-08-31T13:53:19.771Z] github.com/docker/docker/distribution/utils [2021-08-31T13:53:19.771Z] github.com/docker/docker/distribution/xfer [2021-08-31T13:53:19.771Z] github.com/docker/docker/dockerversion [2021-08-31T13:53:19.771Z] github.com/docker/docker/errdefs [2021-08-31T13:53:19.771Z] github.com/docker/docker/image [2021-08-31T13:53:19.771Z] github.com/docker/docker/image/cache [2021-08-31T13:53:19.771Z] github.com/docker/docker/image/tarexport [2021-08-31T13:53:19.771Z] github.com/docker/docker/image/v1 [2021-08-31T13:53:19.771Z] github.com/docker/docker/internal/test/suite [2021-08-31T13:53:19.771Z] github.com/docker/docker/layer [2021-08-31T13:53:19.771Z] github.com/docker/docker/libcontainerd [2021-08-31T13:53:19.771Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T13:53:19.771Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T13:53:19.771Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T13:53:19.771Z] github.com/docker/docker/libcontainerd/types [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/config [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/idm [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ns [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/options [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/osl [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/types [2021-08-31T13:53:19.771Z] github.com/docker/docker/oci [2021-08-31T13:53:19.771Z] github.com/docker/docker/oci/caps [2021-08-31T13:53:19.771Z] github.com/docker/docker/opts [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/aaparser [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/archive [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/authorization [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/capabilities [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/containerfs [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/directory [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/discovery [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/dmesg [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/filenotify [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/fileutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/fsutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/homedir [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/idtools [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/ioutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/locker [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/longpath [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/loopback [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/mount [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/parsers [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/pidfile [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/platform [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/plugins [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/pools [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/progress [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/pubsub [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/reexec [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/signal [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/stack [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/stringid [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/symlink [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/system [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/tailfile [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/tarsum [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/term [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/term/windows [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/truncindex [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/urlutil [2021-08-31T13:53:19.771Z] github.com/docker/docker/pkg/useragent [2021-08-31T13:53:19.771Z] github.com/docker/docker/plugin [2021-08-31T13:53:19.771Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T13:53:19.771Z] github.com/docker/docker/plugin/v2 [2021-08-31T13:53:19.771Z] github.com/docker/docker/profiles/apparmor [2021-08-31T13:53:19.771Z] github.com/docker/docker/profiles/seccomp [2021-08-31T13:53:19.771Z] github.com/docker/docker/quota [2021-08-31T13:53:19.771Z] github.com/docker/docker/reference [2021-08-31T13:53:19.771Z] github.com/docker/docker/registry [2021-08-31T13:53:19.771Z] github.com/docker/docker/registry/resumable [2021-08-31T13:53:19.771Z] github.com/docker/docker/restartmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/rootless [2021-08-31T13:53:19.771Z] github.com/docker/docker/rootless/specconv [2021-08-31T13:53:19.771Z] github.com/docker/docker/runconfig [2021-08-31T13:53:19.771Z] github.com/docker/docker/runconfig/opts [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/daemon [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/environment [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/fakegit [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/registry [2021-08-31T13:53:19.771Z] github.com/docker/docker/testutil/request [2021-08-31T13:53:19.771Z] github.com/docker/docker/volume [2021-08-31T13:53:19.771Z] github.com/docker/docker/volume/drivers [2021-08-31T13:53:19.771Z] github.com/docker/docker/volume/local [2021-08-31T13:53:19.771Z] github.com/docker/docker/volume/mounts [2021-08-31T13:53:19.771Z] github.com/docker/docker/volume/service [2021-08-31T13:53:19.771Z] github.com/docker/docker/volume/service/opts [2021-08-31T13:53:19.771Z] github.com/docker/docker/volume/testutils' [2021-08-31T13:53:19.771Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/config [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/idm [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/ns [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/options [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/osl [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/types' [2021-08-31T13:53:19.771Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-31T13:53:19.771Z] + echo 'github.com/docker/docker/libnetwork [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T13:53:19.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/config [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/idm [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/ns [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/options [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/osl [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/types' [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T13:53:19.772Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T13:53:19.772Z] + type docker-proxy [2021-08-31T13:53:19.772Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-31T13:53:19.772Z] + hack/make.sh binary-proxy install-proxy [2021-08-31T13:53:19.772Z] [2021-08-31T13:53:19.772Z] Removing bundles/ [2021-08-31T13:53:19.772Z] [2021-08-31T13:53:19.772Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-31T13:53:19.772Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-31T13:53:19.772Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T13:53:20.371Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-31T13:53:20.371Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-31T13:53:20.371Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-31T13:53:20.371Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-31T13:53:20.371Z] 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) [2021-08-31T13:53:20.371Z] Detected virtualization docker. [2021-08-31T13:53:20.371Z] Detected architecture x86-64. [2021-08-31T13:53:20.371Z] Set hostname to <959011d0eb68>. [2021-08-31T13:53:20.371Z] modprobe@configfs.service: Succeeded. [2021-08-31T13:53:20.371Z] modprobe@drm.service: Succeeded. [2021-08-31T13:53:20.371Z] modprobe@fuse.service: Succeeded. [2021-08-31T13:53:20.630Z] + source /etc/docker-entrypoint-cmd [2021-08-31T13:53:20.630Z] ++ hack/make.sh dynbinary test-integration [2021-08-31T13:53:20.888Z] [2021-08-31T13:53:20.888Z] Removing bundles/ [2021-08-31T13:53:20.888Z] [2021-08-31T13:53:20.888Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-31T13:53:20.888Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T13:53:20.888Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T13:53:21.751Z] Sending build context to Docker daemon 60.65MB [2021-08-31T13:53:21.751Z] [2021-08-31T13:53:21.751Z] Step 1/11 : FROM microsoft/windowsservercore [2021-08-31T13:53:21.751Z] ---> d1724c2d9a84 [2021-08-31T13:53:21.751Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-31T13:53:21.751Z] ---> Running in bec204d73906 [2021-08-31T13:53:22.210Z] Removing intermediate container bec204d73906 [2021-08-31T13:53:22.210Z] ---> 9aac64518986 [2021-08-31T13:53:22.210Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-08-31T13:53:22.210Z] ---> Running in 99119cae00b2 [2021-08-31T13:53:22.210Z] Removing intermediate container 99119cae00b2 [2021-08-31T13:53:22.210Z] ---> e99b9a48a274 [2021-08-31T13:53:22.210Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-08-31T13:53:22.210Z] ---> Running in c15853d3217f [2021-08-31T13:53:22.261Z] [2021-08-31T13:53:22.261Z] Name Version Source Summary [2021-08-31T13:53:22.261Z] ---- ------- ------ ------- [2021-08-31T13:53:22.261Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-31T13:53:22.261Z] [2021-08-31T13:53:22.261Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-31T13:53:22.261Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-31T13:53:22.261Z] PSChildName : containerd [2021-08-31T13:53:22.261Z] PSDrive : C [2021-08-31T13:53:22.261Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-31T13:53:22.261Z] PSIsContainer : True [2021-08-31T13:53:22.261Z] Name : containerd [2021-08-31T13:53:22.261Z] FullName : C:\containerd [2021-08-31T13:53:22.261Z] Parent : [2021-08-31T13:53:22.261Z] Exists : True [2021-08-31T13:53:22.261Z] Root : C:\ [2021-08-31T13:53:22.261Z] Extension : [2021-08-31T13:53:22.261Z] CreationTime : 8/31/2021 1:53:21 PM [2021-08-31T13:53:22.261Z] CreationTimeUtc : 8/31/2021 1:53:21 PM [2021-08-31T13:53:22.261Z] LastAccessTime : 8/31/2021 1:53:21 PM [2021-08-31T13:53:22.261Z] LastAccessTimeUtc : 8/31/2021 1:53:21 PM [2021-08-31T13:53:22.261Z] LastWriteTime : 8/31/2021 1:53:21 PM [2021-08-31T13:53:22.261Z] LastWriteTimeUtc : 8/31/2021 1:53:21 PM [2021-08-31T13:53:22.261Z] Attributes : Directory [2021-08-31T13:53:22.261Z] Mode : d----- [2021-08-31T13:53:22.261Z] BaseName : containerd [2021-08-31T13:53:22.261Z] Target : {} [2021-08-31T13:53:22.261Z] LinkType : [2021-08-31T13:53:22.261Z] [2021-08-31T13:53:22.668Z] Removing intermediate container c15853d3217f [2021-08-31T13:53:22.669Z] ---> 494eaa3fced8 [2021-08-31T13:53:22.669Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-31T13:53:22.669Z] ---> Running in 72a76d56e2b8 [2021-08-31T13:53:22.717Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-31T13:53:22.717Z] INFO: Configuring git core.autocrlf... [2021-08-31T13:53:22.717Z] [2021-08-31T13:53:22.717Z] [2021-08-31T13:53:23.128Z] Removing intermediate container 72a76d56e2b8 [2021-08-31T13:53:23.128Z] ---> b9c23dd0b28a [2021-08-31T13:53:23.128Z] 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_COMMIT=${GOTESTSUM_COMMIT} [2021-08-31T13:53:23.128Z] ---> Running in 77fb1b7f1467 [2021-08-31T13:53:23.587Z] Removing intermediate container 77fb1b7f1467 [2021-08-31T13:53:23.587Z] ---> 9d89600a099c [2021-08-31T13:53:23.587Z] 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; [2021-08-31T13:53:23.587Z] ---> Running in e4e477b4606d [2021-08-31T13:53:25.762Z] #28 20.55 Reading package lists... [2021-08-31T13:53:26.326Z] #28 26.77 Building dependency tree... [2021-08-31T13:53:27.695Z] #28 29.47 bzip2 is already the newest version (1.0.8-4). [2021-08-31T13:53:27.695Z] #28 29.47 patch is already the newest version (2.7.6-7). [2021-08-31T13:53:27.695Z] #28 29.47 xz-utils is already the newest version (5.2.5-2). [2021-08-31T13:53:27.695Z] #28 29.47 The following additional packages will be installed: [2021-08-31T13:53:27.695Z] #28 29.48 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-31T13:53:27.695Z] #28 29.48 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-08-31T13:53:27.695Z] #28 29.48 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-31T13:53:27.695Z] #28 29.48 python3-pkg-resources vim-runtime xxd [2021-08-31T13:53:27.695Z] #28 29.50 Suggested packages: [2021-08-31T13:53:27.695Z] #28 29.50 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-08-31T13:53:27.695Z] #28 29.50 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-31T13:53:27.695Z] #28 29.50 Recommended packages: [2021-08-31T13:53:27.695Z] #28 29.50 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-31T13:53:29.064Z] #28 30.90 The following NEW packages will be installed: [2021-08-31T13:53:29.064Z] #28 30.90 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-08-31T13:53:29.064Z] #28 30.91 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-31T13:53:29.064Z] #28 30.91 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-08-31T13:53:29.064Z] #28 30.92 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-08-31T13:53:29.064Z] #28 30.92 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-08-31T13:53:29.064Z] #28 30.92 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-08-31T13:53:29.064Z] #28 30.92 vim-common vim-runtime xfsprogs xxd zip [2021-08-31T13:53:29.321Z] #28 31.27 0 upgraded, 43 newly installed, 0 to remove and 2 not upgraded. [2021-08-31T13:53:29.321Z] #28 31.27 Need to get 18.0 MB of archives. [2021-08-31T13:53:29.321Z] #28 31.27 After this operation, 69.4 MB of additional disk space will be used. [2021-08-31T13:53:29.321Z] #28 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-31T13:53:29.577Z] #28 31.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-31T13:53:29.577Z] #28 31.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-31T13:53:29.577Z] #28 31.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-31T13:53:29.577Z] #28 31.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-31T13:53:29.577Z] #28 31.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-31T13:53:29.577Z] #28 31.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-31T13:53:29.578Z] #28 31.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-31T13:53:29.578Z] #28 31.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-31T13:53:29.578Z] #28 31.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-31T13:53:29.578Z] #28 31.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-31T13:53:29.578Z] #28 31.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-31T13:53:29.578Z] #28 31.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-31T13:53:29.578Z] #28 31.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-31T13:53:29.578Z] #28 31.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-31T13:53:29.578Z] #28 31.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-31T13:53:29.578Z] #28 31.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-31T13:53:29.578Z] #28 31.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-31T13:53:29.578Z] #28 31.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-31T13:53:29.578Z] #28 31.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-31T13:53:29.578Z] #28 31.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-31T13:53:29.578Z] #28 31.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-31T13:53:29.578Z] #28 31.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-31T13:53:29.578Z] #28 31.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-31T13:53:29.578Z] #28 31.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-31T13:53:29.578Z] #28 31.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-31T13:53:29.578Z] #28 31.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-31T13:53:29.578Z] #28 31.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-31T13:53:29.578Z] #28 31.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-31T13:53:29.578Z] #28 31.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-31T13:53:29.578Z] #28 31.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-31T13:53:29.578Z] #28 31.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-31T13:53:29.578Z] #28 31.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-31T13:53:29.578Z] #28 31.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-31T13:53:29.578Z] #28 31.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-31T13:53:29.578Z] #28 31.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-31T13:53:29.578Z] #28 31.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-31T13:53:29.578Z] #28 31.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-31T13:53:29.578Z] #28 31.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-31T13:53:29.578Z] #28 31.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-31T13:53:29.578Z] #28 31.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-31T13:53:29.793Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-31T13:53:29.793Z] [2021-08-31T13:53:29.793Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-31T13:53:29.793Z] Installing docker-proxy to /usr/local/bin/ [2021-08-31T13:53:29.793Z] [2021-08-31T13:53:29.793Z] + mkdir -p bundles [2021-08-31T13:53:29.793Z] + '[' -n 'github.com/docker/docker/api [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/backend/build [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/httputils [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/middleware [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/build [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/container [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/debug [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/image [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/network [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/session [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/system [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/server/router/volume [2021-08-31T13:53:29.793Z] github.com/docker/docker/api/types [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/backend [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/container [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/events [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/filters [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/image [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/mount [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/network [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/registry [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/strslice [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/swarm [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/time [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/versions [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T13:53:29.794Z] github.com/docker/docker/api/types/volume [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/builder-next [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/dockerfile [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/dockerignore [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/remotecontext [2021-08-31T13:53:29.794Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T13:53:29.794Z] github.com/docker/docker/cli [2021-08-31T13:53:29.794Z] github.com/docker/docker/cli/config [2021-08-31T13:53:29.794Z] github.com/docker/docker/cli/debug [2021-08-31T13:53:29.794Z] github.com/docker/docker/client [2021-08-31T13:53:29.794Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T13:53:29.794Z] github.com/docker/docker/cmd/dockerd [2021-08-31T13:53:29.794Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T13:53:29.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T13:53:29.794Z] github.com/docker/docker/container [2021-08-31T13:53:29.794Z] github.com/docker/docker/container/stream [2021-08-31T13:53:29.794Z] github.com/docker/docker/contrib/apparmor [2021-08-31T13:53:29.794Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T13:53:29.794Z] github.com/docker/docker/contrib/httpserver [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/cluster [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/config [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/discovery [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/events [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/exec [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/images [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/initlayer [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/links [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/listeners [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/local [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/names [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/network [2021-08-31T13:53:29.794Z] github.com/docker/docker/daemon/stats [2021-08-31T13:53:29.794Z] github.com/docker/docker/distribution [2021-08-31T13:53:29.794Z] github.com/docker/docker/distribution/metadata [2021-08-31T13:53:29.794Z] github.com/docker/docker/distribution/utils [2021-08-31T13:53:29.794Z] github.com/docker/docker/distribution/xfer [2021-08-31T13:53:29.794Z] github.com/docker/docker/dockerversion [2021-08-31T13:53:29.794Z] github.com/docker/docker/errdefs [2021-08-31T13:53:29.794Z] github.com/docker/docker/image [2021-08-31T13:53:29.794Z] github.com/docker/docker/image/cache [2021-08-31T13:53:29.794Z] github.com/docker/docker/image/tarexport [2021-08-31T13:53:29.794Z] github.com/docker/docker/image/v1 [2021-08-31T13:53:29.794Z] github.com/docker/docker/internal/test/suite [2021-08-31T13:53:29.794Z] github.com/docker/docker/layer [2021-08-31T13:53:29.794Z] github.com/docker/docker/libcontainerd [2021-08-31T13:53:29.794Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T13:53:29.794Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T13:53:29.794Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T13:53:29.794Z] github.com/docker/docker/libcontainerd/types [2021-08-31T13:53:29.794Z] github.com/docker/docker/oci [2021-08-31T13:53:29.794Z] github.com/docker/docker/oci/caps [2021-08-31T13:53:29.794Z] github.com/docker/docker/opts [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/aaparser [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/archive [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/authorization [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/capabilities [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/containerfs [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/directory [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/discovery [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/dmesg [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/filenotify [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/fileutils [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/fsutils [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/homedir [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/idtools [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/ioutils [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/locker [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/longpath [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/loopback [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/mount [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/parsers [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/pidfile [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/platform [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/plugins [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/pools [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/progress [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/pubsub [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/reexec [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/signal [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/stack [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/stringid [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/symlink [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/system [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/tailfile [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/tarsum [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/term [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/term/windows [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/truncindex [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/urlutil [2021-08-31T13:53:29.794Z] github.com/docker/docker/pkg/useragent [2021-08-31T13:53:29.794Z] github.com/docker/docker/plugin [2021-08-31T13:53:29.794Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T13:53:29.794Z] github.com/docker/docker/plugin/v2 [2021-08-31T13:53:29.794Z] github.com/docker/docker/profiles/apparmor [2021-08-31T13:53:29.794Z] github.com/docker/docker/profiles/seccomp [2021-08-31T13:53:29.794Z] github.com/docker/docker/quota [2021-08-31T13:53:29.794Z] github.com/docker/docker/reference [2021-08-31T13:53:29.794Z] github.com/docker/docker/registry [2021-08-31T13:53:29.794Z] github.com/docker/docker/registry/resumable [2021-08-31T13:53:29.794Z] github.com/docker/docker/restartmanager [2021-08-31T13:53:29.794Z] github.com/docker/docker/rootless [2021-08-31T13:53:29.794Z] github.com/docker/docker/rootless/specconv [2021-08-31T13:53:29.794Z] github.com/docker/docker/runconfig [2021-08-31T13:53:29.794Z] github.com/docker/docker/runconfig/opts [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/daemon [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/environment [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/fakegit [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/registry [2021-08-31T13:53:29.794Z] github.com/docker/docker/testutil/request [2021-08-31T13:53:29.794Z] github.com/docker/docker/volume [2021-08-31T13:53:29.794Z] github.com/docker/docker/volume/drivers [2021-08-31T13:53:29.794Z] github.com/docker/docker/volume/local [2021-08-31T13:53:29.794Z] github.com/docker/docker/volume/mounts [2021-08-31T13:53:29.794Z] github.com/docker/docker/volume/service [2021-08-31T13:53:29.794Z] github.com/docker/docker/volume/service/opts [2021-08-31T13:53:29.794Z] github.com/docker/docker/volume/testutils' ']' [2021-08-31T13:53:29.795Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-31T13:53:29.835Z] #28 31.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-31T13:53:29.835Z] #28 31.56 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-31T13:53:30.399Z] #28 32.14 debconf: delaying package configuration, since apt-utils is not installed [2021-08-31T13:53:30.399Z] #28 32.39 Fetched 18.0 MB in 1s (31.3 MB/s) [2021-08-31T13:53:30.656Z] #28 32.46 Selecting previously unselected package pigz. [2021-08-31T13:53:30.656Z] #28 32.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-08-31T13:53:30.656Z] #28 32.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-31T13:53:30.656Z] #28 32.51 Unpacking pigz (2.6-1) ... [2021-08-31T13:53:30.656Z] #28 32.56 Selecting previously unselected package libelf1:amd64. [2021-08-31T13:53:30.656Z] #28 32.57 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-31T13:53:30.656Z] #28 32.58 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-31T13:53:30.748Z] ? github.com/docker/docker/api [no test files] [2021-08-31T13:53:30.913Z] #28 32.68 Selecting previously unselected package libbpf0:amd64. [2021-08-31T13:53:30.913Z] #28 32.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-31T13:53:30.913Z] #28 32.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-31T13:53:30.913Z] #28 32.78 Selecting previously unselected package libcap2:amd64. [2021-08-31T13:53:30.913Z] #28 32.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-31T13:53:30.913Z] #28 32.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-31T13:53:30.913Z] #28 32.85 Selecting previously unselected package libmnl0:amd64. [2021-08-31T13:53:30.913Z] #28 32.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-31T13:53:30.913Z] #28 32.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-31T13:53:30.913Z] #28 32.91 Selecting previously unselected package libxtables12:amd64. [2021-08-31T13:53:31.170Z] #28 32.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-31T13:53:31.170Z] #28 32.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-31T13:53:31.170Z] #28 32.97 Selecting previously unselected package libcap2-bin. [2021-08-31T13:53:31.170Z] #28 32.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-31T13:53:31.170Z] #28 32.99 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-31T13:53:31.428Z] #28 33.07 Selecting previously unselected package iproute2. [2021-08-31T13:53:31.428Z] #28 33.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-31T13:53:31.428Z] #28 33.08 Unpacking iproute2 (5.10.0-4) ... [2021-08-31T13:53:31.685Z] #28 33.39 Selecting previously unselected package xxd. [2021-08-31T13:53:31.685Z] #28 33.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:53:31.685Z] #28 33.41 Unpacking xxd (2:8.2.2434-3) ... [2021-08-31T13:53:31.685Z] #28 33.50 Selecting previously unselected package vim-common. [2021-08-31T13:53:31.685Z] #28 33.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:53:31.685Z] #28 33.52 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-31T13:53:31.946Z] #28 33.62 Selecting previously unselected package bash-completion. [2021-08-31T13:53:31.946Z] #28 33.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-31T13:53:32.880Z] #28 34.70 Unpacking bash-completion (1:2.11-2) ... [2021-08-31T13:53:33.137Z] #28 34.96 Selecting previously unselected package apparmor. [2021-08-31T13:53:33.137Z] #28 34.97 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-08-31T13:53:33.137Z] #28 35.00 Unpacking apparmor (2.13.6-10) ... [2021-08-31T13:53:33.394Z] #28 35.22 Selecting previously unselected package inetutils-ping. [2021-08-31T13:53:33.394Z] #28 35.23 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-31T13:53:33.394Z] #28 35.24 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-31T13:53:33.394Z] #28 35.33 Selecting previously unselected package libip4tc2:amd64. [2021-08-31T13:53:33.650Z] #28 35.34 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-31T13:53:33.651Z] #28 35.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-31T13:53:33.651Z] #28 35.40 Selecting previously unselected package libip6tc2:amd64. [2021-08-31T13:53:33.651Z] #28 35.41 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-31T13:53:33.651Z] #28 35.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-31T13:53:33.651Z] #28 35.46 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-31T13:53:33.651Z] #28 35.47 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-31T13:53:33.651Z] #28 35.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-31T13:53:33.651Z] #28 35.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-31T13:53:33.651Z] #28 35.52 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-31T13:53:33.651Z] #28 35.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-31T13:53:33.907Z] #28 35.60 Selecting previously unselected package libnftnl11:amd64. [2021-08-31T13:53:33.907Z] #28 35.61 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-31T13:53:33.907Z] #28 35.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-31T13:53:33.907Z] #28 35.71 Selecting previously unselected package iptables. [2021-08-31T13:53:33.907Z] #28 35.72 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-08-31T13:53:33.907Z] #28 35.73 Unpacking iptables (1.8.7-1) ... [2021-08-31T13:53:34.164Z] #28 35.93 Selecting previously unselected package libonig5:amd64. [2021-08-31T13:53:34.164Z] #28 35.94 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-31T13:53:34.164Z] #28 35.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:53:34.164Z] #28 36.04 Selecting previously unselected package libjq1:amd64. [2021-08-31T13:53:34.164Z] #28 36.05 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-08-31T13:53:34.164Z] #28 36.05 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:53:34.420Z] #28 36.12 Selecting previously unselected package jq. [2021-08-31T13:53:34.420Z] #28 36.14 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-08-31T13:53:34.420Z] #28 36.14 Unpacking jq (1.6-2.1) ... [2021-08-31T13:53:34.420Z] #28 36.21 Selecting previously unselected package libaio1:amd64. [2021-08-31T13:53:34.420Z] #28 36.23 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-08-31T13:53:34.420Z] #28 36.23 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-31T13:53:34.420Z] #28 36.28 Selecting previously unselected package libgpm2:amd64. [2021-08-31T13:53:34.420Z] #28 36.29 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-08-31T13:53:34.420Z] #28 36.30 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-31T13:53:34.676Z] #28 36.35 Selecting previously unselected package libinih1:amd64. [2021-08-31T13:53:34.676Z] #28 36.37 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-08-31T13:53:34.677Z] #28 36.37 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-31T13:53:34.677Z] #28 36.45 Selecting previously unselected package libnet1:amd64. [2021-08-31T13:53:34.677Z] #28 36.46 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-31T13:53:34.677Z] #28 36.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:53:34.677Z] #28 36.54 Selecting previously unselected package libnl-3-200:amd64. [2021-08-31T13:53:34.677Z] #28 36.55 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-31T13:53:34.677Z] #28 36.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:53:34.933Z] #28 36.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-31T13:53:34.933Z] #28 36.63 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-31T13:53:34.933Z] #28 36.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:53:34.933Z] #28 36.70 Selecting previously unselected package net-tools. [2021-08-31T13:53:34.933Z] #28 36.70 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-31T13:53:34.933Z] #28 36.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:53:34.933Z] #28 36.83 Selecting previously unselected package python-pip-whl. [2021-08-31T13:53:34.933Z] #28 36.84 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-08-31T13:53:34.933Z] #28 36.84 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-31T13:53:35.190Z] #28 37.21 Selecting previously unselected package python3-lib2to3. [2021-08-31T13:53:35.408Z] #58 259.4 # github.com/containerd/containerd/cmd/containerd [2021-08-31T13:53:35.409Z] #58 259.4 /usr/bin/ld: /tmp/go-link-2698221732/000019.o: in function `New': [2021-08-31T13:53:35.409Z] #58 259.4 /tmp/tmp.BkjYsf46ze/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 [2021-08-31T13:53:35.409Z] #58 259.5 + bin/containerd-stress [2021-08-31T13:53:35.409Z] #58 260.5 + bin/containerd-shim [2021-08-31T13:53:35.446Z] #28 37.22 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-31T13:53:35.446Z] #28 37.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:53:35.446Z] #28 37.30 Selecting previously unselected package python3-distutils. [2021-08-31T13:53:35.446Z] #28 37.32 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-08-31T13:53:35.446Z] #28 37.32 Unpacking python3-distutils (3.9.2-1) ... [2021-08-31T13:53:35.702Z] #28 37.42 Selecting previously unselected package python3-pkg-resources. [2021-08-31T13:53:35.702Z] #28 37.44 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-31T13:53:35.702Z] #28 37.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:53:35.702Z] #28 37.53 Selecting previously unselected package python3-setuptools. [2021-08-31T13:53:35.702Z] #28 37.55 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-08-31T13:53:35.702Z] #28 37.55 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-31T13:53:35.959Z] #28 37.72 Selecting previously unselected package python3-wheel. [2021-08-31T13:53:35.959Z] #28 37.73 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-08-31T13:53:35.959Z] #28 37.74 Unpacking python3-wheel (0.34.2-1) ... [2021-08-31T13:53:35.959Z] #28 37.80 Selecting previously unselected package python3-pip. [2021-08-31T13:53:35.959Z] #28 37.80 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-08-31T13:53:35.959Z] #28 37.81 Unpacking python3-pip (20.3.4-4) ... [2021-08-31T13:53:35.971Z] [2021-08-31T13:53:35.971Z] SUCCESS: Specified value was saved. [2021-08-31T13:53:36.215Z] #28 38.01 Selecting previously unselected package sudo. [2021-08-31T13:53:36.215Z] #28 38.01 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-08-31T13:53:36.215Z] #28 38.02 Unpacking sudo (1.9.5p2-3) ... [2021-08-31T13:53:36.729Z] #28 38.35 Selecting previously unselected package thin-provisioning-tools. [2021-08-31T13:53:36.729Z] #28 38.36 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-31T13:53:36.729Z] #28 38.37 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:53:36.729Z] #28 38.50 Selecting previously unselected package uidmap. [2021-08-31T13:53:36.729Z] #28 38.51 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-31T13:53:36.729Z] #28 38.51 Unpacking uidmap (1:4.8.1-1) ... [2021-08-31T13:53:36.729Z] #28 38.62 Selecting previously unselected package vim-runtime. [2021-08-31T13:53:36.938Z] INFO: Downloading git... [2021-08-31T13:53:36.985Z] #28 38.63 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-31T13:53:36.985Z] #28 38.66 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-31T13:53:36.985Z] #28 38.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-31T13:53:36.985Z] #28 38.68 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:53:38.476Z] INFO: Downloading go... [2021-08-31T13:53:38.879Z] #28 40.33 Selecting previously unselected package vim. [2021-08-31T13:53:38.879Z] #28 40.33 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-31T13:53:38.879Z] #28 40.35 Unpacking vim (2:8.2.2434-3) ... [2021-08-31T13:53:38.879Z] #28 40.68 Selecting previously unselected package xfsprogs. [2021-08-31T13:53:38.879Z] #28 40.69 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-31T13:53:38.879Z] #28 40.70 Unpacking xfsprogs (5.10.0-4) ... [2021-08-31T13:53:39.136Z] #28 40.95 Selecting previously unselected package zip. [2021-08-31T13:53:39.136Z] #28 40.96 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-08-31T13:53:39.136Z] #28 40.96 Unpacking zip (3.0-12) ... [2021-08-31T13:53:39.393Z] #28 41.12 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-31T13:53:39.957Z] #28 41.76 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-31T13:53:39.957Z] #28 41.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-31T13:53:39.957Z] #28 41.78 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-31T13:53:39.957Z] #28 41.80 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-31T13:53:39.957Z] #28 41.81 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-31T13:53:39.957Z] #28 41.83 Setting up uidmap (1:4.8.1-1) ... [2021-08-31T13:53:39.957Z] #28 41.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-31T13:53:39.957Z] #28 41.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-31T13:53:39.957Z] #28 41.87 Setting up python3-wheel (0.34.2-1) ... [2021-08-31T13:53:40.522Z] #28 42.26 Setting up xxd (2:8.2.2434-3) ... [2021-08-31T13:53:40.522Z] #28 42.28 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-31T13:53:40.522Z] #28 42.30 Setting up libcap2-bin (1:2.44-1) ... [2021-08-31T13:53:40.522Z] #28 42.31 Setting up apparmor (2.13.6-10) ... [2021-08-31T13:53:41.382Z] INFO: Downloading compiler 1 of 3... [2021-08-31T13:53:41.454Z] #28 43.44 Setting up zip (3.0-12) ... [2021-08-31T13:53:41.711Z] #28 43.45 Setting up vim-common (2:8.2.2434-3) ... [2021-08-31T13:53:41.711Z] #28 43.47 Setting up bash-completion (1:2.11-2) ... [2021-08-31T13:53:41.723Z] #58 263.3 # github.com/containerd/containerd/cmd/containerd [2021-08-31T13:53:41.723Z] #58 263.3 /usr/bin/ld: /tmp/go-link-3568850211/000019.o: in function `New': [2021-08-31T13:53:41.723Z] #58 263.3 /tmp/tmp.WyD8CTOz75/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 [2021-08-31T13:53:41.723Z] #58 263.4 + bin/containerd-stress [2021-08-31T13:53:41.723Z] #58 264.4 + bin/containerd-shim [2021-08-31T13:53:41.842Z] INFO: Downloading compiler 2 of 3... [2021-08-31T13:53:41.842Z] INFO: Downloading compiler 3 of 3... [2021-08-31T13:53:41.842Z] INFO: Extracting git... [2021-08-31T13:53:41.983Z] #58 267.8 + bin/containerd-shim-runc-v1 [2021-08-31T13:53:43.083Z] #28 44.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-31T13:53:43.083Z] #28 44.82 Setting up sudo (1.9.5p2-3) ... [2021-08-31T13:53:43.083Z] #28 44.88 invoke-rc.d: could not determine current runlevel [2021-08-31T13:53:43.083Z] #28 44.88 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-31T13:53:43.083Z] #28 44.89 Setting up xfsprogs (5.10.0-4) ... [2021-08-31T13:53:43.083Z] #28 44.91 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-31T13:53:43.083Z] #28 44.92 Setting up inetutils-ping (2:2.0-1) ... [2021-08-31T13:53:43.083Z] #28 44.93 Setting up pigz (2.6-1) ... [2021-08-31T13:53:43.083Z] #28 44.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-31T13:53:43.083Z] #28 44.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-31T13:53:43.083Z] #28 44.98 Setting up python-pip-whl (20.3.4-4) ... [2021-08-31T13:53:43.083Z] #28 45.00 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-31T13:53:43.648Z] #28 45.43 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-31T13:53:43.648Z] #28 45.44 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-31T13:53:43.905Z] #28 45.72 Setting up libelf1:amd64 (0.183-1) ... [2021-08-31T13:53:43.905Z] #28 45.73 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-31T13:53:43.905Z] #28 45.75 Setting up python3-distutils (3.9.2-1) ... [2021-08-31T13:53:44.163Z] #28 46.09 Setting up vim (2:8.2.2434-3) ... [2021-08-31T13:53:44.163Z] #28 46.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-31T13:53:44.163Z] #28 46.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-31T13:53:44.163Z] #28 46.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-31T13:53:44.163Z] #28 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-31T13:53:44.163Z] #28 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-31T13:53:44.420Z] #28 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-31T13:53:44.420Z] #28 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-31T13:53:44.421Z] #28 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-31T13:53:44.421Z] #28 46.16 Setting up python3-setuptools (52.0.0-4) ... [2021-08-31T13:53:45.352Z] #28 47.13 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-31T13:53:45.352Z] #28 47.14 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-31T13:53:45.352Z] #28 47.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-31T13:53:45.352Z] #28 47.19 Setting up python3-pip (20.3.4-4) ... [2021-08-31T13:53:45.677Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2021-08-31T13:53:46.284Z] #28 47.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-31T13:53:46.284Z] #28 47.96 Setting up jq (1.6-2.1) ... [2021-08-31T13:53:46.284Z] #28 47.98 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-31T13:53:46.284Z] #28 47.99 Setting up iptables (1.8.7-1) ... [2021-08-31T13:53:46.284Z] #28 48.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:53:46.284Z] #28 48.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:53:46.284Z] #28 48.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-31T13:53:46.284Z] #28 48.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-31T13:53:46.284Z] #28 48.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-31T13:53:46.284Z] #28 48.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-31T13:53:46.284Z] #28 48.04 Setting up iproute2 (5.10.0-4) ... [2021-08-31T13:53:46.541Z] #28 48.28 Processing triggers for libc-bin (2.31-13) ... [2021-08-31T13:53:47.105Z] #28 DONE 48.9s [2021-08-31T13:53:47.105Z] [2021-08-31T13:53:47.105Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-08-31T13:53:47.105Z] #29 sha256:7b9f80fe68ae4042eb12e0bcc6a2ae17d419ad1abb3ca8403483598ef50c9771 [2021-08-31T13:53:47.359Z] #58 273.0 + bin/containerd-shim-runc-v2 [2021-08-31T13:53:47.359Z] #58 273.6 + binaries [2021-08-31T13:53:47.359Z] #58 273.6 + install -D bin/containerd /build/containerd [2021-08-31T13:53:47.359Z] #58 273.6 + install -D bin/containerd-shim /build/containerd-shim [2021-08-31T13:53:47.359Z] #58 273.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-31T13:53:47.359Z] #58 273.6 + install -D bin/ctr /build/ctr [2021-08-31T13:53:48.038Z] #29 1.017 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-31T13:53:48.038Z] #29 1.022 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-31T13:53:48.038Z] #29 1.026 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-31T13:53:48.038Z] #29 DONE 1.1s [2021-08-31T13:53:48.038Z] [2021-08-31T13:53:48.038Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-31T13:53:48.038Z] #30 sha256:85067f73143af934414bf5c13567263f699278d28a09f1bf98ebd3b9e5f6eeee [2021-08-31T13:53:48.309Z] #58 271.6 + bin/containerd-shim-runc-v1 [2021-08-31T13:53:49.891Z] #58 DONE 276.1s [2021-08-31T13:53:50.828Z] [2021-08-31T13:53:50.828Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-31T13:53:50.828Z] #59 sha256:adc2d7b3bcd4933ef8078aba8d1b49c377ff86704bf968451ce907ae605378fc [2021-08-31T13:53:51.763Z] #59 DONE 1.0s [2021-08-31T13:53:52.021Z] [2021-08-31T13:53:52.021Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-31T13:53:52.021Z] #63 sha256:6b053b0f200c7c1c43da491f2e3c7442a7eba94c985d230293e704767183ef25 [2021-08-31T13:53:52.021Z] #63 DONE 0.2s [2021-08-31T13:53:52.021Z] [2021-08-31T13:53:52.021Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-31T13:53:52.021Z] #68 sha256:e16f3414d3229ef6b967769d98cf4e6d83e973155a3da8ff39c3f0fb9642c62b [2021-08-31T13:53:53.397Z] #68 DONE 1.0s [2021-08-31T13:53:53.397Z] [2021-08-31T13:53:53.397Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-31T13:53:53.397Z] #69 sha256:0b03a42e3a4479b78fb86c9b15edefe8b7aa751016a2f4e031d74d76d7add1d5 [2021-08-31T13:53:53.397Z] #69 DONE 0.0s [2021-08-31T13:53:53.397Z] [2021-08-31T13:53:53.397Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-31T13:53:53.397Z] #70 sha256:894d007ff5a1ed1c2cce2e486b02939e60aa5810dfe638242622691938d9e46f [2021-08-31T13:53:53.597Z] #58 276.6 + bin/containerd-shim-runc-v2 [2021-08-31T13:53:53.597Z] #58 277.2 + binaries [2021-08-31T13:53:53.856Z] #58 277.2 + install -D bin/containerd /build/containerd [2021-08-31T13:53:53.856Z] #58 277.2 + install -D bin/containerd-shim /build/containerd-shim [2021-08-31T13:53:53.856Z] #58 277.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-31T13:53:53.856Z] #58 277.2 + install -D bin/ctr /build/ctr [2021-08-31T13:53:54.235Z] INFO: Expanding go... [2021-08-31T13:53:54.334Z] #70 DONE 1.2s [2021-08-31T13:53:54.334Z] [2021-08-31T13:53:54.334Z] #71 exporting to image [2021-08-31T13:53:54.334Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-31T13:53:54.334Z] #71 exporting layers [2021-08-31T13:53:56.141Z] #30 7.806 Collecting yamllint==1.26.1 [2021-08-31T13:53:57.073Z] #30 8.845 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-31T13:53:57.637Z] #30 9.515 Collecting pathspec>=0.5.3 [2021-08-31T13:53:57.637Z] #30 9.526 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-31T13:53:57.895Z] #30 9.714 Collecting pyyaml [2021-08-31T13:53:57.895Z] #30 9.719 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-31T13:53:57.895Z] #30 9.761 Building wheels for collected packages: yamllint [2021-08-31T13:53:57.895Z] #30 9.766 Building wheel for yamllint (setup.py): started [2021-08-31T13:53:58.052Z] #58 DONE 281.1s [2021-08-31T13:53:58.459Z] #30 10.29 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-31T13:53:58.459Z] #30 10.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=07e98d106f8a72a8d38d1d5b1a7f84e057547bbbd7a87f1b9f03447076cfe777 [2021-08-31T13:53:58.459Z] #30 10.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-31T13:53:58.459Z] #30 10.30 Successfully built yamllint [2021-08-31T13:53:58.459Z] #30 10.32 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-31T13:53:58.621Z] [2021-08-31T13:53:58.621Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-31T13:53:58.621Z] #59 sha256:9235646eb284a5aa8cbe2f0d3b089f85f6eca276f34f5ef3cfa0fc3b300a6e4c [2021-08-31T13:53:58.717Z] #30 10.58 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-31T13:53:58.975Z] #30 DONE 11.0s [2021-08-31T13:53:58.975Z] [2021-08-31T13:53:58.975Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:53:58.975Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:53:59.232Z] #65 ... [2021-08-31T13:53:59.232Z] [2021-08-31T13:53:59.232Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-31T13:53:59.232Z] #33 sha256:7cecacf7391def8975ae8ef5b92a0aad16969ea9763e85d0971f77fd77c3eee1 [2021-08-31T13:53:59.559Z] #59 DONE 1.2s [2021-08-31T13:53:59.796Z] #33 DONE 0.5s [2021-08-31T13:53:59.796Z] [2021-08-31T13:53:59.796Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:53:59.796Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:53:59.796Z] #65 ... [2021-08-31T13:53:59.796Z] [2021-08-31T13:53:59.796Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-31T13:53:59.796Z] #38 sha256:300aed624054a8b66572c80a3778efb23fe58111d33b899f5a3a4e760a034493 [2021-08-31T13:53:59.819Z] [2021-08-31T13:53:59.819Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-31T13:53:59.819Z] #63 sha256:8b62e77cdcccad9086fa2a54f9f630e899eb81705dc9a8e3d3c4ca3e651e8d5c [2021-08-31T13:54:00.054Z] #38 DONE 0.4s [2021-08-31T13:54:00.055Z] [2021-08-31T13:54:00.055Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-31T13:54:00.055Z] #41 sha256:bd6bfae567eef6013ba0ef4349c8afa6a6c38c37519f70f19f02385569410cd4 [2021-08-31T13:54:00.055Z] #41 DONE 0.1s [2021-08-31T13:54:00.055Z] [2021-08-31T13:54:00.055Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-31T13:54:00.055Z] #43 sha256:3c24b32134aa420ca3f8f5e8c4ec2cd74835e7f04623209d5196f15defa26924 [2021-08-31T13:54:00.055Z] #43 DONE 0.1s [2021-08-31T13:54:00.055Z] [2021-08-31T13:54:00.055Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-31T13:54:00.055Z] #46 sha256:5b494c31d3d108b5087b4dbffdf6554cb0c894d04eb7c4557b3793bb669fc1eb [2021-08-31T13:54:00.078Z] #63 DONE 0.3s [2021-08-31T13:54:00.078Z] [2021-08-31T13:54:00.078Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-31T13:54:00.078Z] #68 sha256:dee522f49bf733deddd9a36d542ffc7082154853a2765dff46a5a78bab953563 [2021-08-31T13:54:00.313Z] #46 DONE 0.1s [2021-08-31T13:54:00.313Z] [2021-08-31T13:54:00.313Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-31T13:54:00.313Z] #49 sha256:5fcdbe7a071b0f8ba8310ea17f4a96a164e008e1fc029769054e3668bf3745fe [2021-08-31T13:54:00.313Z] #49 DONE 0.2s [2021-08-31T13:54:00.313Z] [2021-08-31T13:54:00.313Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:54:00.313Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:54:00.571Z] #65 ... [2021-08-31T13:54:00.571Z] [2021-08-31T13:54:00.571Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-31T13:54:00.571Z] #53 sha256:2f91967d4f0be41e97088c614d1dd38bbcb4ca4d4b917d8bfe3b970913551cb1 [2021-08-31T13:54:00.571Z] #53 DONE 0.1s [2021-08-31T13:54:00.571Z] [2021-08-31T13:54:00.571Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-31T13:54:00.571Z] #55 sha256:2fae209a5adc50021701cb3334f80f46f88645e55bd65a40856181cebfa76f15 [2021-08-31T13:54:00.829Z] #55 DONE 0.1s [2021-08-31T13:54:00.829Z] [2021-08-31T13:54:00.829Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-31T13:54:00.829Z] #57 sha256:b9b4b8d549e5615902eb925be90a29352312b7611a61181b83ae43c0cfd4bffb [2021-08-31T13:54:00.829Z] #57 DONE 0.1s [2021-08-31T13:54:00.829Z] [2021-08-31T13:54:00.829Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-31T13:54:00.829Z] #59 sha256:5fc011e558ff31834e3742ec15192145ba5adc5b71c41d94d2eefa21265356d7 [2021-08-31T13:54:00.829Z] #59 DONE 0.1s [2021-08-31T13:54:00.829Z] [2021-08-31T13:54:00.829Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:54:00.829Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:54:00.900Z] #71 exporting layers 5.9s done [2021-08-31T13:54:00.900Z] #71 writing image sha256:9b6e7e7be70cc9d4e306714b25ea10d84c3198908b27247b5db93de56279b0c3 [2021-08-31T13:54:00.900Z] #71 writing image sha256:9b6e7e7be70cc9d4e306714b25ea10d84c3198908b27247b5db93de56279b0c3 done [2021-08-31T13:54:00.900Z] #71 naming to docker.io/library/docker:c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 done [2021-08-31T13:54:00.900Z] #71 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-31T13:54:01.086Z] #65 ... [2021-08-31T13:54:01.086Z] [2021-08-31T13:54:01.086Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-31T13:54:01.086Z] #61 sha256:560626245588be0091d06d486ef23925f68bf3ea9da2e467646dceaf34da589a [2021-08-31T13:54:01.086Z] #61 DONE 0.1s [2021-08-31T13:54:01.086Z] [2021-08-31T13:54:01.086Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:54:01.086Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:54:01.252Z] + trap exit INT TERM [2021-08-31T13:54:01.252Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-31T13:54:01.252Z] + CONTAINER_NAME=docker-pr4 [2021-08-31T13:54:01.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42797/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 -e DOCKER_GRAPHDRIVER docker:c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 hack/make.sh dynbinary [2021-08-31T13:54:01.459Z] #68 DONE 1.3s [2021-08-31T13:54:01.459Z] [2021-08-31T13:54:01.459Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-31T13:54:01.459Z] #69 sha256:11006fea7b9c7c37a440e78a84f2013f3f4ace5c15bbb9895e997656a0e62c06 [2021-08-31T13:54:01.459Z] #69 DONE 0.0s [2021-08-31T13:54:01.459Z] [2021-08-31T13:54:01.459Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-31T13:54:01.459Z] #70 sha256:de5a71517f0c9306c7adc96a54407d3755969db2d817083068ad3661aa2b513f [2021-08-31T13:54:02.840Z] #70 DONE 1.3s [2021-08-31T13:54:02.841Z] [2021-08-31T13:54:02.841Z] #71 exporting to image [2021-08-31T13:54:02.841Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-31T13:54:02.841Z] #71 exporting layers [2021-08-31T13:54:03.155Z] [2021-08-31T13:54:03.155Z] Removing bundles/ [2021-08-31T13:54:03.155Z] [2021-08-31T13:54:03.155Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-31T13:54:03.155Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T13:54:03.155Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T13:54:09.420Z] #71 exporting layers 6.1s done [2021-08-31T13:54:09.420Z] #71 writing image sha256:a369ee1fdb9f3e0cba1d28b2b327d3c5ae2d33a2f9d0ea70e8cca4f0fce26da0 done [2021-08-31T13:54:09.420Z] #71 naming to docker.io/library/docker:6deef8f9d3b0648c143f29899b09370e97f02f9a done [2021-08-31T13:54:09.420Z] #71 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-31T13:54:09.782Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=6deef8f9d3b0648c143f29899b09370e97f02f9a -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:6deef8f9d3b0648c143f29899b09370e97f02f9a hack/make.sh dynbinary test-integration [2021-08-31T13:54:11.165Z] [2021-08-31T13:54:11.165Z] Removing bundles/ [2021-08-31T13:54:11.165Z] [2021-08-31T13:54:11.165Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-31T13:54:11.165Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T13:54:11.165Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T13:54:15.340Z] INFO: Expanding compiler 1 of 3... [2021-08-31T13:54:15.946Z] #65 ... [2021-08-31T13:54:15.947Z] [2021-08-31T13:54:15.947Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-31T13:54:15.947Z] #62 sha256:50cbad1944f9ea29c1abdd946eecfa169f1b03b4b37c5fd0e7bdc962247452f4 [2021-08-31T13:54:15.947Z] #62 83.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-31T13:54:15.947Z] #62 84.19 + mkdir -p /build [2021-08-31T13:54:15.947Z] #62 84.19 + cp runc /build/runc [2021-08-31T13:54:15.947Z] #62 DONE 84.6s [2021-08-31T13:54:15.947Z] [2021-08-31T13:54:15.947Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:54:15.947Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:54:16.310Z] INFO: Expanding compiler 2 of 3... [2021-08-31T13:54:17.322Z] #65 ... [2021-08-31T13:54:17.322Z] [2021-08-31T13:54:17.322Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-31T13:54:17.322Z] #63 sha256:d77f8c30702b578de3c0c88863078f8784863f0aef9ebd3ff83e0a3bf7973216 [2021-08-31T13:54:17.322Z] #63 DONE 0.1s [2021-08-31T13:54:17.322Z] [2021-08-31T13:54:17.322Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-31T13:54:17.322Z] #65 sha256:0818ea715bca25c6ce002eb8792a206c14095aba9f4d701f04a1463f9431ae67 [2021-08-31T13:54:19.214Z] #65 144.4 # github.com/containerd/containerd/cmd/containerd [2021-08-31T13:54:19.214Z] #65 144.4 /usr/bin/ld: /tmp/go-link-869198/000019.o: in function `New': [2021-08-31T13:54:19.214Z] #65 144.4 /tmp/tmp.C3yN69uycP/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 [2021-08-31T13:54:19.471Z] #65 144.5 + bin/containerd-stress [2021-08-31T13:54:20.517Z] #65 145.7 + bin/containerd-shim [2021-08-31T13:54:21.005Z] INFO: Expanding compiler 3 of 3... [2021-08-31T13:54:21.465Z] INFO: Removing downloaded files... [2021-08-31T13:54:21.465Z] INFO: Downloading containerd [2021-08-31T13:54:23.100Z] Removing intermediate container 3121076a6ddf [2021-08-31T13:54:23.100Z] ---> 5d724fe0d4d2 [2021-08-31T13:54:23.100Z] Step 8/11 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-31T13:54:23.100Z] ---> Running in 65c29d092c6c [2021-08-31T13:54:23.800Z] Removing intermediate container 21082ce3c19c [2021-08-31T13:54:23.800Z] ---> 18e8d99af6f3 [2021-08-31T13:54:23.800Z] Step 8/11 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-31T13:54:23.800Z] ---> Running in 6f09b23e3834 [2021-08-31T13:54:23.800Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-31T13:54:23.800Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-31T13:54:23.800Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-31T13:54:23.800Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-31T13:54:23.800Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:54:23.800Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-31T13:54:23.800Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-31T13:54:23.800Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-31T13:54:23.800Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-31T13:54:23.800Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-31T13:54:23.800Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-31T13:54:23.800Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-31T13:54:23.800Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-31T13:54:23.800Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:54:23.800Z] Use 'go install pkg@version' instead. [2021-08-31T13:54:23.800Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:54:23.800Z] or run 'go help get' or 'go help install'. [2021-08-31T13:54:23.800Z] INFO: Build done for gotestsum... [2021-08-31T13:54:24.626Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-31T13:54:24.626Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-31T13:54:25.126Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-31T13:54:25.126Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-31T13:54:25.126Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:54:25.126Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-31T13:54:25.126Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-31T13:54:25.126Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-31T13:54:25.126Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-31T13:54:25.126Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-31T13:54:25.126Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-31T13:54:25.582Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-31T13:54:25.582Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-31T13:54:27.109Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:54:27.109Z] Use 'go install pkg@version' instead. [2021-08-31T13:54:27.109Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:54:27.109Z] or run 'go help get' or 'go help install'. [2021-08-31T13:54:28.686Z] #65 153.1 + bin/containerd-shim-runc-v1 [2021-08-31T13:54:29.998Z] INFO: Build done for gotestsum... [2021-08-31T13:54:30.103Z] [2021-08-31T13:54:30.103Z] Name Version Source Summary [2021-08-31T13:54:30.103Z] ---- ------- ------ ------- [2021-08-31T13:54:30.103Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-08-31T13:54:30.563Z] [2021-08-31T13:54:30.563Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-08-31T13:54:30.563Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-08-31T13:54:30.563Z] PSChildName : containerd [2021-08-31T13:54:30.563Z] PSDrive : C [2021-08-31T13:54:30.563Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-08-31T13:54:30.563Z] PSIsContainer : True [2021-08-31T13:54:30.563Z] Name : containerd [2021-08-31T13:54:30.563Z] FullName : C:\containerd [2021-08-31T13:54:30.563Z] Parent : [2021-08-31T13:54:30.563Z] Exists : True [2021-08-31T13:54:30.563Z] Root : C:\ [2021-08-31T13:54:30.563Z] Extension : [2021-08-31T13:54:30.563Z] CreationTime : 8/31/2021 1:54:30 PM [2021-08-31T13:54:30.563Z] CreationTimeUtc : 8/31/2021 1:54:30 PM [2021-08-31T13:54:30.563Z] LastAccessTime : 8/31/2021 1:54:30 PM [2021-08-31T13:54:30.563Z] LastAccessTimeUtc : 8/31/2021 1:54:30 PM [2021-08-31T13:54:30.563Z] LastWriteTime : 8/31/2021 1:54:30 PM [2021-08-31T13:54:30.563Z] LastWriteTimeUtc : 8/31/2021 1:54:30 PM [2021-08-31T13:54:30.563Z] Attributes : Directory [2021-08-31T13:54:30.563Z] Mode : d----- [2021-08-31T13:54:30.563Z] BaseName : containerd [2021-08-31T13:54:30.563Z] Target : {} [2021-08-31T13:54:30.563Z] LinkType : [2021-08-31T13:54:30.563Z] [2021-08-31T13:54:30.841Z] Removing intermediate container 6f09b23e3834 [2021-08-31T13:54:30.841Z] ---> 400b608b326f [2021-08-31T13:54:30.841Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-31T13:54:30.841Z] ---> Running in c68f9c228738 [2021-08-31T13:54:30.841Z] Removing intermediate container c68f9c228738 [2021-08-31T13:54:30.841Z] ---> 8221aa8b5c88 [2021-08-31T13:54:30.841Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-31T13:54:30.841Z] ---> Running in e5f248e021fb [2021-08-31T13:54:30.841Z] Removing intermediate container e5f248e021fb [2021-08-31T13:54:30.841Z] ---> 04b0489997a1 [2021-08-31T13:54:30.841Z] Step 11/11 : COPY . . [2021-08-31T13:54:32.162Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-31T13:54:32.162Z] INFO: Configuring git core.autocrlf... [2021-08-31T13:54:32.162Z] [2021-08-31T13:54:32.162Z] [2021-08-31T13:54:33.979Z] #65 158.5 + bin/containerd-shim-runc-v2 [2021-08-31T13:54:33.979Z] #65 159.0 + binaries [2021-08-31T13:54:33.979Z] #65 159.0 + install -D bin/containerd /build/containerd [2021-08-31T13:54:33.979Z] #65 159.1 + install -D bin/containerd-shim /build/containerd-shim [2021-08-31T13:54:33.979Z] #65 159.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-31T13:54:33.979Z] #65 159.1 + install -D bin/ctr /build/ctr [2021-08-31T13:54:34.541Z] #65 DONE 159.7s [2021-08-31T13:54:35.908Z] [2021-08-31T13:54:35.908Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-31T13:54:35.908Z] #66 sha256:aa061f28a0b7ba117b41f4efc25d26341e8c1ea02d5e20855be7e617c5406a33 [2021-08-31T13:54:35.908Z] #66 DONE 0.2s [2021-08-31T13:54:35.908Z] [2021-08-31T13:54:35.908Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-31T13:54:35.908Z] #70 sha256:cf9722e5e5a506e659dfb34a7f156c2204ddca7fe40e552c0ea2c4cc120e2899 [2021-08-31T13:54:35.908Z] #70 DONE 0.1s [2021-08-31T13:54:35.908Z] [2021-08-31T13:54:35.908Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-31T13:54:35.908Z] #75 sha256:74f9846eb1c1cbd8cc7a1d0978e231101825357c8f4bca1fc71c2fb3feb9d4db [2021-08-31T13:54:36.470Z] #75 DONE 0.5s [2021-08-31T13:54:36.470Z] [2021-08-31T13:54:36.470Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-31T13:54:36.470Z] #76 sha256:be822ce8507b417e5c70c1bb6a7c6bc65883da67e357982a54779d9fb40d6c71 [2021-08-31T13:54:36.470Z] #76 DONE 0.0s [2021-08-31T13:54:36.470Z] [2021-08-31T13:54:36.470Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-31T13:54:36.470Z] #77 sha256:8eea1fe995a4bb36ffa097bfc5bcc488423212695f13c7e20821c50119b3e144 [2021-08-31T13:54:40.296Z] Removing intermediate container 65c29d092c6c [2021-08-31T13:54:40.296Z] ---> 6ddc31eabd81 [2021-08-31T13:54:40.296Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-31T13:54:40.296Z] ---> Running in 19143ada9b4f [2021-08-31T13:54:40.296Z] Removing intermediate container 19143ada9b4f [2021-08-31T13:54:40.296Z] ---> 17aa56fa59cb [2021-08-31T13:54:40.296Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-31T13:54:40.296Z] ---> Running in 26e958b400f4 [2021-08-31T13:54:40.296Z] Removing intermediate container 26e958b400f4 [2021-08-31T13:54:40.296Z] ---> 7df7f5d4a62b [2021-08-31T13:54:40.296Z] Step 11/11 : COPY . . [2021-08-31T13:54:40.645Z] #77 DONE 4.2s [2021-08-31T13:54:40.645Z] [2021-08-31T13:54:40.645Z] #78 exporting to image [2021-08-31T13:54:40.645Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-31T13:54:40.645Z] #78 exporting layers [2021-08-31T13:54:51.892Z] ---> 2b0389aa6d03 [2021-08-31T13:54:51.901Z] Successfully built 2b0389aa6d03 [2021-08-31T13:54:51.901Z] Successfully tagged docker:latest [2021-08-31T13:54:51.901Z] INFO: Image build ended at 08/31/2021 13:54:50. Duration:00:02:40.6717609 [2021-08-31T13:54:51.901Z] [2021-08-31T13:54:51.901Z] [2021-08-31T13:54:51.901Z] INFO: Building the test binaries at 08/31/2021 13:54:50... [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 77.3% of statements [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/builder/remotecontext 0.156s coverage: 13.7% of statements [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/builder/dockerfile 0.310s coverage: 49.0% of statements [2021-08-31T13:54:53.456Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-31T13:54:53.456Z] ok github.com/docker/docker/cmd/docker-proxy 0.203s coverage: 67.6% of statements [2021-08-31T13:54:54.077Z] INFO: make.ps1 starting at 08/31/2021 13:54:53 [2021-08-31T13:54:54.077Z] INFO: Git commit (95e33207c5) assumed from DOCKER_GITCOMMIT environment variable [2021-08-31T13:54:54.077Z] INFO: Invoking autogen... [2021-08-31T13:54:54.077Z] INFO: Building daemon... [2021-08-31T13:54:54.404Z] ok github.com/docker/docker/builder/remotecontext/git 5.331s coverage: 86.3% of statements [2021-08-31T13:54:54.404Z] ? github.com/docker/docker/cli [no test files] [2021-08-31T13:54:54.404Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-31T13:54:56.964Z] ok github.com/docker/docker/client 0.304s coverage: 75.6% of statements [2021-08-31T13:54:57.327Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T13:54:57.327Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T13:54:57.327Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T13:54:57.327Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T13:54:57.327Z] [2021-08-31T13:54:57.327Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-31T13:54:57.894Z] DOCKER_SYSTEMD=1 [2021-08-31T13:54:57.894Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-31T13:54:57.894Z] HOSTNAME=959011d0eb68 [2021-08-31T13:54:57.894Z] DEST=bundles/test-integration [2021-08-31T13:54:57.894Z] PWD=/go/src/github.com/docker/docker [2021-08-31T13:54:57.894Z] DOCKER_GITCOMMIT=50be6467394c0c3da0a05c05d98a6689dbfcda53 [2021-08-31T13:54:57.894Z] container=docker [2021-08-31T13:54:57.894Z] HOME=/root [2021-08-31T13:54:57.894Z] LANG=C.UTF-8 [2021-08-31T13:54:57.894Z] INVOCATION_ID=fe65cfbc5faa444190b383129129510c [2021-08-31T13:54:57.894Z] GOLANG_VERSION=1.17 [2021-08-31T13:54:57.894Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-31T13:54:57.894Z] VALIDATE_BRANCH=master [2021-08-31T13:54:57.894Z] TERM=xterm [2021-08-31T13:54:57.894Z] DOCKER_PKG=github.com/docker/docker [2021-08-31T13:54:57.894Z] SHLVL=3 [2021-08-31T13:54:57.894Z] TIMEOUT=120m [2021-08-31T13:54:57.894Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-31T13:54:57.894Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-31T13:54:57.894Z] GO111MODULE=off [2021-08-31T13:54:57.894Z] DOCKER_EXPERIMENTAL=1 [2021-08-31T13:54:57.894Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-31T13:54:57.894Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-31T13:54:57.894Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-31T13:54:57.894Z] GOPATH=/go [2021-08-31T13:54:57.894Z] PKG_CONFIG=pkg-config [2021-08-31T13:54:57.894Z] _=/usr/bin/env [2021-08-31T13:54:57.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-31T13:54:57.945Z] ---> 150173dc2a02 [2021-08-31T13:54:57.945Z] Successfully built 150173dc2a02 [2021-08-31T13:54:57.945Z] Successfully tagged docker:latest [2021-08-31T13:54:57.945Z] INFO: Image build ended at 08/31/2021 13:54:57. Duration:00:02:32.4762193 [2021-08-31T13:54:57.945Z] [2021-08-31T13:54:57.945Z] [2021-08-31T13:54:57.945Z] INFO: Building the test binaries at 08/31/2021 13:54:57... [2021-08-31T13:55:00.842Z] INFO: make.ps1 starting at 08/31/2021 13:55:00 [2021-08-31T13:55:01.299Z] INFO: Git commit (d2def828c9) assumed from DOCKER_GITCOMMIT environment variable [2021-08-31T13:55:01.299Z] INFO: Invoking autogen... [2021-08-31T13:55:01.754Z] INFO: Building daemon... [2021-08-31T13:55:07.173Z] #78 exporting layers 25.1s done [2021-08-31T13:55:07.174Z] #78 writing image sha256:0c5ccf168f1eb5f426007fdd0221f17d0fbb24d408ab0be982be9305ee593ff6 done [2021-08-31T13:55:07.174Z] #78 naming to docker.io/library/docker:a80be7b932dadcb60f57b0f71f14d52031aef01e done [2021-08-31T13:55:07.174Z] #78 DONE 25.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-31T13:55:07.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42797/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a80be7b932dadcb60f57b0f71f14d52031aef01e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a80be7b932dadcb60f57b0f71f14d52031aef01e hack/validate/default [2021-08-31T13:55:08.507Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-31T13:55:08.507Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-31T13:55:08.507Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-31T13:55:08.507Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-31T13:55:08.507Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-31T13:55:08.507Z] Congratulations! No new tests were added to integration-cli. [2021-08-31T13:55:08.764Z] [2021-08-31T13:55:08.764Z] INFO Start validation with golang-ci-lint [2021-08-31T13:55:08.764Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-31T13:55:09.020Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-31T13:55:09.020Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-31T13:55:29.109Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.3% of statements [2021-08-31T13:55:29.109Z] ok github.com/docker/docker/container 0.132s coverage: 34.8% of statements [2021-08-31T13:55:29.109Z] ok github.com/docker/docker/cmd/dockerd/trap 2.923s coverage: 0.0% of statements [2021-08-31T13:55:29.109Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-31T13:55:29.109Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-31T13:55:29.109Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-31T13:55:29.109Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-31T13:55:29.109Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-31T13:55:29.109Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements [2021-08-31T13:55:31.085Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.9% of statements [2021-08-31T13:55:33.643Z] ok github.com/docker/docker/daemon/cluster 0.141s coverage: 0.5% of statements [2021-08-31T13:55:35.043Z] ok github.com/docker/docker/daemon/config 0.167s coverage: 81.1% of statements [2021-08-31T13:55:35.307Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2021-08-31T13:55:36.698Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2021-08-31T13:55:36.960Z] ok github.com/docker/docker/daemon/graphdriver 0.048s coverage: 2.2% of statements [2021-08-31T13:55:39.661Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T13:55:39.661Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T13:55:39.661Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T13:55:39.661Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T13:55:39.661Z] [2021-08-31T13:55:40.271Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.877s coverage: 74.6% of statements [2021-08-31T13:55:40.533Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.566s coverage: 13.8% of statements [2021-08-31T13:55:40.533Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.1% of statements [2021-08-31T13:55:40.605Z] + TEST_INTEGRATION_DEST=1 [2021-08-31T13:55:40.606Z] + CONTAINER_NAME=docker-pr4-1 [2021-08-31T13:55:40.606Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-31T13:55:40.606Z] + run_tests test-integration-flaky [2021-08-31T13:55:40.606Z] + '[' -n 0 ']' [2021-08-31T13:55:40.606Z] + rm= [2021-08-31T13:55:40.606Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42797/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 hack/make.sh test-integration-flaky test-integration [2021-08-31T13:55:40.606Z] + c=0 [2021-08-31T13:55:40.606Z] + TEST_INTEGRATION_DEST=2 [2021-08-31T13:55:40.606Z] + TEST_INTEGRATION_DEST=3 [2021-08-31T13:55:40.606Z] + CONTAINER_NAME=docker-pr4-2 [2021-08-31T13:55:40.606Z] + CONTAINER_NAME=docker-pr4-3 [2021-08-31T13:55:40.606Z] + TEST_SKIP_INTEGRATION=1 [2021-08-31T13:55:40.606Z] + TEST_SKIP_INTEGRATION=1 [2021-08-31T13:55:40.606Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-31T13:55:40.606Z] + run_tests [2021-08-31T13:55:40.606Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-31T13:55:40.606Z] + run_tests [2021-08-31T13:55:40.606Z] + '[' -n 0 ']' [2021-08-31T13:55:40.606Z] + '[' -n 0 ']' [2021-08-31T13:55:40.606Z] + rm= [2021-08-31T13:55:40.606Z] + rm= [2021-08-31T13:55:40.606Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42797/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 hack/make.sh '' test-integration [2021-08-31T13:55:40.606Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42797/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 hack/make.sh '' test-integration [2021-08-31T13:55:40.606Z] ++ jobs -p [2021-08-31T13:55:40.606Z] + for job in $(jobs -p) [2021-08-31T13:55:40.606Z] + wait 11131 [2021-08-31T13:55:41.480Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.704s coverage: 56.2% of statements [2021-08-31T13:55:41.544Z] [2021-08-31T13:55:41.544Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-31T13:55:41.806Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-31T13:55:41.806Z] HOSTNAME=dbbf9607d621 [2021-08-31T13:55:41.806Z] TEST_SKIP_INTEGRATION=1 [2021-08-31T13:55:41.806Z] TESTDEBUG=0 [2021-08-31T13:55:41.806Z] DEST=bundles/test-integration [2021-08-31T13:55:41.806Z] PWD=/go/src/github.com/docker/docker [2021-08-31T13:55:41.806Z] KEEPBUNDLE=1 [2021-08-31T13:55:41.806Z] DOCKER_GITCOMMIT=c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 [2021-08-31T13:55:41.806Z] container=docker [2021-08-31T13:55:41.806Z] HOME=/root [2021-08-31T13:55:41.806Z] GOLANG_VERSION=1.17 [2021-08-31T13:55:41.806Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-31T13:55:41.806Z] VALIDATE_BRANCH=master [2021-08-31T13:55:41.806Z] TERM=xterm [2021-08-31T13:55:41.806Z] DOCKER_PKG=github.com/docker/docker [2021-08-31T13:55:41.806Z] SHLVL=1 [2021-08-31T13:55:41.806Z] TIMEOUT=120m [2021-08-31T13:55:41.806Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-31T13:55:41.806Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-31T13:55:41.806Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-31T13:55:41.806Z] GO111MODULE=off [2021-08-31T13:55:41.806Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-31T13:55:41.806Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-31T13:55:41.806Z] GOPATH=/go [2021-08-31T13:55:41.806Z] PKG_CONFIG=pkg-config [2021-08-31T13:55:41.806Z] _=/usr/bin/env [2021-08-31T13:55:41.806Z] Building test suite binary ./integration-cli/test.main [2021-08-31T13:55:41.806Z] [2021-08-31T13:55:42.065Z] [2021-08-31T13:55:42.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-31T13:55:42.065Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-31T13:55:42.065Z] HOSTNAME=d520e6f45c6c [2021-08-31T13:55:42.065Z] TEST_SKIP_INTEGRATION=1 [2021-08-31T13:55:42.065Z] TESTDEBUG=0 [2021-08-31T13:55:42.065Z] DEST=bundles/test-integration [2021-08-31T13:55:42.065Z] PWD=/go/src/github.com/docker/docker [2021-08-31T13:55:42.065Z] KEEPBUNDLE=1 [2021-08-31T13:55:42.065Z] DOCKER_GITCOMMIT=c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 [2021-08-31T13:55:42.065Z] container=docker [2021-08-31T13:55:42.065Z] HOME=/root [2021-08-31T13:55:42.065Z] GOLANG_VERSION=1.17 [2021-08-31T13:55:42.065Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-31T13:55:42.065Z] VALIDATE_BRANCH=master [2021-08-31T13:55:42.065Z] TERM=xterm [2021-08-31T13:55:42.065Z] DOCKER_PKG=github.com/docker/docker [2021-08-31T13:55:42.065Z] SHLVL=1 [2021-08-31T13:55:42.065Z] TIMEOUT=120m [2021-08-31T13:55:42.065Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-31T13:55:42.065Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-31T13:55:42.065Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-31T13:55:42.065Z] GO111MODULE=off [2021-08-31T13:55:42.065Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-31T13:55:42.065Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-31T13:55:42.065Z] GOPATH=/go [2021-08-31T13:55:42.065Z] PKG_CONFIG=pkg-config [2021-08-31T13:55:42.065Z] _=/usr/bin/env [2021-08-31T13:55:42.065Z] Building test suite binary ./integration-cli/test.main [2021-08-31T13:55:42.065Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-31T13:55:42.325Z] No new tests added to integration. [2021-08-31T13:55:42.325Z] [2021-08-31T13:55:42.325Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-31T13:55:42.430Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-08-31T13:55:44.702Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-31T13:55:44.703Z] HOSTNAME=67f9e5512047 [2021-08-31T13:55:44.703Z] TESTDEBUG=0 [2021-08-31T13:55:44.703Z] DEST=bundles/test-integration [2021-08-31T13:55:44.703Z] PWD=/go/src/github.com/docker/docker [2021-08-31T13:55:44.703Z] KEEPBUNDLE=1 [2021-08-31T13:55:44.703Z] DOCKER_GITCOMMIT=c91d9921aa7c415fbdaf1e0635e9bc15adb4b1b1 [2021-08-31T13:55:44.703Z] container=docker [2021-08-31T13:55:44.703Z] HOME=/root [2021-08-31T13:55:44.703Z] GOLANG_VERSION=1.17 [2021-08-31T13:55:44.703Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-31T13:55:44.703Z] VALIDATE_BRANCH=master [2021-08-31T13:55:44.703Z] TERM=xterm [2021-08-31T13:55:44.703Z] DOCKER_PKG=github.com/docker/docker [2021-08-31T13:55:44.703Z] SHLVL=1 [2021-08-31T13:55:44.703Z] TIMEOUT=120m [2021-08-31T13:55:44.703Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-31T13:55:44.703Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-31T13:55:44.703Z] GO111MODULE=off [2021-08-31T13:55:44.703Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-31T13:55:44.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-31T13:55:44.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-31T13:55:44.703Z] GOPATH=/go [2021-08-31T13:55:44.703Z] PKG_CONFIG=pkg-config [2021-08-31T13:55:44.703Z] _=/usr/bin/env [2021-08-31T13:55:44.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-31T13:55:44.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-31T13:55:44.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-31T13:55:44.704Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.798s coverage: 49.4% of statements [2021-08-31T13:55:44.837Z] Removing intermediate container e4e477b4606d [2021-08-31T13:55:44.838Z] ---> b60cebad6e25 [2021-08-31T13:55:44.838Z] Step 8/11 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-31T13:55:44.838Z] ---> Running in d37ab88aad51 [2021-08-31T13:55:45.651Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.336s coverage: 57.7% of statements [2021-08-31T13:55:45.913Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 57.5% of statements [2021-08-31T13:55:47.307Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.159s coverage: 46.2% of statements [2021-08-31T13:55:47.570Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2021-08-31T13:55:47.663Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T13:55:47.663Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T13:55:47.663Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T13:55:47.663Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T13:55:47.663Z] [2021-08-31T13:55:47.663Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-31T13:55:47.663Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-31T13:55:47.663Z] HOSTNAME=0801d2c8f9f4 [2021-08-31T13:55:47.663Z] DEST=bundles/test-integration [2021-08-31T13:55:47.663Z] PWD=/go/src/github.com/docker/docker [2021-08-31T13:55:47.663Z] DOCKER_ROOTLESS=1 [2021-08-31T13:55:47.663Z] DOCKER_GITCOMMIT=6deef8f9d3b0648c143f29899b09370e97f02f9a [2021-08-31T13:55:47.663Z] container=docker [2021-08-31T13:55:47.663Z] HOME=/root [2021-08-31T13:55:47.663Z] GOLANG_VERSION=1.17 [2021-08-31T13:55:47.663Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-31T13:55:47.663Z] VALIDATE_BRANCH=master [2021-08-31T13:55:47.663Z] TERM=xterm [2021-08-31T13:55:47.663Z] DOCKER_PKG=github.com/docker/docker [2021-08-31T13:55:47.663Z] SHLVL=1 [2021-08-31T13:55:47.663Z] TIMEOUT=120m [2021-08-31T13:55:47.663Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-31T13:55:47.663Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-31T13:55:47.663Z] GO111MODULE=off [2021-08-31T13:55:47.663Z] DOCKER_EXPERIMENTAL=1 [2021-08-31T13:55:47.663Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-31T13:55:47.663Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-31T13:55:47.663Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-31T13:55:47.663Z] GOPATH=/go [2021-08-31T13:55:47.663Z] PKG_CONFIG=pkg-config [2021-08-31T13:55:47.663Z] _=/usr/bin/env [2021-08-31T13:55:47.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-31T13:55:47.751Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-31T13:55:47.751Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-31T13:55:47.832Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-08-31T13:55:48.784Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.7% of statements [2021-08-31T13:55:49.289Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-31T13:55:49.290Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-31T13:55:49.290Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-31T13:55:49.290Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-31T13:55:49.290Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-31T13:55:49.290Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-31T13:55:49.290Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-31T13:55:49.290Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-31T13:55:49.290Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-31T13:55:49.358Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.5% of statements [2021-08-31T13:55:49.750Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-31T13:55:49.750Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-31T13:55:49.933Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2021-08-31T13:55:49.933Z] ok github.com/docker/docker/daemon/logger/awslogs 0.264s coverage: 77.4% of statements [2021-08-31T13:55:50.196Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-08-31T13:55:50.459Z] ok github.com/docker/docker/daemon 12.256s coverage: 17.5% of statements [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-31T13:55:50.459Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-31T13:55:50.459Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.034s coverage: 87.2% of statements [2021-08-31T13:55:50.721Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 69.9% of statements [2021-08-31T13:55:51.287Z] go get: installing executables with 'go get' in module mode is deprecated. [2021-08-31T13:55:51.287Z] Use 'go install pkg@version' instead. [2021-08-31T13:55:51.287Z] For more information, see https://golang.org/doc/go-get-install-deprecation [2021-08-31T13:55:51.287Z] or run 'go help get' or 'go help install'. [2021-08-31T13:55:51.296Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-08-31T13:55:51.296Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-31T13:55:51.872Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2021-08-31T13:55:52.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 58.6% of statements [2021-08-31T13:55:52.707Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2021-08-31T13:55:52.707Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2021-08-31T13:55:53.282Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2021-08-31T13:55:53.857Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2021-08-31T13:55:54.433Z] ok github.com/docker/docker/daemon/logger/splunk 1.930s coverage: 82.5% of statements [2021-08-31T13:55:54.433Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-31T13:55:54.433Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-31T13:55:54.579Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-31T13:55:55.383Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-08-31T13:55:55.383Z] ok github.com/docker/docker/distribution 0.171s coverage: 25.8% of statements [2021-08-31T13:55:55.383Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-31T13:55:55.540Z] [2021-08-31T13:55:55.540Z] ________ ____ __. [2021-08-31T13:55:55.540Z] \_____ \ | |/ _| [2021-08-31T13:55:55.540Z] / | \| < [2021-08-31T13:55:55.540Z] / | \ | \ [2021-08-31T13:55:55.540Z] \_______ /____|__ \ [2021-08-31T13:55:55.540Z] \/ \/ [2021-08-31T13:55:55.540Z] [2021-08-31T13:55:55.540Z] INFO: make.ps1 ended at 08/31/2021 13:55:55 [2021-08-31T13:55:55.958Z] ok github.com/docker/docker/image 0.050s coverage: 86.6% of statements [2021-08-31T13:55:55.958Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2021-08-31T13:55:55.991Z] INFO: Build done for gotestsum... [2021-08-31T13:55:56.533Z] ok github.com/docker/docker/distribution/xfer 1.766s coverage: 85.1% of statements [2021-08-31T13:55:56.533Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-31T13:55:56.533Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2021-08-31T13:55:56.533Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-08-31T13:55:56.533Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-31T13:55:57.074Z] INFO: Binaries build ended at 08/31/2021 13:55:56. Duration:00:01:06.2662987 [2021-08-31T13:55:57.108Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-08-31T13:55:57.683Z] ok github.com/docker/docker/oci 0.020s coverage: 43.3% of statements [2021-08-31T13:55:57.945Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-08-31T13:55:58.035Z] INFO: Copying the built daemon binary to d:\CI\PR-42797\4\binary\dockerd-95e33207c5.exe... [2021-08-31T13:55:58.035Z] INFO: Copying the built client binary to d:\CI\PR-42797\4\binary\docker-95e33207c5.exe... [2021-08-31T13:55:58.035Z] INFO: Copying dockerversion from the container... [2021-08-31T13:55:58.208Z] ok github.com/docker/docker/opts 0.072s coverage: 67.1% of statements [2021-08-31T13:55:58.490Z] INFO: Copying the golang package from the container to d:\CI\PR-42797\4\installer\go.zip... [2021-08-31T13:55:58.783Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2021-08-31T13:55:58.947Z] INFO: Extracting go.zip to d:\CI\PR-42797\4\go [2021-08-31T13:55:59.358Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2021-08-31T13:55:59.619Z] ok github.com/docker/docker/pkg/authorization 0.493s coverage: 68.3% of statements [2021-08-31T13:56:00.566Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-08-31T13:56:01.140Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-08-31T13:56:01.403Z] ok github.com/docker/docker/pkg/archive 1.182s coverage: 82.0% of statements [2021-08-31T13:56:01.403Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-08-31T13:56:02.740Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-31T13:56:02.740Z] [2021-08-31T13:56:02.740Z] ________ ____ __. [2021-08-31T13:56:02.740Z] \_____ \ | |/ _| [2021-08-31T13:56:02.740Z] / | \| < [2021-08-31T13:56:02.740Z] / | \ | \ [2021-08-31T13:56:02.740Z] \_______ /____|__ \ [2021-08-31T13:56:02.740Z] \/ \/ [2021-08-31T13:56:02.740Z] [2021-08-31T13:56:02.740Z] INFO: make.ps1 ended at 08/31/2021 13:55:59 [2021-08-31T13:56:02.740Z] INFO: Binaries build ended at 08/31/2021 13:56:01. Duration:00:01:03.7799180 [2021-08-31T13:56:02.740Z] INFO: Copying the built daemon binary to d:\CI\PR-42797\4\binary\dockerd-d2def828c9.exe... [2021-08-31T13:56:02.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-31T13:56:02.790Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-08-31T13:56:03.052Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-31T13:56:03.197Z] INFO: Copying the built client binary to d:\CI\PR-42797\4\binary\docker-d2def828c9.exe... [2021-08-31T13:56:03.197Z] INFO: Copying dockerversion from the container... [2021-08-31T13:56:03.197Z] INFO: Copying the golang package from the container to d:\CI\PR-42797\4\installer\go.zip... [2021-08-31T13:56:03.314Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-08-31T13:56:03.576Z] ok github.com/docker/docker/pkg/chrootarchive 3.175s coverage: 43.2% of statements [2021-08-31T13:56:04.150Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 83.1% of statements [2021-08-31T13:56:04.150Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-08-31T13:56:04.160Z] INFO: Extracting go.zip to d:\CI\PR-42797\4\go [2021-08-31T13:56:04.722Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-08-31T13:56:04.722Z] ok github.com/docker/docker/pkg/fsutils 0.271s coverage: 85.1% of statements [2021-08-31T13:56:04.985Z] ok github.com/docker/docker/pkg/discovery/kv 3.040s coverage: 84.1% of statements [2021-08-31T13:56:05.932Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-08-31T13:56:05.932Z] ok github.com/docker/docker/pkg/idtools 0.545s coverage: 69.5% of statements [2021-08-31T13:56:06.194Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-08-31T13:56:06.194Z] ok github.com/docker/docker/pkg/ioutils 0.609s coverage: 69.2% of statements [2021-08-31T13:56:06.194Z] ok github.com/docker/docker/layer 7.351s coverage: 68.8% of statements [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-31T13:56:06.194Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-31T13:56:06.318Z] Removing intermediate container d37ab88aad51 [2021-08-31T13:56:06.318Z] ---> a009103b51d4 [2021-08-31T13:56:06.318Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-08-31T13:56:06.318Z] ---> Running in d7110746ba0c [2021-08-31T13:56:06.457Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-08-31T13:56:06.457Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-31T13:56:06.457Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-08-31T13:56:06.719Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-08-31T13:56:06.719Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2021-08-31T13:56:06.778Z] Removing intermediate container d7110746ba0c [2021-08-31T13:56:06.778Z] ---> e0915ee8dd9f [2021-08-31T13:56:06.778Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-31T13:56:06.778Z] ---> Running in 2990241f3202 [2021-08-31T13:56:06.981Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2021-08-31T13:56:06.981Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-31T13:56:06.981Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-31T13:56:07.238Z] Removing intermediate container 2990241f3202 [2021-08-31T13:56:07.238Z] ---> 7a5b60295045 [2021-08-31T13:56:07.238Z] Step 11/11 : COPY . . [2021-08-31T13:56:07.243Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2021-08-31T13:56:07.838Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2021-08-31T13:56:07.838Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2021-08-31T13:56:08.101Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2021-08-31T13:56:08.363Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2021-08-31T13:56:08.363Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements [2021-08-31T13:56:08.626Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-08-31T13:56:08.888Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-08-31T13:56:08.888Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-08-31T13:56:09.151Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-08-31T13:56:09.726Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 51.2% of statements [2021-08-31T13:56:09.726Z] ok github.com/docker/docker/pkg/system 0.015s coverage: 40.1% of statements [2021-08-31T13:56:09.988Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-08-31T13:56:09.988Z] testing: warning: no tests to run [2021-08-31T13:56:09.988Z] coverage: [no statements] [2021-08-31T13:56:09.988Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2021-08-31T13:56:10.561Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-08-31T13:56:10.561Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-08-31T13:56:10.824Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2021-08-31T13:56:10.824Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-08-31T13:56:10.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-31T13:56:11.400Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.4% of statements [2021-08-31T13:56:11.662Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 86.0% of statements [2021-08-31T13:56:12.609Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-08-31T13:56:12.872Z] ok github.com/docker/docker/plugin 0.538s coverage: 23.2% of statements [2021-08-31T13:56:14.314Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2021-08-31T13:56:14.314Z] ok github.com/docker/docker/quota 0.530s coverage: 71.4% of statements [2021-08-31T13:56:14.314Z] ok github.com/docker/docker/registry 0.116s coverage: 58.8% of statements [2021-08-31T13:56:14.586Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-08-31T13:56:14.853Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements [2021-08-31T13:56:15.443Z] ok github.com/docker/docker/runconfig 0.060s coverage: 66.1% of statements [2021-08-31T13:56:16.835Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-08-31T13:56:18.239Z] ok github.com/docker/docker/volume/local 0.204s coverage: 76.4% of statements [2021-08-31T13:56:18.239Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.7% of statements [2021-08-31T13:56:19.627Z] ok github.com/docker/docker/volume/service 0.023s coverage: 72.3% of statements [2021-08-31T13:56:20.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-31T13:56:21.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-31T13:56:22.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-31T13:56:23.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-31T13:56:23.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-31T13:56:24.033Z] INFO: Extraction ended at 08/31/2021 13:56:20. Duration:00:00:21.8154318 [2021-08-31T13:56:24.033Z] INFO: Updating the golang and path environment variables [2021-08-31T13:56:24.033Z] INFO: GOPATH=d:\gopath [2021-08-31T13:56:24.033Z] INFO: go version go1.17 windows/amd64 [2021-08-31T13:56:24.033Z] INFO: Running the daemon under test in debug mode [2021-08-31T13:56:24.033Z] INFO: Starting a daemon under test... [2021-08-31T13:56:24.033Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42797\4\daemon --pidfile d:\CI\PR-42797\4\docker.pid -D [2021-08-31T13:56:24.033Z] INFO: Process started successfully. [2021-08-31T13:56:24.033Z] INFO: Start tailing logs of the daemon under tests [2021-08-31T13:56:24.033Z] INFO: Waiting for the daemon under test to start... [2021-08-31T13:56:24.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-31T13:56:25.233Z] INFO: Extraction ended at 08/31/2021 13:56:24. Duration:00:00:21.0312517 [2021-08-31T13:56:25.233Z] INFO: Updating the golang and path environment variables [2021-08-31T13:56:25.233Z] INFO: GOPATH=d:\gopath [2021-08-31T13:56:25.233Z] INFO: go version go1.17 windows/amd64 [2021-08-31T13:56:25.234Z] INFO: Running the daemon under test in debug mode [2021-08-31T13:56:25.234Z] INFO: Running the daemon under test in containerd mode [2021-08-31T13:56:25.234Z] INFO: Starting a daemon under test... [2021-08-31T13:56:25.234Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42797\4\daemon --pidfile d:\CI\PR-42797\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-08-31T13:56:25.234Z] INFO: Containerd started successfully. [2021-08-31T13:56:25.234Z] INFO: Process started successfully. [2021-08-31T13:56:25.234Z] INFO: Start tailing logs of the daemon under tests [2021-08-31T13:56:25.234Z] INFO: Waiting for the daemon under test to start... [2021-08-31T13:56:26.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-31T13:56:26.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-31T13:56:27.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-31T13:56:27.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-31T13:56:28.353Z] ---> fdf17f9ba671 [2021-08-31T13:56:28.353Z] Successfully built fdf17f9ba671 [2021-08-31T13:56:28.353Z] Successfully tagged docker:latest [2021-08-31T13:56:28.353Z] INFO: Image build ended at 08/31/2021 13:56:27. Duration:00:03:10.9227633 [2021-08-31T13:56:28.353Z] [2021-08-31T13:56:28.353Z] [2021-08-31T13:56:28.353Z] INFO: Building the test binaries at 08/31/2021 13:56:27... [2021-08-31T13:56:28.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-31T13:56:29.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-31T13:56:30.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-31T13:56:30.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-31T13:56:32.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-31T13:56:32.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-31T13:56:33.071Z] INFO: make.ps1 starting at 08/31/2021 13:56:32 [2021-08-31T13:56:33.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-31T13:56:33.530Z] INFO: Git commit (c55bfc6445) assumed from DOCKER_GITCOMMIT environment variable [2021-08-31T13:56:33.530Z] INFO: Invoking autogen... [2021-08-31T13:56:33.989Z] INFO: Building daemon... [2021-08-31T13:56:34.201Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-31T13:56:34.201Z] Using test binary docker [2021-08-31T13:56:34.201Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-31T13:56:34.201Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-31T13:56:34.201Z] INFO: Waiting for daemon to start... [2021-08-31T13:56:34.201Z] Starting dockerd [2021-08-31T13:56:36.733Z] . [2021-08-31T13:56:36.733Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-31T13:56:36.733Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-31T13:56:36.991Z] Error: No such image: emptyfs [2021-08-31T13:56:36.991Z] Running integration-test (iteration 1) [2021-08-31T13:56:36.991Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-31T13:56:37.249Z] Loaded image: busybox:latest [2021-08-31T13:56:37.508Z] Loaded image: busybox:glibc [2021-08-31T13:56:38.882Z] Loaded image: debian:bullseye-slim [2021-08-31T13:56:38.882Z] Loaded image: hello-world:latest [2021-08-31T13:56:38.882Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T13:56:38.882Z] INFO: Testing against a local daemon [2021-08-31T13:56:38.882Z] === RUN TestCgroupNamespacesBuild [2021-08-31T13:56:40.256Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2021-08-31T13:56:40.256Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-31T13:56:41.588Z] ok github.com/docker/docker/pkg/plugins 33.660s coverage: 76.3% of statements [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/rootless [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/volume [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-31T13:56:41.588Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-31T13:56:41.628Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2021-08-31T13:56:41.628Z] === RUN TestBuildWithSession [2021-08-31T13:56:41.628Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T13:56:41.628Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-31T13:56:41.628Z] === RUN TestBuildSquashParent [2021-08-31T13:56:41.691Z] ...INFO: Daemon under test started and replied! [2021-08-31T13:56:41.691Z] INFO: Docker version of the daemon under test [2021-08-31T13:56:41.691Z] [2021-08-31T13:56:41.691Z] Client: [2021-08-31T13:56:41.691Z] Version: 17.06.2-ce [2021-08-31T13:56:41.691Z] API version: 1.30 [2021-08-31T13:56:41.691Z] Go version: go1.8.3 [2021-08-31T13:56:41.691Z] Git commit: cec0b72 [2021-08-31T13:56:41.691Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-31T13:56:41.691Z] OS/Arch: windows/amd64 [2021-08-31T13:56:41.691Z] [2021-08-31T13:56:41.691Z] Server: [2021-08-31T13:56:41.691Z] Version: 0.0.0-dev [2021-08-31T13:56:41.691Z] API version: 1.42 (minimum version 1.24) [2021-08-31T13:56:41.691Z] Go version: go1.17 [2021-08-31T13:56:41.691Z] Git commit: 95e33207c5 [2021-08-31T13:56:41.691Z] Built: 08/31/2021 13:54:53 [2021-08-31T13:56:41.691Z] OS/Arch: windows/amd64 [2021-08-31T13:56:41.691Z] Experimental: false [2021-08-31T13:56:41.691Z] [2021-08-31T13:56:41.691Z] INFO: Docker info of the daemon under test [2021-08-31T13:56:41.691Z] [2021-08-31T13:56:41.691Z] Containers: 0 [2021-08-31T13:56:41.691Z] Running: 0 [2021-08-31T13:56:41.691Z] Paused: 0 [2021-08-31T13:56:41.691Z] Stopped: 0 [2021-08-31T13:56:41.691Z] Images: 0 [2021-08-31T13:56:41.691Z] Server Version: 0.0.0-dev [2021-08-31T13:56:41.691Z] Storage Driver: windowsfilter [2021-08-31T13:56:41.691Z] Windows: [2021-08-31T13:56:41.691Z] Logging Driver: json-file [2021-08-31T13:56:41.691Z] Plugins: [2021-08-31T13:56:41.691Z] Volume: local [2021-08-31T13:56:41.691Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:56:41.691Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:56:41.691Z] Swarm: inactive [2021-08-31T13:56:41.691Z] Default Isolation: process [2021-08-31T13:56:41.691Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-31T13:56:41.691Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-31T13:56:41.691Z] OSType: windows [2021-08-31T13:56:41.691Z] Architecture: x86_64 [2021-08-31T13:56:41.691Z] CPUs: 4 [2021-08-31T13:56:41.691Z] Total Memory: 32GiB [2021-08-31T13:56:41.691Z] Name: azwin-2-6f25e1 [2021-08-31T13:56:41.691Z] ID: MVNS:MHHC:N7EH:BFMR:DQFZ:NCMV:56JT:NCIR:2GUP:LK3C:RWFF:VDHV [2021-08-31T13:56:41.691Z] Docker Root Dir: D:\CI\PR-42797\4\daemon [2021-08-31T13:56:41.691Z] Debug Mode (client): false [2021-08-31T13:56:41.691Z] Debug Mode (server): true [2021-08-31T13:56:41.691Z] File Descriptors: -1 [2021-08-31T13:56:41.691Z] Goroutines: 16 [2021-08-31T13:56:41.691Z] System Time: 2021-08-31T13:56:40.1798246Z [2021-08-31T13:56:41.691Z] EventsListeners: 0 [2021-08-31T13:56:41.691Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:56:41.691Z] Labels: [2021-08-31T13:56:41.691Z] Experimental: false [2021-08-31T13:56:41.691Z] Insecure Registries: [2021-08-31T13:56:41.691Z] 127.0.0.0/8 [2021-08-31T13:56:41.691Z] Live Restore Enabled: false [2021-08-31T13:56:41.691Z] [2021-08-31T13:56:41.691Z] [2021-08-31T13:56:41.691Z] INFO: Docker images of the daemon under test [2021-08-31T13:56:41.691Z] [2021-08-31T13:56:41.691Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-31T13:56:41.691Z] [2021-08-31T13:56:41.691Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-31T13:56:41.691Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-08-31T13:56:41.691Z] ltsc2022: Pulling from windows/servercore [2021-08-31T13:56:41.691Z] 8f616e6e9eec: Pulling fs layer [2021-08-31T13:56:41.691Z] 393f6f5bddce: Pulling fs layer [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === Skipped [2021-08-31T13:56:41.850Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-31T13:56:41.850Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-31T13:56:41.850Z] network_proxy_test.go:208: No support for dual stack yet [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-31T13:56:41.850Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-31T13:56:41.850Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:71: No driver to put! [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-31T13:56:41.850Z] time="2021-08-31T13:55:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-31T13:56:41.850Z] time="2021-08-31T13:55:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-31T13:56:41.850Z] time="2021-08-31T13:55:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-31T13:56:41.850Z] time="2021-08-31T13:55:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-31T13:56:41.850Z] time="2021-08-31T13:55:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:71: No driver to put! [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-31T13:56:41.850Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-31T13:56:41.850Z] overlay_test.go:50: Fails to compute changes intermittently [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-31T13:56:41.850Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T13:56:41.850Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-31T13:56:41.850Z] graphtest_unix.go:71: No driver to put! [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-31T13:56:41.850Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-31T13:56:41.850Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] [2021-08-31T13:56:41.850Z] DONE 2309 tests, 28 skipped in 192.440s [2021-08-31T13:56:41.850Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/config [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/idm [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/ns [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/options [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/osl [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T13:56:41.851Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-31T13:56:41.851Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-31T13:56:46.345Z] ...INFO: Daemon under test started and replied! [2021-08-31T13:56:46.345Z] INFO: Docker version of the daemon under test [2021-08-31T13:56:46.345Z] [2021-08-31T13:56:46.345Z] Client: [2021-08-31T13:56:46.345Z] Version: 17.06.2-ce [2021-08-31T13:56:46.345Z] API version: 1.30 [2021-08-31T13:56:46.345Z] Go version: go1.8.3 [2021-08-31T13:56:46.345Z] Git commit: cec0b72 [2021-08-31T13:56:46.345Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-31T13:56:46.345Z] OS/Arch: windows/amd64 [2021-08-31T13:56:46.345Z] [2021-08-31T13:56:46.345Z] Server: [2021-08-31T13:56:46.345Z] Version: 0.0.0-dev [2021-08-31T13:56:46.345Z] API version: 1.42 (minimum version 1.24) [2021-08-31T13:56:46.345Z] Go version: go1.17 [2021-08-31T13:56:46.345Z] Git commit: d2def828c9 [2021-08-31T13:56:46.345Z] Built: 08/31/2021 13:55:01 [2021-08-31T13:56:46.345Z] OS/Arch: windows/amd64 [2021-08-31T13:56:46.345Z] Experimental: false [2021-08-31T13:56:46.345Z] [2021-08-31T13:56:46.345Z] INFO: Docker info of the daemon under test [2021-08-31T13:56:46.345Z] [2021-08-31T13:56:46.345Z] Containers: 0 [2021-08-31T13:56:46.345Z] Running: 0 [2021-08-31T13:56:46.345Z] Paused: 0 [2021-08-31T13:56:46.345Z] Stopped: 0 [2021-08-31T13:56:46.345Z] Images: 0 [2021-08-31T13:56:46.345Z] Server Version: 0.0.0-dev [2021-08-31T13:56:46.345Z] Storage Driver: windowsfilter [2021-08-31T13:56:46.345Z] Windows: [2021-08-31T13:56:46.345Z] Logging Driver: json-file [2021-08-31T13:56:46.345Z] Plugins: [2021-08-31T13:56:46.345Z] Volume: local [2021-08-31T13:56:46.345Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:56:46.345Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:56:46.345Z] Swarm: inactive [2021-08-31T13:56:46.345Z] Default Isolation: process [2021-08-31T13:56:46.345Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-31T13:56:46.345Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-31T13:56:46.345Z] OSType: windows [2021-08-31T13:56:46.345Z] Architecture: x86_64 [2021-08-31T13:56:46.345Z] CPUs: 4 [2021-08-31T13:56:46.345Z] Total Memory: 32GiB [2021-08-31T13:56:46.345Z] Name: azwin-2-6f25e0 [2021-08-31T13:56:46.345Z] ID: Z6ZZ:OIQQ:XOV2:TJPA:EGVN:2H5K:MJCO:GHRE:33SE:LBLK:VALL:WBXW [2021-08-31T13:56:46.345Z] Docker Root Dir: D:\CI\PR-42797\4\daemon [2021-08-31T13:56:46.345Z] Debug Mode (client): false [2021-08-31T13:56:46.345Z] Debug Mode (server): true [2021-08-31T13:56:46.345Z] File Descriptors: -1 [2021-08-31T13:56:46.345Z] Goroutines: 31 [2021-08-31T13:56:46.345Z] System Time: 2021-08-31T13:56:44.3253675Z [2021-08-31T13:56:46.345Z] EventsListeners: 0 [2021-08-31T13:56:46.345Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:56:46.345Z] Labels: [2021-08-31T13:56:46.345Z] Experimental: false [2021-08-31T13:56:46.345Z] Insecure Registries: [2021-08-31T13:56:46.345Z] 127.0.0.0/8 [2021-08-31T13:56:46.345Z] Live Restore Enabled: false [2021-08-31T13:56:46.345Z] [2021-08-31T13:56:46.345Z] [2021-08-31T13:56:46.345Z] INFO: Docker images of the daemon under test [2021-08-31T13:56:46.345Z] [2021-08-31T13:56:46.345Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-31T13:56:46.345Z] [2021-08-31T13:56:46.345Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-31T13:56:46.345Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-08-31T13:56:46.345Z] ltsc2022: Pulling from windows/servercore [2021-08-31T13:56:46.345Z] 8f616e6e9eec: Pulling fs layer [2021-08-31T13:56:46.345Z] 393f6f5bddce: Pulling fs layer [2021-08-31T13:56:46.889Z] --- PASS: TestBuildSquashParent (4.74s) [2021-08-31T13:56:46.889Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-31T13:56:46.889Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T13:56:46.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T13:56:46.889Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T13:56:46.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T13:56:46.889Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T13:56:46.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T13:56:46.889Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T13:56:46.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T13:56:46.889Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T13:56:46.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T13:56:46.889Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T13:56:46.889Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T13:56:46.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T13:56:46.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T13:56:47.823Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T13:56:47.823Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T13:56:48.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-31T13:56:48.767Z] 393f6f5bddce: Verifying Checksum [2021-08-31T13:56:48.768Z] 393f6f5bddce: Download complete [2021-08-31T13:56:49.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T13:56:49.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T13:56:49.735Z] 8f616e6e9eec: Verifying Checksum [2021-08-31T13:56:49.735Z] 8f616e6e9eec: Download complete [2021-08-31T13:56:51.353Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-31T13:56:51.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2021-08-31T13:56:51.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2021-08-31T13:56:51.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2021-08-31T13:56:51.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s) [2021-08-31T13:56:51.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.57s) [2021-08-31T13:56:51.354Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s) [2021-08-31T13:56:51.354Z] === RUN TestBuildMultiStageCopy [2021-08-31T13:56:51.354Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-31T13:56:52.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-31T13:56:52.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-31T13:56:52.985Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-31T13:56:52.985Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-31T13:56:53.243Z] --- PASS: TestBuildMultiStageCopy (2.25s) [2021-08-31T13:56:53.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2021-08-31T13:56:53.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-08-31T13:56:53.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-08-31T13:56:53.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-08-31T13:56:53.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-08-31T13:56:53.243Z] === RUN TestBuildMultiStageParentConfig [2021-08-31T13:56:53.413Z] 393f6f5bddce: Verifying Checksum [2021-08-31T13:56:53.413Z] 393f6f5bddce: Download complete [2021-08-31T13:56:53.413Z] 8f616e6e9eec: Verifying Checksum [2021-08-31T13:56:53.413Z] 8f616e6e9eec: Download complete [2021-08-31T13:56:53.809Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2021-08-31T13:56:53.809Z] === RUN TestBuildLabelWithTargets [2021-08-31T13:56:54.742Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2021-08-31T13:56:54.742Z] === RUN TestBuildWithEmptyLayers [2021-08-31T13:56:55.001Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-08-31T13:56:55.001Z] === RUN TestBuildMultiStageOnBuild [2021-08-31T13:56:56.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-31T13:56:56.900Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2021-08-31T13:56:56.900Z] === RUN TestBuildUncleanTarFilenames [2021-08-31T13:56:57.465Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-08-31T13:56:57.465Z] === RUN TestBuildMultiStageLayerLeak [2021-08-31T13:56:59.366Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2021-08-31T13:56:59.366Z] === RUN TestBuildWithHugeFile [2021-08-31T13:57:06.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-31T13:57:07.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-31T13:57:08.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-31T13:57:08.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-31T13:57:08.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-31T13:57:09.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-31T13:57:12.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-31T13:57:13.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-31T13:57:13.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-31T13:57:14.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-31T13:57:15.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-31T13:57:15.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-31T13:57:17.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-31T13:57:17.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-31T13:57:18.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-31T13:57:18.803Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-31T13:57:18.803Z] Using test binary docker [2021-08-31T13:57:18.803Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-31T13:57:18.803Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-31T13:57:18.803Z] INFO: Waiting for daemon to start... [2021-08-31T13:57:18.803Z] Starting dockerd [2021-08-31T13:57:22.098Z] . [2021-08-31T13:57:22.098Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-31T13:57:22.098Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-31T13:57:22.098Z] Error: No such image: emptyfs [2021-08-31T13:57:22.098Z] Running integration-test (iteration 1) [2021-08-31T13:57:22.098Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-31T13:57:22.358Z] Loaded image: busybox:latest [2021-08-31T13:57:22.618Z] Loaded image: busybox:glibc [2021-08-31T13:57:24.005Z] Loaded image: debian:bullseye-slim [2021-08-31T13:57:24.005Z] Loaded image: hello-world:latest [2021-08-31T13:57:24.005Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T13:57:24.005Z] INFO: Testing against a local daemon [2021-08-31T13:57:24.005Z] === RUN TestCgroupNamespacesBuild [2021-08-31T13:57:25.387Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2021-08-31T13:57:25.387Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-31T13:57:26.328Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2021-08-31T13:57:26.328Z] === RUN TestBuildWithSession [2021-08-31T13:57:26.328Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T13:57:26.328Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-31T13:57:26.328Z] === RUN TestBuildSquashParent [2021-08-31T13:57:32.985Z] --- PASS: TestBuildSquashParent (6.57s) [2021-08-31T13:57:32.985Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-31T13:57:32.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T13:57:32.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T13:57:32.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T13:57:32.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T13:57:32.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T13:57:32.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T13:57:32.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T13:57:32.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T13:57:32.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T13:57:32.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T13:57:32.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T13:57:32.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T13:57:32.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T13:57:32.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T13:57:34.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T13:57:34.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T13:57:36.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T13:57:36.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T13:57:38.128Z] ok github.com/docker/docker/libnetwork 47.047s coverage: 41.0% of statements [2021-08-31T13:57:38.128Z] ok github.com/docker/docker/libnetwork/bitseq 0.330s coverage: 84.4% of statements [2021-08-31T13:57:38.128Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-31T13:57:38.701Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-31T13:57:38.757Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-31T13:57:38.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2021-08-31T13:57:38.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s) [2021-08-31T13:57:38.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2021-08-31T13:57:38.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2021-08-31T13:57:38.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-08-31T13:57:38.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2021-08-31T13:57:38.757Z] === RUN TestBuildMultiStageCopy [2021-08-31T13:57:38.757Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-31T13:57:39.274Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-31T13:57:39.274Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-31T13:57:39.274Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-31T13:57:39.274Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-31T13:57:39.274Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-31T13:57:39.536Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-31T13:57:41.450Z] ok github.com/docker/docker/libnetwork/config 0.049s coverage: 24.0% of statements [2021-08-31T13:57:41.712Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-31T13:57:41.712Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-31T13:57:41.712Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-31T13:57:42.051Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-31T13:57:42.285Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-31T13:57:43.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-31T13:57:44.369Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-31T13:57:45.308Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-31T13:57:45.449Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m22.164709683s [2021-08-31T13:57:45.449Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 497.802972ms [2021-08-31T13:57:46.117Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-31T13:57:46.247Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2021-08-31T13:57:46.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2021-08-31T13:57:46.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-31T13:57:46.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-08-31T13:57:46.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-08-31T13:57:46.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-31T13:57:46.247Z] === RUN TestBuildMultiStageParentConfig [2021-08-31T13:57:46.495Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.500s coverage: 59.9% of statements [2021-08-31T13:57:46.496Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-31T13:57:46.757Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-31T13:57:47.655Z] [2021-08-31T13:57:47.655Z] ________ ____ __. [2021-08-31T13:57:47.655Z] \_____ \ | |/ _| [2021-08-31T13:57:47.655Z] / | \| < [2021-08-31T13:57:47.655Z] / | \ | \ [2021-08-31T13:57:47.655Z] \_______ /____|__ \ [2021-08-31T13:57:47.655Z] \/ \/ [2021-08-31T13:57:47.655Z] [2021-08-31T13:57:47.655Z] INFO: make.ps1 ended at 08/31/2021 13:57:47 [2021-08-31T13:57:49.313Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.024s coverage: 4.0% of statements [2021-08-31T13:57:49.313Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-31T13:57:49.836Z] INFO: Binaries build ended at 08/31/2021 13:57:49. Duration:00:01:21.4213157 [2021-08-31T13:57:50.806Z] INFO: Copying the built daemon binary to d:\CI\PR-42797\4\binary\dockerd-c55bfc6445.exe... [2021-08-31T13:57:51.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-31T13:57:51.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-31T13:57:51.227Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-31T13:57:51.227Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-31T13:57:51.227Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-31T13:57:51.265Z] INFO: Copying the built client binary to d:\CI\PR-42797\4\binary\docker-c55bfc6445.exe... [2021-08-31T13:57:51.265Z] INFO: Copying dockerversion from the container... [2021-08-31T13:57:51.265Z] INFO: Copying the golang package from the container to d:\CI\PR-42797\4\installer\go.zip... [2021-08-31T13:57:51.524Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-31T13:57:51.524Z] === RUN TestBuildLabelWithTargets [2021-08-31T13:57:52.235Z] INFO: Extracting go.zip to d:\CI\PR-42797\4\go [2021-08-31T13:57:59.652Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-31T13:57:59.652Z] === RUN TestBuildWithEmptyLayers [2021-08-31T13:58:01.229Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.253s coverage: 6.6% of statements [2021-08-31T13:58:01.229Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-31T13:58:01.229Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2021-08-31T13:58:01.814Z] 8f616e6e9eec: Pull complete [2021-08-31T13:58:02.192Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-08-31T13:58:02.193Z] === RUN TestBuildMultiStageOnBuild [2021-08-31T13:58:02.614Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-31T13:58:02.614Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-31T13:58:02.614Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-31T13:58:02.614Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-31T13:58:03.192Z] ok github.com/docker/docker/libnetwork/drvregistry 0.023s coverage: 82.4% of statements [2021-08-31T13:58:03.766Z] ok github.com/docker/docker/libnetwork/etchosts 0.035s coverage: 81.2% of statements [2021-08-31T13:58:04.339Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-31T13:58:04.600Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-31T13:58:04.863Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-31T13:58:06.095Z] 8f616e6e9eec: Pull complete [2021-08-31T13:58:07.045Z] --- PASS: TestBuildWithHugeFile (58.15s) [2021-08-31T13:58:07.045Z] === RUN TestBuildWCOWSandboxSize [2021-08-31T13:58:07.045Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-31T13:58:07.045Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-31T13:58:07.045Z] === RUN TestBuildWithEmptyDockerfile [2021-08-31T13:58:07.045Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T13:58:07.045Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T13:58:07.045Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T13:58:07.045Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T13:58:07.045Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T13:58:07.045Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T13:58:07.045Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T13:58:07.045Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T13:58:07.045Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T13:58:07.045Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-31T13:58:07.045Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-31T13:58:07.045Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-31T13:58:07.045Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-31T13:58:07.045Z] === RUN TestBuildPreserveOwnership [2021-08-31T13:58:07.045Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-31T13:58:07.045Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-31T13:58:07.045Z] --- PASS: TestBuildPreserveOwnership (3.71s) [2021-08-31T13:58:07.045Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.59s) [2021-08-31T13:58:07.045Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s) [2021-08-31T13:58:07.045Z] === RUN TestBuildPlatformInvalid [2021-08-31T13:58:07.045Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-31T13:58:07.045Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-31T13:58:07.045Z] Loaded image: busybox:latest [2021-08-31T13:58:07.045Z] Loaded image: busybox:glibc [2021-08-31T13:58:07.045Z] Loaded image: debian:bullseye-slim [2021-08-31T13:58:07.045Z] Loaded image: hello-world:latest [2021-08-31T13:58:07.045Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T13:58:07.473Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-31T13:58:07.473Z] === RUN TestBuildUncleanTarFilenames [2021-08-31T13:58:07.733Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-08-31T13:58:07.733Z] === RUN TestBuildMultiStageLayerLeak [2021-08-31T13:58:12.308Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.53s) [2021-08-31T13:58:12.308Z] PASS [2021-08-31T13:58:12.308Z] [2021-08-31T13:58:12.308Z] === Skipped [2021-08-31T13:58:12.308Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-31T13:58:12.308Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T13:58:12.308Z] [2021-08-31T13:58:12.308Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-31T13:58:12.308Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-31T13:58:12.308Z] [2021-08-31T13:58:12.308Z] [2021-08-31T13:58:12.308Z] DONE 34 tests, 2 skipped in 94.727s [2021-08-31T13:58:12.308Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-31T13:58:12.308Z] INFO: Testing against a local daemon [2021-08-31T13:58:12.308Z] === RUN TestConfigInspect [2021-08-31T13:58:13.011Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-08-31T13:58:13.011Z] === RUN TestBuildWithHugeFile [2021-08-31T13:58:14.206Z] --- PASS: TestConfigInspect (2.30s) [2021-08-31T13:58:14.206Z] === RUN TestConfigList [2021-08-31T13:58:16.733Z] --- PASS: TestConfigList (2.14s) [2021-08-31T13:58:16.733Z] === RUN TestConfigsCreateAndDelete [2021-08-31T13:58:17.098Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-31T13:58:17.381Z] INFO: Extraction ended at 08/31/2021 13:58:15. Duration:00:00:23.2334939 [2021-08-31T13:58:17.381Z] INFO: Updating the golang and path environment variables [2021-08-31T13:58:17.381Z] INFO: GOPATH=d:\gopath [2021-08-31T13:58:17.381Z] INFO: go version go1.17 windows/amd64 [2021-08-31T13:58:17.381Z] INFO: Running the daemon under test in debug mode [2021-08-31T13:58:17.381Z] INFO: Starting a daemon under test... [2021-08-31T13:58:17.381Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42797\4\daemon --pidfile d:\CI\PR-42797\4\docker.pid -D [2021-08-31T13:58:17.381Z] INFO: Process started successfully. [2021-08-31T13:58:17.381Z] INFO: Start tailing logs of the daemon under tests [2021-08-31T13:58:17.381Z] INFO: Waiting for the daemon under test to start... [2021-08-31T13:58:18.636Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2021-08-31T13:58:18.636Z] === RUN TestConfigsUpdate [2021-08-31T13:58:20.534Z] --- PASS: TestConfigsUpdate (2.14s) [2021-08-31T13:58:20.534Z] === RUN TestTemplatedConfig [2021-08-31T13:58:23.068Z] --- PASS: TestTemplatedConfig (2.65s) [2021-08-31T13:58:23.068Z] === RUN TestConfigCreateResolve [2021-08-31T13:58:25.596Z] --- PASS: TestConfigCreateResolve (2.12s) [2021-08-31T13:58:25.596Z] PASS [2021-08-31T13:58:25.596Z] [2021-08-31T13:58:25.596Z] DONE 6 tests in 13.511s [2021-08-31T13:58:25.596Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-31T13:58:25.596Z] INFO: Testing against a local daemon [2021-08-31T13:58:25.596Z] === RUN TestCheckpoint [2021-08-31T13:58:25.596Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T13:58:25.596Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-31T13:58:25.596Z] === RUN TestContainerInvalidJSON [2021-08-31T13:58:25.596Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T13:58:25.596Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T13:58:25.596Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-31T13:58:25.596Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-31T13:58:25.596Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T13:58:25.596Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-31T13:58:25.596Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-31T13:58:25.596Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-31T13:58:25.596Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-31T13:58:25.596Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-31T13:58:25.596Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-31T13:58:25.596Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-31T13:58:25.596Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-31T13:58:25.596Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-31T13:58:25.596Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-31T13:58:25.596Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-31T13:58:25.596Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-31T13:58:25.596Z] === RUN TestCopyFromContainer [2021-08-31T13:58:26.565Z] === RUN TestCopyFromContainer// [2021-08-31T13:58:26.565Z] === RUN TestCopyFromContainer//bar/root [2021-08-31T13:58:26.823Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-31T13:58:26.823Z] === RUN TestCopyFromContainer/bar/quux [2021-08-31T13:58:26.823Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-31T13:58:26.823Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-31T13:58:27.095Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-31T13:58:27.095Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-31T13:58:27.095Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-31T13:58:27.095Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer (1.72s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-31T13:58:27.359Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-31T13:58:27.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-31T13:58:27.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T13:58:27.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T13:58:27.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T13:58:27.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T13:58:27.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T13:58:27.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T13:58:27.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T13:58:27.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T13:58:27.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T13:58:27.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-31T13:58:27.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-31T13:58:27.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-31T13:58:27.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-31T13:58:27.359Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-31T13:58:27.359Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-31T13:58:27.359Z] === RUN TestCreateWithInvalidEnv [2021-08-31T13:58:27.359Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-31T13:58:27.359Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-31T13:58:27.359Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-31T13:58:27.359Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-31T13:58:27.359Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-31T13:58:27.359Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-31T13:58:27.359Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-31T13:58:27.359Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-31T13:58:27.359Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-31T13:58:27.359Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-31T13:58:27.359Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-31T13:58:27.359Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-31T13:58:27.359Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-31T13:58:27.359Z] === RUN TestCreateTmpfsMountsTarget [2021-08-31T13:58:27.359Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-31T13:58:27.359Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-31T13:58:29.256Z] --- PASS: TestCreateWithCustomMaskedPaths (1.77s) [2021-08-31T13:58:29.256Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-31T13:58:31.156Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s) [2021-08-31T13:58:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-31T13:58:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T13:58:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T13:58:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T13:58:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T13:58:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T13:58:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T13:58:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T13:58:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T13:58:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T13:58:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T13:58:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T13:58:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T13:58:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T13:58:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T13:58:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T13:58:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-31T13:58:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-31T13:58:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-31T13:58:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-31T13:58:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-31T13:58:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-31T13:58:31.156Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-31T13:58:31.414Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-08-31T13:58:31.414Z] === RUN TestCreateDifferentPlatform [2021-08-31T13:58:31.414Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-31T13:58:31.414Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-31T13:58:31.414Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-31T13:58:31.414Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-31T13:58:31.414Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-31T13:58:31.414Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-31T13:58:31.414Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-31T13:58:31.414Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-31T13:58:31.672Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-31T13:58:31.672Z] === RUN TestContainerStartOnDaemonRestart [2021-08-31T13:58:31.672Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-31T13:58:31.672Z] === RUN TestDaemonRestartIpcMode [2021-08-31T13:58:31.672Z] === PAUSE TestDaemonRestartIpcMode [2021-08-31T13:58:31.672Z] === RUN TestDaemonHostGatewayIP [2021-08-31T13:58:31.672Z] === PAUSE TestDaemonHostGatewayIP [2021-08-31T13:58:31.672Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-31T13:58:31.672Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-31T13:58:31.672Z] === RUN TestContainerKillOnDaemonStart [2021-08-31T13:58:31.672Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-31T13:58:31.672Z] === RUN TestDiff [2021-08-31T13:58:32.237Z] --- PASS: TestDiff (0.58s) [2021-08-31T13:58:32.237Z] === RUN TestExecWithCloseStdin [2021-08-31T13:58:32.803Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-08-31T13:58:32.803Z] === RUN TestExec [2021-08-31T13:58:33.736Z] --- PASS: TestExec (0.70s) [2021-08-31T13:58:33.736Z] === RUN TestExecUser [2021-08-31T13:58:34.302Z] --- PASS: TestExecUser (0.65s) [2021-08-31T13:58:34.302Z] === RUN TestExportContainerAndImportImage [2021-08-31T13:58:34.868Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-08-31T13:58:34.868Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-31T13:58:35.073Z] .....INFO: Daemon under test started and replied! [2021-08-31T13:58:35.073Z] INFO: Docker version of the daemon under test [2021-08-31T13:58:35.073Z] [2021-08-31T13:58:35.073Z] Client: [2021-08-31T13:58:35.073Z] Version: 17.06.2-ce [2021-08-31T13:58:35.073Z] API version: 1.30 [2021-08-31T13:58:35.073Z] Go version: go1.8.3 [2021-08-31T13:58:35.073Z] Git commit: cec0b72 [2021-08-31T13:58:35.073Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-31T13:58:35.073Z] OS/Arch: windows/amd64 [2021-08-31T13:58:35.073Z] [2021-08-31T13:58:35.073Z] Server: [2021-08-31T13:58:35.073Z] Version: 0.0.0-dev [2021-08-31T13:58:35.073Z] API version: 1.42 (minimum version 1.24) [2021-08-31T13:58:35.073Z] Go version: go1.17 [2021-08-31T13:58:35.073Z] Git commit: c55bfc6445 [2021-08-31T13:58:35.073Z] Built: 08/31/2021 13:56:33 [2021-08-31T13:58:35.073Z] OS/Arch: windows/amd64 [2021-08-31T13:58:35.073Z] Experimental: false [2021-08-31T13:58:35.073Z] [2021-08-31T13:58:35.073Z] INFO: Docker info of the daemon under test [2021-08-31T13:58:35.073Z] [2021-08-31T13:58:35.073Z] Containers: 0 [2021-08-31T13:58:35.073Z] Running: 0 [2021-08-31T13:58:35.073Z] Paused: 0 [2021-08-31T13:58:35.073Z] Stopped: 0 [2021-08-31T13:58:35.073Z] Images: 0 [2021-08-31T13:58:35.073Z] Server Version: 0.0.0-dev [2021-08-31T13:58:35.073Z] Storage Driver: windowsfilter [2021-08-31T13:58:35.073Z] Windows: [2021-08-31T13:58:35.073Z] Logging Driver: json-file [2021-08-31T13:58:35.073Z] Plugins: [2021-08-31T13:58:35.073Z] Volume: local [2021-08-31T13:58:35.073Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T13:58:35.073Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T13:58:35.073Z] Swarm: inactive [2021-08-31T13:58:35.073Z] Default Isolation: process [2021-08-31T13:58:35.073Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-31T13:58:35.073Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-31T13:58:35.073Z] OSType: windows [2021-08-31T13:58:35.073Z] Architecture: x86_64 [2021-08-31T13:58:35.073Z] CPUs: 4 [2021-08-31T13:58:35.073Z] Total Memory: 32GiB [2021-08-31T13:58:35.073Z] Name: azwin-2-49e100 [2021-08-31T13:58:35.073Z] ID: QHZC:IZZ5:PJNS:MA5N:4C32:KCFU:YNGD:GQCW:WCWO:4AIE:FPIB:TD6C [2021-08-31T13:58:35.073Z] Docker Root Dir: D:\CI\PR-42797\4\daemon [2021-08-31T13:58:35.073Z] Debug Mode (client): false [2021-08-31T13:58:35.073Z] Debug Mode (server): true [2021-08-31T13:58:35.073Z] File Descriptors: -1 [2021-08-31T13:58:35.073Z] Goroutines: 16 [2021-08-31T13:58:35.073Z] System Time: 2021-08-31T13:58:34.7586604Z [2021-08-31T13:58:35.073Z] EventsListeners: 0 [2021-08-31T13:58:35.073Z] Registry: https://index.docker.io/v1/ [2021-08-31T13:58:35.073Z] Labels: [2021-08-31T13:58:35.073Z] Experimental: false [2021-08-31T13:58:35.073Z] Insecure Registries: [2021-08-31T13:58:35.073Z] 127.0.0.0/8 [2021-08-31T13:58:35.073Z] Live Restore Enabled: false [2021-08-31T13:58:35.073Z] [2021-08-31T13:58:35.073Z] [2021-08-31T13:58:35.073Z] INFO: Docker images of the daemon under test [2021-08-31T13:58:35.073Z] [2021-08-31T13:58:35.073Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-31T13:58:35.073Z] [2021-08-31T13:58:35.073Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-31T13:58:35.073Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-31T13:58:35.073Z] ltsc2019: Pulling from windows/servercore [2021-08-31T13:58:35.533Z] 4612f6d0b889: Pulling fs layer [2021-08-31T13:58:35.533Z] c67ded6868b6: Pulling fs layer [2021-08-31T13:58:36.241Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-08-31T13:58:36.241Z] === RUN TestHealthCheckWorkdir [2021-08-31T13:58:37.186Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2021-08-31T13:58:37.186Z] === RUN TestHealthKillContainer [2021-08-31T13:58:39.712Z] --- PASS: TestHealthKillContainer (2.73s) [2021-08-31T13:58:39.713Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-31T13:58:40.278Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-08-31T13:58:40.278Z] === RUN TestIpcModeNone [2021-08-31T13:58:41.212Z] --- PASS: TestIpcModeNone (0.69s) [2021-08-31T13:58:41.212Z] === RUN TestIpcModePrivate [2021-08-31T13:58:41.212Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-08-31T13:58:41.777Z] --- PASS: TestIpcModePrivate (0.64s) [2021-08-31T13:58:41.777Z] === RUN TestIpcModeShareable [2021-08-31T13:58:42.035Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-08-31T13:58:42.293Z] --- PASS: TestIpcModeShareable (0.64s) [2021-08-31T13:58:42.293Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-31T13:58:44.117Z] c67ded6868b6: Verifying Checksum [2021-08-31T13:58:44.117Z] c67ded6868b6: Download complete [2021-08-31T13:58:44.193Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2021-08-31T13:58:44.193Z] === RUN TestAPIIpcModeHost [2021-08-31T13:58:44.760Z] --- PASS: TestAPIIpcModeHost (0.45s) [2021-08-31T13:58:44.760Z] === RUN TestDaemonIpcModeShareable [2021-08-31T13:58:45.694Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-31T13:58:45.694Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2021-08-31T13:58:45.694Z] === RUN TestDaemonIpcModePrivate [2021-08-31T13:58:47.067Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-31T13:58:47.067Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-08-31T13:58:47.067Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-31T13:58:48.000Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-31T13:58:48.258Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-08-31T13:58:48.258Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-31T13:58:49.193Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-31T13:58:49.193Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2021-08-31T13:58:49.193Z] === RUN TestIpcModeOlderClient [2021-08-31T13:58:49.193Z] === PAUSE TestIpcModeOlderClient [2021-08-31T13:58:49.193Z] === RUN TestKillContainerInvalidSignal [2021-08-31T13:58:49.762Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-08-31T13:58:49.762Z] === RUN TestKillContainer [2021-08-31T13:58:49.762Z] === RUN TestKillContainer/no_signal [2021-08-31T13:58:50.328Z] === RUN TestKillContainer/non_killing_signal [2021-08-31T13:58:50.586Z] === RUN TestKillContainer/killing_signal [2021-08-31T13:58:51.152Z] --- PASS: TestKillContainer (1.32s) [2021-08-31T13:58:51.152Z] --- PASS: TestKillContainer/no_signal (0.43s) [2021-08-31T13:58:51.152Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-08-31T13:58:51.152Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-08-31T13:58:51.152Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-31T13:58:51.152Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-31T13:58:51.718Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-31T13:58:51.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2021-08-31T13:58:51.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-08-31T13:58:51.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-08-31T13:58:51.976Z] === RUN TestKillStoppedContainer [2021-08-31T13:58:51.976Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-31T13:58:51.976Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-31T13:58:51.976Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-31T13:58:51.976Z] === RUN TestKillDifferentUserContainer [2021-08-31T13:58:52.542Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2021-08-31T13:58:52.542Z] === RUN TestInspectOomKilledTrue [2021-08-31T13:58:52.542Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-31T13:58:52.542Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-31T13:58:52.542Z] === RUN TestInspectOomKilledFalse [2021-08-31T13:58:53.108Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2021-08-31T13:58:53.108Z] === RUN TestLinksEtcHostsContentMatch [2021-08-31T13:58:53.179Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.821929844s with top 10 stages: buildssa: 1m32.182232811s, goimports: 21.739954037s, unconvert: 13.774599056s, gosec: 9.849959776s, golint: 6.488727477s, ineffassign: 5.543851175s, misspell: 4.851646329s, inspect: 3.327431725s, vrp: 2.779994251s, printf: 2.217538185s [2021-08-31T13:58:53.366Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2021-08-31T13:58:53.366Z] === RUN TestLinksContainerNames [2021-08-31T13:58:54.300Z] --- PASS: TestLinksContainerNames (0.91s) [2021-08-31T13:58:54.300Z] === RUN TestLogsFollowTailEmpty [2021-08-31T13:58:54.865Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-08-31T13:58:54.865Z] === RUN TestContainerNetworkMountsNoChown [2021-08-31T13:58:55.124Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/default [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/default [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/private [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/private [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rprivate [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/slave [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/slave [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rslave [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/shared [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/shared [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rshared [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/default [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/rprivate [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/rshared [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/shared [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/rslave [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/slave [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/private [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-31T13:58:55.124Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-31T13:58:55.124Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-31T13:58:55.124Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-31T13:58:55.383Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-31T13:58:55.642Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-31T13:58:55.642Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-31T13:58:55.642Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-31T13:58:55.642Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-31T13:58:55.642Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-31T13:58:55.642Z] === RUN TestContainerBindMountNonRecursive [2021-08-31T13:58:56.501Z] 4612f6d0b889: Verifying Checksum [2021-08-31T13:58:56.502Z] 4612f6d0b889: Download complete [2021-08-31T13:58:57.015Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2021-08-31T13:58:57.015Z] === RUN TestContainerVolumesMountedAsShared [2021-08-31T13:58:57.274Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-08-31T13:58:57.274Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-31T13:58:57.531Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2021-08-31T13:58:57.531Z] === RUN TestNetworkNat [2021-08-31T13:58:58.098Z] --- PASS: TestNetworkNat (0.49s) [2021-08-31T13:58:58.098Z] === RUN TestNetworkLocalhostTCPNat [2021-08-31T13:58:58.664Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-08-31T13:58:58.664Z] === RUN TestNetworkLoopbackNat [2021-08-31T13:58:58.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-31T13:59:01.190Z] --- PASS: TestNetworkLoopbackNat (2.67s) [2021-08-31T13:59:01.190Z] === RUN TestPause [2021-08-31T13:59:01.756Z] --- PASS: TestPause (0.46s) [2021-08-31T13:59:01.756Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-31T13:59:01.756Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-31T13:59:01.756Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-31T13:59:01.756Z] === RUN TestPauseStopPausedContainer [2021-08-31T13:59:02.322Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2021-08-31T13:59:02.322Z] === RUN TestPidHost [2021-08-31T13:59:03.256Z] --- PASS: TestPidHost (1.00s) [2021-08-31T13:59:03.256Z] === RUN TestPsFilter [2021-08-31T13:59:03.256Z] --- PASS: TestPsFilter (0.10s) [2021-08-31T13:59:03.256Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-31T13:59:03.820Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-08-31T13:59:03.820Z] === RUN TestRemoveContainerWithVolume [2021-08-31T13:59:04.078Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-08-31T13:59:04.078Z] === RUN TestRemoveContainerRunning [2021-08-31T13:59:04.644Z] --- PASS: TestRemoveContainerRunning (0.47s) [2021-08-31T13:59:04.644Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-31T13:59:05.211Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-08-31T13:59:05.211Z] === RUN TestRemoveInvalidContainer [2021-08-31T13:59:05.211Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-31T13:59:05.211Z] === RUN TestRenameLinkedContainer [2021-08-31T13:59:07.155Z] --- PASS: TestRenameLinkedContainer (1.83s) [2021-08-31T13:59:07.155Z] === RUN TestRenameStoppedContainer [2021-08-31T13:59:07.431Z] --- PASS: TestRenameStoppedContainer (0.47s) [2021-08-31T13:59:07.431Z] === RUN TestRenameRunningContainerAndReuse [2021-08-31T13:59:08.384Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2021-08-31T13:59:08.384Z] === RUN TestRenameInvalidName [2021-08-31T13:59:08.950Z] --- PASS: TestRenameInvalidName (0.47s) [2021-08-31T13:59:08.950Z] === RUN TestRenameAnonymousContainer [2021-08-31T13:59:09.278Z] --- PASS: TestBuildWithHugeFile (55.18s) [2021-08-31T13:59:09.278Z] === RUN TestBuildWCOWSandboxSize [2021-08-31T13:59:09.278Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-31T13:59:09.278Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-31T13:59:09.278Z] === RUN TestBuildWithEmptyDockerfile [2021-08-31T13:59:09.278Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T13:59:09.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T13:59:09.278Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T13:59:09.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T13:59:09.278Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T13:59:09.278Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T13:59:09.278Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T13:59:09.278Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T13:59:09.278Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T13:59:09.278Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-31T13:59:09.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-08-31T13:59:09.278Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-31T13:59:09.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-31T13:59:09.278Z] === RUN TestBuildPreserveOwnership [2021-08-31T13:59:09.278Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-31T13:59:10.849Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2021-08-31T13:59:10.849Z] === RUN TestRenameContainerWithSameName [2021-08-31T13:59:10.849Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-08-31T13:59:10.849Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-31T13:59:11.241Z] INFO [runner/unused/goanalysis] analyzers took 28.726511762s with top 10 stages: buildssa: 24.87999737s, U1000: 3.846514392s [2021-08-31T13:59:11.241Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-08-31T13:59:11.241Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1790/2178, skip_dirs: 2178/2178, exclude: 1790/1790, identifier_marker: 1790/1790, exclude-rules: 78/1790, skip_files: 2178/2178, filename_unadjuster: 2178/2178, path_prettifier: 2178/2178, nolint: 0/78, cgo: 2178/2759 [2021-08-31T13:59:11.241Z] INFO [runner] processing took 72.126423ms with stages: identifier_marker: 24.392333ms, nolint: 24.190543ms, path_prettifier: 13.651011ms, autogenerated_exclude: 4.403897ms, exclude-rules: 2.899272ms, skip_dirs: 1.765625ms, cgo: 639.613µs, filename_unadjuster: 179.484µs, max_same_issues: 1.14µs, skip_files: 1.07µs, uniq_by_line: 495ns, source_code: 464ns, max_per_file_from_linter: 358ns, diff: 337ns, exclude: 293ns, max_from_linter: 267ns, path_shortener: 221ns [2021-08-31T13:59:11.241Z] INFO [runner] linters took 1m37.517164823s with stages: goanalysis_metalinter: 1m15.953482888s, unused: 21.49139533s [2021-08-31T13:59:11.241Z] INFO File cache stats: 1686 entries of total size 8.5MiB [2021-08-31T13:59:11.241Z] INFO Memory: 2403 samples, avg is 401.2MB, max is 3910.3MB [2021-08-31T13:59:11.241Z] INFO Execution took 4m0.189644672s [2021-08-31T13:59:11.241Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-31T13:59:11.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a80be7b932dadcb60f57b0f71f14d52031aef01e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a80be7b932dadcb60f57b0f71f14d52031aef01e hack/make.sh dynbinary test-docker-py [2021-08-31T13:59:11.782Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2021-08-31T13:59:11.782Z] === RUN TestResize [2021-08-31T13:59:12.136Z] [2021-08-31T13:59:12.136Z] Removing bundles/ [2021-08-31T13:59:12.136Z] [2021-08-31T13:59:12.136Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-31T13:59:12.136Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T13:59:12.136Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T13:59:12.348Z] --- PASS: TestResize (0.49s) [2021-08-31T13:59:12.348Z] === RUN TestResizeWithInvalidSize [2021-08-31T13:59:12.913Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-08-31T13:59:12.914Z] === RUN TestResizeWhenContainerNotStarted [2021-08-31T13:59:13.172Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2021-08-31T13:59:13.172Z] === RUN TestDaemonRestartKillContainers [2021-08-31T13:59:13.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T13:59:13.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T13:59:13.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T13:59:13.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T13:59:13.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T13:59:13.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T13:59:13.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T13:59:13.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T13:59:13.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T13:59:13.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T13:59:13.172Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T13:59:13.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T13:59:13.172Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T13:59:13.172Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T13:59:13.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T13:59:13.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T13:59:13.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T13:59:13.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T13:59:13.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T13:59:13.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T13:59:13.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T13:59:13.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T13:59:13.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T13:59:13.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T13:59:13.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T13:59:13.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T13:59:13.482Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-31T13:59:14.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T13:59:15.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T13:59:15.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T13:59:16.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T13:59:17.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T13:59:17.686Z] --- PASS: TestBuildPreserveOwnership (9.61s) [2021-08-31T13:59:17.686Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.60s) [2021-08-31T13:59:17.686Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-31T13:59:17.686Z] === RUN TestBuildPlatformInvalid [2021-08-31T13:59:17.686Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-31T13:59:17.686Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-31T13:59:17.686Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-08-31T13:59:17.686Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-31T13:59:17.686Z] PASS [2021-08-31T13:59:17.686Z] [2021-08-31T13:59:17.686Z] === Skipped [2021-08-31T13:59:17.686Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-31T13:59:17.686Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T13:59:17.686Z] [2021-08-31T13:59:17.686Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-31T13:59:17.686Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-31T13:59:17.686Z] [2021-08-31T13:59:17.686Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-31T13:59:17.686Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-08-31T13:59:17.686Z] [2021-08-31T13:59:17.686Z] [2021-08-31T13:59:17.686Z] DONE 34 tests, 3 skipped in 115.193s [2021-08-31T13:59:17.686Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-31T13:59:17.686Z] INFO: Testing against a local daemon [2021-08-31T13:59:17.686Z] === RUN TestConfigInspect [2021-08-31T13:59:17.686Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.686Z] --- SKIP: TestConfigInspect (0.01s) [2021-08-31T13:59:17.686Z] === RUN TestConfigList [2021-08-31T13:59:17.686Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.686Z] --- SKIP: TestConfigList (0.01s) [2021-08-31T13:59:17.686Z] === RUN TestConfigsCreateAndDelete [2021-08-31T13:59:17.686Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.686Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-31T13:59:17.686Z] === RUN TestConfigsUpdate [2021-08-31T13:59:17.687Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-31T13:59:17.687Z] === RUN TestTemplatedConfig [2021-08-31T13:59:17.687Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-31T13:59:17.687Z] === RUN TestConfigCreateResolve [2021-08-31T13:59:17.687Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-31T13:59:17.687Z] PASS [2021-08-31T13:59:17.687Z] [2021-08-31T13:59:17.687Z] === Skipped [2021-08-31T13:59:17.687Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-08-31T13:59:17.687Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] [2021-08-31T13:59:17.687Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-31T13:59:17.687Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] [2021-08-31T13:59:17.687Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-31T13:59:17.687Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] [2021-08-31T13:59:17.687Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-31T13:59:17.687Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] [2021-08-31T13:59:17.687Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-31T13:59:17.687Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] [2021-08-31T13:59:17.687Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-31T13:59:17.687Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T13:59:17.687Z] [2021-08-31T13:59:17.687Z] [2021-08-31T13:59:17.687Z] DONE 6 tests, 6 skipped in 0.151s [2021-08-31T13:59:17.687Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-31T13:59:17.687Z] INFO: Testing against a local daemon [2021-08-31T13:59:17.687Z] === RUN TestCheckpoint [2021-08-31T13:59:17.687Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T13:59:17.687Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-31T13:59:17.687Z] === RUN TestContainerInvalidJSON [2021-08-31T13:59:17.687Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T13:59:17.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T13:59:17.687Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-31T13:59:17.687Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-31T13:59:17.687Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T13:59:17.687Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-31T13:59:17.687Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-31T13:59:17.687Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-31T13:59:17.687Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-31T13:59:17.687Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-31T13:59:17.687Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-31T13:59:17.687Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-31T13:59:17.687Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-31T13:59:17.687Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-31T13:59:17.687Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-31T13:59:17.687Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-31T13:59:17.687Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-31T13:59:17.687Z] === RUN TestCopyFromContainer [2021-08-31T13:59:18.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T13:59:19.058Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T13:59:19.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T13:59:21.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer// [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer//bar/root [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer/bar/quux [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-31T13:59:21.883Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer (3.91s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-31T13:59:21.883Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-31T13:59:21.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-31T13:59:21.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T13:59:21.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T13:59:21.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T13:59:21.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T13:59:21.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T13:59:21.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T13:59:21.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T13:59:21.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T13:59:21.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T13:59:21.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-31T13:59:21.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-31T13:59:21.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-31T13:59:21.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-31T13:59:21.883Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-31T13:59:21.883Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-31T13:59:21.883Z] === RUN TestCreateWithInvalidEnv [2021-08-31T13:59:21.883Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-31T13:59:21.883Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-31T13:59:21.883Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-31T13:59:21.883Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-31T13:59:21.883Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-31T13:59:21.883Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-31T13:59:21.883Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-31T13:59:21.883Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-31T13:59:21.883Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-31T13:59:21.883Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-31T13:59:21.883Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-31T13:59:21.883Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-31T13:59:21.883Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-31T13:59:21.883Z] === RUN TestCreateTmpfsMountsTarget [2021-08-31T13:59:21.883Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-31T13:59:21.883Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-31T13:59:22.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T13:59:22.823Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2021-08-31T13:59:22.823Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.25s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.08s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s) [2021-08-31T13:59:24.196Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2021-08-31T13:59:24.196Z] === RUN TestCgroupNamespacesRun [2021-08-31T13:59:24.203Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2021-08-31T13:59:24.203Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-31T13:59:24.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T13:59:24.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T13:59:24.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T13:59:24.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T13:59:24.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T13:59:24.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T13:59:24.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T13:59:24.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T13:59:24.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T13:59:24.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T13:59:24.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T13:59:24.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T13:59:24.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T13:59:24.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T13:59:24.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T13:59:24.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-31T13:59:24.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-31T13:59:24.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-31T13:59:24.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-31T13:59:24.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-31T13:59:24.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-31T13:59:24.203Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-31T13:59:24.462Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2021-08-31T13:59:24.462Z] === RUN TestCreateDifferentPlatform [2021-08-31T13:59:24.462Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-31T13:59:24.462Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-31T13:59:24.462Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-31T13:59:24.462Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-31T13:59:24.462Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-31T13:59:24.462Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-31T13:59:24.462Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-31T13:59:24.462Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-31T13:59:24.462Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-31T13:59:24.462Z] === RUN TestContainerStartOnDaemonRestart [2021-08-31T13:59:24.462Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-31T13:59:24.462Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-31T13:59:24.462Z] === RUN TestDaemonRestartIpcMode [2021-08-31T13:59:24.462Z] === PAUSE TestDaemonRestartIpcMode [2021-08-31T13:59:24.462Z] === RUN TestDaemonHostGatewayIP [2021-08-31T13:59:24.462Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T13:59:24.462Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-31T13:59:24.462Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-31T13:59:24.462Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-31T13:59:24.462Z] === RUN TestContainerKillOnDaemonStart [2021-08-31T13:59:24.462Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-31T13:59:24.462Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-31T13:59:24.462Z] === RUN TestDiff [2021-08-31T13:59:25.032Z] --- PASS: TestDiff (0.39s) [2021-08-31T13:59:25.032Z] === RUN TestExecWithCloseStdin [2021-08-31T13:59:25.130Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2021-08-31T13:59:25.130Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-31T13:59:25.130Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-31T13:59:25.130Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-31T13:59:25.130Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-31T13:59:25.291Z] --- PASS: TestExecWithCloseStdin (0.42s) [2021-08-31T13:59:25.291Z] === RUN TestExec [2021-08-31T13:59:25.861Z] --- PASS: TestExec (0.50s) [2021-08-31T13:59:25.861Z] === RUN TestExecUser [2021-08-31T13:59:26.430Z] --- PASS: TestExecUser (0.50s) [2021-08-31T13:59:26.430Z] === RUN TestExportContainerAndImportImage [2021-08-31T13:59:26.500Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2021-08-31T13:59:26.500Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-31T13:59:27.003Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2021-08-31T13:59:27.003Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-31T13:59:27.435Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2021-08-31T13:59:27.435Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-31T13:59:27.846Z] 393f6f5bddce: Pull complete [2021-08-31T13:59:27.846Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-08-31T13:59:27.846Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T13:59:27.846Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-08-31T13:59:27.846Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-08-31T13:59:27.846Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.169' [2021-08-31T13:59:27.846Z] WARN: Skipping validation tests [2021-08-31T13:59:27.846Z] INFO: Running unit tests at 08/31/2021 13:59:20... [2021-08-31T13:59:27.846Z] INFO: make.ps1 starting at 08/31/2021 13:59:23 [2021-08-31T13:59:27.846Z] INFO: Git commit (95e33207c5) assumed from DOCKER_GITCOMMIT environment variable [2021-08-31T13:59:27.846Z] INFO: Invoking autogen... [2021-08-31T13:59:27.846Z] INFO: Running unit tests... [2021-08-31T13:59:28.386Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-08-31T13:59:28.386Z] === RUN TestHealthCheckWorkdir [2021-08-31T13:59:28.646Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2021-08-31T13:59:28.646Z] === RUN TestHealthKillContainer [2021-08-31T13:59:28.808Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2021-08-31T13:59:28.808Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-31T13:59:30.025Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-31T13:59:30.180Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-08-31T13:59:30.180Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-31T13:59:30.439Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-08-31T13:59:30.439Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-31T13:59:31.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-31T13:59:31.184Z] --- PASS: TestHealthKillContainer (2.50s) [2021-08-31T13:59:31.184Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-31T13:59:31.752Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-08-31T13:59:31.752Z] === RUN TestIpcModeNone [2021-08-31T13:59:31.810Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2021-08-31T13:59:31.810Z] === RUN TestNISDomainname [2021-08-31T13:59:32.012Z] --- PASS: TestIpcModeNone (0.46s) [2021-08-31T13:59:32.012Z] === RUN TestIpcModePrivate [2021-08-31T13:59:32.131Z] 393f6f5bddce: Pull complete [2021-08-31T13:59:32.131Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-08-31T13:59:32.131Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T13:59:32.131Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-08-31T13:59:32.131Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-08-31T13:59:32.131Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.169' [2021-08-31T13:59:32.131Z] WARN: Skipping validation tests [2021-08-31T13:59:32.131Z] INFO: Running unit tests at 08/31/2021 13:59:22... [2021-08-31T13:59:32.131Z] INFO: make.ps1 starting at 08/31/2021 13:59:25 [2021-08-31T13:59:32.131Z] INFO: Git commit (d2def828c9) assumed from DOCKER_GITCOMMIT environment variable [2021-08-31T13:59:32.131Z] INFO: Invoking autogen... [2021-08-31T13:59:32.132Z] INFO: Running unit tests... [2021-08-31T13:59:32.132Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-31T13:59:32.272Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-08-31T13:59:32.375Z] --- PASS: TestNISDomainname (0.71s) [2021-08-31T13:59:32.375Z] === RUN TestHostnameDnsResolution [2021-08-31T13:59:32.531Z] --- PASS: TestIpcModePrivate (0.42s) [2021-08-31T13:59:32.531Z] === RUN TestIpcModeShareable [2021-08-31T13:59:32.531Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T13:59:32.531Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-31T13:59:32.531Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-31T13:59:33.308Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-08-31T13:59:33.308Z] === RUN TestStats [2021-08-31T13:59:33.913Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2021-08-31T13:59:33.913Z] === RUN TestAPIIpcModeHost [2021-08-31T13:59:33.913Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T13:59:33.913Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-31T13:59:33.913Z] === RUN TestDaemonIpcModeShareable [2021-08-31T13:59:33.913Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T13:59:33.913Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-31T13:59:33.913Z] === RUN TestDaemonIpcModePrivate [2021-08-31T13:59:34.882Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-08-31T13:59:34.882Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2021-08-31T13:59:34.882Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-31T13:59:34.882Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T13:59:34.882Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-31T13:59:34.882Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-31T13:59:34.882Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T13:59:34.882Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-31T13:59:34.882Z] === RUN TestIpcModeOlderClient [2021-08-31T13:59:34.882Z] === PAUSE TestIpcModeOlderClient [2021-08-31T13:59:34.882Z] === RUN TestKillContainerInvalidSignal [2021-08-31T13:59:35.482Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-08-31T13:59:35.482Z] === RUN TestKillContainer [2021-08-31T13:59:35.482Z] === RUN TestKillContainer/no_signal [2021-08-31T13:59:35.834Z] --- PASS: TestStats (2.52s) [2021-08-31T13:59:35.834Z] === RUN TestStopContainerWithTimeout [2021-08-31T13:59:35.834Z] === RUN TestStopContainerWithTimeout/0 [2021-08-31T13:59:35.834Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-31T13:59:35.834Z] === RUN TestStopContainerWithTimeout/1 [2021-08-31T13:59:35.834Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-31T13:59:35.834Z] === RUN TestStopContainerWithTimeout/3 [2021-08-31T13:59:35.834Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-31T13:59:35.834Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-31T13:59:35.834Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-31T13:59:35.834Z] === CONT TestStopContainerWithTimeout/0 [2021-08-31T13:59:35.834Z] === CONT TestStopContainerWithTimeout/3 [2021-08-31T13:59:36.062Z] === RUN TestKillContainer/non_killing_signal [2021-08-31T13:59:36.062Z] === RUN TestKillContainer/killing_signal [2021-08-31T13:59:36.400Z] === CONT TestStopContainerWithTimeout/1 [2021-08-31T13:59:36.631Z] --- PASS: TestKillContainer (1.21s) [2021-08-31T13:59:36.631Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-08-31T13:59:36.631Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2021-08-31T13:59:36.631Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-08-31T13:59:36.631Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-31T13:59:36.631Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-31T13:59:37.201Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-31T13:59:37.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2021-08-31T13:59:37.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2021-08-31T13:59:37.473Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-08-31T13:59:37.473Z] === RUN TestKillStoppedContainer [2021-08-31T13:59:37.473Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-31T13:59:37.473Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-31T13:59:37.473Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-31T13:59:37.473Z] === RUN TestKillDifferentUserContainer [2021-08-31T13:59:38.044Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-08-31T13:59:38.044Z] === RUN TestInspectOomKilledTrue [2021-08-31T13:59:38.044Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T13:59:38.044Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-31T13:59:38.044Z] === RUN TestInspectOomKilledFalse [2021-08-31T13:59:38.044Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T13:59:38.044Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-31T13:59:38.044Z] === RUN TestLinksEtcHostsContentMatch [2021-08-31T13:59:38.044Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-31T13:59:38.044Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-31T13:59:38.044Z] === RUN TestLinksContainerNames [2021-08-31T13:59:38.298Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-31T13:59:38.590Z] ? github.com/docker/docker/api [no test files] [2021-08-31T13:59:38.984Z] --- PASS: TestLinksContainerNames (0.82s) [2021-08-31T13:59:38.984Z] === RUN TestLogsFollowTailEmpty [2021-08-31T13:59:39.244Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-08-31T13:59:39.244Z] === RUN TestContainerNetworkMountsNoChown [2021-08-31T13:59:39.506Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/default [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/default [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/private [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/private [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rprivate [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/slave [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/slave [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rslave [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/shared [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/shared [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rshared [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/default [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/rshared [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/shared [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/rslave [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/slave [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/rprivate [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T13:59:39.506Z] === CONT TestMountDaemonRoot/private [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-31T13:59:39.506Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-31T13:59:39.506Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-31T13:59:39.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-31T13:59:39.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-31T13:59:39.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-31T13:59:39.766Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-31T13:59:40.027Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-31T13:59:40.027Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-31T13:59:40.027Z] === RUN TestContainerBindMountNonRecursive [2021-08-31T13:59:40.027Z] 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) [2021-08-31T13:59:40.027Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-08-31T13:59:40.027Z] === RUN TestContainerVolumesMountedAsShared [2021-08-31T13:59:40.027Z] 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) [2021-08-31T13:59:40.027Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-31T13:59:40.027Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-31T13:59:40.027Z] 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) [2021-08-31T13:59:40.027Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-31T13:59:40.027Z] === RUN TestNetworkNat [2021-08-31T13:59:40.597Z] --- PASS: TestNetworkNat (0.51s) [2021-08-31T13:59:40.597Z] === RUN TestNetworkLocalhostTCPNat [2021-08-31T13:59:40.697Z] ? github.com/docker/docker/api [no test files] [2021-08-31T13:59:40.824Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-31T13:59:40.824Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2021-08-31T13:59:40.824Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2021-08-31T13:59:40.824Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-08-31T13:59:40.824Z] --- PASS: TestStopContainerWithTimeout/-1 (2.47s) [2021-08-31T13:59:40.824Z] === RUN TestDeleteDevicemapper [2021-08-31T13:59:40.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-31T13:59:40.824Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-31T13:59:40.824Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-31T13:59:41.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-08-31T13:59:41.168Z] === RUN TestNetworkLoopbackNat [2021-08-31T13:59:41.760Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2021-08-31T13:59:41.760Z] === RUN TestUpdateMemory [2021-08-31T13:59:42.326Z] --- PASS: TestUpdateMemory (0.56s) [2021-08-31T13:59:42.326Z] === RUN TestUpdateCPUQuota [2021-08-31T13:59:43.259Z] --- PASS: TestUpdateCPUQuota (0.96s) [2021-08-31T13:59:43.259Z] === RUN TestUpdatePidsLimit [2021-08-31T13:59:43.259Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-31T13:59:43.517Z] === RUN TestUpdatePidsLimit/no_change [2021-08-31T13:59:43.709Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-08-31T13:59:43.709Z] === RUN TestPause [2021-08-31T13:59:43.709Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T13:59:43.709Z] --- SKIP: TestPause (0.00s) [2021-08-31T13:59:43.709Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-31T13:59:43.709Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-31T13:59:43.709Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-31T13:59:43.709Z] === RUN TestPauseStopPausedContainer [2021-08-31T13:59:43.709Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T13:59:43.709Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-31T13:59:43.709Z] === RUN TestPidHost [2021-08-31T13:59:43.775Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-31T13:59:44.034Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-31T13:59:44.293Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-31T13:59:44.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-31T13:59:44.649Z] --- PASS: TestPidHost (0.92s) [2021-08-31T13:59:44.649Z] === RUN TestPsFilter [2021-08-31T13:59:44.649Z] --- PASS: TestPsFilter (0.10s) [2021-08-31T13:59:44.649Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-31T13:59:44.809Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-31T13:59:44.910Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-08-31T13:59:44.910Z] === RUN TestRemoveContainerWithVolume [2021-08-31T13:59:45.479Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-08-31T13:59:45.479Z] === RUN TestRemoveContainerRunning [2021-08-31T13:59:45.739Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-08-31T13:59:45.739Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-31T13:59:45.749Z] --- PASS: TestUpdatePidsLimit (2.26s) [2021-08-31T13:59:45.749Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2021-08-31T13:59:45.749Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-08-31T13:59:45.749Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-08-31T13:59:45.749Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2021-08-31T13:59:45.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-08-31T13:59:45.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-08-31T13:59:45.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-08-31T13:59:45.749Z] === RUN TestUpdateRestartPolicy [2021-08-31T13:59:46.309Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-08-31T13:59:46.309Z] === RUN TestRemoveInvalidContainer [2021-08-31T13:59:46.309Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-31T13:59:46.309Z] === RUN TestRenameLinkedContainer [2021-08-31T13:59:48.219Z] --- PASS: TestRenameLinkedContainer (1.64s) [2021-08-31T13:59:48.220Z] === RUN TestRenameStoppedContainer [2021-08-31T13:59:48.220Z] --- PASS: TestRenameStoppedContainer (0.37s) [2021-08-31T13:59:48.220Z] === RUN TestRenameRunningContainerAndReuse [2021-08-31T13:59:49.160Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2021-08-31T13:59:49.160Z] === RUN TestRenameInvalidName [2021-08-31T13:59:49.420Z] --- PASS: TestRenameInvalidName (0.40s) [2021-08-31T13:59:49.420Z] === RUN TestRenameAnonymousContainer [2021-08-31T13:59:50.803Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2021-08-31T13:59:50.803Z] === RUN TestRenameContainerWithSameName [2021-08-31T13:59:50.970Z] === RUN TestMiddlewares [2021-08-31T13:59:50.970Z] --- PASS: TestMiddlewares (0.00s) [2021-08-31T13:59:50.970Z] PASS [2021-08-31T13:59:50.970Z] coverage: 9.0% of statements [2021-08-31T13:59:50.970Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2021-08-31T13:59:51.373Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-08-31T13:59:51.373Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-31T13:59:52.312Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-08-31T13:59:52.312Z] === RUN TestResize [2021-08-31T13:59:52.574Z] --- PASS: TestResize (0.41s) [2021-08-31T13:59:52.574Z] === RUN TestResizeWithInvalidSize [2021-08-31T13:59:52.837Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-08-31T13:59:52.837Z] === RUN TestResizeWhenContainerNotStarted [2021-08-31T13:59:53.086Z] === RUN TestMiddlewares [2021-08-31T13:59:53.086Z] --- PASS: TestMiddlewares (0.00s) [2021-08-31T13:59:53.086Z] PASS [2021-08-31T13:59:53.086Z] coverage: 9.0% of statements [2021-08-31T13:59:53.086Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2021-08-31T13:59:53.407Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-08-31T13:59:53.407Z] === RUN TestDaemonRestartKillContainers [2021-08-31T13:59:53.407Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-31T13:59:53.407Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-31T13:59:53.407Z] === RUN TestCgroupNamespacesRun [2021-08-31T13:59:54.788Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2021-08-31T13:59:54.788Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-31T13:59:55.727Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-08-31T13:59:55.727Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-31T13:59:56.669Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2021-08-31T13:59:56.669Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-31T13:59:57.939Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2021-08-31T13:59:57.939Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-31T13:59:57.939Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2021-08-31T13:59:57.939Z] === RUN TestWaitNonBlocked [2021-08-31T13:59:57.939Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T13:59:57.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T13:59:57.939Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T13:59:57.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T13:59:57.939Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T13:59:57.939Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T13:59:58.050Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2021-08-31T13:59:58.050Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-31T13:59:58.199Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-31T13:59:58.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2021-08-31T13:59:58.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2021-08-31T13:59:58.199Z] === RUN TestWaitBlocked [2021-08-31T13:59:58.199Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T13:59:58.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T13:59:58.199Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T13:59:58.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T13:59:58.199Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T13:59:58.199Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T13:59:58.991Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2021-08-31T13:59:58.991Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-31T13:59:59.150Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-31T13:59:59.150Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-08-31T13:59:59.150Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2021-08-31T13:59:59.150Z] === CONT TestContainerStartOnDaemonRestart [2021-08-31T13:59:59.150Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-31T14:00:00.372Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-08-31T14:00:00.372Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-31T14:00:00.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-31T14:00:00.942Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-31T14:00:01.709Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2021-08-31T14:00:01.709Z] === CONT TestDaemonHostGatewayIP [2021-08-31T14:00:01.709Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2021-08-31T14:00:01.709Z] === CONT TestDaemonRestartIpcMode [2021-08-31T14:00:01.883Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2021-08-31T14:00:01.883Z] === RUN TestNISDomainname [2021-08-31T14:00:01.883Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-31T14:00:01.883Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-31T14:00:01.883Z] === RUN TestHostnameDnsResolution [2021-08-31T14:00:02.824Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-08-31T14:00:02.824Z] === RUN TestStats [2021-08-31T14:00:02.824Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:02.824Z] --- SKIP: TestStats (0.00s) [2021-08-31T14:00:02.824Z] === RUN TestStopContainerWithTimeout [2021-08-31T14:00:02.824Z] === RUN TestStopContainerWithTimeout/0 [2021-08-31T14:00:02.824Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-31T14:00:02.824Z] === RUN TestStopContainerWithTimeout/1 [2021-08-31T14:00:02.824Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-31T14:00:02.824Z] === RUN TestStopContainerWithTimeout/3 [2021-08-31T14:00:02.824Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-31T14:00:02.824Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-31T14:00:02.824Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-31T14:00:02.824Z] === CONT TestStopContainerWithTimeout/0 [2021-08-31T14:00:02.824Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-31T14:00:03.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-31T14:00:03.399Z] === CONT TestStopContainerWithTimeout/3 [2021-08-31T14:00:03.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-31T14:00:04.241Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2021-08-31T14:00:04.241Z] === CONT TestIpcModeOlderClient [2021-08-31T14:00:04.498Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-08-31T14:00:04.499Z] === CONT TestContainerKillOnDaemonStart [2021-08-31T14:00:04.499Z] --- PASS: TestDaemonHostGatewayIP (3.09s) [2021-08-31T14:00:05.308Z] === CONT TestStopContainerWithTimeout/1 [2021-08-31T14:00:06.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-31T14:00:07.216Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-31T14:00:07.216Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-08-31T14:00:07.216Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-08-31T14:00:07.216Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2021-08-31T14:00:07.216Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2021-08-31T14:00:07.216Z] === RUN TestDeleteDevicemapper [2021-08-31T14:00:07.216Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-31T14:00:07.216Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-31T14:00:07.216Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-31T14:00:08.156Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2021-08-31T14:00:08.156Z] === RUN TestUpdateMemory [2021-08-31T14:00:08.156Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:08.156Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-31T14:00:08.156Z] === RUN TestUpdateCPUQuota [2021-08-31T14:00:08.156Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:08.156Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-31T14:00:08.156Z] === RUN TestUpdatePidsLimit [2021-08-31T14:00:08.156Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:08.156Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-31T14:00:08.156Z] === RUN TestUpdateRestartPolicy [2021-08-31T14:00:08.620Z] ok github.com/docker/docker/libnetwork/ipam 99.960s coverage: 85.3% of statements [2021-08-31T14:00:08.620Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-31T14:00:08.620Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-31T14:00:08.620Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-31T14:00:08.620Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-31T14:00:08.620Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-31T14:00:08.620Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-31T14:00:08.620Z] ok github.com/docker/docker/libnetwork/ipamutils 0.487s coverage: 74.0% of statements [2021-08-31T14:00:08.620Z] ok github.com/docker/docker/libnetwork/iptables 0.277s coverage: 45.1% of statements [2021-08-31T14:00:08.620Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2021-08-31T14:00:08.620Z] ok github.com/docker/docker/libnetwork/netutils 0.028s coverage: 44.1% of statements [2021-08-31T14:00:08.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-31T14:00:09.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-31T14:00:12.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-31T14:00:16.688Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2021-08-31T14:00:16.688Z] PASS [2021-08-31T14:00:16.688Z] [2021-08-31T14:00:16.688Z] === Skipped [2021-08-31T14:00:16.688Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-31T14:00:16.688Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:00:16.688Z] [2021-08-31T14:00:16.688Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-31T14:00:16.688Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-31T14:00:16.688Z] [2021-08-31T14:00:16.688Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-31T14:00:16.688Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-31T14:00:16.688Z] [2021-08-31T14:00:16.688Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-31T14:00:16.688Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-31T14:00:16.688Z] [2021-08-31T14:00:16.688Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-31T14:00:16.688Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-31T14:00:16.688Z] [2021-08-31T14:00:16.688Z] [2021-08-31T14:00:16.688Z] DONE 195 tests, 5 skipped in 110.622s [2021-08-31T14:00:16.688Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-31T14:00:16.688Z] === RUN TestConfigDaemonLibtrustID [2021-08-31T14:00:16.688Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-08-31T14:00:16.688Z] === RUN TestDaemonConfigValidation [2021-08-31T14:00:16.688Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:00:16.688Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:00:16.688Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-31T14:00:16.688Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-31T14:00:16.688Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-31T14:00:16.688Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-31T14:00:16.688Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-31T14:00:16.688Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-31T14:00:16.688Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-31T14:00:16.688Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-31T14:00:16.688Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:00:16.688Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-31T14:00:16.688Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-31T14:00:16.688Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-31T14:00:16.688Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-31T14:00:16.688Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-31T14:00:16.688Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-08-31T14:00:16.688Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-08-31T14:00:16.688Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-31T14:00:16.688Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-31T14:00:16.688Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-31T14:00:16.688Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-31T14:00:16.688Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-31T14:00:17.629Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-31T14:00:19.001Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-31T14:00:19.938Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-31T14:00:19.938Z] daemon_test.go:148: [db46e69ccc586] daemon is not started [2021-08-31T14:00:19.938Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-08-31T14:00:19.938Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-31T14:00:19.938Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-08-31T14:00:19.938Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-08-31T14:00:19.938Z] PASS [2021-08-31T14:00:19.938Z] [2021-08-31T14:00:19.938Z] DONE 11 tests in 3.902s [2021-08-31T14:00:19.938Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-31T14:00:19.938Z] INFO: Testing against a local daemon [2021-08-31T14:00:19.939Z] === RUN TestCommitInheritsEnv [2021-08-31T14:00:20.197Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-08-31T14:00:20.197Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-31T14:00:20.197Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-31T14:00:20.197Z] === RUN TestImagesFilterMultiReference [2021-08-31T14:00:20.197Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-31T14:00:20.197Z] === RUN TestImagePullPlatformInvalid [2021-08-31T14:00:20.197Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-31T14:00:20.197Z] === RUN TestRemoveImageOrphaning [2021-08-31T14:00:20.377Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2021-08-31T14:00:20.377Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-31T14:00:20.377Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2021-08-31T14:00:20.377Z] === RUN TestWaitNonBlocked [2021-08-31T14:00:20.377Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:00:20.377Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:00:20.377Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:00:20.377Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:00:20.377Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:00:20.377Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:00:20.377Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-31T14:00:20.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2021-08-31T14:00:20.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-08-31T14:00:20.377Z] === RUN TestWaitBlocked [2021-08-31T14:00:20.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:00:20.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:00:20.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:00:20.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:00:20.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:00:20.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:00:20.455Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-08-31T14:00:20.455Z] === RUN TestRemoveImageGarbageCollector [2021-08-31T14:00:20.639Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-31T14:00:20.639Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2021-08-31T14:00:20.639Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2021-08-31T14:00:20.639Z] === CONT TestDaemonRestartIpcMode [2021-08-31T14:00:20.639Z] === CONT TestIpcModeOlderClient [2021-08-31T14:00:20.639Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-31T14:00:20.639Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-31T14:00:20.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-31T14:00:22.352Z] --- PASS: TestRemoveImageGarbageCollector (1.67s) [2021-08-31T14:00:22.352Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-31T14:00:22.352Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-31T14:00:22.352Z] === RUN TestTagInvalidReference [2021-08-31T14:00:22.352Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-31T14:00:22.352Z] === RUN TestTagValidPrefixedRepo [2021-08-31T14:00:22.352Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-31T14:00:22.352Z] === RUN TestTagExistedNameWithoutForce [2021-08-31T14:00:22.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-31T14:00:22.352Z] === RUN TestTagOfficialNames [2021-08-31T14:00:22.352Z] --- PASS: TestTagOfficialNames (0.04s) [2021-08-31T14:00:22.352Z] === RUN TestTagMatchesDigest [2021-08-31T14:00:22.352Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-31T14:00:22.352Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-31T14:00:23.180Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2021-08-31T14:00:23.440Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2021-08-31T14:00:23.440Z] PASS [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === Skipped [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-31T14:00:23.440Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-31T14:00:23.440Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-31T14:00:23.440Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-31T14:00:23.440Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-31T14:00:23.440Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-31T14:00:23.440Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-31T14:00:23.440Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-31T14:00:23.440Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-31T14:00:23.440Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-31T14:00:23.440Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-31T14:00:23.440Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-31T14:00:23.440Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-08-31T14:00:23.440Z] 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) [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-31T14:00:23.440Z] 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) [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-31T14:00:23.440Z] 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) [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-31T14:00:23.440Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-31T14:00:23.440Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-31T14:00:23.440Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:00:23.440Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-31T14:00:23.440Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-31T14:00:23.440Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-31T14:00:23.440Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-31T14:00:23.440Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-31T14:00:23.440Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-31T14:00:23.440Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] [2021-08-31T14:00:23.440Z] DONE 176 tests, 25 skipped in 66.003s [2021-08-31T14:00:23.440Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-31T14:00:23.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-31T14:00:23.701Z] === RUN TestConfigDaemonLibtrustID [2021-08-31T14:00:24.271Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-31T14:00:24.271Z] === RUN TestDaemonConfigValidation [2021-08-31T14:00:24.271Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:00:24.271Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:00:24.271Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-31T14:00:24.271Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-31T14:00:24.271Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-31T14:00:24.271Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-31T14:00:24.271Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-31T14:00:24.271Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-31T14:00:24.271Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-31T14:00:24.271Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-31T14:00:24.271Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:00:24.271Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-31T14:00:24.271Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-31T14:00:24.271Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-31T14:00:24.271Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-31T14:00:24.271Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-31T14:00:24.271Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-08-31T14:00:24.271Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-31T14:00:24.271Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-08-31T14:00:24.271Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-31T14:00:24.271Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-08-31T14:00:24.271Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-31T14:00:24.271Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-31T14:00:25.653Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-31T14:00:26.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-31T14:00:26.593Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-31T14:00:27.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-31T14:00:27.534Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-31T14:00:27.534Z] daemon_test.go:148: [d35cf7751c2fa] daemon is not started [2021-08-31T14:00:27.534Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-08-31T14:00:27.534Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-31T14:00:27.534Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-31T14:00:27.534Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-31T14:00:27.534Z] PASS [2021-08-31T14:00:27.534Z] [2021-08-31T14:00:27.534Z] DONE 11 tests in 4.175s [2021-08-31T14:00:27.534Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-31T14:00:27.794Z] INFO: Testing against a local daemon [2021-08-31T14:00:27.794Z] === RUN TestCommitInheritsEnv [2021-08-31T14:00:29.175Z] --- PASS: TestCommitInheritsEnv (1.38s) [2021-08-31T14:00:29.175Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-31T14:00:29.175Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-31T14:00:29.175Z] === RUN TestImagesFilterMultiReference [2021-08-31T14:00:29.175Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-31T14:00:29.175Z] === RUN TestImagePullPlatformInvalid [2021-08-31T14:00:29.175Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-08-31T14:00:29.175Z] === RUN TestRemoveImageOrphaning [2021-08-31T14:00:29.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-31T14:00:31.083Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-08-31T14:00:31.083Z] === RUN TestRemoveImageGarbageCollector [2021-08-31T14:00:31.083Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-31T14:00:31.083Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-31T14:00:31.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-31T14:00:31.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-31T14:00:31.083Z] === RUN TestTagInvalidReference [2021-08-31T14:00:31.343Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-31T14:00:31.343Z] === RUN TestTagValidPrefixedRepo [2021-08-31T14:00:31.343Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-31T14:00:31.343Z] === RUN TestTagExistedNameWithoutForce [2021-08-31T14:00:31.343Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-31T14:00:31.343Z] === RUN TestTagOfficialNames [2021-08-31T14:00:31.343Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-31T14:00:31.343Z] === RUN TestTagMatchesDigest [2021-08-31T14:00:31.343Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-31T14:00:31.343Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-31T14:00:31.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-31T14:00:35.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-31T14:00:37.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-31T14:00:37.765Z] 4612f6d0b889: Pull complete [2021-08-31T14:00:39.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-31T14:00:41.661Z] === RUN TestBoolValue [2021-08-31T14:00:41.661Z] --- PASS: TestBoolValue (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestBoolValueOrDefault [2021-08-31T14:00:41.661Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestInt64ValueOrZero [2021-08-31T14:00:41.661Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestInt64ValueOrDefault [2021-08-31T14:00:41.661Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-31T14:00:41.661Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestJsonContentType [2021-08-31T14:00:41.661Z] --- PASS: TestJsonContentType (0.00s) [2021-08-31T14:00:41.661Z] PASS [2021-08-31T14:00:41.661Z] coverage: 14.7% of statements [2021-08-31T14:00:41.661Z] ok github.com/docker/docker/api/server/httputils 0.079s coverage: 14.7% of statements [2021-08-31T14:00:41.661Z] === RUN TestMaskSecretKeys [2021-08-31T14:00:41.661Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-31T14:00:41.661Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-31T14:00:41.661Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-31T14:00:41.661Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-31T14:00:41.661Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-31T14:00:41.661Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-31T14:00:41.661Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestVersionMiddlewareVersion [2021-08-31T14:00:41.661Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-31T14:00:41.661Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-31T14:00:41.661Z] PASS [2021-08-31T14:00:41.661Z] coverage: 37.7% of statements [2021-08-31T14:00:41.661Z] ok github.com/docker/docker/api/server/middleware 0.099s coverage: 37.7% of statements [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-31T14:00:41.661Z] === RUN TestStrSliceMarshalJSON [2021-08-31T14:00:41.661Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestStrSliceUnmarshalJSON [2021-08-31T14:00:41.661Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestStrSliceUnmarshalString [2021-08-31T14:00:41.661Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestStrSliceUnmarshalSlice [2021-08-31T14:00:41.661Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-31T14:00:41.661Z] PASS [2021-08-31T14:00:41.661Z] coverage: 90.0% of statements [2021-08-31T14:00:41.661Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-08-31T14:00:41.661Z] === RUN TestAdjustForAPIVersion [2021-08-31T14:00:41.661Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-31T14:00:41.661Z] PASS [2021-08-31T14:00:41.661Z] coverage: 5.7% of statements [2021-08-31T14:00:41.661Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-31T14:00:41.661Z] === RUN TestToJSON [2021-08-31T14:00:41.661Z] --- PASS: TestToJSON (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestToParamWithVersion [2021-08-31T14:00:41.661Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestFromJSON [2021-08-31T14:00:41.661Z] --- PASS: TestFromJSON (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestEmpty [2021-08-31T14:00:41.661Z] --- PASS: TestEmpty (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestArgsMatchKVListEmptySources [2021-08-31T14:00:41.661Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestArgsMatchKVList [2021-08-31T14:00:41.661Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestArgsMatch [2021-08-31T14:00:41.661Z] --- PASS: TestArgsMatch (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestAdd [2021-08-31T14:00:41.661Z] --- PASS: TestAdd (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestDel [2021-08-31T14:00:41.661Z] --- PASS: TestDel (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestLen [2021-08-31T14:00:41.661Z] --- PASS: TestLen (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestExactMatch [2021-08-31T14:00:41.661Z] --- PASS: TestExactMatch (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestOnlyOneExactMatch [2021-08-31T14:00:41.661Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestContains [2021-08-31T14:00:41.661Z] --- PASS: TestContains (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestValidate [2021-08-31T14:00:41.661Z] --- PASS: TestValidate (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestWalkValues [2021-08-31T14:00:41.661Z] --- PASS: TestWalkValues (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestFuzzyMatch [2021-08-31T14:00:41.661Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestClone [2021-08-31T14:00:41.661Z] --- PASS: TestClone (0.00s) [2021-08-31T14:00:41.661Z] PASS [2021-08-31T14:00:41.661Z] coverage: 92.2% of statements [2021-08-31T14:00:41.661Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-31T14:00:41.661Z] === RUN TestDurationToSecondsString [2021-08-31T14:00:41.661Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-31T14:00:41.661Z] === RUN TestGetTimestamp [2021-08-31T14:00:41.661Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-31T14:00:41.661Z] === RUN TestParseTimestamps [2021-08-31T14:00:41.661Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-31T14:00:41.661Z] PASS [2021-08-31T14:00:41.661Z] coverage: 100.0% of statements [2021-08-31T14:00:41.661Z] ok github.com/docker/docker/api/types/time 0.163s coverage: 100.0% of statements [2021-08-31T14:00:41.661Z] === RUN TestCompareVersion [2021-08-31T14:00:41.661Z] --- PASS: TestCompareVersion (0.00s) [2021-08-31T14:00:41.661Z] PASS [2021-08-31T14:00:41.661Z] coverage: 77.3% of statements [2021-08-31T14:00:41.661Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/builder [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-31T14:00:41.661Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-31T14:00:41.662Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-31T14:00:41.662Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-31T14:00:41.662Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-31T14:00:41.662Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-31T14:00:41.662Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-31T14:00:41.662Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestCloneArgsSmartHttp [2021-08-31T14:00:41.662Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestCloneArgsDumbHttp [2021-08-31T14:00:41.662Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestCloneArgsGit [2021-08-31T14:00:41.662Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestCheckoutGit [2021-08-31T14:00:41.662Z] === RUN TestEnable [2021-08-31T14:00:41.662Z] --- PASS: TestEnable (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestDisable [2021-08-31T14:00:41.662Z] --- PASS: TestDisable (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestEnabled [2021-08-31T14:00:41.662Z] --- PASS: TestEnabled (0.00s) [2021-08-31T14:00:41.662Z] PASS [2021-08-31T14:00:41.662Z] coverage: 100.0% of statements [2021-08-31T14:00:41.662Z] ok github.com/docker/docker/cli/debug 0.052s coverage: 100.0% of statements [2021-08-31T14:00:41.662Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-31T14:00:41.662Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestProcessNoDockerignore [2021-08-31T14:00:41.662Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-31T14:00:41.662Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestDetectContentType [2021-08-31T14:00:41.662Z] --- PASS: TestDetectContentType (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestSelectAcceptableMIME [2021-08-31T14:00:41.662Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestInspectEmptyResponse [2021-08-31T14:00:41.662Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestInspectResponseBinary [2021-08-31T14:00:41.662Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestResponseUnsupportedContentType [2021-08-31T14:00:41.662Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestInspectResponseTextSimple [2021-08-31T14:00:41.662Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestInspectResponseEmptyContentType [2021-08-31T14:00:41.662Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestUnknownContentLength [2021-08-31T14:00:41.662Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestDownloadRemote [2021-08-31T14:00:41.662Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-31T14:00:41.662Z] === RUN TestGetWithStatusError [2021-08-31T14:00:41.662Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestCloseRootDirectory [2021-08-31T14:00:41.662Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:00:41.662Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestHashFile [2021-08-31T14:00:41.662Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:00:41.662Z] --- SKIP: TestHashFile (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestHashSubdir [2021-08-31T14:00:41.662Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:00:41.662Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-31T14:00:41.662Z] === RUN TestRemoveDirectory [2021-08-31T14:00:41.662Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:00:41.662Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-31T14:00:41.662Z] PASS [2021-08-31T14:00:41.662Z] coverage: 9.3% of statements [2021-08-31T14:00:41.662Z] ok github.com/docker/docker/builder/remotecontext 0.192s coverage: 9.3% of statements [2021-08-31T14:00:42.121Z] === RUN TestGetAllAllowed [2021-08-31T14:00:42.121Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-31T14:00:42.143Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-31T14:00:42.143Z] Using test binary docker [2021-08-31T14:00:42.143Z] +++ /etc/init.d/apparmor start [2021-08-31T14:00:42.143Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-31T14:00:42.143Z] Starting dockerd [2021-08-31T14:00:42.143Z] INFO: Waiting for daemon to start... [2021-08-31T14:00:42.143Z] +++ 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 [2021-08-31T14:00:42.584Z] === RUN TestGetAllMeta [2021-08-31T14:00:42.584Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-31T14:00:42.584Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestIsUnreferencedBuiltin [2021-08-31T14:00:42.584Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestIsExistingDirectory [2021-08-31T14:00:42.584Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestGetFilenameForDownload [2021-08-31T14:00:42.584Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestEnv2Variables [2021-08-31T14:00:42.584Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-31T14:00:42.584Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestMaintainer [2021-08-31T14:00:42.584Z] --- PASS: TestMaintainer (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestLabel [2021-08-31T14:00:42.584Z] --- PASS: TestLabel (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestFromScratch [2021-08-31T14:00:42.584Z] --- PASS: TestFromScratch (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestFromWithArg [2021-08-31T14:00:42.584Z] --- PASS: TestFromWithArg (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-31T14:00:42.584Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestFromWithUndefinedArg [2021-08-31T14:00:42.584Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestFromMultiStageWithNamedStage [2021-08-31T14:00:42.584Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestOnbuild [2021-08-31T14:00:42.584Z] --- PASS: TestOnbuild (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestWorkdir [2021-08-31T14:00:42.584Z] --- PASS: TestWorkdir (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestCmd [2021-08-31T14:00:42.584Z] --- PASS: TestCmd (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestHealthcheckNone [2021-08-31T14:00:42.584Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestHealthcheckCmd [2021-08-31T14:00:42.584Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestEntrypoint [2021-08-31T14:00:42.584Z] --- PASS: TestEntrypoint (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestExpose [2021-08-31T14:00:42.584Z] --- PASS: TestExpose (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestUser [2021-08-31T14:00:42.584Z] --- PASS: TestUser (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestVolume [2021-08-31T14:00:42.584Z] --- PASS: TestVolume (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestStopSignal [2021-08-31T14:00:42.584Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-31T14:00:42.584Z] --- SKIP: TestStopSignal (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestArg [2021-08-31T14:00:42.584Z] --- PASS: TestArg (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestShell [2021-08-31T14:00:42.584Z] --- PASS: TestShell (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestPrependEnvOnCmd [2021-08-31T14:00:42.584Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestRunWithBuildArgs [2021-08-31T14:00:42.584Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestRunIgnoresHealthcheck [2021-08-31T14:00:42.584Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-31T14:00:42.584Z] === RUN TestDispatchUnsupportedOptions [2021-08-31T14:00:42.584Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-31T14:00:42.584Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-31T14:00:42.584Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-31T14:00:42.584Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-31T14:00:42.584Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-31T14:00:42.584Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-31T14:00:42.584Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestNormalizeWorkdir [2021-08-31T14:00:42.585Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestDispatch [2021-08-31T14:00:42.585Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-31T14:00:42.585Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-31T14:00:42.585Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-31T14:00:42.585Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-31T14:00:42.585Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-31T14:00:42.585Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-31T14:00:42.585Z] === RUN TestDispatch/COPY_url [2021-08-31T14:00:42.585Z] --- PASS: TestDispatch (0.05s) [2021-08-31T14:00:42.585Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-31T14:00:42.585Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-31T14:00:42.585Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-31T14:00:42.585Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-31T14:00:42.585Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-31T14:00:42.585Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-31T14:00:42.585Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestAddScratchImageAddsToMounts [2021-08-31T14:00:42.585Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-31T14:00:42.585Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-31T14:00:42.585Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-31T14:00:42.585Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestImageSourceGetAddsToMounts [2021-08-31T14:00:42.585Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestEmptyDockerfile [2021-08-31T14:00:42.585Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-31T14:00:42.585Z] === RUN TestSymlinkDockerfile [2021-08-31T14:00:42.585Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-31T14:00:42.585Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-31T14:00:42.585Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-08-31T14:00:42.585Z] === RUN TestNonExistingDockerfile [2021-08-31T14:00:42.585Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestCopyRunConfig [2021-08-31T14:00:42.585Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestDeepCopyRunConfig [2021-08-31T14:00:42.585Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestExportImage [2021-08-31T14:00:42.585Z] --- PASS: TestExportImage (0.00s) [2021-08-31T14:00:42.585Z] === RUN TestNormalizeDest [2021-08-31T14:00:42.585Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-31T14:00:42.585Z] PASS [2021-08-31T14:00:42.585Z] coverage: 46.8% of statements [2021-08-31T14:00:42.585Z] ok github.com/docker/docker/builder/dockerfile 0.165s coverage: 46.8% of statements [2021-08-31T14:00:42.585Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-31T14:00:43.044Z] === RUN TestTCP4Proxy [2021-08-31T14:00:43.044Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-31T14:00:43.044Z] === RUN TestTCP4ProxyHalfClose [2021-08-31T14:00:43.044Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-31T14:00:43.044Z] === RUN TestTCP6Proxy [2021-08-31T14:00:43.044Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-08-31T14:00:43.044Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-31T14:00:43.044Z] === RUN TestTCPDualStackProxy [2021-08-31T14:00:43.044Z] network_proxy_test.go:208: No support for dual stack yet [2021-08-31T14:00:43.044Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-31T14:00:43.044Z] === RUN TestUDP4Proxy [2021-08-31T14:00:43.044Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-31T14:00:43.044Z] === RUN TestUDP6Proxy [2021-08-31T14:00:43.044Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-08-31T14:00:43.044Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-31T14:00:43.044Z] === RUN TestUDPWriteError [2021-08-31T14:00:43.044Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-31T14:00:43.044Z] === RUN TestSCTP4Proxy [2021-08-31T14:00:43.044Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-31T14:00:43.044Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-31T14:00:43.044Z] === RUN TestSCTP6Proxy [2021-08-31T14:00:43.044Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-08-31T14:00:43.044Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-31T14:00:43.044Z] PASS [2021-08-31T14:00:43.044Z] coverage: 49.4% of statements [2021-08-31T14:00:43.044Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-31T14:00:43.765Z] === RUN TestBoolValue [2021-08-31T14:00:43.765Z] --- PASS: TestBoolValue (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestBoolValueOrDefault [2021-08-31T14:00:43.765Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestInt64ValueOrZero [2021-08-31T14:00:43.765Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestInt64ValueOrDefault [2021-08-31T14:00:43.765Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-31T14:00:43.765Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestJsonContentType [2021-08-31T14:00:43.765Z] --- PASS: TestJsonContentType (0.00s) [2021-08-31T14:00:43.765Z] PASS [2021-08-31T14:00:43.765Z] coverage: 14.7% of statements [2021-08-31T14:00:43.765Z] ok github.com/docker/docker/api/server/httputils 0.110s coverage: 14.7% of statements [2021-08-31T14:00:43.765Z] === RUN TestMaskSecretKeys [2021-08-31T14:00:43.765Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-31T14:00:43.765Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-31T14:00:43.765Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-31T14:00:43.765Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-31T14:00:43.765Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-31T14:00:43.765Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-31T14:00:43.765Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestVersionMiddlewareVersion [2021-08-31T14:00:43.765Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-31T14:00:43.765Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-31T14:00:43.765Z] PASS [2021-08-31T14:00:43.765Z] coverage: 37.7% of statements [2021-08-31T14:00:43.765Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-31T14:00:43.765Z] === RUN TestToJSON [2021-08-31T14:00:43.765Z] --- PASS: TestToJSON (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestToParamWithVersion [2021-08-31T14:00:43.765Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestFromJSON [2021-08-31T14:00:43.765Z] --- PASS: TestFromJSON (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestEmpty [2021-08-31T14:00:43.765Z] --- PASS: TestEmpty (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestArgsMatchKVListEmptySources [2021-08-31T14:00:43.765Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestArgsMatchKVList [2021-08-31T14:00:43.765Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestArgsMatch [2021-08-31T14:00:43.765Z] --- PASS: TestArgsMatch (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestAdd [2021-08-31T14:00:43.765Z] --- PASS: TestAdd (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestDel [2021-08-31T14:00:43.765Z] --- PASS: TestDel (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestLen [2021-08-31T14:00:43.765Z] --- PASS: TestLen (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestExactMatch [2021-08-31T14:00:43.765Z] --- PASS: TestExactMatch (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestOnlyOneExactMatch [2021-08-31T14:00:43.765Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestContains [2021-08-31T14:00:43.765Z] --- PASS: TestContains (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestValidate [2021-08-31T14:00:43.765Z] --- PASS: TestValidate (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestWalkValues [2021-08-31T14:00:43.765Z] --- PASS: TestWalkValues (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestFuzzyMatch [2021-08-31T14:00:43.765Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestClone [2021-08-31T14:00:43.765Z] --- PASS: TestClone (0.00s) [2021-08-31T14:00:43.765Z] PASS [2021-08-31T14:00:43.765Z] coverage: 92.2% of statements [2021-08-31T14:00:43.765Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2021-08-31T14:00:43.765Z] === RUN TestStrSliceMarshalJSON [2021-08-31T14:00:43.765Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestStrSliceUnmarshalJSON [2021-08-31T14:00:43.765Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestStrSliceUnmarshalString [2021-08-31T14:00:43.765Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-31T14:00:43.765Z] === RUN TestStrSliceUnmarshalSlice [2021-08-31T14:00:43.765Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-31T14:00:43.765Z] PASS [2021-08-31T14:00:43.765Z] coverage: 90.0% of statements [2021-08-31T14:00:43.765Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-08-31T14:00:43.765Z] === RUN TestAdjustForAPIVersion [2021-08-31T14:00:43.765Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-31T14:00:43.765Z] PASS [2021-08-31T14:00:43.765Z] coverage: 5.7% of statements [2021-08-31T14:00:43.765Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2021-08-31T14:00:43.765Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-31T14:00:43.766Z] === RUN TestDurationToSecondsString [2021-08-31T14:00:43.766Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestGetTimestamp [2021-08-31T14:00:43.766Z] --- PASS: TestGetTimestamp (0.13s) [2021-08-31T14:00:43.766Z] === RUN TestParseTimestamps [2021-08-31T14:00:43.766Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-31T14:00:43.766Z] PASS [2021-08-31T14:00:43.766Z] coverage: 100.0% of statements [2021-08-31T14:00:43.766Z] ok github.com/docker/docker/api/types/time 0.169s coverage: 100.0% of statements [2021-08-31T14:00:43.766Z] === RUN TestCompareVersion [2021-08-31T14:00:43.766Z] --- PASS: TestCompareVersion (0.00s) [2021-08-31T14:00:43.766Z] PASS [2021-08-31T14:00:43.766Z] coverage: 77.3% of statements [2021-08-31T14:00:43.766Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-31T14:00:43.766Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestCloneArgsSmartHttp [2021-08-31T14:00:43.766Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-31T14:00:43.766Z] === RUN TestCloneArgsDumbHttp [2021-08-31T14:00:43.766Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestCloneArgsGit [2021-08-31T14:00:43.766Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestCheckoutGit [2021-08-31T14:00:43.766Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-31T14:00:43.766Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-31T14:00:43.766Z] === RUN TestProcessNoDockerignore [2021-08-31T14:00:43.766Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-31T14:00:43.766Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestDetectContentType [2021-08-31T14:00:43.766Z] --- PASS: TestDetectContentType (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestSelectAcceptableMIME [2021-08-31T14:00:43.766Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestInspectEmptyResponse [2021-08-31T14:00:43.766Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestInspectResponseBinary [2021-08-31T14:00:43.766Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestResponseUnsupportedContentType [2021-08-31T14:00:43.766Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestInspectResponseTextSimple [2021-08-31T14:00:43.766Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestInspectResponseEmptyContentType [2021-08-31T14:00:43.766Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestUnknownContentLength [2021-08-31T14:00:43.766Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestDownloadRemote [2021-08-31T14:00:43.766Z] === RUN TestEnable [2021-08-31T14:00:43.766Z] --- PASS: TestEnable (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestDisable [2021-08-31T14:00:43.766Z] --- PASS: TestDisable (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestEnabled [2021-08-31T14:00:43.766Z] --- PASS: TestEnabled (0.00s) [2021-08-31T14:00:43.766Z] PASS [2021-08-31T14:00:43.766Z] coverage: 100.0% of statements [2021-08-31T14:00:43.766Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2021-08-31T14:00:43.766Z] --- PASS: TestDownloadRemote (0.12s) [2021-08-31T14:00:43.766Z] === RUN TestGetWithStatusError [2021-08-31T14:00:43.766Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestCloseRootDirectory [2021-08-31T14:00:43.766Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:00:43.766Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestHashFile [2021-08-31T14:00:43.766Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:00:43.766Z] --- SKIP: TestHashFile (0.01s) [2021-08-31T14:00:43.766Z] === RUN TestHashSubdir [2021-08-31T14:00:43.766Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:00:43.766Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestRemoveDirectory [2021-08-31T14:00:43.766Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:00:43.766Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-31T14:00:43.766Z] PASS [2021-08-31T14:00:43.766Z] coverage: 9.3% of statements [2021-08-31T14:00:43.766Z] ok github.com/docker/docker/builder/remotecontext 0.235s coverage: 9.3% of statements [2021-08-31T14:00:43.766Z] === RUN TestGetAllAllowed [2021-08-31T14:00:43.766Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestGetAllMeta [2021-08-31T14:00:43.766Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-31T14:00:43.766Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestIsUnreferencedBuiltin [2021-08-31T14:00:43.766Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestIsExistingDirectory [2021-08-31T14:00:43.766Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestGetFilenameForDownload [2021-08-31T14:00:43.766Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestEnv2Variables [2021-08-31T14:00:43.766Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-31T14:00:43.766Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestMaintainer [2021-08-31T14:00:43.766Z] --- PASS: TestMaintainer (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestLabel [2021-08-31T14:00:43.766Z] --- PASS: TestLabel (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestFromScratch [2021-08-31T14:00:43.766Z] --- PASS: TestFromScratch (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestFromWithArg [2021-08-31T14:00:43.766Z] --- PASS: TestFromWithArg (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-31T14:00:43.766Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestFromWithUndefinedArg [2021-08-31T14:00:43.766Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestFromMultiStageWithNamedStage [2021-08-31T14:00:43.766Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestOnbuild [2021-08-31T14:00:43.766Z] --- PASS: TestOnbuild (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestWorkdir [2021-08-31T14:00:43.766Z] --- PASS: TestWorkdir (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestCmd [2021-08-31T14:00:43.766Z] --- PASS: TestCmd (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestHealthcheckNone [2021-08-31T14:00:43.766Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestHealthcheckCmd [2021-08-31T14:00:43.766Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestEntrypoint [2021-08-31T14:00:43.766Z] --- PASS: TestEntrypoint (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestExpose [2021-08-31T14:00:43.766Z] --- PASS: TestExpose (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestUser [2021-08-31T14:00:43.766Z] --- PASS: TestUser (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestVolume [2021-08-31T14:00:43.766Z] --- PASS: TestVolume (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestStopSignal [2021-08-31T14:00:43.766Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-31T14:00:43.766Z] --- SKIP: TestStopSignal (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestArg [2021-08-31T14:00:43.766Z] --- PASS: TestArg (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestShell [2021-08-31T14:00:43.766Z] --- PASS: TestShell (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestPrependEnvOnCmd [2021-08-31T14:00:43.766Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestRunWithBuildArgs [2021-08-31T14:00:43.766Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestRunIgnoresHealthcheck [2021-08-31T14:00:43.766Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestDispatchUnsupportedOptions [2021-08-31T14:00:43.766Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-31T14:00:43.766Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-31T14:00:43.766Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-31T14:00:43.766Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestNormalizeWorkdir [2021-08-31T14:00:43.766Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestDispatch [2021-08-31T14:00:43.766Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-31T14:00:43.766Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-31T14:00:43.766Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-31T14:00:43.766Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-31T14:00:43.766Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-31T14:00:43.766Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-31T14:00:43.766Z] === RUN TestDispatch/COPY_url [2021-08-31T14:00:43.766Z] --- PASS: TestDispatch (0.05s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-31T14:00:43.766Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestAddScratchImageAddsToMounts [2021-08-31T14:00:43.766Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-31T14:00:43.766Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-31T14:00:43.766Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-31T14:00:43.766Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestImageSourceGetAddsToMounts [2021-08-31T14:00:43.766Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestEmptyDockerfile [2021-08-31T14:00:43.766Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestSymlinkDockerfile [2021-08-31T14:00:43.766Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-31T14:00:43.766Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-31T14:00:43.766Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestNonExistingDockerfile [2021-08-31T14:00:43.766Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestCopyRunConfig [2021-08-31T14:00:43.766Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestDeepCopyRunConfig [2021-08-31T14:00:43.766Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestExportImage [2021-08-31T14:00:43.766Z] --- PASS: TestExportImage (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestNormalizeDest [2021-08-31T14:00:43.766Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-31T14:00:43.766Z] PASS [2021-08-31T14:00:43.766Z] coverage: 46.8% of statements [2021-08-31T14:00:43.766Z] ok github.com/docker/docker/builder/dockerfile 0.170s coverage: 46.8% of statements [2021-08-31T14:00:43.766Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-31T14:00:43.766Z] === RUN TestTCP4Proxy [2021-08-31T14:00:43.766Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-31T14:00:43.766Z] === RUN TestTCP4ProxyHalfClose [2021-08-31T14:00:43.766Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestTCP6Proxy [2021-08-31T14:00:43.766Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-08-31T14:00:43.766Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestTCPDualStackProxy [2021-08-31T14:00:43.766Z] network_proxy_test.go:208: No support for dual stack yet [2021-08-31T14:00:43.766Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestUDP4Proxy [2021-08-31T14:00:43.766Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestUDP6Proxy [2021-08-31T14:00:43.766Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-08-31T14:00:43.766Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestUDPWriteError [2021-08-31T14:00:43.766Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestSCTP4Proxy [2021-08-31T14:00:43.766Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-31T14:00:43.766Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-31T14:00:43.766Z] === RUN TestSCTP6Proxy [2021-08-31T14:00:43.766Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-08-31T14:00:43.766Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-31T14:00:43.766Z] PASS [2021-08-31T14:00:43.766Z] coverage: 49.4% of statements [2021-08-31T14:00:43.766Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2021-08-31T14:00:44.681Z] . [2021-08-31T14:00:44.681Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-31T14:00:44.941Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-31T14:00:44.941Z] Error: No such image: emptyfs [2021-08-31T14:00:44.941Z] ++++ docker load [2021-08-31T14:00:44.941Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-31T14:00:45.200Z] Running integration-test (iteration 1) [2021-08-31T14:00:45.200Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-31T14:00:45.200Z] ++ 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 [2021-08-31T14:00:45.200Z] ++ set -e [2021-08-31T14:00:45.200Z] ++ '[' -n 0 ']' [2021-08-31T14:00:45.200Z] ++ set -x [2021-08-31T14:00:45.200Z] ++ 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 [2021-08-31T14:00:46.138Z] Loaded image: busybox:latest [2021-08-31T14:00:46.708Z] Loaded image: busybox:glibc [2021-08-31T14:00:48.539Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T14:00:48.539Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T14:00:48.539Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T14:00:48.539Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T14:00:48.539Z] [2021-08-31T14:00:48.539Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-31T14:00:48.539Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-31T14:00:48.539Z] Using test binary docker [2021-08-31T14:00:48.539Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-31T14:00:48.539Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-31T14:00:48.539Z] INFO: Waiting for daemon to start... [2021-08-31T14:00:48.539Z] Starting dockerd [2021-08-31T14:00:48.539Z] . [2021-08-31T14:00:48.539Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-31T14:00:51.615Z] === RUN TestCheckpointCreateError [2021-08-31T14:00:51.615Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCheckpointCreate [2021-08-31T14:00:51.615Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCheckpointDeleteError [2021-08-31T14:00:51.615Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCheckpointDelete [2021-08-31T14:00:51.615Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCheckpointListError [2021-08-31T14:00:51.615Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCheckpointList [2021-08-31T14:00:51.615Z] --- PASS: TestCheckpointList (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCheckpointListContainerNotFound [2021-08-31T14:00:51.615Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestNewClientWithOpsFromEnv [2021-08-31T14:00:51.615Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-31T14:00:51.615Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestGetAPIPath [2021-08-31T14:00:51.615Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestParseHostURL [2021-08-31T14:00:51.615Z] --- PASS: TestParseHostURL (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-31T14:00:51.615Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-31T14:00:51.615Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestNegotiateAPIVersion [2021-08-31T14:00:51.615Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestNegotiateAPVersionOverride [2021-08-31T14:00:51.615Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-31T14:00:51.615Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-31T14:00:51.615Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-31T14:00:51.615Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestClientRedirect [2021-08-31T14:00:51.615Z] --- PASS: TestClientRedirect (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigCreateUnsupported [2021-08-31T14:00:51.615Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigCreateError [2021-08-31T14:00:51.615Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigCreate [2021-08-31T14:00:51.615Z] --- PASS: TestConfigCreate (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigInspectNotFound [2021-08-31T14:00:51.615Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigInspectWithEmptyID [2021-08-31T14:00:51.615Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigInspectUnsupported [2021-08-31T14:00:51.615Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigInspectError [2021-08-31T14:00:51.615Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigInspectConfigNotFound [2021-08-31T14:00:51.615Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigInspect [2021-08-31T14:00:51.615Z] --- PASS: TestConfigInspect (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigListUnsupported [2021-08-31T14:00:51.615Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigListError [2021-08-31T14:00:51.615Z] --- PASS: TestConfigListError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigList [2021-08-31T14:00:51.615Z] --- PASS: TestConfigList (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigRemoveUnsupported [2021-08-31T14:00:51.615Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigRemoveError [2021-08-31T14:00:51.615Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigRemove [2021-08-31T14:00:51.615Z] --- PASS: TestConfigRemove (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigUpdateUnsupported [2021-08-31T14:00:51.615Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigUpdateError [2021-08-31T14:00:51.615Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestConfigUpdate [2021-08-31T14:00:51.615Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerCommitError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerCommit [2021-08-31T14:00:51.615Z] --- PASS: TestContainerCommit (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerStatPathError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerStatPathNotFoundError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerStatPathNoHeaderError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerStatPath [2021-08-31T14:00:51.615Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyToContainerError [2021-08-31T14:00:51.615Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyToContainerNotFoundError [2021-08-31T14:00:51.615Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-31T14:00:51.615Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyToContainer [2021-08-31T14:00:51.615Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyFromContainerError [2021-08-31T14:00:51.615Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyFromContainerNotFoundError [2021-08-31T14:00:51.615Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-31T14:00:51.615Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-31T14:00:51.615Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestCopyFromContainer [2021-08-31T14:00:51.615Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerCreateError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerCreateImageNotFound [2021-08-31T14:00:51.615Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerCreateWithName [2021-08-31T14:00:51.615Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerCreateAutoRemove [2021-08-31T14:00:51.615Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerDiffError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerDiff [2021-08-31T14:00:51.615Z] --- PASS: TestContainerDiff (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerExecCreateError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerExecCreate [2021-08-31T14:00:51.615Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerExecStartError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerExecStart [2021-08-31T14:00:51.615Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerExecInspectError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerExecInspect [2021-08-31T14:00:51.615Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerExportError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerExportError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerExport [2021-08-31T14:00:51.615Z] --- PASS: TestContainerExport (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerInspectError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerInspectContainerNotFound [2021-08-31T14:00:51.615Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerInspectWithEmptyID [2021-08-31T14:00:51.615Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerInspect [2021-08-31T14:00:51.615Z] --- PASS: TestContainerInspect (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerInspectNode [2021-08-31T14:00:51.615Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerKillError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerKillError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerKill [2021-08-31T14:00:51.615Z] --- PASS: TestContainerKill (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerListError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerListError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerList [2021-08-31T14:00:51.615Z] --- PASS: TestContainerList (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerLogsNotFoundError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerLogsError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerLogs [2021-08-31T14:00:51.615Z] --- PASS: TestContainerLogs (0.14s) [2021-08-31T14:00:51.615Z] === RUN TestContainerPauseError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerPause [2021-08-31T14:00:51.615Z] --- PASS: TestContainerPause (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainersPruneError [2021-08-31T14:00:51.615Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainersPrune [2021-08-31T14:00:51.615Z] --- PASS: TestContainersPrune (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerRemoveError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerRemoveNotFoundError [2021-08-31T14:00:51.615Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-31T14:00:51.615Z] === RUN TestContainerRemove [2021-08-31T14:00:51.615Z] --- PASS: TestContainerRemove (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerRenameError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerRename [2021-08-31T14:00:51.616Z] --- PASS: TestContainerRename (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerResizeError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerExecResizeError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerResize [2021-08-31T14:00:51.616Z] --- PASS: TestContainerResize (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerExecResize [2021-08-31T14:00:51.616Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerRestartError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerRestart [2021-08-31T14:00:51.616Z] --- PASS: TestContainerRestart (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerStartError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerStartError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerStart [2021-08-31T14:00:51.616Z] --- PASS: TestContainerStart (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerStatsError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerStats [2021-08-31T14:00:51.616Z] --- PASS: TestContainerStats (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerStopError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerStopError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerStop [2021-08-31T14:00:51.616Z] --- PASS: TestContainerStop (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerTopError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerTopError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerTop [2021-08-31T14:00:51.616Z] --- PASS: TestContainerTop (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerUnpauseError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerUnpause [2021-08-31T14:00:51.616Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerUpdateError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerUpdate [2021-08-31T14:00:51.616Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerWaitError [2021-08-31T14:00:51.616Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestContainerWait [2021-08-31T14:00:51.616Z] --- PASS: TestContainerWait (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestDiskUsageError [2021-08-31T14:00:51.616Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestDiskUsage [2021-08-31T14:00:51.616Z] --- PASS: TestDiskUsage (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestDistributionInspectUnsupported [2021-08-31T14:00:51.616Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestDistributionInspectWithEmptyID [2021-08-31T14:00:51.616Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestEventsErrorInOptions [2021-08-31T14:00:51.616Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestEventsErrorFromServer [2021-08-31T14:00:51.616Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestEvents [2021-08-31T14:00:51.616Z] --- PASS: TestEvents (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestTLSCloseWriter [2021-08-31T14:00:51.616Z] === PAUSE TestTLSCloseWriter [2021-08-31T14:00:51.616Z] === RUN TestImageBuildError [2021-08-31T14:00:51.616Z] --- PASS: TestImageBuildError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageBuild [2021-08-31T14:00:51.616Z] --- PASS: TestImageBuild (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestGetDockerOS [2021-08-31T14:00:51.616Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageCreateError [2021-08-31T14:00:51.616Z] --- PASS: TestImageCreateError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageCreate [2021-08-31T14:00:51.616Z] --- PASS: TestImageCreate (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageHistoryError [2021-08-31T14:00:51.616Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageHistory [2021-08-31T14:00:51.616Z] --- PASS: TestImageHistory (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageImportError [2021-08-31T14:00:51.616Z] --- PASS: TestImageImportError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageImport [2021-08-31T14:00:51.616Z] --- PASS: TestImageImport (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageInspectError [2021-08-31T14:00:51.616Z] --- PASS: TestImageInspectError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageInspectImageNotFound [2021-08-31T14:00:51.616Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageInspectWithEmptyID [2021-08-31T14:00:51.616Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageInspect [2021-08-31T14:00:51.616Z] --- PASS: TestImageInspect (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageListError [2021-08-31T14:00:51.616Z] --- PASS: TestImageListError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageList [2021-08-31T14:00:51.616Z] --- PASS: TestImageList (0.01s) [2021-08-31T14:00:51.616Z] === RUN TestImageListApiBefore125 [2021-08-31T14:00:51.616Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageLoadError [2021-08-31T14:00:51.616Z] --- PASS: TestImageLoadError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageLoad [2021-08-31T14:00:51.616Z] --- PASS: TestImageLoad (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagesPruneError [2021-08-31T14:00:51.616Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagesPrune [2021-08-31T14:00:51.616Z] --- PASS: TestImagesPrune (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePullReferenceParseError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePullAnyError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePullWithoutErrors [2021-08-31T14:00:51.616Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePushReferenceError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePushAnyError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImagePushWithoutErrors [2021-08-31T14:00:51.616Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-31T14:00:51.616Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-31T14:00:51.616Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-31T14:00:51.616Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-31T14:00:51.616Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageRemoveError [2021-08-31T14:00:51.616Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageRemoveImageNotFound [2021-08-31T14:00:51.616Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageRemove [2021-08-31T14:00:51.616Z] --- PASS: TestImageRemove (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageSaveError [2021-08-31T14:00:51.616Z] --- PASS: TestImageSaveError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageSave [2021-08-31T14:00:51.616Z] --- PASS: TestImageSave (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageSearchAnyError [2021-08-31T14:00:51.616Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-31T14:00:51.616Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:00:51.616Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:00:51.616Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-31T14:00:51.616Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageSearchWithoutErrors [2021-08-31T14:00:51.616Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageTagError [2021-08-31T14:00:51.616Z] --- PASS: TestImageTagError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageTagInvalidReference [2021-08-31T14:00:51.616Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageTagInvalidSourceImageName [2021-08-31T14:00:51.616Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageTagHexSource [2021-08-31T14:00:51.616Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestImageTag [2021-08-31T14:00:51.616Z] --- PASS: TestImageTag (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestInfoServerError [2021-08-31T14:00:51.616Z] --- PASS: TestInfoServerError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestInfoInvalidResponseJSONError [2021-08-31T14:00:51.616Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestInfo [2021-08-31T14:00:51.616Z] --- PASS: TestInfo (0.01s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkConnectError [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkConnect [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkCreateError [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkCreate [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkDisconnectError [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkDisconnect [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkInspectError [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkInspectNotFoundError [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkInspectWithEmptyID [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkInspect [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkListError [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkListError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkList [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkList (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworksPruneError [2021-08-31T14:00:51.616Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworksPrune [2021-08-31T14:00:51.616Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkRemoveError [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNetworkRemove [2021-08-31T14:00:51.616Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeInspectError [2021-08-31T14:00:51.616Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeInspectNodeNotFound [2021-08-31T14:00:51.616Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeInspectWithEmptyID [2021-08-31T14:00:51.616Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeInspect [2021-08-31T14:00:51.616Z] --- PASS: TestNodeInspect (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeListError [2021-08-31T14:00:51.616Z] --- PASS: TestNodeListError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeList [2021-08-31T14:00:51.616Z] --- PASS: TestNodeList (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeRemoveError [2021-08-31T14:00:51.616Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeRemove [2021-08-31T14:00:51.616Z] --- PASS: TestNodeRemove (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeUpdateError [2021-08-31T14:00:51.616Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestNodeUpdate [2021-08-31T14:00:51.616Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestOptionWithTimeout [2021-08-31T14:00:51.616Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPingFail [2021-08-31T14:00:51.616Z] --- PASS: TestPingFail (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPingWithError [2021-08-31T14:00:51.616Z] 2021/08/31 14:00:50 RoundTripper returned a response & error; ignoring response [2021-08-31T14:00:51.616Z] 2021/08/31 14:00:50 RoundTripper returned a response & error; ignoring response [2021-08-31T14:00:51.616Z] --- PASS: TestPingWithError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPingSuccess [2021-08-31T14:00:51.616Z] --- PASS: TestPingSuccess (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPingHeadFallback [2021-08-31T14:00:51.616Z] === RUN TestPingHeadFallback/OK [2021-08-31T14:00:51.616Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-31T14:00:51.616Z] === RUN TestPingHeadFallback/Not_Found [2021-08-31T14:00:51.616Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-31T14:00:51.616Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-31T14:00:51.616Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-31T14:00:51.616Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-31T14:00:51.616Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-31T14:00:51.616Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginDisableError [2021-08-31T14:00:51.616Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginDisable [2021-08-31T14:00:51.616Z] --- PASS: TestPluginDisable (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginEnableError [2021-08-31T14:00:51.616Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginEnable [2021-08-31T14:00:51.616Z] --- PASS: TestPluginEnable (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginInspectError [2021-08-31T14:00:51.616Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginInspectWithEmptyID [2021-08-31T14:00:51.616Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginInspect [2021-08-31T14:00:51.616Z] --- PASS: TestPluginInspect (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginListError [2021-08-31T14:00:51.616Z] --- PASS: TestPluginListError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginList [2021-08-31T14:00:51.616Z] --- PASS: TestPluginList (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginPushError [2021-08-31T14:00:51.616Z] --- PASS: TestPluginPushError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginPush [2021-08-31T14:00:51.616Z] --- PASS: TestPluginPush (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginRemoveError [2021-08-31T14:00:51.616Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginRemove [2021-08-31T14:00:51.616Z] --- PASS: TestPluginRemove (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginSetError [2021-08-31T14:00:51.616Z] --- PASS: TestPluginSetError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPluginSet [2021-08-31T14:00:51.616Z] --- PASS: TestPluginSet (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestSetHostHeader [2021-08-31T14:00:51.616Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestPlainTextError [2021-08-31T14:00:51.616Z] --- PASS: TestPlainTextError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestInfiniteError [2021-08-31T14:00:51.616Z] --- PASS: TestInfiniteError (0.05s) [2021-08-31T14:00:51.616Z] === RUN TestCanceledContext [2021-08-31T14:00:51.616Z] 2021/08/31 14:00:51 RoundTripper returned a response & error; ignoring response [2021-08-31T14:00:51.616Z] --- PASS: TestCanceledContext (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestDeadlineExceededContext [2021-08-31T14:00:51.616Z] 2021/08/31 14:00:51 RoundTripper returned a response & error; ignoring response [2021-08-31T14:00:51.616Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestSecretCreateUnsupported [2021-08-31T14:00:51.616Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestSecretCreateError [2021-08-31T14:00:51.616Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestSecretCreate [2021-08-31T14:00:51.616Z] --- PASS: TestSecretCreate (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestSecretInspectUnsupported [2021-08-31T14:00:51.616Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestSecretInspectError [2021-08-31T14:00:51.616Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestSecretInspectSecretNotFound [2021-08-31T14:00:51.616Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-31T14:00:51.616Z] === RUN TestSecretInspectWithEmptyID [2021-08-31T14:00:51.616Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretInspect [2021-08-31T14:00:51.617Z] --- PASS: TestSecretInspect (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretListUnsupported [2021-08-31T14:00:51.617Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretListError [2021-08-31T14:00:51.617Z] --- PASS: TestSecretListError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretList [2021-08-31T14:00:51.617Z] --- PASS: TestSecretList (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretRemoveUnsupported [2021-08-31T14:00:51.617Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretRemoveError [2021-08-31T14:00:51.617Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretRemove [2021-08-31T14:00:51.617Z] --- PASS: TestSecretRemove (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretUpdateUnsupported [2021-08-31T14:00:51.617Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretUpdateError [2021-08-31T14:00:51.617Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSecretUpdate [2021-08-31T14:00:51.617Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceCreateError [2021-08-31T14:00:51.617Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceCreate [2021-08-31T14:00:51.617Z] --- PASS: TestServiceCreate (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-31T14:00:51.617Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceCreateDigestPinning [2021-08-31T14:00:51.617Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceInspectError [2021-08-31T14:00:51.617Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceInspectServiceNotFound [2021-08-31T14:00:51.617Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceInspectWithEmptyID [2021-08-31T14:00:51.617Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceInspect [2021-08-31T14:00:51.617Z] --- PASS: TestServiceInspect (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceListError [2021-08-31T14:00:51.617Z] --- PASS: TestServiceListError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceList [2021-08-31T14:00:51.617Z] --- PASS: TestServiceList (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceLogsError [2021-08-31T14:00:51.617Z] --- PASS: TestServiceLogsError (0.01s) [2021-08-31T14:00:51.617Z] === RUN TestServiceLogs [2021-08-31T14:00:51.617Z] --- PASS: TestServiceLogs (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceRemoveError [2021-08-31T14:00:51.617Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceRemoveNotFoundError [2021-08-31T14:00:51.617Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceRemove [2021-08-31T14:00:51.617Z] --- PASS: TestServiceRemove (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceUpdateError [2021-08-31T14:00:51.617Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestServiceUpdate [2021-08-31T14:00:51.617Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmGetUnlockKeyError [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmGetUnlockKey [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmInitError [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmInit [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmInit (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmInspectError [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmInspect [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmJoinError [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmJoin [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmLeaveError [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmLeave [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmUnlockError [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmUnlock [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmUpdateError [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestSwarmUpdate [2021-08-31T14:00:51.617Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestTaskInspectError [2021-08-31T14:00:51.617Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestTaskInspectWithEmptyID [2021-08-31T14:00:51.617Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestTaskInspect [2021-08-31T14:00:51.617Z] --- PASS: TestTaskInspect (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestTaskListError [2021-08-31T14:00:51.617Z] --- PASS: TestTaskListError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestTaskList [2021-08-31T14:00:51.617Z] --- PASS: TestTaskList (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeCreateError [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeCreate [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeInspectError [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeInspectNotFound [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeInspectWithEmptyID [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeInspect [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeListError [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeListError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeList [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeList (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeRemoveError [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-31T14:00:51.617Z] === RUN TestVolumeRemove [2021-08-31T14:00:51.617Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-31T14:00:51.617Z] === CONT TestTLSCloseWriter [2021-08-31T14:00:51.617Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-31T14:00:51.617Z] PASS [2021-08-31T14:00:51.617Z] coverage: 75.1% of statements [2021-08-31T14:00:51.617Z] ok github.com/docker/docker/client 0.360s coverage: 75.1% of statements [2021-08-31T14:00:51.984Z] Loaded image: debian:bullseye-slim [2021-08-31T14:00:51.985Z] Loaded image: hello-world:latest [2021-08-31T14:00:51.985Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T14:00:51.985Z] INFO: Testing against a local daemon [2021-08-31T14:00:51.985Z] === RUN TestCgroupNamespacesBuild [2021-08-31T14:00:52.339Z] === RUN TestCheckpointCreateError [2021-08-31T14:00:52.339Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCheckpointCreate [2021-08-31T14:00:52.339Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCheckpointDeleteError [2021-08-31T14:00:52.339Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCheckpointDelete [2021-08-31T14:00:52.339Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCheckpointListError [2021-08-31T14:00:52.339Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCheckpointList [2021-08-31T14:00:52.339Z] --- PASS: TestCheckpointList (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCheckpointListContainerNotFound [2021-08-31T14:00:52.339Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestNewClientWithOpsFromEnv [2021-08-31T14:00:52.339Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-31T14:00:52.339Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestGetAPIPath [2021-08-31T14:00:52.339Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestParseHostURL [2021-08-31T14:00:52.339Z] --- PASS: TestParseHostURL (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-31T14:00:52.339Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-31T14:00:52.339Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestNegotiateAPIVersion [2021-08-31T14:00:52.339Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestNegotiateAPVersionOverride [2021-08-31T14:00:52.339Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-31T14:00:52.339Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-31T14:00:52.339Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-31T14:00:52.339Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestClientRedirect [2021-08-31T14:00:52.339Z] --- PASS: TestClientRedirect (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigCreateUnsupported [2021-08-31T14:00:52.339Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigCreateError [2021-08-31T14:00:52.339Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigCreate [2021-08-31T14:00:52.339Z] --- PASS: TestConfigCreate (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigInspectNotFound [2021-08-31T14:00:52.339Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigInspectWithEmptyID [2021-08-31T14:00:52.339Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigInspectUnsupported [2021-08-31T14:00:52.339Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigInspectError [2021-08-31T14:00:52.339Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigInspectConfigNotFound [2021-08-31T14:00:52.339Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigInspect [2021-08-31T14:00:52.339Z] --- PASS: TestConfigInspect (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigListUnsupported [2021-08-31T14:00:52.339Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigListError [2021-08-31T14:00:52.339Z] --- PASS: TestConfigListError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigList [2021-08-31T14:00:52.339Z] --- PASS: TestConfigList (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigRemoveUnsupported [2021-08-31T14:00:52.339Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigRemoveError [2021-08-31T14:00:52.339Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigRemove [2021-08-31T14:00:52.339Z] --- PASS: TestConfigRemove (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigUpdateUnsupported [2021-08-31T14:00:52.339Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigUpdateError [2021-08-31T14:00:52.339Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestConfigUpdate [2021-08-31T14:00:52.339Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerCommitError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerCommit [2021-08-31T14:00:52.339Z] --- PASS: TestContainerCommit (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStatPathError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStatPathNotFoundError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStatPathNoHeaderError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStatPath [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyToContainerError [2021-08-31T14:00:52.339Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyToContainerNotFoundError [2021-08-31T14:00:52.339Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-31T14:00:52.339Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyToContainer [2021-08-31T14:00:52.339Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyFromContainerError [2021-08-31T14:00:52.339Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyFromContainerNotFoundError [2021-08-31T14:00:52.339Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-31T14:00:52.339Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-31T14:00:52.339Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestCopyFromContainer [2021-08-31T14:00:52.339Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerCreateError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerCreateImageNotFound [2021-08-31T14:00:52.339Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerCreateWithName [2021-08-31T14:00:52.339Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerCreateAutoRemove [2021-08-31T14:00:52.339Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerDiffError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerDiff [2021-08-31T14:00:52.339Z] --- PASS: TestContainerDiff (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExecCreateError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExecCreate [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExecStartError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExecStart [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExecInspectError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExecInspect [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExportError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExportError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExport [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExport (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerInspectError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerInspectContainerNotFound [2021-08-31T14:00:52.339Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerInspectWithEmptyID [2021-08-31T14:00:52.339Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerInspect [2021-08-31T14:00:52.339Z] --- PASS: TestContainerInspect (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerInspectNode [2021-08-31T14:00:52.339Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerKillError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerKillError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerKill [2021-08-31T14:00:52.339Z] --- PASS: TestContainerKill (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerListError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerListError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerList [2021-08-31T14:00:52.339Z] --- PASS: TestContainerList (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerLogsNotFoundError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerLogsError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerLogs [2021-08-31T14:00:52.339Z] --- PASS: TestContainerLogs (0.14s) [2021-08-31T14:00:52.339Z] === RUN TestContainerPauseError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerPause [2021-08-31T14:00:52.339Z] --- PASS: TestContainerPause (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainersPruneError [2021-08-31T14:00:52.339Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainersPrune [2021-08-31T14:00:52.339Z] --- PASS: TestContainersPrune (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerRemoveError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerRemoveNotFoundError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerRemove [2021-08-31T14:00:52.339Z] --- PASS: TestContainerRemove (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerRenameError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerRename [2021-08-31T14:00:52.339Z] --- PASS: TestContainerRename (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerResizeError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExecResizeError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerResize [2021-08-31T14:00:52.339Z] --- PASS: TestContainerResize (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerExecResize [2021-08-31T14:00:52.339Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerRestartError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerRestart [2021-08-31T14:00:52.339Z] --- PASS: TestContainerRestart (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStartError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStartError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStart [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStart (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStatsError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStats [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStats (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStopError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStopError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerStop [2021-08-31T14:00:52.339Z] --- PASS: TestContainerStop (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerTopError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerTopError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerTop [2021-08-31T14:00:52.339Z] --- PASS: TestContainerTop (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerUnpauseError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerUnpause [2021-08-31T14:00:52.339Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerUpdateError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerUpdate [2021-08-31T14:00:52.339Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerWaitError [2021-08-31T14:00:52.339Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestContainerWait [2021-08-31T14:00:52.339Z] --- PASS: TestContainerWait (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestDiskUsageError [2021-08-31T14:00:52.339Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestDiskUsage [2021-08-31T14:00:52.339Z] --- PASS: TestDiskUsage (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestDistributionInspectUnsupported [2021-08-31T14:00:52.339Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestDistributionInspectWithEmptyID [2021-08-31T14:00:52.339Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestEventsErrorInOptions [2021-08-31T14:00:52.339Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestEventsErrorFromServer [2021-08-31T14:00:52.339Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestEvents [2021-08-31T14:00:52.339Z] --- PASS: TestEvents (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestTLSCloseWriter [2021-08-31T14:00:52.339Z] === PAUSE TestTLSCloseWriter [2021-08-31T14:00:52.339Z] === RUN TestImageBuildError [2021-08-31T14:00:52.339Z] --- PASS: TestImageBuildError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageBuild [2021-08-31T14:00:52.339Z] --- PASS: TestImageBuild (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestGetDockerOS [2021-08-31T14:00:52.339Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageCreateError [2021-08-31T14:00:52.339Z] --- PASS: TestImageCreateError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageCreate [2021-08-31T14:00:52.339Z] --- PASS: TestImageCreate (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageHistoryError [2021-08-31T14:00:52.339Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageHistory [2021-08-31T14:00:52.339Z] --- PASS: TestImageHistory (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageImportError [2021-08-31T14:00:52.339Z] --- PASS: TestImageImportError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageImport [2021-08-31T14:00:52.339Z] --- PASS: TestImageImport (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageInspectError [2021-08-31T14:00:52.339Z] --- PASS: TestImageInspectError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageInspectImageNotFound [2021-08-31T14:00:52.339Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageInspectWithEmptyID [2021-08-31T14:00:52.339Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageInspect [2021-08-31T14:00:52.339Z] --- PASS: TestImageInspect (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageListError [2021-08-31T14:00:52.339Z] --- PASS: TestImageListError (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageList [2021-08-31T14:00:52.339Z] --- PASS: TestImageList (0.01s) [2021-08-31T14:00:52.339Z] === RUN TestImageListApiBefore125 [2021-08-31T14:00:52.339Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-31T14:00:52.339Z] === RUN TestImageLoadError [2021-08-31T14:00:52.340Z] --- PASS: TestImageLoadError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageLoad [2021-08-31T14:00:52.340Z] --- PASS: TestImageLoad (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagesPruneError [2021-08-31T14:00:52.340Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagesPrune [2021-08-31T14:00:52.340Z] --- PASS: TestImagesPrune (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePullReferenceParseError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePullAnyError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePullWithoutErrors [2021-08-31T14:00:52.340Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePushReferenceError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePushAnyError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImagePushWithoutErrors [2021-08-31T14:00:52.340Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-31T14:00:52.340Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-31T14:00:52.340Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-31T14:00:52.340Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-31T14:00:52.340Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageRemoveError [2021-08-31T14:00:52.340Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageRemoveImageNotFound [2021-08-31T14:00:52.340Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageRemove [2021-08-31T14:00:52.340Z] --- PASS: TestImageRemove (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageSaveError [2021-08-31T14:00:52.340Z] --- PASS: TestImageSaveError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageSave [2021-08-31T14:00:52.340Z] --- PASS: TestImageSave (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageSearchAnyError [2021-08-31T14:00:52.340Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-31T14:00:52.340Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:00:52.340Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:00:52.340Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-31T14:00:52.340Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageSearchWithoutErrors [2021-08-31T14:00:52.340Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageTagError [2021-08-31T14:00:52.340Z] --- PASS: TestImageTagError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageTagInvalidReference [2021-08-31T14:00:52.340Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageTagInvalidSourceImageName [2021-08-31T14:00:52.340Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageTagHexSource [2021-08-31T14:00:52.340Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestImageTag [2021-08-31T14:00:52.340Z] --- PASS: TestImageTag (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestInfoServerError [2021-08-31T14:00:52.340Z] --- PASS: TestInfoServerError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestInfoInvalidResponseJSONError [2021-08-31T14:00:52.340Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestInfo [2021-08-31T14:00:52.340Z] --- PASS: TestInfo (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkConnectError [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkConnect [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkCreateError [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkCreate [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkDisconnectError [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkDisconnect [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkInspectError [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkInspectNotFoundError [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkInspectWithEmptyID [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkInspect [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkListError [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkListError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkList [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkList (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworksPruneError [2021-08-31T14:00:52.340Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworksPrune [2021-08-31T14:00:52.340Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkRemoveError [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNetworkRemove [2021-08-31T14:00:52.340Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeInspectError [2021-08-31T14:00:52.340Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeInspectNodeNotFound [2021-08-31T14:00:52.340Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeInspectWithEmptyID [2021-08-31T14:00:52.340Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeInspect [2021-08-31T14:00:52.340Z] --- PASS: TestNodeInspect (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeListError [2021-08-31T14:00:52.340Z] --- PASS: TestNodeListError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeList [2021-08-31T14:00:52.340Z] --- PASS: TestNodeList (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeRemoveError [2021-08-31T14:00:52.340Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeRemove [2021-08-31T14:00:52.340Z] --- PASS: TestNodeRemove (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeUpdateError [2021-08-31T14:00:52.340Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestNodeUpdate [2021-08-31T14:00:52.340Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestOptionWithTimeout [2021-08-31T14:00:52.340Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPingFail [2021-08-31T14:00:52.340Z] --- PASS: TestPingFail (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPingWithError [2021-08-31T14:00:52.340Z] 2021/08/31 14:00:51 RoundTripper returned a response & error; ignoring response [2021-08-31T14:00:52.340Z] 2021/08/31 14:00:51 RoundTripper returned a response & error; ignoring response [2021-08-31T14:00:52.340Z] --- PASS: TestPingWithError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPingSuccess [2021-08-31T14:00:52.340Z] --- PASS: TestPingSuccess (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPingHeadFallback [2021-08-31T14:00:52.340Z] === RUN TestPingHeadFallback/OK [2021-08-31T14:00:52.340Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-31T14:00:52.340Z] === RUN TestPingHeadFallback/Not_Found [2021-08-31T14:00:52.340Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-31T14:00:52.340Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-31T14:00:52.340Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-31T14:00:52.340Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-31T14:00:52.340Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-31T14:00:52.340Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginDisableError [2021-08-31T14:00:52.340Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginDisable [2021-08-31T14:00:52.340Z] --- PASS: TestPluginDisable (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginEnableError [2021-08-31T14:00:52.340Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginEnable [2021-08-31T14:00:52.340Z] --- PASS: TestPluginEnable (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginInspectError [2021-08-31T14:00:52.340Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginInspectWithEmptyID [2021-08-31T14:00:52.340Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginInspect [2021-08-31T14:00:52.340Z] --- PASS: TestPluginInspect (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginListError [2021-08-31T14:00:52.340Z] --- PASS: TestPluginListError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginList [2021-08-31T14:00:52.340Z] --- PASS: TestPluginList (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginPushError [2021-08-31T14:00:52.340Z] --- PASS: TestPluginPushError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginPush [2021-08-31T14:00:52.340Z] --- PASS: TestPluginPush (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginRemoveError [2021-08-31T14:00:52.340Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginRemove [2021-08-31T14:00:52.340Z] --- PASS: TestPluginRemove (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginSetError [2021-08-31T14:00:52.340Z] --- PASS: TestPluginSetError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPluginSet [2021-08-31T14:00:52.340Z] --- PASS: TestPluginSet (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSetHostHeader [2021-08-31T14:00:52.340Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestPlainTextError [2021-08-31T14:00:52.340Z] --- PASS: TestPlainTextError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestInfiniteError [2021-08-31T14:00:52.340Z] --- PASS: TestInfiniteError (0.01s) [2021-08-31T14:00:52.340Z] === RUN TestCanceledContext [2021-08-31T14:00:52.340Z] 2021/08/31 14:00:51 RoundTripper returned a response & error; ignoring response [2021-08-31T14:00:52.340Z] --- PASS: TestCanceledContext (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestDeadlineExceededContext [2021-08-31T14:00:52.340Z] 2021/08/31 14:00:51 RoundTripper returned a response & error; ignoring response [2021-08-31T14:00:52.340Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretCreateUnsupported [2021-08-31T14:00:52.340Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretCreateError [2021-08-31T14:00:52.340Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretCreate [2021-08-31T14:00:52.340Z] --- PASS: TestSecretCreate (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretInspectUnsupported [2021-08-31T14:00:52.340Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretInspectError [2021-08-31T14:00:52.340Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretInspectSecretNotFound [2021-08-31T14:00:52.340Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretInspectWithEmptyID [2021-08-31T14:00:52.340Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretInspect [2021-08-31T14:00:52.340Z] --- PASS: TestSecretInspect (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretListUnsupported [2021-08-31T14:00:52.340Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretListError [2021-08-31T14:00:52.340Z] --- PASS: TestSecretListError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretList [2021-08-31T14:00:52.340Z] --- PASS: TestSecretList (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretRemoveUnsupported [2021-08-31T14:00:52.340Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretRemoveError [2021-08-31T14:00:52.340Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretRemove [2021-08-31T14:00:52.340Z] --- PASS: TestSecretRemove (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretUpdateUnsupported [2021-08-31T14:00:52.340Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretUpdateError [2021-08-31T14:00:52.340Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSecretUpdate [2021-08-31T14:00:52.340Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceCreateError [2021-08-31T14:00:52.340Z] --- PASS: TestServiceCreateError (0.01s) [2021-08-31T14:00:52.340Z] === RUN TestServiceCreate [2021-08-31T14:00:52.340Z] --- PASS: TestServiceCreate (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-31T14:00:52.340Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceCreateDigestPinning [2021-08-31T14:00:52.340Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceInspectError [2021-08-31T14:00:52.340Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceInspectServiceNotFound [2021-08-31T14:00:52.340Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceInspectWithEmptyID [2021-08-31T14:00:52.340Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceInspect [2021-08-31T14:00:52.340Z] --- PASS: TestServiceInspect (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceListError [2021-08-31T14:00:52.340Z] --- PASS: TestServiceListError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceList [2021-08-31T14:00:52.340Z] --- PASS: TestServiceList (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceLogsError [2021-08-31T14:00:52.340Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceLogs [2021-08-31T14:00:52.340Z] --- PASS: TestServiceLogs (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceRemoveError [2021-08-31T14:00:52.340Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceRemoveNotFoundError [2021-08-31T14:00:52.340Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceRemove [2021-08-31T14:00:52.340Z] --- PASS: TestServiceRemove (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceUpdateError [2021-08-31T14:00:52.340Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestServiceUpdate [2021-08-31T14:00:52.340Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmGetUnlockKeyError [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmGetUnlockKey [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmInitError [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmInit [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmInit (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmInspectError [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmInspect [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmJoinError [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmJoin [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmLeaveError [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmLeave [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmUnlockError [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmUnlock [2021-08-31T14:00:52.340Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-31T14:00:52.340Z] === RUN TestSwarmUpdateError [2021-08-31T14:00:52.341Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestSwarmUpdate [2021-08-31T14:00:52.341Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestTaskInspectError [2021-08-31T14:00:52.341Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestTaskInspectWithEmptyID [2021-08-31T14:00:52.341Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestTaskInspect [2021-08-31T14:00:52.341Z] --- PASS: TestTaskInspect (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestTaskListError [2021-08-31T14:00:52.341Z] --- PASS: TestTaskListError (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestTaskList [2021-08-31T14:00:52.341Z] --- PASS: TestTaskList (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeCreateError [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeCreate [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeInspectError [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeInspectNotFound [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeInspectWithEmptyID [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeInspect [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeListError [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeListError (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeList [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeList (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeRemoveError [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-31T14:00:52.341Z] === RUN TestVolumeRemove [2021-08-31T14:00:52.341Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-31T14:00:52.341Z] === CONT TestTLSCloseWriter [2021-08-31T14:00:52.341Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-31T14:00:52.341Z] PASS [2021-08-31T14:00:52.341Z] coverage: 75.1% of statements [2021-08-31T14:00:52.341Z] ok github.com/docker/docker/client 0.288s coverage: 75.1% of statements [2021-08-31T14:00:53.894Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2021-08-31T14:00:53.894Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-31T14:00:55.803Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2021-08-31T14:00:55.803Z] === RUN TestBuildWithSession [2021-08-31T14:00:55.803Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:00:55.803Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-31T14:00:55.803Z] === RUN TestBuildSquashParent [2021-08-31T14:01:05.788Z] --- PASS: TestBuildSquashParent (8.32s) [2021-08-31T14:01:05.788Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-31T14:01:05.788Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:01:05.788Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:01:05.788Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:01:05.788Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:01:05.788Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:01:05.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:01:05.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:01:05.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:01:05.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:01:05.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:01:05.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:01:05.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:01:05.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:01:05.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:01:06.434Z] --- PASS: TestCheckoutGit (26.26s) [2021-08-31T14:01:06.434Z] === RUN TestValidGitTransport [2021-08-31T14:01:06.434Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-31T14:01:06.434Z] === RUN TestGitInvalidRef [2021-08-31T14:01:06.434Z] --- PASS: TestGitInvalidRef (0.16s) [2021-08-31T14:01:06.434Z] PASS [2021-08-31T14:01:06.434Z] coverage: 86.3% of statements [2021-08-31T14:01:06.892Z] ok github.com/docker/docker/builder/remotecontext/git 26.471s coverage: 86.3% of statements [2021-08-31T14:01:07.151Z] --- PASS: TestCheckoutGit (24.96s) [2021-08-31T14:01:07.151Z] === RUN TestValidGitTransport [2021-08-31T14:01:07.151Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-31T14:01:07.151Z] === RUN TestGitInvalidRef [2021-08-31T14:01:07.151Z] --- PASS: TestGitInvalidRef (0.18s) [2021-08-31T14:01:07.151Z] PASS [2021-08-31T14:01:07.151Z] coverage: 86.3% of statements [2021-08-31T14:01:07.151Z] ok github.com/docker/docker/builder/remotecontext/git 25.198s coverage: 86.3% of statements [2021-08-31T14:01:07.151Z] ? github.com/docker/docker/cli [no test files] [2021-08-31T14:01:07.151Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-31T14:01:07.351Z] ? github.com/docker/docker/cli [no test files] [2021-08-31T14:01:07.351Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-31T14:01:07.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:01:07.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:01:10.236Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:01:10.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-31T14:01:10.885Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestConfigureDaemonLogs [2021-08-31T14:01:10.885Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestCommonOptionsInstallFlags [2021-08-31T14:01:10.885Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-31T14:01:10.885Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-31T14:01:10.885Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-31T14:01:10.885Z] PASS [2021-08-31T14:01:10.885Z] coverage: 18.5% of statements [2021-08-31T14:01:10.885Z] ok github.com/docker/docker/cmd/dockerd 0.201s coverage: 18.5% of statements [2021-08-31T14:01:10.885Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-31T14:01:10.885Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-31T14:01:11.854Z] === RUN TestContainerStopSignal [2021-08-31T14:01:11.854Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestContainerStopTimeout [2021-08-31T14:01:11.854Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-31T14:01:11.854Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-31T14:01:11.854Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-31T14:01:11.854Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestReplaceAndAppendEnvVars [2021-08-31T14:01:11.854Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-31T14:01:11.854Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestNewMemoryStore [2021-08-31T14:01:11.854Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestAddContainers [2021-08-31T14:01:11.854Z] --- PASS: TestAddContainers (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestGetContainer [2021-08-31T14:01:11.854Z] --- PASS: TestGetContainer (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestDeleteContainer [2021-08-31T14:01:11.854Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestListContainers [2021-08-31T14:01:11.854Z] --- PASS: TestListContainers (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestFirstContainer [2021-08-31T14:01:11.854Z] --- PASS: TestFirstContainer (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestApplyAllContainer [2021-08-31T14:01:11.854Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestIsValidHealthString [2021-08-31T14:01:11.854Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestStateRunStop [2021-08-31T14:01:11.854Z] --- PASS: TestStateRunStop (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestStateTimeoutWait [2021-08-31T14:01:11.854Z] state_test.go:141: Stop callback fired [2021-08-31T14:01:11.854Z] state_test.go:165: Stop callback fired [2021-08-31T14:01:11.854Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-31T14:01:11.854Z] === RUN TestIsValidStateString [2021-08-31T14:01:11.854Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestViewSaveDelete [2021-08-31T14:01:11.854Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-31T14:01:11.854Z] === RUN TestViewAll [2021-08-31T14:01:11.854Z] --- PASS: TestViewAll (0.01s) [2021-08-31T14:01:11.854Z] === RUN TestViewGet [2021-08-31T14:01:11.854Z] --- PASS: TestViewGet (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestNames [2021-08-31T14:01:11.854Z] --- PASS: TestNames (0.00s) [2021-08-31T14:01:11.854Z] === RUN TestViewWithHealthCheck [2021-08-31T14:01:11.854Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-31T14:01:11.854Z] PASS [2021-08-31T14:01:11.854Z] coverage: 41.5% of statements [2021-08-31T14:01:11.854Z] ok github.com/docker/docker/container 0.203s coverage: 41.5% of statements [2021-08-31T14:01:11.854Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-31T14:01:11.854Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-31T14:01:11.854Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-31T14:01:11.854Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-31T14:01:12.035Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestConfigureDaemonLogs [2021-08-31T14:01:12.035Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestCommonOptionsInstallFlags [2021-08-31T14:01:12.035Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-31T14:01:12.035Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-31T14:01:12.035Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-31T14:01:12.035Z] PASS [2021-08-31T14:01:12.035Z] coverage: 18.5% of statements [2021-08-31T14:01:12.035Z] ok github.com/docker/docker/cmd/dockerd 0.165s coverage: 18.5% of statements [2021-08-31T14:01:12.035Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-31T14:01:12.035Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-31T14:01:12.823Z] === RUN TestPrepare [2021-08-31T14:01:12.823Z] --- PASS: TestPrepare (0.00s) [2021-08-31T14:01:12.823Z] === RUN TestStart [2021-08-31T14:01:12.823Z] --- PASS: TestStart (0.00s) [2021-08-31T14:01:12.823Z] === RUN TestWaitCancel [2021-08-31T14:01:12.823Z] --- PASS: TestWaitCancel (0.00s) [2021-08-31T14:01:12.823Z] === RUN TestWaitDisabled [2021-08-31T14:01:12.823Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-31T14:01:12.823Z] === RUN TestWaitEnabled [2021-08-31T14:01:12.823Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-31T14:01:12.823Z] === RUN TestRemove [2021-08-31T14:01:12.823Z] --- PASS: TestRemove (0.00s) [2021-08-31T14:01:12.823Z] PASS [2021-08-31T14:01:12.823Z] coverage: 65.3% of statements [2021-08-31T14:01:12.823Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.044s coverage: 65.3% of statements [2021-08-31T14:01:13.002Z] === RUN TestContainerStopSignal [2021-08-31T14:01:13.002Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestContainerStopTimeout [2021-08-31T14:01:13.002Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-31T14:01:13.002Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-31T14:01:13.002Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-31T14:01:13.002Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestReplaceAndAppendEnvVars [2021-08-31T14:01:13.002Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-31T14:01:13.002Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestNewMemoryStore [2021-08-31T14:01:13.002Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestAddContainers [2021-08-31T14:01:13.002Z] --- PASS: TestAddContainers (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestGetContainer [2021-08-31T14:01:13.002Z] --- PASS: TestGetContainer (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestDeleteContainer [2021-08-31T14:01:13.002Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestListContainers [2021-08-31T14:01:13.002Z] --- PASS: TestListContainers (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestFirstContainer [2021-08-31T14:01:13.002Z] --- PASS: TestFirstContainer (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestApplyAllContainer [2021-08-31T14:01:13.002Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestIsValidHealthString [2021-08-31T14:01:13.002Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestStateRunStop [2021-08-31T14:01:13.002Z] --- PASS: TestStateRunStop (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestStateTimeoutWait [2021-08-31T14:01:13.002Z] state_test.go:141: Stop callback fired [2021-08-31T14:01:13.002Z] state_test.go:165: Stop callback fired [2021-08-31T14:01:13.002Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-31T14:01:13.002Z] === RUN TestIsValidStateString [2021-08-31T14:01:13.002Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestViewSaveDelete [2021-08-31T14:01:13.002Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-31T14:01:13.002Z] === RUN TestViewAll [2021-08-31T14:01:13.002Z] --- PASS: TestViewAll (0.01s) [2021-08-31T14:01:13.002Z] === RUN TestViewGet [2021-08-31T14:01:13.002Z] --- PASS: TestViewGet (0.01s) [2021-08-31T14:01:13.002Z] === RUN TestNames [2021-08-31T14:01:13.002Z] --- PASS: TestNames (0.00s) [2021-08-31T14:01:13.002Z] === RUN TestViewWithHealthCheck [2021-08-31T14:01:13.002Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-31T14:01:13.002Z] PASS [2021-08-31T14:01:13.002Z] coverage: 41.7% of statements [2021-08-31T14:01:13.002Z] ok github.com/docker/docker/container 0.223s coverage: 41.7% of statements [2021-08-31T14:01:13.461Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-31T14:01:13.461Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-31T14:01:13.461Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-31T14:01:13.461Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-31T14:01:13.790Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-31T14:01:13.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2021-08-31T14:01:13.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2021-08-31T14:01:13.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s) [2021-08-31T14:01:13.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2021-08-31T14:01:13.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) [2021-08-31T14:01:13.790Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2021-08-31T14:01:13.790Z] === RUN TestBuildMultiStageCopy [2021-08-31T14:01:13.790Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-31T14:01:14.360Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-31T14:01:14.360Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-31T14:01:14.360Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-31T14:01:14.360Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-31T14:01:14.360Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-31T14:01:14.360Z] PASS [2021-08-31T14:01:14.360Z] coverage: 35.9% of statements [2021-08-31T14:01:14.360Z] ok github.com/docker/docker/daemon/cluster/convert 0.463s coverage: 35.9% of statements [2021-08-31T14:01:14.427Z] === RUN TestPrepare [2021-08-31T14:01:14.427Z] --- PASS: TestPrepare (0.00s) [2021-08-31T14:01:14.427Z] === RUN TestStart [2021-08-31T14:01:14.427Z] --- PASS: TestStart (0.00s) [2021-08-31T14:01:14.427Z] === RUN TestWaitCancel [2021-08-31T14:01:14.427Z] --- PASS: TestWaitCancel (0.00s) [2021-08-31T14:01:14.427Z] === RUN TestWaitDisabled [2021-08-31T14:01:14.427Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-31T14:01:14.427Z] === RUN TestWaitEnabled [2021-08-31T14:01:14.427Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-31T14:01:14.427Z] === RUN TestRemove [2021-08-31T14:01:14.427Z] --- PASS: TestRemove (0.00s) [2021-08-31T14:01:14.427Z] PASS [2021-08-31T14:01:14.427Z] coverage: 65.3% of statements [2021-08-31T14:01:14.427Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-08-31T14:01:14.818Z] === RUN TestNewListSecretsFilters [2021-08-31T14:01:14.819Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-31T14:01:14.819Z] === RUN TestNewListConfigsFilters [2021-08-31T14:01:14.819Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-31T14:01:14.819Z] PASS [2021-08-31T14:01:14.819Z] coverage: 0.5% of statements [2021-08-31T14:01:14.819Z] ok github.com/docker/docker/daemon/cluster 0.564s coverage: 0.5% of statements [2021-08-31T14:01:15.965Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-31T14:01:15.965Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-31T14:01:15.965Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-31T14:01:15.965Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-31T14:01:15.965Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-31T14:01:16.336Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-31T14:01:16.423Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-31T14:01:16.423Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-31T14:01:16.423Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-31T14:01:16.423Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-31T14:01:16.423Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-31T14:01:16.423Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-31T14:01:16.423Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-31T14:01:16.423Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-31T14:01:16.423Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-31T14:01:16.423Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-31T14:01:16.423Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-31T14:01:16.423Z] PASS [2021-08-31T14:01:16.423Z] coverage: 35.9% of statements [2021-08-31T14:01:16.423Z] ok github.com/docker/docker/daemon/cluster/convert 0.486s coverage: 35.9% of statements [2021-08-31T14:01:16.423Z] === RUN TestNewListSecretsFilters [2021-08-31T14:01:16.423Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-31T14:01:16.423Z] === RUN TestNewListConfigsFilters [2021-08-31T14:01:16.423Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-31T14:01:16.423Z] PASS [2021-08-31T14:01:16.423Z] coverage: 0.5% of statements [2021-08-31T14:01:16.423Z] ok github.com/docker/docker/daemon/cluster 0.737s coverage: 0.5% of statements [2021-08-31T14:01:16.596Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-31T14:01:16.995Z] === RUN TestBuilderGC [2021-08-31T14:01:16.995Z] --- PASS: TestBuilderGC (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationNotFound [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestDaemonBrokenConfiguration [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestParseClusterAdvertiseSettings [2021-08-31T14:01:16.995Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestFindConfigurationConflicts [2021-08-31T14:01:16.995Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-31T14:01:16.995Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-31T14:01:16.995Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-31T14:01:16.995Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-31T14:01:16.995Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-31T14:01:16.995Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-31T14:01:16.995Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-31T14:01:16.995Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2021-08-31T14:01:16.995Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-31T14:01:16.995Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-31T14:01:17.165Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration/with_label [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration/with_dns [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-31T14:01:17.454Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-31T14:01:17.454Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-31T14:01:17.454Z] === RUN TestModifiedDiscoverySettings [2021-08-31T14:01:17.454Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-31T14:01:17.454Z] === RUN TestReloadSetConfigFileNotExist [2021-08-31T14:01:17.454Z] time="2021-08-31T14:01:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-31T14:01:17.454Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-08-31T14:01:17.454Z] === RUN TestReloadDefaultConfigNotExist [2021-08-31T14:01:17.454Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:17.454Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-31T14:01:17.454Z] === RUN TestReloadBadDefaultConfig [2021-08-31T14:01:17.454Z] time="2021-08-31T14:01:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-886180774" [2021-08-31T14:01:17.454Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-31T14:01:17.454Z] === RUN TestReloadWithConflictingLabels [2021-08-31T14:01:17.454Z] time="2021-08-31T14:01:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3214876211" [2021-08-31T14:01:17.454Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-31T14:01:17.454Z] === RUN TestReloadWithDuplicateLabels [2021-08-31T14:01:17.454Z] time="2021-08-31T14:01:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1949845864" [2021-08-31T14:01:17.454Z] --- PASS: TestReloadWithDuplicateLabels (0.09s) [2021-08-31T14:01:17.454Z] === RUN TestDaemonConfigurationMerge [2021-08-31T14:01:17.454Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-31T14:01:17.454Z] PASS [2021-08-31T14:01:17.454Z] coverage: 80.4% of statements [2021-08-31T14:01:17.454Z] ok github.com/docker/docker/daemon/config 0.356s coverage: 80.4% of statements [2021-08-31T14:01:17.454Z] === RUN TestDiscoveryOptsErrors [2021-08-31T14:01:17.454Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-31T14:01:17.454Z] === RUN TestDiscoveryOpts [2021-08-31T14:01:17.454Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-31T14:01:17.454Z] PASS [2021-08-31T14:01:17.454Z] coverage: 30.0% of statements [2021-08-31T14:01:17.454Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-08-31T14:01:17.735Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-31T14:01:17.913Z] === RUN TestWaitNodeAttachment [2021-08-31T14:01:18.304Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2021-08-31T14:01:18.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2021-08-31T14:01:18.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-08-31T14:01:18.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2021-08-31T14:01:18.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2021-08-31T14:01:18.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2021-08-31T14:01:18.304Z] === RUN TestBuildMultiStageParentConfig [2021-08-31T14:01:18.372Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-08-31T14:01:18.372Z] === RUN TestIsolationConversion [2021-08-31T14:01:18.372Z] === RUN TestIsolationConversion/default [2021-08-31T14:01:18.372Z] === RUN TestIsolationConversion/process [2021-08-31T14:01:18.372Z] === RUN TestIsolationConversion/hyperv [2021-08-31T14:01:18.372Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-31T14:01:18.372Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-31T14:01:18.372Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-31T14:01:18.372Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestContainerLabels [2021-08-31T14:01:18.372Z] --- PASS: TestContainerLabels (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestCredentialSpecConversion [2021-08-31T14:01:18.372Z] === RUN TestCredentialSpecConversion/none [2021-08-31T14:01:18.372Z] === RUN TestCredentialSpecConversion/config [2021-08-31T14:01:18.372Z] === RUN TestCredentialSpecConversion/file [2021-08-31T14:01:18.372Z] === RUN TestCredentialSpecConversion/registry [2021-08-31T14:01:18.372Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-31T14:01:18.372Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-31T14:01:18.372Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-31T14:01:18.372Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-31T14:01:18.372Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestControllerValidateMountBind [2021-08-31T14:01:18.372Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestControllerValidateMountVolume [2021-08-31T14:01:18.372Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestControllerValidateMountTarget [2021-08-31T14:01:18.372Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestControllerValidateMountTmpfs [2021-08-31T14:01:18.372Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestControllerValidateMountInvalidType [2021-08-31T14:01:18.372Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestControllerValidateMountNamedPipe [2021-08-31T14:01:18.372Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-31T14:01:18.372Z] PASS [2021-08-31T14:01:18.372Z] coverage: 11.0% of statements [2021-08-31T14:01:18.372Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.581s coverage: 11.0% of statements [2021-08-31T14:01:18.372Z] === RUN TestEventsLog [2021-08-31T14:01:18.372Z] --- PASS: TestEventsLog (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestEventsLogTimeout [2021-08-31T14:01:18.372Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestLogEvents [2021-08-31T14:01:18.372Z] --- PASS: TestLogEvents (0.05s) [2021-08-31T14:01:18.372Z] === RUN TestLoadBufferedEvents [2021-08-31T14:01:18.372Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-08-31T14:01:18.372Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-31T14:01:18.372Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-31T14:01:18.372Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-31T14:01:18.372Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-31T14:01:18.372Z] PASS [2021-08-31T14:01:18.372Z] coverage: 50.0% of statements [2021-08-31T14:01:18.372Z] ok github.com/docker/docker/daemon/events 0.223s coverage: 50.0% of statements [2021-08-31T14:01:18.832Z] === RUN TestIsEmptyDir [2021-08-31T14:01:18.832Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-31T14:01:18.832Z] PASS [2021-08-31T14:01:18.832Z] coverage: 2.3% of statements [2021-08-31T14:01:18.832Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2021-08-31T14:01:19.290Z] === RUN TestVerifyNetworkingConfig [2021-08-31T14:01:19.290Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestGetContainer [2021-08-31T14:01:19.290Z] --- PASS: TestGetContainer (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestValidContainerNames [2021-08-31T14:01:19.290Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestContainerInitDNS [2021-08-31T14:01:19.290Z] daemon_test.go:146: root required [2021-08-31T14:01:19.290Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestMerge [2021-08-31T14:01:19.290Z] --- PASS: TestMerge (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestValidateContainerIsolation [2021-08-31T14:01:19.290Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestFindNetworkErrorType [2021-08-31T14:01:19.290Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestEnsureServicesExist [2021-08-31T14:01:19.290Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestEnsureServicesExistErrors [2021-08-31T14:01:19.290Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-31T14:01:19.290Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-31T14:01:19.290Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-31T14:01:19.290Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-31T14:01:19.290Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-31T14:01:19.290Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-31T14:01:19.290Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestContainerDelete [2021-08-31T14:01:19.290Z] --- PASS: TestContainerDelete (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestContainerDoubleDelete [2021-08-31T14:01:19.290Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestLogContainerEventCopyLabels [2021-08-31T14:01:19.290Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestLogContainerEventWithAttributes [2021-08-31T14:01:19.290Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestNoneHealthcheck [2021-08-31T14:01:19.290Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-31T14:01:19.290Z] === RUN TestHealthStates [2021-08-31T14:01:19.290Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.290Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.290Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.290Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.290Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.290Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.290Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.290Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.291Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.291Z] time="2021-08-31T14:01: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" [2021-08-31T14:01:19.291Z] --- PASS: TestHealthStates (0.14s) [2021-08-31T14:01:19.291Z] === RUN TestMaskURLCredentials [2021-08-31T14:01:19.291Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestGetInspectData [2021-08-31T14:01:19.291Z] --- PASS: TestGetInspectData (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestFillLicense [2021-08-31T14:01:19.291Z] --- PASS: TestFillLicense (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestListInvalidFilter [2021-08-31T14:01:19.291Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestNameFilter [2021-08-31T14:01:19.291Z] --- PASS: TestNameFilter (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-31T14:01:19.291Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-31T14:01:19.291Z] === 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 [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-31T14:01:19.291Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-31T14:01:19.291Z] --- 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) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-31T14:01:19.291Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestDaemonReloadLabels [2021-08-31T14:01:19.291Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-31T14:01:19.291Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestDaemonReloadMirrors [2021-08-31T14:01:19.291Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-31T14:01:19.291Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-31T14:01:19.291Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestDaemonDiscoveryReload [2021-08-31T14:01:19.291Z] === RUN TestLinkNaming [2021-08-31T14:01:19.291Z] --- PASS: TestLinkNaming (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestLinkNew [2021-08-31T14:01:19.291Z] --- PASS: TestLinkNew (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestLinkEnv [2021-08-31T14:01:19.291Z] --- PASS: TestLinkEnv (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestLinkMultipleEnv [2021-08-31T14:01:19.291Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-31T14:01:19.291Z] === RUN TestLinkPortRangeEnv [2021-08-31T14:01:19.291Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-31T14:01:19.291Z] PASS [2021-08-31T14:01:19.291Z] coverage: 93.0% of statements [2021-08-31T14:01:19.291Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-08-31T14:01:19.327Z] === RUN TestDiscoveryOptsErrors [2021-08-31T14:01:19.327Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestDiscoveryOpts [2021-08-31T14:01:19.327Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-31T14:01:19.327Z] PASS [2021-08-31T14:01:19.327Z] coverage: 30.0% of statements [2021-08-31T14:01:19.327Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2021-08-31T14:01:19.327Z] === RUN TestBuilderGC [2021-08-31T14:01:19.327Z] --- PASS: TestBuilderGC (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationNotFound [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestDaemonBrokenConfiguration [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestParseClusterAdvertiseSettings [2021-08-31T14:01:19.327Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestFindConfigurationConflicts [2021-08-31T14:01:19.327Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-31T14:01:19.327Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-31T14:01:19.327Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-31T14:01:19.327Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-31T14:01:19.327Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-31T14:01:19.327Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-31T14:01:19.327Z] === RUN TestValidateConfigurationErrors [2021-08-31T14:01:19.327Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-31T14:01:19.327Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-31T14:01:19.327Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-31T14:01:19.327Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-31T14:01:19.327Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-31T14:01:19.328Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-31T14:01:19.328Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-31T14:01:19.328Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-31T14:01:19.328Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-31T14:01:19.328Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-31T14:01:19.328Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-31T14:01:19.328Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration/with_label [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration/with_dns [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-31T14:01:19.328Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-31T14:01:19.328Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-31T14:01:19.328Z] === RUN TestModifiedDiscoverySettings [2021-08-31T14:01:19.328Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-31T14:01:19.328Z] === RUN TestReloadSetConfigFileNotExist [2021-08-31T14:01:19.328Z] time="2021-08-31T14:01:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-31T14:01:19.328Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-31T14:01:19.328Z] === RUN TestReloadDefaultConfigNotExist [2021-08-31T14:01:19.328Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:19.328Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-31T14:01:19.328Z] === RUN TestReloadBadDefaultConfig [2021-08-31T14:01:19.328Z] time="2021-08-31T14:01:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-244029853" [2021-08-31T14:01:19.328Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-31T14:01:19.328Z] === RUN TestReloadWithConflictingLabels [2021-08-31T14:01:19.328Z] time="2021-08-31T14:01:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1984720760" [2021-08-31T14:01:19.328Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-31T14:01:19.328Z] === RUN TestReloadWithDuplicateLabels [2021-08-31T14:01:19.328Z] time="2021-08-31T14:01:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4053703097" [2021-08-31T14:01:19.328Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-31T14:01:19.328Z] === RUN TestDaemonConfigurationMerge [2021-08-31T14:01:19.328Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-31T14:01:19.328Z] PASS [2021-08-31T14:01:19.328Z] coverage: 80.4% of statements [2021-08-31T14:01:19.328Z] ok github.com/docker/docker/daemon/config 0.205s coverage: 80.4% of statements [2021-08-31T14:01:19.728Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2021-08-31T14:01:19.728Z] === RUN TestBuildLabelWithTargets [2021-08-31T14:01:19.801Z] === RUN TestWaitNodeAttachment [2021-08-31T14:01:20.259Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-31T14:01:20.259Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-31T14:01:20.261Z] === RUN TestEventsLog [2021-08-31T14:01:20.261Z] --- PASS: TestEventsLog (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestEventsLogTimeout [2021-08-31T14:01:20.261Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestLogEvents [2021-08-31T14:01:20.261Z] --- PASS: TestLogEvents (0.05s) [2021-08-31T14:01:20.261Z] === RUN TestLoadBufferedEvents [2021-08-31T14:01:20.261Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-31T14:01:20.261Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-31T14:01:20.261Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-31T14:01:20.261Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-31T14:01:20.261Z] PASS [2021-08-31T14:01:20.261Z] coverage: 50.0% of statements [2021-08-31T14:01:20.261Z] ok github.com/docker/docker/daemon/events 0.205s coverage: 50.0% of statements [2021-08-31T14:01:20.261Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-31T14:01:20.261Z] === RUN TestIsolationConversion [2021-08-31T14:01:20.261Z] === RUN TestIsolationConversion/default [2021-08-31T14:01:20.261Z] === RUN TestIsolationConversion/process [2021-08-31T14:01:20.261Z] === RUN TestIsolationConversion/hyperv [2021-08-31T14:01:20.261Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-31T14:01:20.261Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-31T14:01:20.261Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-31T14:01:20.261Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestContainerLabels [2021-08-31T14:01:20.261Z] --- PASS: TestContainerLabels (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestCredentialSpecConversion [2021-08-31T14:01:20.261Z] === RUN TestCredentialSpecConversion/none [2021-08-31T14:01:20.261Z] === RUN TestCredentialSpecConversion/config [2021-08-31T14:01:20.261Z] === RUN TestCredentialSpecConversion/file [2021-08-31T14:01:20.261Z] === RUN TestCredentialSpecConversion/registry [2021-08-31T14:01:20.261Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-31T14:01:20.261Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-31T14:01:20.261Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-31T14:01:20.261Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-31T14:01:20.261Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestControllerValidateMountBind [2021-08-31T14:01:20.261Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestControllerValidateMountVolume [2021-08-31T14:01:20.261Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestControllerValidateMountTarget [2021-08-31T14:01:20.261Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestControllerValidateMountTmpfs [2021-08-31T14:01:20.261Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestControllerValidateMountInvalidType [2021-08-31T14:01:20.261Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-31T14:01:20.261Z] === RUN TestControllerValidateMountNamedPipe [2021-08-31T14:01:20.261Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-31T14:01:20.261Z] PASS [2021-08-31T14:01:20.261Z] coverage: 11.0% of statements [2021-08-31T14:01:20.261Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.848s coverage: 11.0% of statements [2021-08-31T14:01:20.718Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-31T14:01:20.718Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-31T14:01:20.724Z] === RUN TestVerifyNetworkingConfig [2021-08-31T14:01:20.724Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestGetContainer [2021-08-31T14:01:20.724Z] --- PASS: TestGetContainer (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestValidContainerNames [2021-08-31T14:01:20.724Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestContainerInitDNS [2021-08-31T14:01:20.724Z] daemon_test.go:146: root required [2021-08-31T14:01:20.724Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestMerge [2021-08-31T14:01:20.724Z] --- PASS: TestMerge (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestValidateContainerIsolation [2021-08-31T14:01:20.724Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestFindNetworkErrorType [2021-08-31T14:01:20.724Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestEnsureServicesExist [2021-08-31T14:01:20.724Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestEnsureServicesExistErrors [2021-08-31T14:01:20.724Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-31T14:01:20.724Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-31T14:01:20.724Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-31T14:01:20.724Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-31T14:01:20.724Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-31T14:01:20.724Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-31T14:01:20.724Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestContainerDelete [2021-08-31T14:01:20.724Z] --- PASS: TestContainerDelete (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestContainerDoubleDelete [2021-08-31T14:01:20.724Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestLogContainerEventCopyLabels [2021-08-31T14:01:20.724Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestLogContainerEventWithAttributes [2021-08-31T14:01:20.724Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestNoneHealthcheck [2021-08-31T14:01:20.724Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-31T14:01:20.724Z] === RUN TestHealthStates [2021-08-31T14:01:20.724Z] === RUN TestIsEmptyDir [2021-08-31T14:01:20.724Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-31T14:01:20.724Z] PASS [2021-08-31T14:01:20.724Z] coverage: 2.3% of statements [2021-08-31T14:01:20.724Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2021-08-31T14:01:20.724Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.724Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.724Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.724Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.724Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.724Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.724Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.724Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.725Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.725Z] time="2021-08-31T14:01:20Z" 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" [2021-08-31T14:01:20.725Z] --- PASS: TestHealthStates (0.14s) [2021-08-31T14:01:20.725Z] === RUN TestMaskURLCredentials [2021-08-31T14:01:20.725Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-31T14:01:20.725Z] === RUN TestGetInspectData [2021-08-31T14:01:20.725Z] --- PASS: TestGetInspectData (0.00s) [2021-08-31T14:01:20.725Z] === RUN TestFillLicense [2021-08-31T14:01:20.725Z] --- PASS: TestFillLicense (0.00s) [2021-08-31T14:01:20.725Z] === RUN TestListInvalidFilter [2021-08-31T14:01:20.725Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-31T14:01:20.725Z] === RUN TestNameFilter [2021-08-31T14:01:20.725Z] --- PASS: TestNameFilter (0.00s) [2021-08-31T14:01:20.725Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-31T14:01:20.725Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-31T14:01:20.725Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-31T14:01:20.725Z] === 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 [2021-08-31T14:01:21.177Z] === RUN TestAdapterReadLogs [2021-08-31T14:01:21.177Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCopier [2021-08-31T14:01:21.177Z] --- PASS: TestCopier (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCopierLongLines [2021-08-31T14:01:21.177Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCopierSlow [2021-08-31T14:01:21.177Z] === RUN TestNewStreamConfig [2021-08-31T14:01:21.177Z] === RUN TestNewStreamConfig/defaults [2021-08-31T14:01:21.177Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-31T14:01:21.177Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-31T14:01:21.177Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-31T14:01:21.177Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-31T14:01:21.177Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-31T14:01:21.177Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-31T14:01:21.177Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-31T14:01:21.177Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-31T14:01:21.177Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-31T14:01:21.177Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-31T14:01:21.177Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-31T14:01:21.177Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-31T14:01:21.177Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-31T14:01:21.177Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-31T14:01:21.177Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-31T14:01:21.177Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-31T14:01:21.177Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-31T14:01:21.177Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-31T14:01:21.177Z] reload_test.go:520: root required [2021-08-31T14:01:21.177Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-31T14:01:21.177Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-31T14:01:21.177Z] time="2021-08-31T14:01:20Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-31T14:01:21.177Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-08-31T14:01:21.177Z] === RUN TestCreateSuccess [2021-08-31T14:01:21.177Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCreateStreamSkipped [2021-08-31T14:01:21.177Z] time="2021-08-31T14:01:20Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-31T14:01:21.177Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCreateLogGroupSuccess [2021-08-31T14:01:21.177Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCreateError [2021-08-31T14:01:21.177Z] --- PASS: TestCreateError (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCreateAlreadyExists [2021-08-31T14:01:21.177Z] time="2021-08-31T14:01:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-31T14:01:21.177Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestLogClosed [2021-08-31T14:01:21.177Z] --- PASS: TestLogClosed (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestLogBlocking [2021-08-31T14:01:21.177Z] --- PASS: TestLogBlocking (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-31T14:01:21.177Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestLogNonBlockingBufferFull [2021-08-31T14:01:21.177Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestPublishBatchSuccess [2021-08-31T14:01:21.177Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestPublishBatchError [2021-08-31T14:01:21.177Z] time="2021-08-31T14:01:20Z" level=error msg=Error [2021-08-31T14:01:21.177Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-31T14:01:21.177Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-31T14:01:21.177Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-31T14:01:21.177Z] time="2021-08-31T14:01:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-31T14:01:21.177Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-31T14:01:21.177Z] time="2021-08-31T14:01:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-31T14:01:21.177Z] time="2021-08-31T14:01:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-31T14:01:21.177Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCollectBatchSimple [2021-08-31T14:01:21.177Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCollectBatchTicker [2021-08-31T14:01:21.177Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCollectBatchMultilinePattern [2021-08-31T14:01:21.177Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-31T14:01:21.177Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-31T14:01:21.177Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-31T14:01:21.177Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-31T14:01:21.177Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-31T14:01:21.177Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-31T14:01:21.177Z] === RUN TestCollectBatchClose [2021-08-31T14:01:21.177Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-31T14:01:21.177Z] === RUN TestEffectiveLen [2021-08-31T14:01:21.178Z] === RUN TestEffectiveLen/0/Hello [2021-08-31T14:01:21.178Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-31T14:01:21.178Z] === RUN TestEffectiveLen/2/🙃 [2021-08-31T14:01:21.178Z] === RUN TestEffectiveLen/3/���� [2021-08-31T14:01:21.178Z] === RUN TestEffectiveLen/4/He��o [2021-08-31T14:01:21.178Z] === RUN TestEffectiveLen/5/ [2021-08-31T14:01:21.178Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit/0/ [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit/1/Hello [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1063: Hello [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit/2/Hello [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1063: He [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1064: llo [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit/3/Hello [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1064: Hello [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit/4/🙃 [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit/5/🙃 [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1063: 🙃 [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit/6/a� [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1063: a [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1064: � [2021-08-31T14:01:21.178Z] === RUN TestFindValidSplit/7/a� [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1063: a� [2021-08-31T14:01:21.178Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestProcessEventEmoji [2021-08-31T14:01:21.178Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestCollectBatchLineSplit [2021-08-31T14:01:21.178Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-31T14:01:21.178Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestCollectBatchMaxEvents [2021-08-31T14:01:21.178Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2021-08-31T14:01:21.178Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-31T14:01:21.178Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestParseVolumesFrom [2021-08-31T14:01:21.178Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-31T14:01:21.178Z] PASS [2021-08-31T14:01:21.178Z] coverage: 9.1% of statements [2021-08-31T14:01:21.178Z] --- PASS: TestCollectBatchMaxEvents (0.01s) [2021-08-31T14:01:21.178Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-31T14:01:21.178Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-31T14:01:21.178Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-31T14:01:21.178Z] ok github.com/docker/docker/daemon 2.355s coverage: 9.1% of statements [2021-08-31T14:01:21.178Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-31T14:01:21.178Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-31T14:01:21.178Z] --- PASS: TestCopierSlow (0.25s) [2021-08-31T14:01:21.178Z] === RUN TestCopierWithSized [2021-08-31T14:01:21.178Z] === RUN TestCopierWithSized/as_is [2021-08-31T14:01:21.178Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-31T14:01:21.178Z] --- PASS: TestCopierWithSized (0.02s) [2021-08-31T14:01:21.178Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-08-31T14:01:21.178Z] === RUN TestCopierWithPartial [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-31T14:01:21.178Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-31T14:01:21.178Z] --- PASS: TestCopierWithPartial (0.01s) [2021-08-31T14:01:21.178Z] === RUN TestRingLogger [2021-08-31T14:01:21.178Z] --- PASS: TestRingLogger (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestRingCap [2021-08-31T14:01:21.178Z] --- PASS: TestRingCap (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestRingClose [2021-08-31T14:01:21.178Z] --- PASS: TestRingClose (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestRingDrain [2021-08-31T14:01:21.178Z] --- PASS: TestRingDrain (0.00s) [2021-08-31T14:01:21.178Z] PASS [2021-08-31T14:01:21.178Z] coverage: 43.8% of statements [2021-08-31T14:01:21.178Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-31T14:01:21.178Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-31T14:01:21.178Z] ok github.com/docker/docker/daemon/logger 0.323s coverage: 43.8% of statements [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-31T14:01:21.178Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-31T14:01:21.178Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestCreateTagSuccess [2021-08-31T14:01:21.178Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-31T14:01:21.178Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-31T14:01:21.178Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-31T14:01:21.178Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-31T14:01:21.178Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-31T14:01:21.178Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-31T14:01:21.178Z] PASS [2021-08-31T14:01:21.178Z] coverage: 77.0% of statements [2021-08-31T14:01:21.178Z] ok github.com/docker/docker/daemon/logger/awslogs 0.282s coverage: 77.0% of statements [2021-08-31T14:01:21.183Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-31T14:01:21.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-31T14:01:21.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-31T14:01:21.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-31T14:01:21.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-31T14:01:21.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-31T14:01:21.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-31T14:01:21.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-31T14:01:21.183Z] --- 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) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-31T14:01:21.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestDaemonReloadLabels [2021-08-31T14:01:21.183Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-31T14:01:21.183Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestDaemonReloadMirrors [2021-08-31T14:01:21.183Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-31T14:01:21.183Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-31T14:01:21.183Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestDaemonDiscoveryReload [2021-08-31T14:01:21.183Z] === RUN TestLinkNaming [2021-08-31T14:01:21.183Z] --- PASS: TestLinkNaming (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestLinkNew [2021-08-31T14:01:21.183Z] --- PASS: TestLinkNew (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestLinkEnv [2021-08-31T14:01:21.183Z] --- PASS: TestLinkEnv (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestLinkMultipleEnv [2021-08-31T14:01:21.183Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-31T14:01:21.183Z] === RUN TestLinkPortRangeEnv [2021-08-31T14:01:21.183Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-31T14:01:21.183Z] PASS [2021-08-31T14:01:21.183Z] coverage: 93.0% of statements [2021-08-31T14:01:21.183Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-08-31T14:01:21.636Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2021-08-31T14:01:21.636Z] === RUN TestBuildWithEmptyLayers [2021-08-31T14:01:21.638Z] === RUN TestSearchRegistryForImagesErrors [2021-08-31T14:01:21.638Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-31T14:01:21.638Z] === RUN TestSearchRegistryForImages [2021-08-31T14:01:21.638Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-31T14:01:21.638Z] === RUN TestOnlyPlatformWithFallback [2021-08-31T14:01:21.638Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-31T14:01:21.638Z] === RUN TestImageDelete [2021-08-31T14:01:21.638Z] === RUN TestImageDelete/no_lease [2021-08-31T14:01:21.638Z] === RUN TestImageDelete/lease_exists [2021-08-31T14:01:21.638Z] --- PASS: TestImageDelete (0.08s) [2021-08-31T14:01:21.638Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-08-31T14:01:21.638Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-08-31T14:01:21.638Z] === RUN TestContentStoreForPull [2021-08-31T14:01:21.638Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-31T14:01:21.638Z] PASS [2021-08-31T14:01:21.638Z] coverage: 6.7% of statements [2021-08-31T14:01:21.638Z] ok github.com/docker/docker/daemon/images 0.298s coverage: 6.7% of statements [2021-08-31T14:01:21.638Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-31T14:01:21.638Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-31T14:01:21.638Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-31T14:01:21.638Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-31T14:01:21.638Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-31T14:01:21.638Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-31T14:01:21.638Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-31T14:01:22.097Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-31T14:01:22.097Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-31T14:01:22.097Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-31T14:01:22.097Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-08-31T14:01:22.097Z] === RUN TestFastTimeMarshalJSON [2021-08-31T14:01:22.097Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-31T14:01:22.097Z] PASS [2021-08-31T14:01:22.097Z] coverage: 87.2% of statements [2021-08-31T14:01:22.097Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.150s coverage: 87.2% of statements [2021-08-31T14:01:22.153Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-31T14:01:22.153Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-31T14:01:22.556Z] === RUN TestJSONFileLogger [2021-08-31T14:01:22.556Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-31T14:01:22.556Z] === RUN TestJSONFileLoggerWithTags [2021-08-31T14:01:22.556Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-31T14:01:22.556Z] === RUN TestJSONFileLoggerWithOpts [2021-08-31T14:01:22.556Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-08-31T14:01:22.556Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-31T14:01:22.556Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-31T14:01:22.556Z] === RUN TestEncodeDecode [2021-08-31T14:01:22.556Z] === PAUSE TestEncodeDecode [2021-08-31T14:01:22.556Z] === RUN TestUnexpectedEOF [2021-08-31T14:01:22.556Z] === RUN TestWriteLog [2021-08-31T14:01:22.556Z] === PAUSE TestWriteLog [2021-08-31T14:01:22.556Z] === RUN TestReadLog [2021-08-31T14:01:22.556Z] === PAUSE TestReadLog [2021-08-31T14:01:22.556Z] === CONT TestWriteLog [2021-08-31T14:01:22.556Z] === CONT TestReadLog [2021-08-31T14:01:22.556Z] --- PASS: TestWriteLog (0.00s) [2021-08-31T14:01:22.556Z] === RUN TestReadLog/tail_exact [2021-08-31T14:01:22.556Z] time="2021-08-31T14:01:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-31T14:01:22.556Z] time="2021-08-31T14:01:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-31T14:01:22.556Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-31T14:01:22.556Z] === CONT TestEncodeDecode [2021-08-31T14:01:22.556Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-31T14:01:22.556Z] PASS [2021-08-31T14:01:22.556Z] coverage: 69.9% of statements [2021-08-31T14:01:22.556Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.214s coverage: 69.9% of statements [2021-08-31T14:01:22.574Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-08-31T14:01:22.574Z] === RUN TestBuildMultiStageOnBuild [2021-08-31T14:01:22.613Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-31T14:01:22.613Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-31T14:01:22.613Z] === RUN TestAdapterReadLogs [2021-08-31T14:01:22.613Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-31T14:01:22.613Z] === RUN TestCopier [2021-08-31T14:01:22.613Z] --- PASS: TestCopier (0.00s) [2021-08-31T14:01:22.613Z] === RUN TestCopierLongLines [2021-08-31T14:01:22.613Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-31T14:01:22.613Z] === RUN TestCopierSlow [2021-08-31T14:01:23.016Z] === RUN TestReadLog/tail_less_than_available [2021-08-31T14:01:23.016Z] === RUN TestReadLog/tail_more_than_available [2021-08-31T14:01:23.016Z] --- PASS: TestReadLog (0.13s) [2021-08-31T14:01:23.016Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-31T14:01:23.016Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-31T14:01:23.016Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-31T14:01:23.016Z] PASS [2021-08-31T14:01:23.016Z] coverage: 75.2% of statements [2021-08-31T14:01:23.016Z] ok github.com/docker/docker/daemon/logger/local 0.171s coverage: 75.2% of statements [2021-08-31T14:01:23.016Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-31T14:01:23.072Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-31T14:01:23.072Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-31T14:01:23.072Z] reload_test.go:520: root required [2021-08-31T14:01:23.072Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-31T14:01:23.072Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-31T14:01:23.072Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-31T14:01:23.072Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-31T14:01:23.072Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-31T14:01:23.072Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-31T14:01:23.072Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-31T14:01:23.072Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-31T14:01:23.072Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-31T14:01:23.072Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-31T14:01:23.072Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-31T14:01:23.072Z] === RUN TestParseVolumesFrom [2021-08-31T14:01:23.072Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-31T14:01:23.072Z] PASS [2021-08-31T14:01:23.072Z] coverage: 9.1% of statements [2021-08-31T14:01:23.072Z] ok github.com/docker/docker/daemon 2.342s coverage: 9.1% of statements [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-31T14:01:23.072Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-31T14:01:23.072Z] --- PASS: TestCopierSlow (0.20s) [2021-08-31T14:01:23.072Z] === RUN TestCopierWithSized [2021-08-31T14:01:23.072Z] === RUN TestCopierWithSized/as_is [2021-08-31T14:01:23.072Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-31T14:01:23.072Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-31T14:01:23.072Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-31T14:01:23.072Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-31T14:01:23.072Z] === RUN TestCopierWithPartial [2021-08-31T14:01:23.072Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-31T14:01:23.072Z] === RUN TestRingLogger [2021-08-31T14:01:23.072Z] --- PASS: TestRingLogger (0.00s) [2021-08-31T14:01:23.072Z] === RUN TestRingCap [2021-08-31T14:01:23.072Z] --- PASS: TestRingCap (0.00s) [2021-08-31T14:01:23.072Z] === RUN TestRingClose [2021-08-31T14:01:23.072Z] --- PASS: TestRingClose (0.00s) [2021-08-31T14:01:23.072Z] === RUN TestRingDrain [2021-08-31T14:01:23.072Z] --- PASS: TestRingDrain (0.00s) [2021-08-31T14:01:23.072Z] PASS [2021-08-31T14:01:23.072Z] coverage: 43.3% of statements [2021-08-31T14:01:23.072Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.3% of statements [2021-08-31T14:01:23.475Z] === RUN TestOpenFileDelete [2021-08-31T14:01:23.475Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-31T14:01:23.475Z] === RUN TestOpenFileRename [2021-08-31T14:01:23.475Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-31T14:01:23.475Z] === RUN TestParseLogTagDefaultTag [2021-08-31T14:01:23.475Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-31T14:01:23.475Z] === RUN TestParseLogTag [2021-08-31T14:01:23.475Z] --- PASS: TestParseLogTag (0.00s) [2021-08-31T14:01:23.475Z] === RUN TestParseLogTagEmptyTag [2021-08-31T14:01:23.475Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-31T14:01:23.475Z] === RUN TestTailFiles [2021-08-31T14:01:23.475Z] --- PASS: TestTailFiles (0.00s) [2021-08-31T14:01:23.475Z] === RUN TestFollowLogsConsumerGone [2021-08-31T14:01:23.475Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-31T14:01:23.475Z] === RUN TestFollowLogsProducerGone [2021-08-31T14:01:23.475Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-08-31T14:01:23.475Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-08-31T14:01:23.475Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-31T14:01:23.475Z] === RUN TestCheckCapacityAndRotate [2021-08-31T14:01:23.475Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-31T14:01:23.475Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-31T14:01:23.475Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2021-08-31T14:01:23.475Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-08-31T14:01:23.475Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-08-31T14:01:23.475Z] PASS [2021-08-31T14:01:23.475Z] coverage: 53.7% of statements [2021-08-31T14:01:23.475Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.120s coverage: 53.7% of statements [2021-08-31T14:01:23.475Z] === RUN TestLog [2021-08-31T14:01:23.475Z] --- PASS: TestLog (0.00s) [2021-08-31T14:01:23.475Z] PASS [2021-08-31T14:01:23.475Z] coverage: 31.5% of statements [2021-08-31T14:01:23.475Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2021-08-31T14:01:23.531Z] === RUN TestNewStreamConfig [2021-08-31T14:01:23.531Z] === RUN TestNewStreamConfig/defaults [2021-08-31T14:01:23.531Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-31T14:01:23.531Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-31T14:01:23.531Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-31T14:01:23.531Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-31T14:01:23.531Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-31T14:01:23.531Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-31T14:01:23.531Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-31T14:01:23.531Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-31T14:01:23.531Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-31T14:01:23.531Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-31T14:01:23.531Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-31T14:01:23.531Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-31T14:01:23.531Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-31T14:01:23.531Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-31T14:01:23.531Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-31T14:01:23.531Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-31T14:01:23.531Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-31T14:01:23.531Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-31T14:01:23.531Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-31T14:01:23.531Z] time="2021-08-31T14:01:23Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-31T14:01:23.531Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-08-31T14:01:23.531Z] === RUN TestCreateSuccess [2021-08-31T14:01:23.531Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-31T14:01:23.531Z] === RUN TestCreateStreamSkipped [2021-08-31T14:01:23.531Z] time="2021-08-31T14:01:23Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-31T14:01:23.531Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-31T14:01:23.531Z] === RUN TestCreateLogGroupSuccess [2021-08-31T14:01:23.531Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-31T14:01:23.934Z] === RUN TestParseLogFormat [2021-08-31T14:01:23.934Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-31T14:01:23.934Z] === RUN TestValidateLogOptEmpty [2021-08-31T14:01:23.934Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-31T14:01:23.934Z] === RUN TestValidateSyslogAddress [2021-08-31T14:01:23.934Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-31T14:01:23.934Z] === RUN TestParseAddressDefaultPort [2021-08-31T14:01:23.934Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-31T14:01:23.934Z] === RUN TestValidateSyslogFacility [2021-08-31T14:01:23.934Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-31T14:01:23.934Z] === RUN TestValidateLogOptSyslogFormat [2021-08-31T14:01:23.934Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-31T14:01:23.934Z] === RUN TestValidateLogOpt [2021-08-31T14:01:23.934Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-31T14:01:23.934Z] PASS [2021-08-31T14:01:23.934Z] coverage: 46.8% of statements [2021-08-31T14:01:23.934Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2021-08-31T14:01:23.990Z] === RUN TestCreateError [2021-08-31T14:01:23.990Z] --- PASS: TestCreateError (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCreateAlreadyExists [2021-08-31T14:01:23.990Z] time="2021-08-31T14:01:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-31T14:01:23.990Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestLogClosed [2021-08-31T14:01:23.990Z] --- PASS: TestLogClosed (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestLogBlocking [2021-08-31T14:01:23.990Z] --- PASS: TestLogBlocking (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-31T14:01:23.990Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestLogNonBlockingBufferFull [2021-08-31T14:01:23.990Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestPublishBatchSuccess [2021-08-31T14:01:23.990Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestPublishBatchError [2021-08-31T14:01:23.990Z] time="2021-08-31T14:01:23Z" level=error msg=Error [2021-08-31T14:01:23.990Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-31T14:01:23.990Z] time="2021-08-31T14:01:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-31T14:01:23.990Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-31T14:01:23.990Z] time="2021-08-31T14:01:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-31T14:01:23.990Z] time="2021-08-31T14:01:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-31T14:01:23.990Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchSimple [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchTicker [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchMultilinePattern [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchClose [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestEffectiveLen [2021-08-31T14:01:23.990Z] === RUN TestEffectiveLen/0/Hello [2021-08-31T14:01:23.990Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-31T14:01:23.990Z] === RUN TestEffectiveLen/2/🙃 [2021-08-31T14:01:23.990Z] === RUN TestEffectiveLen/3/���� [2021-08-31T14:01:23.990Z] === RUN TestEffectiveLen/4/He��o [2021-08-31T14:01:23.990Z] === RUN TestEffectiveLen/5/ [2021-08-31T14:01:23.990Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit/0/ [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit/1/Hello [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1063: Hello [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit/2/Hello [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1063: He [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1064: llo [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit/3/Hello [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1064: Hello [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit/4/🙃 [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit/5/🙃 [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1063: 🙃 [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit/6/a� [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1063: a [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1064: � [2021-08-31T14:01:23.990Z] === RUN TestFindValidSplit/7/a� [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1063: a� [2021-08-31T14:01:23.990Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestProcessEventEmoji [2021-08-31T14:01:23.990Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchLineSplit [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchMaxEvents [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-31T14:01:23.990Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-31T14:01:23.990Z] === RUN TestSearchRegistryForImagesErrors [2021-08-31T14:01:23.990Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-31T14:01:23.990Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestSearchRegistryForImages [2021-08-31T14:01:23.990Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestOnlyPlatformWithFallback [2021-08-31T14:01:23.990Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestImageDelete [2021-08-31T14:01:23.990Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-31T14:01:23.990Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-31T14:01:23.990Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestCreateTagSuccess [2021-08-31T14:01:23.990Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-31T14:01:23.990Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-31T14:01:23.990Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-31T14:01:23.990Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestImageDelete/no_lease [2021-08-31T14:01:23.990Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-31T14:01:23.990Z] === RUN TestImageDelete/lease_exists [2021-08-31T14:01:23.990Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-08-31T14:01:23.990Z] PASS [2021-08-31T14:01:23.990Z] coverage: 77.4% of statements [2021-08-31T14:01:23.990Z] ok github.com/docker/docker/daemon/logger/awslogs 0.309s coverage: 77.4% of statements [2021-08-31T14:01:23.990Z] --- PASS: TestImageDelete (0.04s) [2021-08-31T14:01:23.990Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-31T14:01:23.990Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-31T14:01:23.990Z] === RUN TestContentStoreForPull [2021-08-31T14:01:23.990Z] --- PASS: TestContentStoreForPull (0.14s) [2021-08-31T14:01:23.990Z] PASS [2021-08-31T14:01:23.990Z] coverage: 6.7% of statements [2021-08-31T14:01:23.990Z] ok github.com/docker/docker/daemon/images 0.275s coverage: 6.7% of statements [2021-08-31T14:01:23.990Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-31T14:01:23.990Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-31T14:01:23.990Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-31T14:01:23.990Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-31T14:01:23.990Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-31T14:01:23.990Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-31T14:01:23.990Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-31T14:01:23.990Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-31T14:01:23.990Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-31T14:01:23.990Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-31T14:01:24.392Z] === RUN TestNewParse [2021-08-31T14:01:24.392Z] --- PASS: TestNewParse (0.00s) [2021-08-31T14:01:24.392Z] PASS [2021-08-31T14:01:24.392Z] coverage: 8.3% of statements [2021-08-31T14:01:24.392Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2021-08-31T14:01:24.392Z] === RUN TestValidateLogOpt [2021-08-31T14:01:24.392Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestNewMissedConfig [2021-08-31T14:01:24.392Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestNewMissedUrl [2021-08-31T14:01:24.392Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestNewMissedToken [2021-08-31T14:01:24.392Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestNewWithProxy [2021-08-31T14:01:24.392Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestDefault [2021-08-31T14:01:24.392Z] --- PASS: TestDefault (0.01s) [2021-08-31T14:01:24.392Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-31T14:01:24.392Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestJsonFormat [2021-08-31T14:01:24.392Z] --- PASS: TestJsonFormat (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestRawFormat [2021-08-31T14:01:24.392Z] --- PASS: TestRawFormat (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestRawFormatWithLabels [2021-08-31T14:01:24.392Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestRawFormatWithoutTag [2021-08-31T14:01:24.392Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-31T14:01:24.392Z] === RUN TestBatching [2021-08-31T14:01:24.392Z] --- PASS: TestBatching (0.28s) [2021-08-31T14:01:24.392Z] === RUN TestFrequency [2021-08-31T14:01:24.449Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-31T14:01:24.449Z] === RUN TestFastTimeMarshalJSON [2021-08-31T14:01:24.449Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2021-08-31T14:01:24.449Z] PASS [2021-08-31T14:01:24.449Z] coverage: 87.2% of statements [2021-08-31T14:01:24.449Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.214s coverage: 87.2% of statements [2021-08-31T14:01:24.449Z] === RUN TestJSONFileLogger [2021-08-31T14:01:24.449Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-31T14:01:24.450Z] === RUN TestJSONFileLoggerWithTags [2021-08-31T14:01:24.450Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-31T14:01:24.450Z] === RUN TestJSONFileLoggerWithOpts [2021-08-31T14:01:24.450Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-31T14:01:24.450Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-31T14:01:24.450Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-31T14:01:24.450Z] === RUN TestEncodeDecode [2021-08-31T14:01:24.450Z] === PAUSE TestEncodeDecode [2021-08-31T14:01:24.450Z] === RUN TestUnexpectedEOF [2021-08-31T14:01:24.450Z] time="2021-08-31T14:01:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-31T14:01:24.450Z] time="2021-08-31T14:01:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-31T14:01:24.450Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-31T14:01:24.450Z] === CONT TestEncodeDecode [2021-08-31T14:01:24.450Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-31T14:01:24.450Z] PASS [2021-08-31T14:01:24.450Z] coverage: 69.9% of statements [2021-08-31T14:01:24.450Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.214s coverage: 69.9% of statements [2021-08-31T14:01:24.851Z] --- PASS: TestFrequency (0.20s) [2021-08-31T14:01:24.851Z] === RUN TestOneMessagePerRequest [2021-08-31T14:01:24.851Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-31T14:01:24.851Z] === RUN TestVerify [2021-08-31T14:01:24.851Z] --- PASS: TestVerify (0.00s) [2021-08-31T14:01:24.851Z] === RUN TestSkipVerify [2021-08-31T14:01:24.851Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:24.851Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:24.851Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] --- PASS: TestSkipVerify (0.40s) [2021-08-31T14:01:25.310Z] === RUN TestBufferMaximum [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418484.870287\",\"host\":\"dfb870e9aede\"}'" [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418484.870287\",\"host\":\"dfb870e9aede\"}'" [2021-08-31T14:01:25.310Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-31T14:01:25.310Z] === RUN TestServerAlwaysDown [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418484.872287\",\"host\":\"dfb870e9aede\"}'" [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418484.872287\",\"host\":\"dfb870e9aede\"}'" [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418484.872287\",\"host\":\"dfb870e9aede\"}'" [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418484.872287\",\"host\":\"dfb870e9aede\"}'" [2021-08-31T14:01:25.310Z] time="2021-08-31T14:01:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418484.872287\",\"host\":\"dfb870e9aede\"}'" [2021-08-31T14:01:25.310Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-31T14:01:25.310Z] === RUN TestCannotSendAfterClose [2021-08-31T14:01:25.310Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-31T14:01:25.310Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-31T14:01:25.417Z] === RUN TestWriteLog [2021-08-31T14:01:25.417Z] === PAUSE TestWriteLog [2021-08-31T14:01:25.417Z] === RUN TestReadLog [2021-08-31T14:01:25.417Z] === PAUSE TestReadLog [2021-08-31T14:01:25.417Z] === CONT TestWriteLog [2021-08-31T14:01:25.417Z] === CONT TestReadLog [2021-08-31T14:01:25.417Z] === RUN TestReadLog/tail_exact [2021-08-31T14:01:25.417Z] === RUN TestReadLog/tail_less_than_available [2021-08-31T14:01:25.417Z] === RUN TestReadLog/tail_more_than_available [2021-08-31T14:01:25.417Z] --- PASS: TestWriteLog (0.12s) [2021-08-31T14:01:25.417Z] --- PASS: TestReadLog (0.14s) [2021-08-31T14:01:25.417Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-08-31T14:01:25.417Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-31T14:01:25.417Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-31T14:01:25.417Z] PASS [2021-08-31T14:01:25.417Z] coverage: 75.2% of statements [2021-08-31T14:01:25.417Z] ok github.com/docker/docker/daemon/logger/local 0.190s coverage: 75.2% of statements [2021-08-31T14:01:25.417Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-31T14:01:25.769Z] === RUN TestV1IDService [2021-08-31T14:01:25.769Z] --- PASS: TestV1IDService (0.01s) [2021-08-31T14:01:25.769Z] === RUN TestV2MetadataService [2021-08-31T14:01:25.868Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2021-08-31T14:01:25.868Z] === RUN TestBuildUncleanTarFilenames [2021-08-31T14:01:25.879Z] === RUN TestOpenFileDelete [2021-08-31T14:01:25.879Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-31T14:01:25.879Z] === RUN TestOpenFileRename [2021-08-31T14:01:25.879Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-31T14:01:25.879Z] === RUN TestParseLogTagDefaultTag [2021-08-31T14:01:25.879Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-31T14:01:25.879Z] === RUN TestParseLogTag [2021-08-31T14:01:25.879Z] --- PASS: TestParseLogTag (0.00s) [2021-08-31T14:01:25.879Z] === RUN TestParseLogTagEmptyTag [2021-08-31T14:01:25.879Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-31T14:01:25.879Z] === RUN TestTailFiles [2021-08-31T14:01:25.879Z] --- PASS: TestTailFiles (0.00s) [2021-08-31T14:01:25.879Z] === RUN TestFollowLogsConsumerGone [2021-08-31T14:01:25.879Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-31T14:01:25.879Z] === RUN TestFollowLogsProducerGone [2021-08-31T14:01:25.879Z] logfile_test.go:178: logDecode() closed after sending 2278 messages [2021-08-31T14:01:25.879Z] logfile_test.go:231: messages sent: 2278, received: 2278 [2021-08-31T14:01:25.879Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-31T14:01:25.879Z] === RUN TestCheckCapacityAndRotate [2021-08-31T14:01:25.879Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-31T14:01:25.879Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-31T14:01:25.879Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-31T14:01:25.879Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-08-31T14:01:25.879Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-08-31T14:01:25.879Z] PASS [2021-08-31T14:01:25.879Z] coverage: 50.9% of statements [2021-08-31T14:01:25.879Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 50.9% of statements [2021-08-31T14:01:25.879Z] === RUN TestLog [2021-08-31T14:01:25.879Z] --- PASS: TestLog (0.01s) [2021-08-31T14:01:25.879Z] PASS [2021-08-31T14:01:25.879Z] coverage: 31.5% of statements [2021-08-31T14:01:25.879Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-08-31T14:01:26.228Z] === RUN TestSuccessfulDownload [2021-08-31T14:01:26.228Z] download_test.go:267: Needs fixing on Windows [2021-08-31T14:01:26.228Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-31T14:01:26.228Z] === RUN TestCancelledDownload [2021-08-31T14:01:26.228Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-31T14:01:26.228Z] === RUN TestMaxDownloadAttempts [2021-08-31T14:01:26.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:01:26.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:01:26.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:01:26.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:01:26.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:01:26.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:01:26.228Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:01:26.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:01:26.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:01:26.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:01:26.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:01:26.228Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:01:26.228Z] time="2021-08-31T14:01:25Z" 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 [2021-08-31T14:01:26.228Z] time="2021-08-31T14:01:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"dfb870e9aede\"}'" [2021-08-31T14:01:26.228Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-31T14:01:26.228Z] PASS [2021-08-31T14:01:26.228Z] coverage: 82.5% of statements [2021-08-31T14:01:26.228Z] ok github.com/docker/docker/daemon/logger/splunk 1.957s coverage: 82.5% of statements [2021-08-31T14:01:26.228Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-31T14:01:26.228Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-31T14:01:26.228Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-31T14:01:26.228Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-31T14:01:26.228Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-31T14:01:26.228Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-31T14:01:26.228Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-31T14:01:26.228Z] === RUN TestContinueOnError_NeverContinue [2021-08-31T14:01:26.228Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-31T14:01:26.228Z] === RUN TestManifestStore [2021-08-31T14:01:26.228Z] === RUN TestManifestStore/no_remote_or_local [2021-08-31T14:01:26.228Z] --- PASS: TestV2MetadataService (0.62s) [2021-08-31T14:01:26.228Z] PASS [2021-08-31T14:01:26.228Z] coverage: 48.2% of statements [2021-08-31T14:01:26.228Z] ok github.com/docker/docker/distribution/metadata 0.695s coverage: 48.2% of statements [2021-08-31T14:01:26.228Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1152526955\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-31T14:01:26.228Z] time="2021-08-31T14:01:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:01:26.228Z] time="2021-08-31T14:01:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:01:26.228Z] time="2021-08-31T14:01:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:01:26.228Z] time="2021-08-31T14:01:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:01:26.228Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-31T14:01:26.228Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-08-31T14:01:26.228Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-08-31T14:01:26.228Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-08-31T14:01:26.228Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-08-31T14:01:26.228Z] === RUN TestTransfer [2021-08-31T14:01:26.228Z] === RUN TestManifestStore/no_local_cache [2021-08-31T14:01:26.338Z] === RUN TestValidateLogOpt [2021-08-31T14:01:26.338Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestNewMissedConfig [2021-08-31T14:01:26.338Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestNewMissedUrl [2021-08-31T14:01:26.338Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestNewMissedToken [2021-08-31T14:01:26.338Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestNewWithProxy [2021-08-31T14:01:26.338Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestDefault [2021-08-31T14:01:26.338Z] --- PASS: TestDefault (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-31T14:01:26.338Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestJsonFormat [2021-08-31T14:01:26.338Z] --- PASS: TestJsonFormat (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestRawFormat [2021-08-31T14:01:26.338Z] --- PASS: TestRawFormat (0.01s) [2021-08-31T14:01:26.338Z] === RUN TestRawFormatWithLabels [2021-08-31T14:01:26.338Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestRawFormatWithoutTag [2021-08-31T14:01:26.338Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-31T14:01:26.338Z] === RUN TestBatching [2021-08-31T14:01:26.338Z] === RUN TestNewParse [2021-08-31T14:01:26.338Z] --- PASS: TestNewParse (0.00s) [2021-08-31T14:01:26.338Z] PASS [2021-08-31T14:01:26.338Z] coverage: 8.3% of statements [2021-08-31T14:01:26.338Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2021-08-31T14:01:26.686Z] === RUN TestManifestStore/with_local_cache [2021-08-31T14:01:26.686Z] === RUN TestManifestStore/unknown_media_type [2021-08-31T14:01:26.686Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-31T14:01:26.686Z] time="2021-08-31T14:01:26Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:26.686Z] time="2021-08-31T14:01:26Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:26.687Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-31T14:01:26.687Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-31T14:01:26.687Z] time="2021-08-31T14:01:26Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:26.687Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-31T14:01:26.687Z] time="2021-08-31T14:01:26Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:26.687Z] time="2021-08-31T14:01:26Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:26.687Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-31T14:01:26.687Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-31T14:01:26.687Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-31T14:01:26.687Z] time="2021-08-31T14:01:26Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore (0.31s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/no_local_cache (0.06s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-31T14:01:26.687Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-31T14:01:26.687Z] === RUN TestDetectManifestBlobMediaType [2021-08-31T14:01:26.687Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-31T14:01:26.687Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-31T14:01:26.687Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-31T14:01:26.687Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-31T14:01:26.687Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-31T14:01:26.687Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-31T14:01:26.687Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-31T14:01:26.687Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-31T14:01:26.687Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-31T14:01:26.687Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-31T14:01:26.687Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-31T14:01:26.687Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-31T14:01:26.687Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-31T14:01:26.687Z] === RUN TestFixManifestLayers [2021-08-31T14:01:26.687Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-31T14:01:26.687Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-31T14:01:26.687Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-31T14:01:26.687Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-31T14:01:26.687Z] === RUN TestFixManifestLayersBadParent [2021-08-31T14:01:26.687Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-31T14:01:26.687Z] === RUN TestValidateManifest [2021-08-31T14:01:26.687Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-31T14:01:26.687Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-31T14:01:26.687Z] === RUN TestFormatPlatform [2021-08-31T14:01:26.687Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-31T14:01:26.687Z] === RUN TestGetRepositoryMountCandidates [2021-08-31T14:01:26.687Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-31T14:01:26.687Z] === RUN TestLayerAlreadyExists [2021-08-31T14:01:26.687Z] 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} [2021-08-31T14:01:26.687Z] 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} [2021-08-31T14:01:26.687Z] 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} [2021-08-31T14:01:26.687Z] 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} [2021-08-31T14:01:26.687Z] 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} [2021-08-31T14:01:26.687Z] 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} [2021-08-31T14:01:26.687Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-31T14:01:26.687Z] === RUN TestWhenEmptyAuthConfig [2021-08-31T14:01:26.687Z] --- PASS: TestTransfer (0.15s) [2021-08-31T14:01:26.687Z] === RUN TestConcurrencyLimit [2021-08-31T14:01:26.687Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-08-31T14:01:26.687Z] === RUN TestInactiveJobs [2021-08-31T14:01:26.797Z] --- PASS: TestBatching (0.20s) [2021-08-31T14:01:26.797Z] === RUN TestFrequency [2021-08-31T14:01:26.797Z] --- PASS: TestFrequency (0.16s) [2021-08-31T14:01:26.797Z] === RUN TestOneMessagePerRequest [2021-08-31T14:01:26.797Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-31T14:01:26.797Z] === RUN TestVerify [2021-08-31T14:01:26.797Z] --- PASS: TestVerify (0.00s) [2021-08-31T14:01:26.797Z] === RUN TestSkipVerify [2021-08-31T14:01:26.797Z] === RUN TestParseLogFormat [2021-08-31T14:01:26.797Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-31T14:01:26.797Z] === RUN TestValidateLogOptEmpty [2021-08-31T14:01:26.797Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-31T14:01:26.797Z] === RUN TestValidateSyslogAddress [2021-08-31T14:01:26.797Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-31T14:01:26.797Z] === RUN TestParseAddressDefaultPort [2021-08-31T14:01:26.797Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-31T14:01:26.797Z] === RUN TestValidateSyslogFacility [2021-08-31T14:01:26.797Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-31T14:01:26.797Z] === RUN TestValidateLogOptSyslogFormat [2021-08-31T14:01:26.797Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-31T14:01:26.797Z] === RUN TestValidateLogOpt [2021-08-31T14:01:26.797Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-31T14:01:26.797Z] PASS [2021-08-31T14:01:26.797Z] coverage: 46.8% of statements [2021-08-31T14:01:26.797Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 46.8% of statements [2021-08-31T14:01:26.797Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:26.797Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:26.797Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:26.797Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.147Z] === RUN TestNotFound [2021-08-31T14:01:27.147Z] --- PASS: TestNotFound (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestConflict [2021-08-31T14:01:27.147Z] --- PASS: TestConflict (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestForbidden [2021-08-31T14:01:27.147Z] --- PASS: TestForbidden (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestInvalidParameter [2021-08-31T14:01:27.147Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestNotImplemented [2021-08-31T14:01:27.147Z] --- PASS: TestNotImplemented (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestNotModified [2021-08-31T14:01:27.147Z] --- PASS: TestNotModified (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestUnauthorized [2021-08-31T14:01:27.147Z] --- PASS: TestUnauthorized (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestUnknown [2021-08-31T14:01:27.147Z] --- PASS: TestUnknown (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestCancelled [2021-08-31T14:01:27.147Z] --- PASS: TestCancelled (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestDeadline [2021-08-31T14:01:27.147Z] --- PASS: TestDeadline (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestDataLoss [2021-08-31T14:01:27.147Z] --- PASS: TestDataLoss (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestUnavailable [2021-08-31T14:01:27.147Z] --- PASS: TestUnavailable (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestSystem [2021-08-31T14:01:27.147Z] --- PASS: TestSystem (0.00s) [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Not_Found [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Bad_Request [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Conflict [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Unauthorized [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Forbidden [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Not_Modified [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-31T14:01:27.147Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-31T14:01:27.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-31T14:01:27.147Z] PASS [2021-08-31T14:01:27.147Z] coverage: 53.1% of statements [2021-08-31T14:01:27.147Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2021-08-31T14:01:27.147Z] --- PASS: TestInactiveJobs (0.43s) [2021-08-31T14:01:27.147Z] === RUN TestWatchRelease [2021-08-31T14:01:27.246Z] --- PASS: TestBuildUncleanTarFilenames (1.56s) [2021-08-31T14:01:27.247Z] === RUN TestBuildMultiStageLayerLeak [2021-08-31T14:01:27.255Z] --- PASS: TestSkipVerify (0.32s) [2021-08-31T14:01:27.255Z] === RUN TestBufferMaximum [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418486.803264\",\"host\":\"2827c0a4a6ee\"}'" [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418486.803264\",\"host\":\"2827c0a4a6ee\"}'" [2021-08-31T14:01:27.255Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-31T14:01:27.255Z] === RUN TestServerAlwaysDown [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418486.805264\",\"host\":\"2827c0a4a6ee\"}'" [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418486.805264\",\"host\":\"2827c0a4a6ee\"}'" [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418486.805264\",\"host\":\"2827c0a4a6ee\"}'" [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418486.806262\",\"host\":\"2827c0a4a6ee\"}'" [2021-08-31T14:01:27.255Z] time="2021-08-31T14:01:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418486.806262\",\"host\":\"2827c0a4a6ee\"}'" [2021-08-31T14:01:27.255Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-31T14:01:27.255Z] === RUN TestCannotSendAfterClose [2021-08-31T14:01:27.255Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-31T14:01:27.255Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-31T14:01:27.605Z] --- PASS: TestWatchRelease (0.04s) [2021-08-31T14:01:27.605Z] === RUN TestWatchFinishedTransfer [2021-08-31T14:01:27.605Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-31T14:01:27.605Z] === RUN TestDuplicateTransfer [2021-08-31T14:01:27.605Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-31T14:01:27.605Z] === RUN TestSuccessfulUpload [2021-08-31T14:01:27.605Z] time="2021-08-31T14:01:27Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-31T14:01:27.605Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-08-31T14:01:27.605Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-31T14:01:27.605Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-31T14:01:27.605Z] === RUN TestTokenPassThru [2021-08-31T14:01:27.605Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-31T14:01:27.605Z] === RUN TestTokenPassThruDifferentHost [2021-08-31T14:01:27.605Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-31T14:01:27.605Z] PASS [2021-08-31T14:01:27.605Z] coverage: 24.1% of statements [2021-08-31T14:01:27.605Z] ok github.com/docker/docker/distribution 1.575s coverage: 24.1% of statements [2021-08-31T14:01:27.605Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-31T14:01:27.714Z] === RUN TestV1IDService [2021-08-31T14:01:27.714Z] --- PASS: TestV1IDService (0.02s) [2021-08-31T14:01:27.714Z] === RUN TestV2MetadataService [2021-08-31T14:01:28.064Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-08-31T14:01:28.064Z] === RUN TestCancelledUpload [2021-08-31T14:01:28.064Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-31T14:01:28.064Z] PASS [2021-08-31T14:01:28.064Z] coverage: 76.8% of statements [2021-08-31T14:01:28.064Z] ok github.com/docker/docker/distribution/xfer 1.931s coverage: 76.8% of statements [2021-08-31T14:01:28.064Z] === RUN TestFSGetInvalidData [2021-08-31T14:01:28.064Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-31T14:01:28.064Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-31T14:01:28.064Z] === RUN TestFSInvalidSet [2021-08-31T14:01:28.064Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-31T14:01:28.064Z] === RUN TestFSInvalidRoot [2021-08-31T14:01:28.064Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestFSMetadataGetSet [2021-08-31T14:01:28.064Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-08-31T14:01:28.064Z] === RUN TestFSInvalidWalker [2021-08-31T14:01:28.064Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-31T14:01:28.064Z] === RUN TestFSGetSet [2021-08-31T14:01:28.064Z] --- PASS: TestFSGetSet (0.01s) [2021-08-31T14:01:28.064Z] === RUN TestFSGetUnsetKey [2021-08-31T14:01:28.064Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestFSGetEmptyData [2021-08-31T14:01:28.064Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-31T14:01:28.064Z] === RUN TestFSDelete [2021-08-31T14:01:28.064Z] --- PASS: TestFSDelete (0.02s) [2021-08-31T14:01:28.064Z] === RUN TestFSWalker [2021-08-31T14:01:28.064Z] --- PASS: TestFSWalker (0.01s) [2021-08-31T14:01:28.064Z] === RUN TestFSWalkerStopOnError [2021-08-31T14:01:28.064Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-31T14:01:28.064Z] === RUN TestNewFromJSON [2021-08-31T14:01:28.064Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-31T14:01:28.064Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestMarshalKeyOrder [2021-08-31T14:01:28.064Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestHistoryEqual [2021-08-31T14:01:28.064Z] --- PASS: TestHistoryEqual (0.12s) [2021-08-31T14:01:28.064Z] === RUN TestImage [2021-08-31T14:01:28.064Z] --- PASS: TestImage (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestImageOSNotEmpty [2021-08-31T14:01:28.064Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-31T14:01:28.064Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestCreate [2021-08-31T14:01:28.064Z] --- PASS: TestCreate (0.00s) [2021-08-31T14:01:28.064Z] === RUN TestRestore [2021-08-31T14:01:28.064Z] time="2021-08-31T14:01:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-31T14:01:28.064Z] --- PASS: TestRestore (0.04s) [2021-08-31T14:01:28.064Z] === RUN TestAddDelete [2021-08-31T14:01:28.064Z] === RUN TestCompare [2021-08-31T14:01:28.064Z] --- PASS: TestCompare (0.00s) [2021-08-31T14:01:28.064Z] PASS [2021-08-31T14:01:28.064Z] coverage: 19.2% of statements [2021-08-31T14:01:28.064Z] ok github.com/docker/docker/image/cache 0.104s coverage: 19.2% of statements [2021-08-31T14:01:28.064Z] --- PASS: TestAddDelete (0.05s) [2021-08-31T14:01:28.064Z] === RUN TestSearchAfterDelete [2021-08-31T14:01:28.064Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-08-31T14:01:28.064Z] === RUN TestParentReset [2021-08-31T14:01:28.064Z] --- PASS: TestParentReset (0.05s) [2021-08-31T14:01:28.064Z] === RUN TestGetAndSetLastUpdated [2021-08-31T14:01:28.173Z] time="2021-08-31T14:01:27Z" 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 [2021-08-31T14:01:28.173Z] time="2021-08-31T14:01:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2827c0a4a6ee\"}'" [2021-08-31T14:01:28.173Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-31T14:01:28.173Z] PASS [2021-08-31T14:01:28.173Z] coverage: 82.5% of statements [2021-08-31T14:01:28.173Z] ok github.com/docker/docker/daemon/logger/splunk 1.766s coverage: 82.5% of statements [2021-08-31T14:01:28.173Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-31T14:01:28.173Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-31T14:01:28.173Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-31T14:01:28.173Z] --- PASS: TestV2MetadataService (0.62s) [2021-08-31T14:01:28.173Z] PASS [2021-08-31T14:01:28.173Z] coverage: 48.2% of statements [2021-08-31T14:01:28.173Z] ok github.com/docker/docker/distribution/metadata 0.703s coverage: 48.2% of statements [2021-08-31T14:01:28.523Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-31T14:01:28.523Z] === RUN TestStoreLen [2021-08-31T14:01:28.523Z] --- PASS: TestStoreLen (0.05s) [2021-08-31T14:01:28.523Z] PASS [2021-08-31T14:01:28.523Z] coverage: 86.6% of statements [2021-08-31T14:01:28.523Z] ok github.com/docker/docker/image 0.550s coverage: 86.6% of statements [2021-08-31T14:01:28.631Z] === RUN TestSuccessfulDownload [2021-08-31T14:01:28.631Z] download_test.go:267: Needs fixing on Windows [2021-08-31T14:01:28.631Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-31T14:01:28.631Z] === RUN TestCancelledDownload [2021-08-31T14:01:28.631Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-31T14:01:28.631Z] === RUN TestMaxDownloadAttempts [2021-08-31T14:01:28.631Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:01:28.631Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:01:28.631Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:01:28.631Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:01:28.631Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:01:28.631Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:01:28.631Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:01:28.631Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:01:28.631Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:01:28.631Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:01:28.631Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:01:28.631Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:01:28.631Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-31T14:01:28.631Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-31T14:01:28.631Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-31T14:01:28.631Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-31T14:01:28.631Z] === RUN TestContinueOnError_NeverContinue [2021-08-31T14:01:28.631Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-31T14:01:28.631Z] === RUN TestManifestStore [2021-08-31T14:01:28.631Z] === RUN TestManifestStore/no_remote_or_local [2021-08-31T14:01:28.982Z] === RUN TestMakeV1ConfigFromConfig [2021-08-31T14:01:28.982Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-31T14:01:28.982Z] PASS [2021-08-31T14:01:28.982Z] coverage: 25.0% of statements [2021-08-31T14:01:28.982Z] ok github.com/docker/docker/image/v1 0.118s coverage: 25.0% of statements [2021-08-31T14:01:28.982Z] === RUN TestValidateManifest [2021-08-31T14:01:28.982Z] === RUN TestValidateManifest/nil [2021-08-31T14:01:28.982Z] === RUN TestValidateManifest/non-nil [2021-08-31T14:01:28.982Z] --- PASS: TestValidateManifest (0.00s) [2021-08-31T14:01:28.982Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-31T14:01:28.982Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-31T14:01:28.982Z] PASS [2021-08-31T14:01:28.982Z] coverage: 0.7% of statements [2021-08-31T14:01:28.982Z] ok github.com/docker/docker/image/tarexport 0.054s coverage: 0.7% of statements [2021-08-31T14:01:28.982Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3781076388\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/no_local_cache [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/with_local_cache [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/unknown_media_type [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=warning msg="reference for unknown type: " [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-31T14:01:29.090Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:01:29.090Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-31T14:01:29.090Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-08-31T14:01:29.090Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-08-31T14:01:29.090Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-08-31T14:01:29.090Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-08-31T14:01:29.090Z] === RUN TestTransfer [2021-08-31T14:01:29.090Z] time="2021-08-31T14:01:28Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore (0.35s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/unknown_media_type (0.12s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.08s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-31T14:01:29.090Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-31T14:01:29.090Z] === RUN TestDetectManifestBlobMediaType [2021-08-31T14:01:29.090Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-31T14:01:29.090Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-31T14:01:29.090Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-31T14:01:29.090Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-31T14:01:29.090Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-31T14:01:29.090Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-31T14:01:29.090Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-31T14:01:29.090Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-31T14:01:29.090Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-31T14:01:29.090Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-31T14:01:29.090Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-31T14:01:29.090Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-31T14:01:29.090Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-31T14:01:29.090Z] === RUN TestFixManifestLayers [2021-08-31T14:01:29.090Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-31T14:01:29.090Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-31T14:01:29.090Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-31T14:01:29.090Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-31T14:01:29.090Z] === RUN TestFixManifestLayersBadParent [2021-08-31T14:01:29.090Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-31T14:01:29.090Z] === RUN TestValidateManifest [2021-08-31T14:01:29.090Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-31T14:01:29.090Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-31T14:01:29.090Z] === RUN TestFormatPlatform [2021-08-31T14:01:29.090Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-31T14:01:29.090Z] === RUN TestGetRepositoryMountCandidates [2021-08-31T14:01:29.090Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-31T14:01:29.090Z] === RUN TestLayerAlreadyExists [2021-08-31T14:01:29.090Z] 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} [2021-08-31T14:01:29.090Z] 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} [2021-08-31T14:01:29.090Z] 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} [2021-08-31T14:01:29.090Z] 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} [2021-08-31T14:01:29.090Z] 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} [2021-08-31T14:01:29.090Z] 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} [2021-08-31T14:01:29.090Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-31T14:01:29.090Z] === RUN TestWhenEmptyAuthConfig [2021-08-31T14:01:29.090Z] --- PASS: TestTransfer (0.16s) [2021-08-31T14:01:29.090Z] === RUN TestConcurrencyLimit [2021-08-31T14:01:29.549Z] === RUN TestNotFound [2021-08-31T14:01:29.549Z] --- PASS: TestNotFound (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestConflict [2021-08-31T14:01:29.549Z] --- PASS: TestConflict (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestForbidden [2021-08-31T14:01:29.549Z] --- PASS: TestForbidden (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestInvalidParameter [2021-08-31T14:01:29.549Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestNotImplemented [2021-08-31T14:01:29.549Z] --- PASS: TestNotImplemented (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestNotModified [2021-08-31T14:01:29.549Z] --- PASS: TestNotModified (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestUnauthorized [2021-08-31T14:01:29.549Z] --- PASS: TestUnauthorized (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestUnknown [2021-08-31T14:01:29.549Z] --- PASS: TestUnknown (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestCancelled [2021-08-31T14:01:29.549Z] --- PASS: TestCancelled (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestDeadline [2021-08-31T14:01:29.549Z] --- PASS: TestDeadline (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestDataLoss [2021-08-31T14:01:29.549Z] --- PASS: TestDataLoss (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestUnavailable [2021-08-31T14:01:29.549Z] --- PASS: TestUnavailable (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestSystem [2021-08-31T14:01:29.549Z] --- PASS: TestSystem (0.00s) [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Not_Found [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Bad_Request [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Conflict [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Unauthorized [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Forbidden [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Not_Modified [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-31T14:01:29.549Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-31T14:01:29.549Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-31T14:01:29.550Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-31T14:01:29.550Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-31T14:01:29.550Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-31T14:01:29.550Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-31T14:01:29.550Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-31T14:01:29.550Z] PASS [2021-08-31T14:01:29.550Z] coverage: 53.1% of statements [2021-08-31T14:01:29.550Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-08-31T14:01:29.550Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-08-31T14:01:29.550Z] === RUN TestInactiveJobs [2021-08-31T14:01:29.949Z] === RUN TestSerialization [2021-08-31T14:01:29.949Z] --- PASS: TestSerialization (0.02s) [2021-08-31T14:01:29.949Z] PASS [2021-08-31T14:01:29.949Z] coverage: 100.0% of statements [2021-08-31T14:01:29.949Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-08-31T14:01:29.949Z] === RUN TestEnvironmentParsing [2021-08-31T14:01:29.949Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-31T14:01:29.949Z] PASS [2021-08-31T14:01:29.949Z] coverage: 1.2% of statements [2021-08-31T14:01:30.008Z] === RUN TestFSGetInvalidData [2021-08-31T14:01:30.008Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-31T14:01:30.008Z] === RUN TestFSInvalidSet [2021-08-31T14:01:30.008Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-31T14:01:30.008Z] === RUN TestFSInvalidRoot [2021-08-31T14:01:30.008Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestFSMetadataGetSet [2021-08-31T14:01:30.008Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-08-31T14:01:30.008Z] === RUN TestFSInvalidWalker [2021-08-31T14:01:30.008Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-31T14:01:30.008Z] === RUN TestFSGetSet [2021-08-31T14:01:30.008Z] --- PASS: TestFSGetSet (0.01s) [2021-08-31T14:01:30.008Z] === RUN TestFSGetUnsetKey [2021-08-31T14:01:30.008Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestFSGetEmptyData [2021-08-31T14:01:30.008Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestFSDelete [2021-08-31T14:01:30.008Z] --- PASS: TestFSDelete (0.01s) [2021-08-31T14:01:30.008Z] === RUN TestFSWalker [2021-08-31T14:01:30.008Z] --- PASS: TestInactiveJobs (0.41s) [2021-08-31T14:01:30.008Z] === RUN TestWatchRelease [2021-08-31T14:01:30.008Z] --- PASS: TestFSWalker (0.01s) [2021-08-31T14:01:30.008Z] === RUN TestFSWalkerStopOnError [2021-08-31T14:01:30.008Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-31T14:01:30.008Z] === RUN TestNewFromJSON [2021-08-31T14:01:30.008Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-31T14:01:30.008Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestMarshalKeyOrder [2021-08-31T14:01:30.008Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestHistoryEqual [2021-08-31T14:01:30.008Z] --- PASS: TestWatchRelease (0.04s) [2021-08-31T14:01:30.008Z] === RUN TestWatchFinishedTransfer [2021-08-31T14:01:30.008Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestDuplicateTransfer [2021-08-31T14:01:30.008Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-31T14:01:30.008Z] === RUN TestSuccessfulUpload [2021-08-31T14:01:30.008Z] --- PASS: TestHistoryEqual (0.11s) [2021-08-31T14:01:30.008Z] === RUN TestImage [2021-08-31T14:01:30.008Z] --- PASS: TestImage (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestImageOSNotEmpty [2021-08-31T14:01:30.008Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-31T14:01:30.008Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestCreate [2021-08-31T14:01:30.008Z] --- PASS: TestCreate (0.00s) [2021-08-31T14:01:30.008Z] === RUN TestRestore [2021-08-31T14:01:30.008Z] time="2021-08-31T14:01:29Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-31T14:01:30.008Z] --- PASS: TestRestore (0.03s) [2021-08-31T14:01:30.008Z] === RUN TestAddDelete [2021-08-31T14:01:30.408Z] ok github.com/docker/docker/libcontainerd/local 0.043s coverage: 1.2% of statements [2021-08-31T14:01:30.408Z] === RUN TestEmptyLayer [2021-08-31T14:01:30.408Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-31T14:01:30.408Z] === RUN TestCommitFailure [2021-08-31T14:01:30.408Z] --- PASS: TestCommitFailure (0.01s) [2021-08-31T14:01:30.408Z] === RUN TestStartTransactionFailure [2021-08-31T14:01:30.408Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-31T14:01:30.408Z] === RUN TestGetOrphan [2021-08-31T14:01:30.408Z] --- PASS: TestGetOrphan (0.01s) [2021-08-31T14:01:30.408Z] === RUN TestMountAndRegister [2021-08-31T14:01:30.408Z] layer_test.go:270: Layer size: 14 [2021-08-31T14:01:30.467Z] --- PASS: TestAddDelete (0.02s) [2021-08-31T14:01:30.467Z] === RUN TestSearchAfterDelete [2021-08-31T14:01:30.467Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-31T14:01:30.467Z] === RUN TestParentReset [2021-08-31T14:01:30.467Z] --- PASS: TestParentReset (0.02s) [2021-08-31T14:01:30.467Z] === RUN TestGetAndSetLastUpdated [2021-08-31T14:01:30.467Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-08-31T14:01:30.467Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-31T14:01:30.467Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-31T14:01:30.467Z] === RUN TestTokenPassThru [2021-08-31T14:01:30.467Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-31T14:01:30.467Z] === RUN TestStoreLen [2021-08-31T14:01:30.467Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-31T14:01:30.467Z] === RUN TestTokenPassThruDifferentHost [2021-08-31T14:01:30.467Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-31T14:01:30.467Z] PASS [2021-08-31T14:01:30.467Z] coverage: 24.1% of statements [2021-08-31T14:01:30.467Z] ok github.com/docker/docker/distribution 1.582s coverage: 24.1% of statements [2021-08-31T14:01:30.467Z] --- PASS: TestStoreLen (0.04s) [2021-08-31T14:01:30.467Z] PASS [2021-08-31T14:01:30.467Z] coverage: 86.6% of statements [2021-08-31T14:01:30.467Z] ok github.com/docker/docker/image 0.420s coverage: 86.6% of statements [2021-08-31T14:01:30.467Z] === RUN TestCompare [2021-08-31T14:01:30.467Z] --- PASS: TestCompare (0.00s) [2021-08-31T14:01:30.467Z] PASS [2021-08-31T14:01:30.467Z] coverage: 19.2% of statements [2021-08-31T14:01:30.467Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2021-08-31T14:01:30.467Z] time="2021-08-31T14:01:30Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-31T14:01:30.467Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-31T14:01:30.467Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-08-31T14:01:30.467Z] === RUN TestCancelledUpload [2021-08-31T14:01:30.467Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-31T14:01:30.467Z] PASS [2021-08-31T14:01:30.467Z] coverage: 76.8% of statements [2021-08-31T14:01:30.467Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 76.8% of statements [2021-08-31T14:01:30.467Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-31T14:01:30.535Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2021-08-31T14:01:30.535Z] === RUN TestBuildWithHugeFile [2021-08-31T14:01:30.867Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-31T14:01:30.867Z] === RUN TestLayerRelease [2021-08-31T14:01:30.867Z] layer_test.go:303: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestStoreRestore [2021-08-31T14:01:30.867Z] layer_test.go:352: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestTarStreamStability [2021-08-31T14:01:30.867Z] layer_test.go:467: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestRegisterExistingLayer [2021-08-31T14:01:30.867Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-08-31T14:01:30.867Z] === RUN TestTarStreamVerification [2021-08-31T14:01:30.867Z] layer_test.go:696: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestLayerMigration [2021-08-31T14:01:30.867Z] migration_test.go:45: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestLayerMigrationNoTarsplit [2021-08-31T14:01:30.867Z] migration_test.go:181: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestMountInit [2021-08-31T14:01:30.867Z] mount_test.go:17: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestMountInit (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestMountSize [2021-08-31T14:01:30.867Z] mount_test.go:76: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestMountSize (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestMountChanges [2021-08-31T14:01:30.867Z] mount_test.go:125: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestMountChanges (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestMountApply [2021-08-31T14:01:30.867Z] mount_test.go:212: Failing on Windows [2021-08-31T14:01:30.867Z] --- SKIP: TestMountApply (0.00s) [2021-08-31T14:01:30.867Z] PASS [2021-08-31T14:01:30.867Z] coverage: 30.1% of statements [2021-08-31T14:01:30.867Z] ok github.com/docker/docker/layer 0.205s coverage: 30.1% of statements [2021-08-31T14:01:30.867Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-31T14:01:30.867Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-31T14:01:30.867Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-31T14:01:30.867Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-31T14:01:30.867Z] === RUN TestSequenceGetAvailableBit [2021-08-31T14:01:30.867Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestSequenceEqual [2021-08-31T14:01:30.867Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestSequenceCopy [2021-08-31T14:01:30.867Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestGetFirstAvailable [2021-08-31T14:01:30.867Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestFindSequence [2021-08-31T14:01:30.867Z] --- PASS: TestFindSequence (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestCheckIfAvailable [2021-08-31T14:01:30.867Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestMergeSequences [2021-08-31T14:01:30.867Z] --- PASS: TestMergeSequences (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestPushReservation [2021-08-31T14:01:30.867Z] --- PASS: TestPushReservation (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestSerializeDeserialize [2021-08-31T14:01:30.867Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestSet [2021-08-31T14:01:30.867Z] --- PASS: TestSet (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestSetUnset [2021-08-31T14:01:30.867Z] --- PASS: TestSetUnset (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestOffsetSetUnset [2021-08-31T14:01:30.867Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestSetInRange [2021-08-31T14:01:30.867Z] --- PASS: TestSetInRange (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestSetAnyInRange [2021-08-31T14:01:30.867Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestMethods [2021-08-31T14:01:30.867Z] --- PASS: TestMethods (0.00s) [2021-08-31T14:01:30.867Z] === RUN TestRandomAllocateDeallocate [2021-08-31T14:01:31.434Z] === RUN TestMakeV1ConfigFromConfig [2021-08-31T14:01:31.434Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-31T14:01:31.434Z] PASS [2021-08-31T14:01:31.434Z] coverage: 25.0% of statements [2021-08-31T14:01:31.434Z] ok github.com/docker/docker/image/v1 0.131s coverage: 25.0% of statements [2021-08-31T14:01:31.434Z] === RUN TestValidateManifest [2021-08-31T14:01:31.434Z] === RUN TestValidateManifest/nil [2021-08-31T14:01:31.434Z] === RUN TestValidateManifest/non-nil [2021-08-31T14:01:31.434Z] --- PASS: TestValidateManifest (0.00s) [2021-08-31T14:01:31.434Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-31T14:01:31.434Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-31T14:01:31.434Z] PASS [2021-08-31T14:01:31.434Z] coverage: 0.7% of statements [2021-08-31T14:01:31.434Z] ok github.com/docker/docker/image/tarexport 0.131s coverage: 0.7% of statements [2021-08-31T14:01:31.434Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-31T14:01:32.402Z] === RUN TestSerialization [2021-08-31T14:01:32.402Z] --- PASS: TestSerialization (0.02s) [2021-08-31T14:01:32.402Z] PASS [2021-08-31T14:01:32.402Z] coverage: 100.0% of statements [2021-08-31T14:01:32.402Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-08-31T14:01:32.404Z] === RUN TestInvalidConfig [2021-08-31T14:01:32.404Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-31T14:01:32.404Z] === RUN TestConfig [2021-08-31T14:01:32.860Z] === RUN TestEnvironmentParsing [2021-08-31T14:01:32.860Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-31T14:01:32.860Z] PASS [2021-08-31T14:01:32.860Z] coverage: 1.2% of statements [2021-08-31T14:01:32.860Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2021-08-31T14:01:32.860Z] === RUN TestEmptyLayer [2021-08-31T14:01:32.860Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestCommitFailure [2021-08-31T14:01:32.860Z] --- PASS: TestCommitFailure (0.01s) [2021-08-31T14:01:32.860Z] === RUN TestStartTransactionFailure [2021-08-31T14:01:32.860Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestGetOrphan [2021-08-31T14:01:32.860Z] --- PASS: TestGetOrphan (0.01s) [2021-08-31T14:01:32.860Z] === RUN TestMountAndRegister [2021-08-31T14:01:32.860Z] layer_test.go:270: Layer size: 14 [2021-08-31T14:01:32.860Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-31T14:01:32.860Z] === RUN TestLayerRelease [2021-08-31T14:01:32.860Z] layer_test.go:303: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestStoreRestore [2021-08-31T14:01:32.860Z] layer_test.go:352: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestTarStreamStability [2021-08-31T14:01:32.860Z] layer_test.go:467: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestRegisterExistingLayer [2021-08-31T14:01:32.860Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-08-31T14:01:32.860Z] === RUN TestTarStreamVerification [2021-08-31T14:01:32.860Z] layer_test.go:696: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestLayerMigration [2021-08-31T14:01:32.860Z] migration_test.go:45: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestLayerMigrationNoTarsplit [2021-08-31T14:01:32.860Z] migration_test.go:181: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestMountInit [2021-08-31T14:01:32.860Z] mount_test.go:17: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestMountInit (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestMountSize [2021-08-31T14:01:32.860Z] mount_test.go:76: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestMountSize (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestMountChanges [2021-08-31T14:01:32.860Z] mount_test.go:125: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestMountChanges (0.00s) [2021-08-31T14:01:32.860Z] === RUN TestMountApply [2021-08-31T14:01:32.860Z] mount_test.go:212: Failing on Windows [2021-08-31T14:01:32.860Z] --- SKIP: TestMountApply (0.00s) [2021-08-31T14:01:32.860Z] PASS [2021-08-31T14:01:32.860Z] coverage: 30.1% of statements [2021-08-31T14:01:32.860Z] ok github.com/docker/docker/layer 0.238s coverage: 30.1% of statements [2021-08-31T14:01:32.860Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-31T14:01:32.860Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-31T14:01:32.860Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-31T14:01:32.860Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-31T14:01:32.861Z] --- PASS: TestConfig (0.00s) [2021-08-31T14:01:32.862Z] === RUN TestOptionsLabels [2021-08-31T14:01:32.862Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-31T14:01:32.862Z] === RUN TestValidName [2021-08-31T14:01:32.862Z] --- PASS: TestValidName (0.00s) [2021-08-31T14:01:32.862Z] === RUN TestTLSConfiguration [2021-08-31T14:01:32.862Z] time="2021-08-31T14:01:32Z" level=info msg="Option Initializing KV with TLS" [2021-08-31T14:01:32.862Z] --- PASS: TestTLSConfiguration (0.15s) [2021-08-31T14:01:32.862Z] PASS [2021-08-31T14:01:32.862Z] coverage: 24.0% of statements [2021-08-31T14:01:32.862Z] ok github.com/docker/docker/libnetwork/config 0.214s coverage: 24.0% of statements [2021-08-31T14:01:33.319Z] === RUN TestSequenceGetAvailableBit [2021-08-31T14:01:33.319Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestSequenceEqual [2021-08-31T14:01:33.319Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestSequenceCopy [2021-08-31T14:01:33.319Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestGetFirstAvailable [2021-08-31T14:01:33.319Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestFindSequence [2021-08-31T14:01:33.319Z] --- PASS: TestFindSequence (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestCheckIfAvailable [2021-08-31T14:01:33.319Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestMergeSequences [2021-08-31T14:01:33.319Z] --- PASS: TestMergeSequences (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestPushReservation [2021-08-31T14:01:33.319Z] --- PASS: TestPushReservation (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestSerializeDeserialize [2021-08-31T14:01:33.319Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestSet [2021-08-31T14:01:33.319Z] --- PASS: TestSet (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestSetUnset [2021-08-31T14:01:33.319Z] --- PASS: TestSetUnset (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestOffsetSetUnset [2021-08-31T14:01:33.319Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestSetInRange [2021-08-31T14:01:33.319Z] --- PASS: TestSetInRange (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestSetAnyInRange [2021-08-31T14:01:33.319Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestMethods [2021-08-31T14:01:33.319Z] --- PASS: TestMethods (0.00s) [2021-08-31T14:01:33.319Z] === RUN TestRandomAllocateDeallocate [2021-08-31T14:01:33.320Z] === RUN TestKey [2021-08-31T14:01:33.320Z] --- PASS: TestKey (0.00s) [2021-08-31T14:01:33.320Z] === RUN TestParseKey [2021-08-31T14:01:33.320Z] --- PASS: TestParseKey (0.00s) [2021-08-31T14:01:33.320Z] === RUN TestInvalidDataStore [2021-08-31T14:01:33.320Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-31T14:01:33.320Z] === RUN TestKVObjectFlatKey [2021-08-31T14:01:33.320Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-31T14:01:33.320Z] === RUN TestAtomicKVObjectFlatKey [2021-08-31T14:01:33.320Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-31T14:01:33.320Z] PASS [2021-08-31T14:01:33.320Z] coverage: 21.9% of statements [2021-08-31T14:01:33.320Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-08-31T14:01:33.778Z] === RUN TestIPDataMarshalling [2021-08-31T14:01:33.778Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-31T14:01:33.778Z] === RUN TestValidateAndIsV6 [2021-08-31T14:01:33.778Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-31T14:01:33.778Z] PASS [2021-08-31T14:01:33.778Z] coverage: 68.9% of statements [2021-08-31T14:01:33.778Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2021-08-31T14:01:34.237Z] === RUN TestErrorInterfaces [2021-08-31T14:01:34.237Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestNetworkMarshalling [2021-08-31T14:01:34.237Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-08-31T14:01:34.237Z] === RUN TestEndpointMarshalling [2021-08-31T14:01:34.237Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestAuxAddresses [2021-08-31T14:01:34.237Z] time="2021-08-31T14:01:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:01:34.237Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-31T14:01:34.237Z] === RUN TestSRVServiceQuery [2021-08-31T14:01:34.237Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestServiceVIPReuse [2021-08-31T14:01:34.237Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-31T14:01:34.237Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-31T14:01:34.237Z] === RUN TestDNSIPQuery [2021-08-31T14:01:34.237Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestDNSProxyServFail [2021-08-31T14:01:34.237Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestSandboxAddEmpty [2021-08-31T14:01:34.237Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestSandboxAddMultiPrio [2021-08-31T14:01:34.237Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestSandboxAddSamePrio [2021-08-31T14:01:34.237Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestCleanupServiceDiscovery [2021-08-31T14:01:34.237Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestDNSOptions [2021-08-31T14:01:34.237Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:34.237Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-31T14:01:34.237Z] === RUN TestMultipleControllersWithSameStore [2021-08-31T14:01:34.237Z] time="2021-08-31T14:01:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:01:34.237Z] time="2021-08-31T14:01:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:01:34.237Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-31T14:01:34.237Z] PASS [2021-08-31T14:01:34.237Z] coverage: 8.6% of statements [2021-08-31T14:01:34.237Z] ok github.com/docker/docker/libnetwork 0.269s coverage: 8.6% of statements [2021-08-31T14:01:34.237Z] === RUN TestDriver [2021-08-31T14:01:34.237Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:01:34.237Z] PASS [2021-08-31T14:01:34.237Z] coverage: 34.8% of statements [2021-08-31T14:01:34.237Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-08-31T14:01:34.696Z] === RUN TestDriver [2021-08-31T14:01:34.696Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:01:34.696Z] PASS [2021-08-31T14:01:34.696Z] coverage: 34.8% of statements [2021-08-31T14:01:34.696Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-08-31T14:01:34.859Z] === RUN TestInvalidConfig [2021-08-31T14:01:34.859Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-31T14:01:34.859Z] === RUN TestConfig [2021-08-31T14:01:34.859Z] --- PASS: TestConfig (0.00s) [2021-08-31T14:01:34.859Z] === RUN TestOptionsLabels [2021-08-31T14:01:34.859Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-31T14:01:34.859Z] === RUN TestValidName [2021-08-31T14:01:34.859Z] --- PASS: TestValidName (0.00s) [2021-08-31T14:01:34.859Z] === RUN TestTLSConfiguration [2021-08-31T14:01:34.859Z] time="2021-08-31T14:01:34Z" level=info msg="Option Initializing KV with TLS" [2021-08-31T14:01:34.859Z] --- PASS: TestTLSConfiguration (0.13s) [2021-08-31T14:01:34.859Z] PASS [2021-08-31T14:01:34.859Z] coverage: 24.0% of statements [2021-08-31T14:01:34.859Z] ok github.com/docker/docker/libnetwork/config 0.286s coverage: 24.0% of statements [2021-08-31T14:01:35.156Z] === RUN TestNetworkAllocateFree [2021-08-31T14:01:35.156Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-31T14:01:35.156Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-31T14:01:35.156Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-31T14:01:35.156Z] PASS [2021-08-31T14:01:35.156Z] coverage: 63.6% of statements [2021-08-31T14:01:35.156Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2021-08-31T14:01:35.187Z] sha256:2ad0bbfdd84d011a977cf16020ba660eb86afc5ba70c48cdce4d9ebf641bd663 [2021-08-31T14:01:35.187Z] INFO: Starting docker-py tests... [2021-08-31T14:01:35.187Z] ============================= test session starts ============================== [2021-08-31T14:01:35.187Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-08-31T14:01:35.188Z] rootdir: /src, inifile: pytest.ini [2021-08-31T14:01:35.188Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-31T14:01:35.188Z] collected 390 items / 1 deselected / 389 selected [2021-08-31T14:01:35.188Z] [2021-08-31T14:01:35.318Z] === RUN TestKey [2021-08-31T14:01:35.318Z] --- PASS: TestKey (0.00s) [2021-08-31T14:01:35.318Z] === RUN TestParseKey [2021-08-31T14:01:35.318Z] --- PASS: TestParseKey (0.00s) [2021-08-31T14:01:35.318Z] === RUN TestInvalidDataStore [2021-08-31T14:01:35.318Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-31T14:01:35.318Z] === RUN TestKVObjectFlatKey [2021-08-31T14:01:35.318Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-31T14:01:35.318Z] === RUN TestAtomicKVObjectFlatKey [2021-08-31T14:01:35.318Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-31T14:01:35.318Z] PASS [2021-08-31T14:01:35.318Z] coverage: 21.9% of statements [2021-08-31T14:01:35.318Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-08-31T14:01:35.615Z] === RUN TestGetEmptyCapabilities [2021-08-31T14:01:35.615Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-31T14:01:35.615Z] === RUN TestGetExtraCapabilities [2021-08-31T14:01:35.615Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-31T14:01:35.615Z] === RUN TestGetInvalidCapabilities [2021-08-31T14:01:35.615Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-31T14:01:35.615Z] === RUN TestRemoteDriver [2021-08-31T14:01:35.615Z] --- PASS: TestRandomAllocateDeallocate (4.59s) [2021-08-31T14:01:35.615Z] === RUN TestAllocateRandomDeallocate [2021-08-31T14:01:35.615Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-31T14:01:35.615Z] === RUN TestDriverError [2021-08-31T14:01:35.615Z] --- PASS: TestDriverError (0.00s) [2021-08-31T14:01:35.615Z] === RUN TestMissingValues [2021-08-31T14:01:35.615Z] --- PASS: TestMissingValues (0.00s) [2021-08-31T14:01:35.615Z] === RUN TestRollback [2021-08-31T14:01:35.615Z] --- PASS: TestRollback (0.00s) [2021-08-31T14:01:35.615Z] PASS [2021-08-31T14:01:35.615Z] coverage: 57.4% of statements [2021-08-31T14:01:35.615Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.078s coverage: 57.4% of statements [2021-08-31T14:01:35.777Z] === RUN TestIPDataMarshalling [2021-08-31T14:01:35.777Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-31T14:01:35.777Z] === RUN TestValidateAndIsV6 [2021-08-31T14:01:35.777Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-31T14:01:35.777Z] PASS [2021-08-31T14:01:35.777Z] coverage: 68.9% of statements [2021-08-31T14:01:35.777Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-08-31T14:01:36.074Z] === RUN TestNew [2021-08-31T14:01:36.074Z] --- PASS: TestNew (0.00s) [2021-08-31T14:01:36.074Z] === RUN TestAddDriver [2021-08-31T14:01:36.074Z] --- PASS: TestAddDriver (0.00s) [2021-08-31T14:01:36.074Z] === RUN TestAddDuplicateDriver [2021-08-31T14:01:36.074Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-31T14:01:36.074Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-31T14:01:36.074Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-31T14:01:36.074Z] === RUN TestDriver [2021-08-31T14:01:36.075Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:01:36.075Z] === RUN TestIPAM [2021-08-31T14:01:36.075Z] --- PASS: TestIPAM (0.00s) [2021-08-31T14:01:36.075Z] === RUN TestWalkIPAMs [2021-08-31T14:01:36.075Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-31T14:01:36.075Z] === RUN TestWalkDrivers [2021-08-31T14:01:36.075Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-31T14:01:36.075Z] PASS [2021-08-31T14:01:36.075Z] coverage: 82.4% of statements [2021-08-31T14:01:36.075Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2021-08-31T14:01:36.075Z] === RUN TestNAT [2021-08-31T14:01:36.075Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-31T14:01:36.075Z] --- SKIP: TestNAT (0.00s) [2021-08-31T14:01:36.075Z] === RUN TestTransparent [2021-08-31T14:01:36.075Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-31T14:01:36.075Z] --- SKIP: TestTransparent (0.00s) [2021-08-31T14:01:36.075Z] PASS [2021-08-31T14:01:36.075Z] coverage: 0.0% of statements [2021-08-31T14:01:36.075Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2021-08-31T14:01:36.534Z] === RUN TestBuildDefault [2021-08-31T14:01:36.534Z] --- PASS: TestBuildDefault (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestBuildHostnameDomainname [2021-08-31T14:01:36.534Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestBuildHostname [2021-08-31T14:01:36.534Z] --- PASS: TestBuildHostname (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestBuildHostnameFQDN [2021-08-31T14:01:36.534Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestBuildNoIP [2021-08-31T14:01:36.534Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestUpdate [2021-08-31T14:01:36.534Z] --- PASS: TestUpdate (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-31T14:01:36.534Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-31T14:01:36.534Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestAddEmpty [2021-08-31T14:01:36.534Z] --- PASS: TestAddEmpty (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestAdd [2021-08-31T14:01:36.534Z] --- PASS: TestAdd (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestDeleteEmpty [2021-08-31T14:01:36.534Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestDeleteNewline [2021-08-31T14:01:36.534Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestDelete [2021-08-31T14:01:36.534Z] --- PASS: TestDelete (0.00s) [2021-08-31T14:01:36.534Z] === RUN TestConcurrentWrites [2021-08-31T14:01:36.534Z] --- PASS: TestConcurrentWrites (0.16s) [2021-08-31T14:01:36.534Z] PASS [2021-08-31T14:01:36.534Z] coverage: 81.2% of statements [2021-08-31T14:01:36.534Z] ok github.com/docker/docker/libnetwork/etchosts 0.222s coverage: 81.2% of statements [2021-08-31T14:01:36.534Z] --- PASS: TestAllocateRandomDeallocate (1.20s) [2021-08-31T14:01:36.534Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-31T14:01:36.744Z] === RUN TestErrorInterfaces [2021-08-31T14:01:36.744Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestNetworkMarshalling [2021-08-31T14:01:36.744Z] === RUN TestDriver [2021-08-31T14:01:36.744Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:01:36.744Z] PASS [2021-08-31T14:01:36.744Z] coverage: 34.8% of statements [2021-08-31T14:01:36.744Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-08-31T14:01:36.744Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-08-31T14:01:36.744Z] === RUN TestEndpointMarshalling [2021-08-31T14:01:36.744Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestAuxAddresses [2021-08-31T14:01:36.744Z] time="2021-08-31T14:01:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:01:36.744Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-31T14:01:36.744Z] === RUN TestSRVServiceQuery [2021-08-31T14:01:36.744Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestServiceVIPReuse [2021-08-31T14:01:36.744Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-31T14:01:36.744Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestDNSIPQuery [2021-08-31T14:01:36.744Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestDNSProxyServFail [2021-08-31T14:01:36.744Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestSandboxAddEmpty [2021-08-31T14:01:36.744Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestSandboxAddMultiPrio [2021-08-31T14:01:36.744Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestSandboxAddSamePrio [2021-08-31T14:01:36.744Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestCleanupServiceDiscovery [2021-08-31T14:01:36.744Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestDNSOptions [2021-08-31T14:01:36.744Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:01:36.744Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-31T14:01:36.744Z] === RUN TestMultipleControllersWithSameStore [2021-08-31T14:01:36.744Z] time="2021-08-31T14:01:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:01:36.744Z] time="2021-08-31T14:01:36Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:01:36.744Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-31T14:01:36.744Z] PASS [2021-08-31T14:01:36.744Z] coverage: 8.6% of statements [2021-08-31T14:01:36.744Z] ok github.com/docker/docker/libnetwork 0.252s coverage: 8.6% of statements [2021-08-31T14:01:36.993Z] === RUN TestNew [2021-08-31T14:01:36.993Z] --- PASS: TestNew (0.00s) [2021-08-31T14:01:36.993Z] === RUN TestAllocate [2021-08-31T14:01:36.993Z] --- PASS: TestAllocate (0.00s) [2021-08-31T14:01:36.993Z] === RUN TestUninitialized [2021-08-31T14:01:36.993Z] --- PASS: TestUninitialized (0.00s) [2021-08-31T14:01:36.993Z] === RUN TestAllocateInRange [2021-08-31T14:01:36.993Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-31T14:01:36.993Z] === RUN TestAllocateSerial [2021-08-31T14:01:36.993Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-31T14:01:36.993Z] PASS [2021-08-31T14:01:36.993Z] coverage: 87.5% of statements [2021-08-31T14:01:36.993Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2021-08-31T14:01:36.993Z] === RUN TestDiff [2021-08-31T14:01:36.993Z] --- PASS: TestDiff (0.00s) [2021-08-31T14:01:36.993Z] === RUN TestAddedCallback [2021-08-31T14:01:36.993Z] --- PASS: TestAddedCallback (0.00s) [2021-08-31T14:01:36.993Z] === RUN TestRemovedCallback [2021-08-31T14:01:36.993Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-31T14:01:36.993Z] === RUN TestNoCallback [2021-08-31T14:01:36.993Z] --- PASS: TestNoCallback (0.00s) [2021-08-31T14:01:36.993Z] PASS [2021-08-31T14:01:36.993Z] coverage: 48.1% of statements [2021-08-31T14:01:36.993Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.048s coverage: 48.1% of statements [2021-08-31T14:01:37.203Z] === RUN TestDriver [2021-08-31T14:01:37.203Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:01:37.203Z] PASS [2021-08-31T14:01:37.203Z] coverage: 34.8% of statements [2021-08-31T14:01:37.203Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-08-31T14:01:37.452Z] === RUN TestCaller [2021-08-31T14:01:37.452Z] --- PASS: TestCaller (0.00s) [2021-08-31T14:01:37.452Z] PASS [2021-08-31T14:01:37.452Z] coverage: 100.0% of statements [2021-08-31T14:01:37.452Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-08-31T14:01:37.659Z] === RUN TestNetworkAllocateFree [2021-08-31T14:01:37.659Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-31T14:01:37.659Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-31T14:01:37.659Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-31T14:01:37.659Z] PASS [2021-08-31T14:01:37.659Z] coverage: 63.6% of statements [2021-08-31T14:01:37.659Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2021-08-31T14:01:37.659Z] === RUN TestGetEmptyCapabilities [2021-08-31T14:01:37.659Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-31T14:01:37.659Z] === RUN TestGetExtraCapabilities [2021-08-31T14:01:37.659Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-31T14:01:37.659Z] === RUN TestGetInvalidCapabilities [2021-08-31T14:01:37.659Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-31T14:01:37.659Z] === RUN TestRemoteDriver [2021-08-31T14:01:37.659Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-31T14:01:37.659Z] === RUN TestDriverError [2021-08-31T14:01:37.659Z] --- PASS: TestDriverError (0.00s) [2021-08-31T14:01:37.659Z] === RUN TestMissingValues [2021-08-31T14:01:37.659Z] --- PASS: TestMissingValues (0.00s) [2021-08-31T14:01:37.659Z] === RUN TestRollback [2021-08-31T14:01:37.659Z] --- PASS: TestRollback (0.00s) [2021-08-31T14:01:37.659Z] PASS [2021-08-31T14:01:37.659Z] coverage: 57.4% of statements [2021-08-31T14:01:37.659Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.077s coverage: 57.4% of statements [2021-08-31T14:01:37.912Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.97s) [2021-08-31T14:01:37.912Z] === RUN TestRetrieveFromStore [2021-08-31T14:01:37.912Z] === RUN TestSetSerialInsertDelete [2021-08-31T14:01:37.912Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-31T14:01:37.912Z] === RUN TestSetParallelInsertDelete [2021-08-31T14:01:38.624Z] === RUN TestNAT [2021-08-31T14:01:38.624Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-31T14:01:38.624Z] --- SKIP: TestNAT (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestTransparent [2021-08-31T14:01:38.624Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-31T14:01:38.624Z] --- SKIP: TestTransparent (0.00s) [2021-08-31T14:01:38.624Z] PASS [2021-08-31T14:01:38.624Z] coverage: 0.0% of statements [2021-08-31T14:01:38.624Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.070s coverage: 0.0% of statements [2021-08-31T14:01:38.624Z] === RUN TestBuildDefault [2021-08-31T14:01:38.624Z] --- PASS: TestBuildDefault (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestBuildHostnameDomainname [2021-08-31T14:01:38.624Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestBuildHostname [2021-08-31T14:01:38.624Z] --- PASS: TestBuildHostname (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestBuildHostnameFQDN [2021-08-31T14:01:38.624Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestBuildNoIP [2021-08-31T14:01:38.624Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestUpdate [2021-08-31T14:01:38.624Z] --- PASS: TestUpdate (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-31T14:01:38.624Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-31T14:01:38.624Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestAddEmpty [2021-08-31T14:01:38.624Z] --- PASS: TestAddEmpty (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestAdd [2021-08-31T14:01:38.624Z] --- PASS: TestAdd (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestDeleteEmpty [2021-08-31T14:01:38.624Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestDeleteNewline [2021-08-31T14:01:38.624Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestDelete [2021-08-31T14:01:38.624Z] --- PASS: TestDelete (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestConcurrentWrites [2021-08-31T14:01:38.624Z] === RUN TestNew [2021-08-31T14:01:38.624Z] --- PASS: TestNew (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestAddDriver [2021-08-31T14:01:38.624Z] --- PASS: TestAddDriver (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestAddDuplicateDriver [2021-08-31T14:01:38.624Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-31T14:01:38.624Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestDriver [2021-08-31T14:01:38.624Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestIPAM [2021-08-31T14:01:38.624Z] --- PASS: TestIPAM (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestWalkIPAMs [2021-08-31T14:01:38.624Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-31T14:01:38.624Z] === RUN TestWalkDrivers [2021-08-31T14:01:38.624Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-31T14:01:38.624Z] PASS [2021-08-31T14:01:38.624Z] coverage: 82.4% of statements [2021-08-31T14:01:38.624Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2021-08-31T14:01:38.624Z] --- PASS: TestConcurrentWrites (0.20s) [2021-08-31T14:01:38.624Z] PASS [2021-08-31T14:01:38.624Z] coverage: 81.2% of statements [2021-08-31T14:01:38.624Z] ok github.com/docker/docker/libnetwork/etchosts 0.247s coverage: 81.2% of statements [2021-08-31T14:01:38.880Z] === RUN TestPoolRequest [2021-08-31T14:01:38.880Z] --- PASS: TestPoolRequest (0.00s) [2021-08-31T14:01:38.880Z] === RUN TestOtherRequests [2021-08-31T14:01:38.880Z] --- PASS: TestOtherRequests (0.00s) [2021-08-31T14:01:38.880Z] PASS [2021-08-31T14:01:38.880Z] coverage: 57.1% of statements [2021-08-31T14:01:38.880Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2021-08-31T14:01:38.880Z] --- PASS: TestRetrieveFromStore (1.03s) [2021-08-31T14:01:38.880Z] === RUN TestIsCorrupted [2021-08-31T14:01:38.880Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-31T14:01:38.880Z] === RUN TestSetRollover [2021-08-31T14:01:38.880Z] === RUN TestInt2IP2IntConversion [2021-08-31T14:01:39.080Z] --- PASS: TestRandomAllocateDeallocate (5.98s) [2021-08-31T14:01:39.080Z] === RUN TestAllocateRandomDeallocate [2021-08-31T14:01:39.537Z] === RUN TestDiff [2021-08-31T14:01:39.537Z] --- PASS: TestDiff (0.00s) [2021-08-31T14:01:39.537Z] === RUN TestAddedCallback [2021-08-31T14:01:39.537Z] --- PASS: TestAddedCallback (0.00s) [2021-08-31T14:01:39.537Z] === RUN TestRemovedCallback [2021-08-31T14:01:39.537Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-31T14:01:39.537Z] === RUN TestNoCallback [2021-08-31T14:01:39.537Z] --- PASS: TestNoCallback (0.00s) [2021-08-31T14:01:39.537Z] PASS [2021-08-31T14:01:39.537Z] coverage: 48.1% of statements [2021-08-31T14:01:39.537Z] === RUN TestNew [2021-08-31T14:01:39.537Z] --- PASS: TestNew (0.00s) [2021-08-31T14:01:39.537Z] === RUN TestAllocate [2021-08-31T14:01:39.537Z] --- PASS: TestAllocate (0.00s) [2021-08-31T14:01:39.537Z] === RUN TestUninitialized [2021-08-31T14:01:39.537Z] --- PASS: TestUninitialized (0.00s) [2021-08-31T14:01:39.537Z] === RUN TestAllocateInRange [2021-08-31T14:01:39.537Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-31T14:01:39.537Z] === RUN TestAllocateSerial [2021-08-31T14:01:39.537Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-31T14:01:39.537Z] PASS [2021-08-31T14:01:39.537Z] coverage: 87.5% of statements [2021-08-31T14:01:39.537Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.047s coverage: 48.1% of statements [2021-08-31T14:01:39.537Z] ok github.com/docker/docker/libnetwork/idm 0.051s coverage: 87.5% of statements [2021-08-31T14:01:39.849Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-08-31T14:01:39.849Z] === RUN TestGetAddressVersion [2021-08-31T14:01:39.849Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-31T14:01:39.849Z] === RUN TestKeyString [2021-08-31T14:01:39.849Z] --- PASS: TestKeyString (0.00s) [2021-08-31T14:01:39.849Z] === RUN TestPoolDataMarshal [2021-08-31T14:01:39.849Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-31T14:01:39.849Z] === RUN TestSubnetsMarshal [2021-08-31T14:01:39.849Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-31T14:01:39.849Z] === RUN TestAddSubnets [2021-08-31T14:01:39.849Z] === RUN TestGetCapabilities [2021-08-31T14:01:39.849Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-31T14:01:39.849Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-31T14:01:39.849Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-31T14:01:39.849Z] === RUN TestGetDefaultAddressSpaces [2021-08-31T14:01:39.849Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-31T14:01:39.849Z] === RUN TestRemoteDriver [2021-08-31T14:01:39.849Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-31T14:01:39.849Z] PASS [2021-08-31T14:01:39.849Z] coverage: 47.4% of statements [2021-08-31T14:01:39.849Z] --- PASS: TestAddSubnets (0.04s) [2021-08-31T14:01:39.849Z] === RUN TestDoublePoolRelease [2021-08-31T14:01:39.849Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2021-08-31T14:01:39.849Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-31T14:01:39.849Z] === RUN TestAddReleasePoolID [2021-08-31T14:01:39.849Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-31T14:01:39.849Z] === RUN TestPredefinedPool [2021-08-31T14:01:39.849Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-31T14:01:39.849Z] === RUN TestRemoveSubnet [2021-08-31T14:01:39.849Z] --- PASS: TestSetRollover (1.11s) [2021-08-31T14:01:39.849Z] === RUN TestSetRolloverSerial [2021-08-31T14:01:39.849Z] --- PASS: TestRemoveSubnet (0.17s) [2021-08-31T14:01:39.849Z] === RUN TestGetSameAddress [2021-08-31T14:01:39.849Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-31T14:01:39.849Z] === RUN TestPoolAllocationReuse [2021-08-31T14:01:40.308Z] === RUN TestWindowsIPAM [2021-08-31T14:01:40.308Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-31T14:01:40.308Z] PASS [2021-08-31T14:01:40.308Z] coverage: 71.4% of statements [2021-08-31T14:01:40.308Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2021-08-31T14:01:40.500Z] === RUN TestCaller [2021-08-31T14:01:40.500Z] --- PASS: TestCaller (0.00s) [2021-08-31T14:01:40.500Z] PASS [2021-08-31T14:01:40.500Z] coverage: 100.0% of statements [2021-08-31T14:01:40.500Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-08-31T14:01:40.500Z] --- PASS: TestAllocateRandomDeallocate (1.22s) [2021-08-31T14:01:40.500Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-31T14:01:40.500Z] === RUN TestSetSerialInsertDelete [2021-08-31T14:01:40.500Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-31T14:01:40.500Z] === RUN TestSetParallelInsertDelete [2021-08-31T14:01:40.768Z] --- PASS: TestSetRolloverSerial (1.07s) [2021-08-31T14:01:40.768Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-31T14:01:40.768Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-31T14:01:40.768Z] PASS [2021-08-31T14:01:40.768Z] coverage: 84.4% of statements [2021-08-31T14:01:40.768Z] ok github.com/docker/docker/libnetwork/bitseq 10.045s coverage: 84.4% of statements [2021-08-31T14:01:41.227Z] --- PASS: TestPoolAllocationReuse (1.15s) [2021-08-31T14:01:41.227Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-31T14:01:41.227Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-31T14:01:41.227Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-31T14:01:41.227Z] === RUN TestDefaultNetwork [2021-08-31T14:01:41.227Z] --- PASS: TestDefaultNetwork (0.26s) [2021-08-31T14:01:41.227Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-31T14:01:41.462Z] === RUN TestPoolRequest [2021-08-31T14:01:41.462Z] --- PASS: TestPoolRequest (0.00s) [2021-08-31T14:01:41.462Z] === RUN TestOtherRequests [2021-08-31T14:01:41.462Z] --- PASS: TestOtherRequests (0.00s) [2021-08-31T14:01:41.462Z] PASS [2021-08-31T14:01:41.462Z] coverage: 57.1% of statements [2021-08-31T14:01:41.462Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-08-31T14:01:41.686Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-08-31T14:01:41.686Z] === RUN TestInitAddressPools [2021-08-31T14:01:41.686Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-31T14:01:41.686Z] PASS [2021-08-31T14:01:41.686Z] coverage: 74.0% of statements [2021-08-31T14:01:41.686Z] ok github.com/docker/docker/libnetwork/ipamutils 0.585s coverage: 74.0% of statements [2021-08-31T14:01:41.918Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.38s) [2021-08-31T14:01:41.918Z] === RUN TestRetrieveFromStore [2021-08-31T14:01:41.918Z] === RUN TestInt2IP2IntConversion [2021-08-31T14:01:42.144Z] === RUN TestKeyValue [2021-08-31T14:01:42.144Z] --- PASS: TestKeyValue (0.00s) [2021-08-31T14:01:42.144Z] PASS [2021-08-31T14:01:42.144Z] coverage: 60.0% of statements [2021-08-31T14:01:42.145Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-08-31T14:01:42.374Z] --- PASS: TestRetrieveFromStore (0.50s) [2021-08-31T14:01:42.374Z] === RUN TestIsCorrupted [2021-08-31T14:01:42.374Z] --- PASS: TestIsCorrupted (0.03s) [2021-08-31T14:01:42.374Z] === RUN TestSetRollover [2021-08-31T14:01:42.374Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-08-31T14:01:42.374Z] === RUN TestGetAddressVersion [2021-08-31T14:01:42.374Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-31T14:01:42.374Z] === RUN TestKeyString [2021-08-31T14:01:42.374Z] --- PASS: TestKeyString (0.00s) [2021-08-31T14:01:42.374Z] === RUN TestPoolDataMarshal [2021-08-31T14:01:42.374Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-31T14:01:42.374Z] === RUN TestSubnetsMarshal [2021-08-31T14:01:42.374Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-08-31T14:01:42.374Z] === RUN TestAddSubnets [2021-08-31T14:01:42.374Z] --- PASS: TestAddSubnets (0.05s) [2021-08-31T14:01:42.374Z] === RUN TestDoublePoolRelease [2021-08-31T14:01:42.374Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-31T14:01:42.374Z] === RUN TestAddReleasePoolID [2021-08-31T14:01:42.830Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-08-31T14:01:42.830Z] === RUN TestPredefinedPool [2021-08-31T14:01:42.830Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-31T14:01:42.830Z] === RUN TestRemoveSubnet [2021-08-31T14:01:42.830Z] === RUN TestGetCapabilities [2021-08-31T14:01:42.830Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-31T14:01:42.830Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-31T14:01:42.830Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-08-31T14:01:42.830Z] === RUN TestGetDefaultAddressSpaces [2021-08-31T14:01:42.830Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-31T14:01:42.830Z] === RUN TestRemoteDriver [2021-08-31T14:01:42.830Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-31T14:01:42.830Z] PASS [2021-08-31T14:01:42.830Z] coverage: 47.4% of statements [2021-08-31T14:01:42.830Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.108s coverage: 47.4% of statements [2021-08-31T14:01:42.830Z] --- PASS: TestRemoveSubnet (0.22s) [2021-08-31T14:01:42.830Z] === RUN TestGetSameAddress [2021-08-31T14:01:42.830Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-31T14:01:42.830Z] === RUN TestPoolAllocationReuse [2021-08-31T14:01:43.683Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.31s) [2021-08-31T14:01:43.683Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-31T14:01:43.795Z] --- PASS: TestSetRollover (1.38s) [2021-08-31T14:01:43.795Z] === RUN TestSetRolloverSerial [2021-08-31T14:01:43.795Z] === RUN TestWindowsIPAM [2021-08-31T14:01:43.795Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-31T14:01:43.795Z] PASS [2021-08-31T14:01:43.795Z] coverage: 71.4% of statements [2021-08-31T14:01:43.795Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-31T14:01:44.142Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-31T14:01:44.251Z] --- PASS: TestPoolAllocationReuse (1.55s) [2021-08-31T14:01:44.251Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-31T14:01:44.251Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-31T14:01:44.251Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-31T14:01:44.601Z] === RUN TestNetworkDBSimple [2021-08-31T14:01:45.060Z] === RUN TestGenerate [2021-08-31T14:01:45.060Z] --- PASS: TestGenerate (0.00s) [2021-08-31T14:01:45.060Z] === RUN TestGeneratePtr [2021-08-31T14:01:45.060Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-31T14:01:45.060Z] === RUN TestGenerateMissingField [2021-08-31T14:01:45.060Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-31T14:01:45.060Z] === RUN TestFieldCannotBeSet [2021-08-31T14:01:45.060Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-31T14:01:45.060Z] === RUN TestTypeMismatchError [2021-08-31T14:01:45.060Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-31T14:01:45.060Z] PASS [2021-08-31T14:01:45.060Z] coverage: 100.0% of statements [2021-08-31T14:01:45.060Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-08-31T14:01:45.060Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.78s) [2021-08-31T14:01:45.060Z] === RUN TestGetAddress [2021-08-31T14:01:45.215Z] === RUN TestDefaultNetwork [2021-08-31T14:01:45.215Z] --- PASS: TestSetRolloverSerial (1.50s) [2021-08-31T14:01:45.215Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-31T14:01:45.215Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-31T14:01:45.215Z] PASS [2021-08-31T14:01:45.215Z] coverage: 84.4% of statements [2021-08-31T14:01:45.215Z] ok github.com/docker/docker/libnetwork/bitseq 12.043s coverage: 84.4% of statements [2021-08-31T14:01:45.519Z] 2021/08/31 14:01:45 Closing DB instances... [2021-08-31T14:01:45.520Z] testing: warning: no tests to run [2021-08-31T14:01:45.520Z] PASS [2021-08-31T14:01:45.520Z] coverage: 0.0% of statements [2021-08-31T14:01:45.520Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-08-31T14:01:45.671Z] --- PASS: TestDefaultNetwork (0.42s) [2021-08-31T14:01:45.671Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-31T14:01:45.698Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-31T14:01:46.127Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.46s) [2021-08-31T14:01:46.127Z] === RUN TestInitAddressPools [2021-08-31T14:01:46.127Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-31T14:01:46.127Z] PASS [2021-08-31T14:01:46.127Z] coverage: 74.0% of statements [2021-08-31T14:01:46.127Z] ok github.com/docker/docker/libnetwork/ipamutils 0.976s coverage: 74.0% of statements [2021-08-31T14:01:46.489Z] === RUN TestRequestNewPort [2021-08-31T14:01:46.489Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestRequestSpecificPort [2021-08-31T14:01:46.489Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestReleasePort [2021-08-31T14:01:46.489Z] --- PASS: TestReleasePort (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestReuseReleasedPort [2021-08-31T14:01:46.489Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestReleaseUnreadledPort [2021-08-31T14:01:46.489Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestUnknowProtocol [2021-08-31T14:01:46.489Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestAllocateAllPorts [2021-08-31T14:01:46.489Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestPortAllocation [2021-08-31T14:01:46.489Z] --- PASS: TestPortAllocation (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestPortAllocationWithCustomRange [2021-08-31T14:01:46.489Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestNoDuplicateBPR [2021-08-31T14:01:46.489Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-31T14:01:46.489Z] === RUN TestChangePortRange [2021-08-31T14:01:46.489Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-31T14:01:46.489Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-31T14:01:46.489Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-31T14:01:46.489Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-31T14:01:46.489Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-31T14:01:46.489Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-31T14:01:46.489Z] --- PASS: TestChangePortRange (0.00s) [2021-08-31T14:01:46.489Z] PASS [2021-08-31T14:01:46.489Z] coverage: 88.6% of statements [2021-08-31T14:01:46.489Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-08-31T14:01:46.489Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-31T14:01:46.489Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-31T14:01:46.517Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-31T14:01:46.584Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.24s) [2021-08-31T14:01:46.584Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-31T14:01:46.584Z] === RUN TestKeyValue [2021-08-31T14:01:46.584Z] --- PASS: TestKeyValue (0.00s) [2021-08-31T14:01:46.584Z] PASS [2021-08-31T14:01:46.584Z] coverage: 60.0% of statements [2021-08-31T14:01:46.584Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2021-08-31T14:01:46.947Z] testing: warning: no tests to run [2021-08-31T14:01:46.947Z] PASS [2021-08-31T14:01:46.947Z] coverage: 0.0% of statements [2021-08-31T14:01:46.947Z] ok github.com/docker/docker/libnetwork/portmapper 0.030s coverage: 0.0% of statements [no tests to run] [2021-08-31T14:01:47.412Z] === RUN TestHashData [2021-08-31T14:01:47.412Z] --- PASS: TestHashData (0.00s) [2021-08-31T14:01:47.412Z] PASS [2021-08-31T14:01:47.412Z] coverage: 2.8% of statements [2021-08-31T14:01:47.412Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-08-31T14:01:47.870Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-31T14:01:47.870Z] PASS [2021-08-31T14:01:47.870Z] coverage: 100.0% of statements [2021-08-31T14:01:47.870Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-08-31T14:01:47.870Z] 2021/08/31 14:01:47 Closing DB instances... [2021-08-31T14:01:47.870Z] === RUN TestErrorConstructors [2021-08-31T14:01:47.870Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-31T14:01:47.870Z] === RUN TestCompareIPMask [2021-08-31T14:01:47.870Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-31T14:01:47.870Z] === RUN TestUtilGetHostPartIP [2021-08-31T14:01:47.870Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-31T14:01:47.870Z] === RUN TestUtilGetBroadcastIP [2021-08-31T14:01:47.870Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-31T14:01:47.870Z] === RUN TestParseCIDR [2021-08-31T14:01:47.870Z] --- PASS: TestParseCIDR (0.00s) [2021-08-31T14:01:47.870Z] PASS [2021-08-31T14:01:47.870Z] coverage: 37.3% of statements [2021-08-31T14:01:47.870Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2021-08-31T14:01:48.011Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-31T14:01:48.838Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-31T14:01:48.838Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-31T14:01:48.838Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-31T14:01:48.838Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-31T14:01:48.838Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-31T14:01:48.838Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-31T14:01:48.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-31T14:01:48.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-31T14:01:48.839Z] PASS [2021-08-31T14:01:48.839Z] coverage: 50.0% of statements [2021-08-31T14:01:48.839Z] ok github.com/docker/docker/oci 0.039s coverage: 50.0% of statements [2021-08-31T14:01:49.297Z] === RUN TestAddressPoolOpt [2021-08-31T14:01:49.297Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/a [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/something [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/_=a [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/env1=value1 [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/_env1=value1 [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/PATH [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/=a [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/PATH= [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/PATH=something [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/asd!qwe [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/1asd [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/123 [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/some_space [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/__some_space_before [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/some_space_after__ [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/= [2021-08-31T14:01:49.297Z] === RUN TestValidateEnv/PaTh [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestParseHost [2021-08-31T14:01:49.297Z] --- PASS: TestParseHost (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestParseDockerDaemonHost [2021-08-31T14:01:49.297Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestParseTCP [2021-08-31T14:01:49.297Z] --- PASS: TestParseTCP (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-31T14:01:49.297Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestValidateExtraHosts [2021-08-31T14:01:49.297Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestIpOptString [2021-08-31T14:01:49.297Z] --- PASS: TestIpOptString (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-31T14:01:49.297Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestNewIpOptValidDefaultVal [2021-08-31T14:01:49.297Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestIpOptSetInvalidVal [2021-08-31T14:01:49.297Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestValidateIPAddress [2021-08-31T14:01:49.297Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestMapOpts [2021-08-31T14:01:49.297Z] --- PASS: TestMapOpts (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestListOptsWithoutValidator [2021-08-31T14:01:49.297Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestListOptsWithValidator [2021-08-31T14:01:49.297Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestValidateDNSSearch [2021-08-31T14:01:49.297Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_general_format [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_one_more [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-31T14:01:49.297Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-31T14:01:49.297Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-31T14:01:49.298Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-31T14:01:49.298Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-31T14:01:49.298Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-31T14:01:49.298Z] === RUN TestNamedListOpts [2021-08-31T14:01:49.298Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-31T14:01:49.298Z] === RUN TestNamedMapOpts [2021-08-31T14:01:49.298Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-31T14:01:49.298Z] === RUN TestParseLink [2021-08-31T14:01:49.298Z] --- PASS: TestParseLink (0.00s) [2021-08-31T14:01:49.298Z] === RUN TestQuotedStringSetWithQuotes [2021-08-31T14:01:49.298Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-31T14:01:49.298Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-31T14:01:49.298Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-31T14:01:49.298Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-31T14:01:49.298Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-31T14:01:49.298Z] === RUN TestUlimitOpt [2021-08-31T14:01:49.298Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-31T14:01:49.298Z] PASS [2021-08-31T14:01:49.298Z] coverage: 67.1% of statements [2021-08-31T14:01:49.298Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-08-31T14:01:49.298Z] === RUN TestParseVersion [2021-08-31T14:01:49.298Z] --- PASS: TestParseVersion (0.00s) [2021-08-31T14:01:49.298Z] PASS [2021-08-31T14:01:49.298Z] coverage: 52.9% of statements [2021-08-31T14:01:49.298Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-08-31T14:01:49.298Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-31T14:01:49.298Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-31T14:01:50.302Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.97s) [2021-08-31T14:01:50.302Z] === RUN TestGetAddress [2021-08-31T14:01:50.302Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-31T14:01:50.302Z] PASS [2021-08-31T14:01:50.302Z] coverage: 100.0% of statements [2021-08-31T14:01:50.302Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2021-08-31T14:01:50.302Z] === RUN TestNetworkDBSimple [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-31T14:01:50.759Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-31T14:01:50.833Z] === RUN TestPeerCertificateMarshalJSON [2021-08-31T14:01:50.833Z] 2021/08/31 14:01:50 Closing DB instances... [2021-08-31T14:01:50.833Z] === RUN TestIsArchivePathDir [2021-08-31T14:01:50.833Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-31T14:01:50.833Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-31T14:01:50.833Z] --- PASS: TestPeerCertificateMarshalJSON (0.27s) [2021-08-31T14:01:50.833Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-31T14:01:50.833Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-31T14:01:50.833Z] === RUN TestMiddleware [2021-08-31T14:01:50.833Z] --- PASS: TestMiddleware (0.00s) [2021-08-31T14:01:50.833Z] === RUN TestNewResponseModifier [2021-08-31T14:01:50.833Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-31T14:01:50.833Z] PASS [2021-08-31T14:01:50.833Z] coverage: 26.8% of statements [2021-08-31T14:01:50.833Z] ok github.com/docker/docker/pkg/authorization 0.305s coverage: 26.8% of statements [2021-08-31T14:01:50.833Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-31T14:01:50.833Z] === RUN TestIsArchivePathInvalidFile [2021-08-31T14:01:50.833Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-08-31T14:01:50.833Z] === RUN TestIsArchivePathTar [2021-08-31T14:01:51.216Z] === RUN TestGenerate [2021-08-31T14:01:51.216Z] --- PASS: TestGenerate (0.00s) [2021-08-31T14:01:51.216Z] === RUN TestGeneratePtr [2021-08-31T14:01:51.216Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-31T14:01:51.216Z] === RUN TestGenerateMissingField [2021-08-31T14:01:51.216Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-31T14:01:51.216Z] === RUN TestFieldCannotBeSet [2021-08-31T14:01:51.216Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-31T14:01:51.216Z] === RUN TestTypeMismatchError [2021-08-31T14:01:51.216Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-31T14:01:51.216Z] PASS [2021-08-31T14:01:51.216Z] coverage: 100.0% of statements [2021-08-31T14:01:51.216Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2021-08-31T14:01:51.216Z] testing: warning: no tests to run [2021-08-31T14:01:51.216Z] PASS [2021-08-31T14:01:51.216Z] coverage: 0.0% of statements [2021-08-31T14:01:51.216Z] ok github.com/docker/docker/libnetwork/osl 0.030s coverage: 0.0% of statements [no tests to run] [2021-08-31T14:01:51.292Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-08-31T14:01:51.292Z] === RUN TestDecompressStreamGzip [2021-08-31T14:01:51.292Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-31T14:01:51.292Z] === RUN TestDecompressStreamBzip2 [2021-08-31T14:01:51.292Z] === RUN TestUnbuffered [2021-08-31T14:01:51.292Z] --- PASS: TestUnbuffered (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestRaceUnbuffered [2021-08-31T14:01:51.292Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-31T14:01:51.292Z] PASS [2021-08-31T14:01:51.292Z] coverage: 100.0% of statements [2021-08-31T14:01:51.292Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-08-31T14:01:51.292Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-08-31T14:01:51.292Z] === RUN TestDecompressStreamXz [2021-08-31T14:01:51.292Z] archive_test.go:133: Xz not present in msys2 [2021-08-31T14:01:51.292Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestCompressStreamXzUnsupported [2021-08-31T14:01:51.292Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-31T14:01:51.292Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestCompressStreamInvalid [2021-08-31T14:01:51.292Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestExtensionInvalid [2021-08-31T14:01:51.292Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestExtensionUncompressed [2021-08-31T14:01:51.292Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestExtensionBzip2 [2021-08-31T14:01:51.292Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestExtensionGzip [2021-08-31T14:01:51.292Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestExtensionXz [2021-08-31T14:01:51.292Z] --- PASS: TestExtensionXz (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestCmdStreamLargeStderr [2021-08-31T14:01:51.292Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-31T14:01:51.292Z] === RUN TestCmdStreamBad [2021-08-31T14:01:51.292Z] archive_test.go:238: Failing on Windows CI machines [2021-08-31T14:01:51.292Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-31T14:01:51.292Z] === RUN TestCmdStreamGood [2021-08-31T14:01:51.292Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-31T14:01:51.292Z] === RUN TestUntarPathWithInvalidDest [2021-08-31T14:01:51.672Z] 2021/08/31 14:01:51 Closing DB instances... [2021-08-31T14:01:51.768Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-31T14:01:51.768Z] === RUN TestUntarPathWithInvalidSrc [2021-08-31T14:01:51.768Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-31T14:01:51.768Z] === RUN TestUntarPath [2021-08-31T14:01:51.768Z] --- PASS: TestUntarPath (0.07s) [2021-08-31T14:01:51.768Z] === RUN TestUntarPathWithDestinationFile [2021-08-31T14:01:51.768Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-08-31T14:01:51.768Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-31T14:01:51.768Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-31T14:01:51.768Z] === RUN TestCopyWithTarInvalidSrc [2021-08-31T14:01:51.768Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-31T14:01:51.768Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-31T14:01:51.768Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-31T14:01:51.768Z] === RUN TestCopyWithTarSrcFile [2021-08-31T14:01:51.768Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-31T14:01:51.768Z] === RUN TestCopyWithTarSrcFolder [2021-08-31T14:01:51.768Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-31T14:01:51.768Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-31T14:01:51.768Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-31T14:01:51.768Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-31T14:01:51.768Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-31T14:01:51.768Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-31T14:01:51.768Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-31T14:01:51.768Z] === RUN TestCopyFileWithTarSrcFile [2021-08-31T14:01:51.768Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-31T14:01:51.768Z] === RUN TestTarFiles [2021-08-31T14:01:51.768Z] === RUN TestMatch [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[foo]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[foo_bar]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[]#01 [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[qux]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-31T14:01:51.768Z] === RUN TestMatch/[[foo_baz]] [2021-08-31T14:01:51.768Z] --- PASS: TestMatch (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-31T14:01:51.768Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-31T14:01:51.768Z] PASS [2021-08-31T14:01:51.768Z] coverage: 87.5% of statements [2021-08-31T14:01:51.768Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-08-31T14:01:52.128Z] === RUN TestRequestNewPort [2021-08-31T14:01:52.128Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestRequestSpecificPort [2021-08-31T14:01:52.128Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestReleasePort [2021-08-31T14:01:52.128Z] --- PASS: TestReleasePort (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestReuseReleasedPort [2021-08-31T14:01:52.128Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestReleaseUnreadledPort [2021-08-31T14:01:52.128Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestUnknowProtocol [2021-08-31T14:01:52.128Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestAllocateAllPorts [2021-08-31T14:01:52.128Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestPortAllocation [2021-08-31T14:01:52.128Z] --- PASS: TestPortAllocation (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestPortAllocationWithCustomRange [2021-08-31T14:01:52.128Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestNoDuplicateBPR [2021-08-31T14:01:52.128Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-31T14:01:52.128Z] === RUN TestChangePortRange [2021-08-31T14:01:52.128Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-31T14:01:52.128Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-31T14:01:52.128Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-31T14:01:52.128Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-31T14:01:52.128Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-31T14:01:52.128Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-31T14:01:52.128Z] --- PASS: TestChangePortRange (0.00s) [2021-08-31T14:01:52.128Z] PASS [2021-08-31T14:01:52.128Z] coverage: 88.6% of statements [2021-08-31T14:01:52.128Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2021-08-31T14:01:52.128Z] testing: warning: no tests to run [2021-08-31T14:01:52.128Z] PASS [2021-08-31T14:01:52.128Z] coverage: 0.0% of statements [2021-08-31T14:01:52.128Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2021-08-31T14:01:52.227Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s) [2021-08-31T14:01:52.228Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-31T14:01:52.584Z] --- PASS: TestNetworkDBSimple (2.05s) [2021-08-31T14:01:52.584Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-31T14:01:52.584Z] === RUN TestHashData [2021-08-31T14:01:52.584Z] --- PASS: TestHashData (0.00s) [2021-08-31T14:01:52.584Z] PASS [2021-08-31T14:01:52.584Z] coverage: 2.8% of statements [2021-08-31T14:01:52.584Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2021-08-31T14:01:52.687Z] === RUN TestChrootTarUntar [2021-08-31T14:01:52.687Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-31T14:01:52.687Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootUntarEmptyArchive [2021-08-31T14:01:52.687Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootTarUntarWithSymlink [2021-08-31T14:01:52.687Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootCopyWithTar [2021-08-31T14:01:52.687Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootCopyFileWithTar [2021-08-31T14:01:52.687Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootUntarPath [2021-08-31T14:01:52.687Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-31T14:01:52.687Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-31T14:01:52.687Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:01:52.687Z] === RUN TestChrootApplyDotDotFile [2021-08-31T14:01:52.687Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:52.687Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-31T14:01:52.687Z] PASS [2021-08-31T14:01:52.687Z] coverage: 15.4% of statements [2021-08-31T14:01:52.687Z] ok github.com/docker/docker/pkg/chrootarchive 0.067s coverage: 15.4% of statements [2021-08-31T14:01:53.041Z] === RUN TestErrorConstructors [2021-08-31T14:01:53.041Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-31T14:01:53.041Z] === RUN TestCompareIPMask [2021-08-31T14:01:53.041Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-31T14:01:53.041Z] === RUN TestUtilGetHostPartIP [2021-08-31T14:01:53.041Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-31T14:01:53.041Z] === RUN TestUtilGetBroadcastIP [2021-08-31T14:01:53.041Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-31T14:01:53.041Z] === RUN TestParseCIDR [2021-08-31T14:01:53.041Z] --- PASS: TestParseCIDR (0.00s) [2021-08-31T14:01:53.041Z] PASS [2021-08-31T14:01:53.041Z] coverage: 37.3% of statements [2021-08-31T14:01:53.041Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-31T14:01:53.497Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-31T14:01:53.498Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-31T14:01:53.498Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-31T14:01:53.498Z] PASS [2021-08-31T14:01:53.498Z] coverage: 50.0% of statements [2021-08-31T14:01:53.498Z] ok github.com/docker/docker/oci 0.038s coverage: 50.0% of statements [2021-08-31T14:01:53.498Z] 2021/08/31 14:01:53 Closing DB instances... [2021-08-31T14:01:53.656Z] === RUN TestSizeEmpty [2021-08-31T14:01:53.656Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-31T14:01:53.656Z] === RUN TestSizeEmptyFile [2021-08-31T14:01:53.656Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-31T14:01:53.656Z] === RUN TestSizeNonemptyFile [2021-08-31T14:01:53.656Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-31T14:01:53.656Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-31T14:01:53.656Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-31T14:01:53.656Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-31T14:01:53.656Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-31T14:01:53.656Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-31T14:01:53.656Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-31T14:01:53.656Z] === RUN TestMoveToSubdir [2021-08-31T14:01:53.656Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-31T14:01:53.656Z] === RUN TestSizeNonExistingDirectory [2021-08-31T14:01:53.656Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-31T14:01:53.656Z] PASS [2021-08-31T14:01:53.656Z] coverage: 80.0% of statements [2021-08-31T14:01:53.656Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-08-31T14:01:53.954Z] === RUN TestAddressPoolOpt [2021-08-31T14:01:53.954Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/a [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/something [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/_=a [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/env1=value1 [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/_env1=value1 [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/PATH [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/=a [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/PATH= [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/PATH=something [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/asd!qwe [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/1asd [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/123 [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/some_space [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/__some_space_before [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/some_space_after__ [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/= [2021-08-31T14:01:53.954Z] === RUN TestValidateEnv/PaTh [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestParseHost [2021-08-31T14:01:53.954Z] --- PASS: TestParseHost (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestParseDockerDaemonHost [2021-08-31T14:01:53.954Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestParseTCP [2021-08-31T14:01:53.954Z] --- PASS: TestParseTCP (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-31T14:01:53.954Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestValidateExtraHosts [2021-08-31T14:01:53.954Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestIpOptString [2021-08-31T14:01:53.954Z] --- PASS: TestIpOptString (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-31T14:01:53.954Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestNewIpOptValidDefaultVal [2021-08-31T14:01:53.954Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestIpOptSetInvalidVal [2021-08-31T14:01:53.954Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestValidateIPAddress [2021-08-31T14:01:53.954Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestMapOpts [2021-08-31T14:01:53.954Z] --- PASS: TestMapOpts (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestListOptsWithoutValidator [2021-08-31T14:01:53.954Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestListOptsWithValidator [2021-08-31T14:01:53.954Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestValidateDNSSearch [2021-08-31T14:01:53.954Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_general_format [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_one_more [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-31T14:01:53.954Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-31T14:01:53.954Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestNamedListOpts [2021-08-31T14:01:53.954Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestNamedMapOpts [2021-08-31T14:01:53.954Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestParseLink [2021-08-31T14:01:53.954Z] --- PASS: TestParseLink (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestQuotedStringSetWithQuotes [2021-08-31T14:01:53.954Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-31T14:01:53.954Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-31T14:01:53.954Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-31T14:01:53.954Z] === RUN TestUlimitOpt [2021-08-31T14:01:53.954Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-31T14:01:53.954Z] PASS [2021-08-31T14:01:53.954Z] coverage: 67.1% of statements [2021-08-31T14:01:53.954Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2021-08-31T14:01:53.954Z] === RUN TestParseVersion [2021-08-31T14:01:53.954Z] --- PASS: TestParseVersion (0.00s) [2021-08-31T14:01:53.954Z] PASS [2021-08-31T14:01:53.954Z] coverage: 52.9% of statements [2021-08-31T14:01:53.954Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-08-31T14:01:54.625Z] === RUN Test [2021-08-31T14:01:54.625Z] === RUN Test/TestContainsEntry [2021-08-31T14:01:54.625Z] === RUN Test/TestCreateEntries [2021-08-31T14:01:54.625Z] === RUN Test/TestEntriesDiff [2021-08-31T14:01:54.625Z] === RUN Test/TestEntriesEquality [2021-08-31T14:01:54.625Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-31T14:01:54.625Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-31T14:01:54.625Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-31T14:01:54.625Z] === RUN Test/TestGeneratorNotGenerate [2021-08-31T14:01:54.625Z] === RUN Test/TestGeneratorWithPort [2021-08-31T14:01:54.625Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-31T14:01:54.625Z] === RUN Test/TestNewEntry [2021-08-31T14:01:54.625Z] === RUN Test/TestParse [2021-08-31T14:01:54.625Z] --- PASS: Test (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-31T14:01:54.625Z] --- PASS: Test/TestParse (0.00s) [2021-08-31T14:01:54.625Z] PASS [2021-08-31T14:01:54.625Z] coverage: 58.3% of statements [2021-08-31T14:01:54.625Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-08-31T14:01:54.625Z] 2021/08/31 14:01:54 Closing DB instances... [2021-08-31T14:01:55.084Z] === RUN Test [2021-08-31T14:01:55.084Z] === RUN Test/TestContent [2021-08-31T14:01:55.084Z] === RUN Test/TestInitialize [2021-08-31T14:01:55.084Z] === RUN Test/TestNew [2021-08-31T14:01:55.084Z] === RUN Test/TestParsingContentsWithComments [2021-08-31T14:01:55.084Z] === RUN Test/TestRegister [2021-08-31T14:01:55.084Z] === RUN Test/TestWatch [2021-08-31T14:01:55.084Z] --- PASS: Test (0.00s) [2021-08-31T14:01:55.084Z] --- PASS: Test/TestContent (0.00s) [2021-08-31T14:01:55.084Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-31T14:01:55.084Z] --- PASS: Test/TestNew (0.00s) [2021-08-31T14:01:55.084Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-31T14:01:55.084Z] --- PASS: Test/TestRegister (0.00s) [2021-08-31T14:01:55.084Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:01:55.084Z] PASS [2021-08-31T14:01:55.084Z] coverage: 97.6% of statements [2021-08-31T14:01:55.084Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 97.6% of statements [2021-08-31T14:01:55.483Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-08-31T14:01:55.483Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-31T14:01:55.483Z] === RUN TestPeerCertificateMarshalJSON [2021-08-31T14:01:55.543Z] --- PASS: TestTarFiles (3.66s) [2021-08-31T14:01:55.543Z] === RUN TestTarUntar [2021-08-31T14:01:55.543Z] --- PASS: TestTarUntar (0.03s) [2021-08-31T14:01:55.543Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-31T14:01:55.543Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-31T14:01:55.543Z] === RUN TestTarWithOptions [2021-08-31T14:01:55.543Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-31T14:01:55.543Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-31T14:01:55.543Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-31T14:01:55.543Z] === RUN TestUntarUstarGnuConflict [2021-08-31T14:01:55.543Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-31T14:01:55.543Z] === RUN TestUntarInvalidFilenames [2021-08-31T14:01:55.543Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2795884237\\dest" [2021-08-31T14:01:55.543Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-08-31T14:01:55.543Z] === RUN TestUntarHardlinkToSymlink [2021-08-31T14:01:55.543Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-31T14:01:55.543Z] === RUN TestUntarInvalidHardlink [2021-08-31T14:01:55.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1365391350\\victim\\hello" -> "../victim/hello" [2021-08-31T14:01:55.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink865315726\\victim\\hello" -> "/../victim/hello" [2021-08-31T14:01:55.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1716316988\\victim" -> "../victim" [2021-08-31T14:01:55.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink150296560\\victim" -> "../victim" [2021-08-31T14:01:55.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3147181271\\victim" -> "../victim" [2021-08-31T14:01:55.543Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3527000047\\victim" -> "../victim" [2021-08-31T14:01:55.543Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-31T14:01:55.543Z] === RUN TestUntarInvalidSymlink [2021-08-31T14:01:55.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2015229909\\dest\\dotdot" -> "../victim/hello" [2021-08-31T14:01:55.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2099846587\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-31T14:01:55.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3877747728\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:01:55.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink212790232\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:01:55.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3353007810\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:01:55.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3111702971\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:01:55.543Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3080769343\\dest\\dir\\loophole" -> "../../victim" [2021-08-31T14:01:55.543Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-31T14:01:55.543Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-31T14:01:55.543Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-31T14:01:55.543Z] === RUN TestXGlobalNoParent [2021-08-31T14:01:55.543Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-31T14:01:55.543Z] === RUN TestReplaceFileTarWrapper [2021-08-31T14:01:55.939Z] === RUN TestIsArchivePathDir [2021-08-31T14:01:55.939Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-31T14:01:55.939Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-31T14:01:55.939Z] --- PASS: TestPeerCertificateMarshalJSON (0.23s) [2021-08-31T14:01:55.939Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-31T14:01:55.939Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-31T14:01:55.939Z] === RUN TestMiddleware [2021-08-31T14:01:55.939Z] --- PASS: TestMiddleware (0.00s) [2021-08-31T14:01:55.939Z] === RUN TestNewResponseModifier [2021-08-31T14:01:55.939Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-31T14:01:55.939Z] PASS [2021-08-31T14:01:55.939Z] coverage: 26.8% of statements [2021-08-31T14:01:55.939Z] ok github.com/docker/docker/pkg/authorization 0.267s coverage: 26.8% of statements [2021-08-31T14:01:55.939Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-08-31T14:01:55.939Z] === RUN TestIsArchivePathInvalidFile [2021-08-31T14:01:55.939Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-08-31T14:01:55.939Z] === RUN TestIsArchivePathTar [2021-08-31T14:01:55.939Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-08-31T14:01:55.939Z] === RUN TestDecompressStreamGzip [2021-08-31T14:01:56.002Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-08-31T14:01:56.003Z] === RUN TestPrefixHeaderReadable [2021-08-31T14:01:56.003Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-31T14:01:56.003Z] === RUN TestDisablePigz [2021-08-31T14:01:56.003Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-08-31T14:01:56.003Z] --- PASS: TestDisablePigz (0.12s) [2021-08-31T14:01:56.003Z] === RUN TestPigz [2021-08-31T14:01:56.003Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-08-31T14:01:56.003Z] --- PASS: TestPigz (0.13s) [2021-08-31T14:01:56.003Z] === RUN TestCopyFileWithInvalidDest [2021-08-31T14:01:56.003Z] archive_windows_test.go:16: Currently fails [2021-08-31T14:01:56.003Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestCanonicalTarNameForPath [2021-08-31T14:01:56.003Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestCanonicalTarName [2021-08-31T14:01:56.003Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestChmodTarEntry [2021-08-31T14:01:56.003Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestHardLinkOrder [2021-08-31T14:01:56.003Z] === RUN Test [2021-08-31T14:01:56.003Z] === RUN Test/TestInitialize [2021-08-31T14:01:56.003Z] --- PASS: TestHardLinkOrder (0.11s) [2021-08-31T14:01:56.003Z] === RUN TestChangeString [2021-08-31T14:01:56.003Z] --- PASS: TestChangeString (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestChangesWithNoChanges [2021-08-31T14:01:56.003Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-31T14:01:56.003Z] === RUN TestChangesWithChanges [2021-08-31T14:01:56.003Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-31T14:01:56.003Z] === RUN TestChangesWithChangesGH13590 [2021-08-31T14:01:56.003Z] changes_test.go:195: needs more investigation [2021-08-31T14:01:56.003Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestChangesDirsEmpty [2021-08-31T14:01:56.003Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-31T14:01:56.003Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestChangesDirsMutated [2021-08-31T14:01:56.003Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-31T14:01:56.003Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestApplyLayer [2021-08-31T14:01:56.003Z] changes_test.go:432: needs further investigation [2021-08-31T14:01:56.003Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-31T14:01:56.003Z] === RUN TestChangesSizeWithHardlinks [2021-08-31T14:01:56.003Z] changes_test.go:468: needs further investigation [2021-08-31T14:01:56.003Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-31T14:01:56.396Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-08-31T14:01:56.396Z] === RUN TestDecompressStreamBzip2 [2021-08-31T14:01:56.396Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-08-31T14:01:56.396Z] === RUN TestDecompressStreamXz [2021-08-31T14:01:56.396Z] archive_test.go:133: Xz not present in msys2 [2021-08-31T14:01:56.396Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestCompressStreamXzUnsupported [2021-08-31T14:01:56.396Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-31T14:01:56.396Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestCompressStreamInvalid [2021-08-31T14:01:56.396Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestExtensionInvalid [2021-08-31T14:01:56.396Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestExtensionUncompressed [2021-08-31T14:01:56.396Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestExtensionBzip2 [2021-08-31T14:01:56.396Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestExtensionGzip [2021-08-31T14:01:56.396Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestExtensionXz [2021-08-31T14:01:56.396Z] --- PASS: TestExtensionXz (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestCmdStreamLargeStderr [2021-08-31T14:01:56.396Z] === RUN TestUnbuffered [2021-08-31T14:01:56.396Z] --- PASS: TestUnbuffered (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestRaceUnbuffered [2021-08-31T14:01:56.396Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-31T14:01:56.396Z] PASS [2021-08-31T14:01:56.396Z] coverage: 100.0% of statements [2021-08-31T14:01:56.396Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-08-31T14:01:56.396Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-31T14:01:56.396Z] === RUN TestCmdStreamBad [2021-08-31T14:01:56.396Z] archive_test.go:238: Failing on Windows CI machines [2021-08-31T14:01:56.396Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestCmdStreamGood [2021-08-31T14:01:56.396Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-31T14:01:56.396Z] === RUN TestUntarPathWithInvalidDest [2021-08-31T14:01:56.396Z] 2021/08/31 14:01:56 Closing DB instances... [2021-08-31T14:01:56.396Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-31T14:01:56.396Z] === RUN TestUntarPathWithInvalidSrc [2021-08-31T14:01:56.396Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-31T14:01:56.396Z] === RUN TestUntarPath [2021-08-31T14:01:56.396Z] --- PASS: TestUntarPath (0.06s) [2021-08-31T14:01:56.396Z] === RUN TestUntarPathWithDestinationFile [2021-08-31T14:01:56.396Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-08-31T14:01:56.396Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-31T14:01:56.465Z] === RUN TestChangesSizeWithNoChanges [2021-08-31T14:01:56.465Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-31T14:01:56.465Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-31T14:01:56.465Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-31T14:01:56.465Z] === RUN TestChangesSize [2021-08-31T14:01:56.465Z] --- PASS: TestChangesSize (0.00s) [2021-08-31T14:01:56.465Z] === RUN TestApplyLayerInvalidFilenames [2021-08-31T14:01:56.465Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1269565694\\dest" [2021-08-31T14:01:56.465Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-31T14:01:56.465Z] === RUN TestApplyLayerInvalidHardlink [2021-08-31T14:01:56.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink404790088\\victim\\hello" -> "../victim/hello" [2021-08-31T14:01:56.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4190371583\\victim\\hello" -> "/../victim/hello" [2021-08-31T14:01:56.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1893647942\\victim" -> "../victim" [2021-08-31T14:01:56.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink945757512\\victim" -> "../victim" [2021-08-31T14:01:56.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4195037611\\victim" -> "../victim" [2021-08-31T14:01:56.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2723546575\\victim" -> "../victim" [2021-08-31T14:01:56.465Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-31T14:01:56.465Z] === RUN TestApplyLayerInvalidSymlink [2021-08-31T14:01:56.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2673325781\\dest\\dotdot" -> "../victim/hello" [2021-08-31T14:01:56.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2360182271\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-31T14:01:56.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4078482565\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:01:56.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2476914501\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:01:56.465Z] time="2021-08-31T14:01:55Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:01:56.465Z] time="2021-08-31T14:01:56Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:01:56.465Z] time="2021-08-31T14:01:56Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:01:56.465Z] === RUN Test/TestInitializeWithCerts [2021-08-31T14:01:56.465Z] time="2021-08-31T14:01:56Z" level=info msg="Initializing discovery with TLS" [2021-08-31T14:01:56.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3587212080\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:01:56.465Z] === RUN Test/TestWatch [2021-08-31T14:01:56.465Z] time="2021-08-31T14:01:56Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:01:56.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2428460756\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:01:56.465Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-08-31T14:01:56.465Z] === RUN TestApplyLayerWhiteouts [2021-08-31T14:01:56.465Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-31T14:01:56.465Z] === RUN TestGenerateEmptyFile [2021-08-31T14:01:56.465Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-31T14:01:56.465Z] === RUN TestGenerateWithContent [2021-08-31T14:01:56.465Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-31T14:01:56.465Z] PASS [2021-08-31T14:01:56.465Z] coverage: 61.9% of statements [2021-08-31T14:01:56.465Z] ok github.com/docker/docker/pkg/archive 5.545s coverage: 61.9% of statements [2021-08-31T14:01:56.465Z] --- PASS: TestNetworkDBCRUDTableEntry (4.18s) [2021-08-31T14:01:56.465Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-31T14:01:56.852Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-31T14:01:56.852Z] === RUN TestCopyWithTarInvalidSrc [2021-08-31T14:01:56.852Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-31T14:01:56.852Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-31T14:01:56.852Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-31T14:01:56.852Z] === RUN TestCopyWithTarSrcFile [2021-08-31T14:01:56.852Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-31T14:01:56.852Z] === RUN TestCopyWithTarSrcFolder [2021-08-31T14:01:56.852Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-31T14:01:56.852Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-31T14:01:56.852Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-08-31T14:01:56.852Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-31T14:01:56.852Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-31T14:01:56.852Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-31T14:01:56.852Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-08-31T14:01:56.852Z] === RUN TestCopyFileWithTarSrcFile [2021-08-31T14:01:56.852Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-31T14:01:56.852Z] === RUN TestTarFiles [2021-08-31T14:01:56.852Z] === RUN TestMatch [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[foo]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[foo_bar]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[]#01 [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[qux]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-31T14:01:56.852Z] === RUN TestMatch/[[foo_baz]] [2021-08-31T14:01:56.852Z] --- PASS: TestMatch (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-31T14:01:56.852Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-31T14:01:56.852Z] PASS [2021-08-31T14:01:56.852Z] coverage: 87.5% of statements [2021-08-31T14:01:56.852Z] ok github.com/docker/docker/pkg/capabilities 0.029s coverage: 87.5% of statements [2021-08-31T14:01:57.814Z] === RUN TestChrootTarUntar [2021-08-31T14:01:57.814Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-31T14:01:57.814Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-31T14:01:57.814Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-31T14:01:57.814Z] === RUN TestChrootUntarEmptyArchive [2021-08-31T14:01:57.814Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-31T14:01:57.814Z] === RUN TestChrootTarUntarWithSymlink [2021-08-31T14:01:57.814Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-31T14:01:57.814Z] === RUN TestChrootCopyWithTar [2021-08-31T14:01:57.814Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-31T14:01:57.814Z] === RUN TestChrootCopyFileWithTar [2021-08-31T14:01:57.814Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-31T14:01:57.814Z] === RUN TestChrootUntarPath [2021-08-31T14:01:57.814Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-31T14:01:57.814Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-31T14:01:57.814Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:01:57.814Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-31T14:01:57.814Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2021-08-31T14:01:57.814Z] === RUN TestChrootApplyDotDotFile [2021-08-31T14:01:57.814Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:01:57.814Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-31T14:01:57.814Z] PASS [2021-08-31T14:01:57.814Z] coverage: 15.4% of statements [2021-08-31T14:01:57.814Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.4% of statements [2021-08-31T14:01:57.814Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-08-31T14:01:57.814Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-31T14:01:58.271Z] === RUN TestSizeEmpty [2021-08-31T14:01:58.271Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-31T14:01:58.271Z] === RUN TestSizeEmptyFile [2021-08-31T14:01:58.271Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-31T14:01:58.271Z] === RUN TestSizeNonemptyFile [2021-08-31T14:01:58.271Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-31T14:01:58.271Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-31T14:01:58.271Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-31T14:01:58.271Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-31T14:01:58.271Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-31T14:01:58.271Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-31T14:01:58.271Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-31T14:01:58.271Z] === RUN TestMoveToSubdir [2021-08-31T14:01:58.271Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-31T14:01:58.271Z] === RUN TestSizeNonExistingDirectory [2021-08-31T14:01:58.271Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-31T14:01:58.271Z] PASS [2021-08-31T14:01:58.271Z] coverage: 80.0% of statements [2021-08-31T14:01:58.271Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-08-31T14:01:58.641Z] 2021/08/31 14:01:58 Closing DB instances... [2021-08-31T14:01:58.779Z] --- PASS: TestImportExtremelyLargeImageWorks (91.80s) [2021-08-31T14:01:58.779Z] PASS [2021-08-31T14:01:58.779Z] [2021-08-31T14:01:58.779Z] DONE 12 tests in 94.205s [2021-08-31T14:01:58.779Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-31T14:01:58.779Z] INFO: Testing against a local daemon [2021-08-31T14:01:58.779Z] === RUN TestNetworkCreateDelete [2021-08-31T14:01:58.779Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-08-31T14:01:58.779Z] === RUN TestDockerNetworkDeletePreferID [2021-08-31T14:01:58.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-08-31T14:01:58.779Z] === RUN TestDaemonDNSFallback [2021-08-31T14:01:59.099Z] --- PASS: Test (3.16s) [2021-08-31T14:01:59.099Z] --- PASS: Test/TestInitialize (0.16s) [2021-08-31T14:01:59.099Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-31T14:01:59.099Z] --- PASS: Test/TestWatch (3.00s) [2021-08-31T14:01:59.099Z] PASS [2021-08-31T14:01:59.099Z] coverage: 84.1% of statements [2021-08-31T14:01:59.099Z] ok github.com/docker/docker/pkg/discovery/kv 3.222s coverage: 84.1% of statements [2021-08-31T14:01:59.236Z] === RUN Test [2021-08-31T14:01:59.236Z] === RUN Test/TestContainsEntry [2021-08-31T14:01:59.236Z] === RUN Test/TestCreateEntries [2021-08-31T14:01:59.236Z] === RUN Test/TestEntriesDiff [2021-08-31T14:01:59.236Z] === RUN Test/TestEntriesEquality [2021-08-31T14:01:59.236Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-31T14:01:59.236Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-31T14:01:59.236Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-31T14:01:59.236Z] === RUN Test/TestGeneratorNotGenerate [2021-08-31T14:01:59.236Z] === RUN Test/TestGeneratorWithPort [2021-08-31T14:01:59.236Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-31T14:01:59.236Z] === RUN Test/TestNewEntry [2021-08-31T14:01:59.236Z] === RUN Test/TestParse [2021-08-31T14:01:59.236Z] --- PASS: Test (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-31T14:01:59.236Z] --- PASS: Test/TestParse (0.00s) [2021-08-31T14:01:59.236Z] PASS [2021-08-31T14:01:59.236Z] coverage: 58.3% of statements [2021-08-31T14:01:59.236Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-08-31T14:02:00.067Z] === RUN Test [2021-08-31T14:02:00.067Z] === RUN Test/TestWatch [2021-08-31T14:02:00.067Z] --- PASS: Test (0.00s) [2021-08-31T14:02:00.067Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:02:00.067Z] PASS [2021-08-31T14:02:00.067Z] coverage: 92.3% of statements [2021-08-31T14:02:00.067Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-08-31T14:02:00.067Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-08-31T14:02:00.067Z] === RUN TestNetworkDBNodeLeave [2021-08-31T14:02:00.121Z] time="2021-08-31T14:01:46Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2021-08-31T14:02:00.121Z] ok github.com/docker/docker/libnetwork/networkdb 103.215s coverage: 60.0% of statements [2021-08-31T14:02:00.121Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-31T14:02:00.121Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-08-31T14:02:00.121Z] ok github.com/docker/docker/libnetwork/osl 4.450s coverage: 39.7% of statements [2021-08-31T14:02:00.121Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-31T14:02:00.121Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-31T14:02:00.121Z] ok github.com/docker/docker/libnetwork/portmapper 0.659s coverage: 48.6% of statements [2021-08-31T14:02:00.121Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-31T14:02:00.121Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-31T14:02:00.121Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-08-31T14:02:00.121Z] [2021-08-31T14:02:00.121Z] === Skipped [2021-08-31T14:02:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-31T14:02:00.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:00.121Z] [2021-08-31T14:02:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-31T14:02:00.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:00.121Z] [2021-08-31T14:02:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-31T14:02:00.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:00.121Z] [2021-08-31T14:02:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-31T14:02:00.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:00.121Z] [2021-08-31T14:02:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-31T14:02:00.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:00.121Z] [2021-08-31T14:02:00.121Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-31T14:02:00.121Z] firewalld_test.go:14: firewalld is not running [2021-08-31T14:02:00.121Z] [2021-08-31T14:02:00.121Z] [2021-08-31T14:02:00.121Z] DONE 331 tests, 6 skipped in 313.967s Post stage [Pipeline] junit [2021-08-31T14:02:00.139Z] Recording test results [2021-08-31T14:02:00.200Z] === RUN Test [2021-08-31T14:02:00.200Z] === RUN Test/TestContent [2021-08-31T14:02:00.200Z] === RUN Test/TestInitialize [2021-08-31T14:02:00.200Z] === RUN Test/TestNew [2021-08-31T14:02:00.200Z] === RUN Test/TestParsingContentsWithComments [2021-08-31T14:02:00.200Z] === RUN Test/TestRegister [2021-08-31T14:02:00.200Z] === RUN Test/TestWatch [2021-08-31T14:02:00.200Z] --- PASS: Test (0.00s) [2021-08-31T14:02:00.200Z] --- PASS: Test/TestContent (0.00s) [2021-08-31T14:02:00.200Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-31T14:02:00.200Z] --- PASS: Test/TestNew (0.00s) [2021-08-31T14:02:00.200Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-31T14:02:00.200Z] --- PASS: Test/TestRegister (0.00s) [2021-08-31T14:02:00.200Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:02:00.200Z] PASS [2021-08-31T14:02:00.200Z] coverage: 97.6% of statements [2021-08-31T14:02:00.200Z] ok github.com/docker/docker/pkg/discovery/file 0.036s coverage: 97.6% of statements [2021-08-31T14:02:00.200Z] --- PASS: TestTarFiles (3.56s) [2021-08-31T14:02:00.200Z] === RUN TestTarUntar [2021-08-31T14:02:00.200Z] 2021/08/31 14:01:59 Closing DB instances... [2021-08-31T14:02:00.200Z] --- PASS: TestTarUntar (0.03s) [2021-08-31T14:02:00.200Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-31T14:02:00.200Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-31T14:02:00.200Z] === RUN TestTarWithOptions [2021-08-31T14:02:00.200Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-31T14:02:00.200Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-31T14:02:00.200Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-31T14:02:00.200Z] === RUN TestUntarUstarGnuConflict [2021-08-31T14:02:00.200Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-08-31T14:02:00.200Z] === RUN TestUntarInvalidFilenames [2021-08-31T14:02:00.200Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3817677671\\dest" [2021-08-31T14:02:00.525Z] === RUN Test [2021-08-31T14:02:00.525Z] === RUN Test/TestInitialize [2021-08-31T14:02:00.525Z] === RUN Test/TestInitializeWithPattern [2021-08-31T14:02:00.525Z] === RUN Test/TestRegister [2021-08-31T14:02:00.525Z] === RUN Test/TestWatch [2021-08-31T14:02:00.525Z] --- PASS: Test (0.00s) [2021-08-31T14:02:00.525Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-31T14:02:00.525Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-31T14:02:00.525Z] --- PASS: Test/TestRegister (0.00s) [2021-08-31T14:02:00.525Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:02:00.525Z] PASS [2021-08-31T14:02:00.525Z] coverage: 93.8% of statements [2021-08-31T14:02:00.525Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-08-31T14:02:00.657Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-08-31T14:02:00.657Z] === RUN TestUntarHardlinkToSymlink [2021-08-31T14:02:00.657Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-31T14:02:00.657Z] === RUN TestUntarInvalidHardlink [2021-08-31T14:02:00.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1251431919\\victim\\hello" -> "../victim/hello" [2021-08-31T14:02:00.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3759590550\\victim\\hello" -> "/../victim/hello" [2021-08-31T14:02:00.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2825962645\\victim" -> "../victim" [2021-08-31T14:02:00.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1011485771\\victim" -> "../victim" [2021-08-31T14:02:00.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3421044159\\victim" -> "../victim" [2021-08-31T14:02:00.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3299013834\\victim" -> "../victim" [2021-08-31T14:02:00.657Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-08-31T14:02:00.657Z] === RUN TestUntarInvalidSymlink [2021-08-31T14:02:00.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1838203895\\dest\\dotdot" -> "../victim/hello" [2021-08-31T14:02:00.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1917245237\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-31T14:02:00.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4073008819\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:02:00.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2014741544\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:02:00.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3595869287\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:02:00.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1140081604\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:02:00.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2661250662\\dest\\dir\\loophole" -> "../../victim" [2021-08-31T14:02:00.657Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-31T14:02:00.657Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-31T14:02:00.657Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-31T14:02:00.657Z] === RUN TestXGlobalNoParent [2021-08-31T14:02:00.657Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-31T14:02:00.657Z] === RUN TestReplaceFileTarWrapper [2021-08-31T14:02:00.657Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-08-31T14:02:00.657Z] === RUN TestPrefixHeaderReadable [2021-08-31T14:02:00.657Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-08-31T14:02:00.657Z] === RUN TestDisablePigz [2021-08-31T14:02:00.657Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-08-31T14:02:00.657Z] --- PASS: TestDisablePigz (0.21s) [2021-08-31T14:02:00.657Z] === RUN TestPigz [2021-08-31T14:02:01.114Z] === RUN TestPollerAddRemove [2021-08-31T14:02:01.114Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-31T14:02:01.114Z] === RUN TestPollerEvent [2021-08-31T14:02:01.114Z] poller_test.go:40: No chmod on Windows [2021-08-31T14:02:01.114Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-31T14:02:01.114Z] === RUN TestPollerClose [2021-08-31T14:02:01.114Z] --- PASS: TestPollerClose (0.00s) [2021-08-31T14:02:01.114Z] PASS [2021-08-31T14:02:01.114Z] coverage: 45.7% of statements [2021-08-31T14:02:01.114Z] ok github.com/docker/docker/pkg/filenotify 0.030s coverage: 45.7% of statements [2021-08-31T14:02:01.115Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-08-31T14:02:01.115Z] --- PASS: TestPigz (0.12s) [2021-08-31T14:02:01.115Z] === RUN TestCopyFileWithInvalidDest [2021-08-31T14:02:01.115Z] archive_windows_test.go:16: Currently fails [2021-08-31T14:02:01.115Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestCanonicalTarNameForPath [2021-08-31T14:02:01.115Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestCanonicalTarName [2021-08-31T14:02:01.115Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestChmodTarEntry [2021-08-31T14:02:01.115Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestHardLinkOrder [2021-08-31T14:02:01.115Z] --- PASS: TestHardLinkOrder (0.07s) [2021-08-31T14:02:01.115Z] === RUN TestChangeString [2021-08-31T14:02:01.115Z] --- PASS: TestChangeString (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestChangesWithNoChanges [2021-08-31T14:02:01.115Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-31T14:02:01.115Z] === RUN TestChangesWithChanges [2021-08-31T14:02:01.115Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-31T14:02:01.115Z] === RUN TestChangesWithChangesGH13590 [2021-08-31T14:02:01.115Z] changes_test.go:195: needs more investigation [2021-08-31T14:02:01.115Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestChangesDirsEmpty [2021-08-31T14:02:01.115Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-31T14:02:01.115Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestChangesDirsMutated [2021-08-31T14:02:01.115Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-31T14:02:01.115Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestApplyLayer [2021-08-31T14:02:01.115Z] changes_test.go:432: needs further investigation [2021-08-31T14:02:01.115Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestChangesSizeWithHardlinks [2021-08-31T14:02:01.115Z] changes_test.go:468: needs further investigation [2021-08-31T14:02:01.115Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestChangesSizeWithNoChanges [2021-08-31T14:02:01.115Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-31T14:02:01.115Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestChangesSize [2021-08-31T14:02:01.115Z] --- PASS: TestChangesSize (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestApplyLayerInvalidFilenames [2021-08-31T14:02:01.115Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames29398912\\dest" [2021-08-31T14:02:01.115Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-31T14:02:01.115Z] === RUN TestApplyLayerInvalidHardlink [2021-08-31T14:02:01.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1662269145\\victim\\hello" -> "../victim/hello" [2021-08-31T14:02:01.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1564518440\\victim\\hello" -> "/../victim/hello" [2021-08-31T14:02:01.115Z] === RUN Test [2021-08-31T14:02:01.115Z] === RUN Test/TestInitialize [2021-08-31T14:02:01.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2846532176\\victim" -> "../victim" [2021-08-31T14:02:01.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1783479063\\victim" -> "../victim" [2021-08-31T14:02:01.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3583209859\\victim" -> "../victim" [2021-08-31T14:02:01.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1527887350\\victim" -> "../victim" [2021-08-31T14:02:01.115Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-31T14:02:01.115Z] === RUN TestApplyLayerInvalidSymlink [2021-08-31T14:02:01.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2845484237\\dest\\dotdot" -> "../victim/hello" [2021-08-31T14:02:01.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2101475923\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-31T14:02:01.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1154629514\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:02:01.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2493265780\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:02:01.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2650712218\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:02:01.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3859790860\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:02:01.115Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-31T14:02:01.115Z] === RUN TestApplyLayerWhiteouts [2021-08-31T14:02:01.115Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-31T14:02:01.115Z] === RUN TestGenerateEmptyFile [2021-08-31T14:02:01.115Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-31T14:02:01.115Z] === RUN TestGenerateWithContent [2021-08-31T14:02:01.115Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-31T14:02:01.115Z] PASS [2021-08-31T14:02:01.115Z] coverage: 61.9% of statements [2021-08-31T14:02:01.115Z] time="2021-08-31T14:02:00Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:02:01.115Z] time="2021-08-31T14:02:00Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:02:01.115Z] time="2021-08-31T14:02:00Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:02:01.115Z] === RUN Test/TestInitializeWithCerts [2021-08-31T14:02:01.115Z] time="2021-08-31T14:02:00Z" level=info msg="Initializing discovery with TLS" [2021-08-31T14:02:01.115Z] ok github.com/docker/docker/pkg/archive 5.469s coverage: 61.9% of statements [2021-08-31T14:02:01.115Z] === RUN Test/TestWatch [2021-08-31T14:02:01.115Z] time="2021-08-31T14:02:00Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:02:01.305Z] --- PASS: TestDaemonDNSFallback (6.36s) [2021-08-31T14:02:01.305Z] === RUN TestInspectNetwork [2021-08-31T14:02:01.766Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-31T14:02:02.077Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-08-31T14:02:02.077Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-31T14:02:02.082Z] === RUN TestCopyFileWithInvalidSrc [2021-08-31T14:02:02.082Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCopyFileWithInvalidDest [2021-08-31T14:02:02.082Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-31T14:02:02.082Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-31T14:02:02.082Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCopyFile [2021-08-31T14:02:02.082Z] --- PASS: TestCopyFile (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-31T14:02:02.082Z] fileutils_test.go:133: Needs porting to Windows [2021-08-31T14:02:02.082Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-31T14:02:02.082Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-31T14:02:02.082Z] fileutils_test.go:179: Needs porting to Windows [2021-08-31T14:02:02.082Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestWildcardMatches [2021-08-31T14:02:02.082Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestPatternMatches [2021-08-31T14:02:02.082Z] --- PASS: TestPatternMatches (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-31T14:02:02.082Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestPatternMatchesFolderExclusions [2021-08-31T14:02:02.082Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-31T14:02:02.082Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-31T14:02:02.082Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-31T14:02:02.082Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-31T14:02:02.082Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestSingleExclamationError [2021-08-31T14:02:02.082Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestMatchesWithNoPatterns [2021-08-31T14:02:02.082Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestMatchesWithMalformedPatterns [2021-08-31T14:02:02.082Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestMatches [2021-08-31T14:02:02.082Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-31T14:02:02.082Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-31T14:02:02.082Z] --- PASS: TestMatches (0.00s) [2021-08-31T14:02:02.082Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-31T14:02:02.082Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCleanPatterns [2021-08-31T14:02:02.082Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-31T14:02:02.082Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCleanPatternsExceptionFlag [2021-08-31T14:02:02.082Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-31T14:02:02.082Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-31T14:02:02.082Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCleanPatternsErrorSingleException [2021-08-31T14:02:02.082Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCreateIfNotExistsDir [2021-08-31T14:02:02.082Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestCreateIfNotExistsFile [2021-08-31T14:02:02.082Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-31T14:02:02.082Z] === RUN TestMatch [2021-08-31T14:02:02.082Z] --- PASS: TestMatch (0.00s) [2021-08-31T14:02:02.082Z] PASS [2021-08-31T14:02:02.082Z] coverage: 82.2% of statements [2021-08-31T14:02:02.082Z] ok github.com/docker/docker/pkg/fileutils 0.050s coverage: 82.2% of statements [2021-08-31T14:02:02.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11cad6788586a97e6166d56209ce221828d9ca5b -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:11cad6788586a97e6166d56209ce221828d9ca5b hack/make.sh dynbinary test-integration [2021-08-31T14:02:02.541Z] === RUN TestGet [2021-08-31T14:02:02.541Z] --- PASS: TestGet (0.00s) [2021-08-31T14:02:02.541Z] === RUN TestGetShortcutString [2021-08-31T14:02:02.541Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-31T14:02:02.541Z] PASS [2021-08-31T14:02:02.541Z] coverage: 42.9% of statements [2021-08-31T14:02:02.541Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-08-31T14:02:02.755Z] [2021-08-31T14:02:03.000Z] --- PASS: TestGetAddress (17.78s) [2021-08-31T14:02:03.000Z] === RUN TestRequestSyntaxCheck [2021-08-31T14:02:03.000Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-31T14:02:03.000Z] === RUN TestRequest [2021-08-31T14:02:03.000Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-08-31T14:02:03.000Z] === RUN TestNetworkDBWatch [2021-08-31T14:02:03.000Z] === RUN TestCreateIDMapOrder [2021-08-31T14:02:03.000Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-31T14:02:03.000Z] PASS [2021-08-31T14:02:03.000Z] coverage: 7.2% of statements [2021-08-31T14:02:03.000Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2021-08-31T14:02:03.016Z] Removing bundles/ [2021-08-31T14:02:03.016Z] [2021-08-31T14:02:03.016Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-31T14:02:03.016Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T14:02:03.016Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T14:02:03.830Z] === RUN TestInspectNetwork/full_network_id [2021-08-31T14:02:03.830Z] === RUN TestInspectNetwork/partial_network_id [2021-08-31T14:02:03.830Z] === RUN TestInspectNetwork/network_name [2021-08-31T14:02:03.830Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-31T14:02:03.969Z] === RUN TestFixedBufferCap [2021-08-31T14:02:03.969Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-31T14:02:03.969Z] === RUN TestFixedBufferLen [2021-08-31T14:02:03.969Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-31T14:02:03.969Z] === RUN TestFixedBufferString [2021-08-31T14:02:03.969Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-31T14:02:03.969Z] === RUN TestFixedBufferWrite [2021-08-31T14:02:03.969Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-31T14:02:03.969Z] === RUN TestFixedBufferRead [2021-08-31T14:02:03.969Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-31T14:02:03.969Z] === RUN TestBytesPipeRead [2021-08-31T14:02:03.969Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-31T14:02:03.969Z] === RUN TestBytesPipeWrite [2021-08-31T14:02:03.969Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-31T14:02:03.969Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-31T14:02:04.245Z] 2021/08/31 14:02:03 Closing DB instances... [2021-08-31T14:02:04.245Z] --- PASS: Test (3.12s) [2021-08-31T14:02:04.245Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-31T14:02:04.245Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-31T14:02:04.245Z] --- PASS: Test/TestWatch (3.00s) [2021-08-31T14:02:04.245Z] PASS [2021-08-31T14:02:04.245Z] coverage: 84.1% of statements [2021-08-31T14:02:04.245Z] ok github.com/docker/docker/pkg/discovery/kv 3.158s coverage: 84.1% of statements [2021-08-31T14:02:04.428Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-08-31T14:02:04.428Z] === RUN TestAtomicWriteToFile [2021-08-31T14:02:04.428Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-31T14:02:04.428Z] === RUN TestAtomicWriteSetCommit [2021-08-31T14:02:04.428Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-31T14:02:04.428Z] === RUN TestAtomicWriteSetCancel [2021-08-31T14:02:04.428Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-31T14:02:04.428Z] === RUN TestReadCloserWrapperClose [2021-08-31T14:02:04.428Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-31T14:02:04.428Z] === RUN TestReaderErrWrapperReadOnError [2021-08-31T14:02:04.428Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-31T14:02:04.428Z] === RUN TestReaderErrWrapperRead [2021-08-31T14:02:04.428Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-31T14:02:04.428Z] === RUN TestCancelReadCloser [2021-08-31T14:02:04.887Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-31T14:02:04.887Z] === RUN TestWriteCloserWrapperClose [2021-08-31T14:02:04.887Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-31T14:02:04.887Z] === RUN TestNopWriteCloser [2021-08-31T14:02:04.887Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-31T14:02:04.887Z] === RUN TestNopWriter [2021-08-31T14:02:04.887Z] --- PASS: TestNopWriter (0.00s) [2021-08-31T14:02:04.887Z] === RUN TestWriteCounter [2021-08-31T14:02:04.887Z] --- PASS: TestWriteCounter (0.00s) [2021-08-31T14:02:04.887Z] PASS [2021-08-31T14:02:04.887Z] coverage: 68.3% of statements [2021-08-31T14:02:04.887Z] ok github.com/docker/docker/pkg/ioutils 0.563s coverage: 68.3% of statements [2021-08-31T14:02:04.887Z] 2021/08/31 14:02:04 Closing DB instances... [2021-08-31T14:02:05.208Z] === RUN Test [2021-08-31T14:02:05.208Z] === RUN Test/TestWatch [2021-08-31T14:02:05.208Z] --- PASS: Test (0.00s) [2021-08-31T14:02:05.208Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:02:05.208Z] PASS [2021-08-31T14:02:05.208Z] coverage: 92.3% of statements [2021-08-31T14:02:05.208Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-08-31T14:02:05.346Z] === RUN TestError [2021-08-31T14:02:05.346Z] --- PASS: TestError (0.00s) [2021-08-31T14:02:05.346Z] === RUN TestProgressString [2021-08-31T14:02:05.346Z] === RUN TestProgressString/no_progress [2021-08-31T14:02:05.346Z] === RUN TestProgressString/progress_1 [2021-08-31T14:02:05.346Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-31T14:02:05.346Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-31T14:02:05.346Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-31T14:02:05.346Z] === RUN TestProgressString/with_units [2021-08-31T14:02:05.346Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-31T14:02:05.346Z] === RUN TestProgressString/hide_counts [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString (0.00s) [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-31T14:02:05.346Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-31T14:02:05.346Z] === RUN TestJSONMessageDisplay [2021-08-31T14:02:05.346Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-31T14:02:05.346Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-31T14:02:05.346Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-31T14:02:05.346Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-31T14:02:05.346Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-31T14:02:05.346Z] === RUN TestDisplayJSONMessagesStream [2021-08-31T14:02:05.346Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-31T14:02:05.346Z] PASS [2021-08-31T14:02:05.346Z] coverage: 91.7% of statements [2021-08-31T14:02:05.346Z] ok github.com/docker/docker/pkg/jsonmessage 0.136s coverage: 91.7% of statements [2021-08-31T14:02:05.663Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2021-08-31T14:02:05.663Z] === RUN TestNetworkDBNodeLeave [2021-08-31T14:02:05.663Z] === RUN Test [2021-08-31T14:02:05.663Z] === RUN Test/TestInitialize [2021-08-31T14:02:05.663Z] === RUN Test/TestInitializeWithPattern [2021-08-31T14:02:05.663Z] === RUN Test/TestRegister [2021-08-31T14:02:05.663Z] === RUN Test/TestWatch [2021-08-31T14:02:05.663Z] --- PASS: Test (0.00s) [2021-08-31T14:02:05.663Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-31T14:02:05.663Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-31T14:02:05.663Z] --- PASS: Test/TestRegister (0.00s) [2021-08-31T14:02:05.663Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:02:05.663Z] PASS [2021-08-31T14:02:05.663Z] coverage: 93.8% of statements [2021-08-31T14:02:05.663Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2021-08-31T14:02:06.120Z] === RUN TestPollerAddRemove [2021-08-31T14:02:06.120Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-31T14:02:06.120Z] === RUN TestPollerEvent [2021-08-31T14:02:06.120Z] poller_test.go:40: No chmod on Windows [2021-08-31T14:02:06.120Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-31T14:02:06.120Z] === RUN TestPollerClose [2021-08-31T14:02:06.120Z] --- PASS: TestPollerClose (0.00s) [2021-08-31T14:02:06.120Z] PASS [2021-08-31T14:02:06.120Z] coverage: 45.7% of statements [2021-08-31T14:02:06.120Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2021-08-31T14:02:06.314Z] === RUN TestStandardLongPath [2021-08-31T14:02:06.314Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-31T14:02:06.314Z] === RUN TestUNCLongPath [2021-08-31T14:02:06.314Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-31T14:02:06.314Z] PASS [2021-08-31T14:02:06.314Z] coverage: 100.0% of statements [2021-08-31T14:02:06.314Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-08-31T14:02:06.314Z] --- PASS: TestNetworkDBWatch (3.22s) [2021-08-31T14:02:06.314Z] === RUN TestNetworkDBBulkSync [2021-08-31T14:02:06.774Z] === RUN TestNameFormat [2021-08-31T14:02:06.774Z] --- PASS: TestNameFormat (0.00s) [2021-08-31T14:02:06.774Z] === RUN TestNameRetries [2021-08-31T14:02:06.774Z] --- PASS: TestNameRetries (0.00s) [2021-08-31T14:02:06.774Z] PASS [2021-08-31T14:02:06.774Z] coverage: 85.7% of statements [2021-08-31T14:02:06.774Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-08-31T14:02:07.083Z] === RUN TestCopyFileWithInvalidSrc [2021-08-31T14:02:07.083Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCopyFileWithInvalidDest [2021-08-31T14:02:07.083Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-31T14:02:07.083Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-31T14:02:07.083Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCopyFile [2021-08-31T14:02:07.083Z] --- PASS: TestCopyFile (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-31T14:02:07.083Z] fileutils_test.go:133: Needs porting to Windows [2021-08-31T14:02:07.083Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-31T14:02:07.083Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-31T14:02:07.083Z] fileutils_test.go:179: Needs porting to Windows [2021-08-31T14:02:07.083Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestWildcardMatches [2021-08-31T14:02:07.083Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestPatternMatches [2021-08-31T14:02:07.083Z] --- PASS: TestPatternMatches (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-31T14:02:07.083Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestPatternMatchesFolderExclusions [2021-08-31T14:02:07.083Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-31T14:02:07.083Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-31T14:02:07.083Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-31T14:02:07.083Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-31T14:02:07.083Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestSingleExclamationError [2021-08-31T14:02:07.083Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestMatchesWithNoPatterns [2021-08-31T14:02:07.083Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestMatchesWithMalformedPatterns [2021-08-31T14:02:07.083Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestMatches [2021-08-31T14:02:07.083Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-31T14:02:07.083Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-31T14:02:07.083Z] --- PASS: TestMatches (0.00s) [2021-08-31T14:02:07.083Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-31T14:02:07.083Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCleanPatterns [2021-08-31T14:02:07.083Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-31T14:02:07.083Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCleanPatternsExceptionFlag [2021-08-31T14:02:07.083Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-31T14:02:07.083Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-31T14:02:07.083Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCleanPatternsErrorSingleException [2021-08-31T14:02:07.083Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCreateIfNotExistsDir [2021-08-31T14:02:07.083Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestCreateIfNotExistsFile [2021-08-31T14:02:07.083Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-31T14:02:07.083Z] === RUN TestMatch [2021-08-31T14:02:07.083Z] --- PASS: TestMatch (0.00s) [2021-08-31T14:02:07.083Z] PASS [2021-08-31T14:02:07.083Z] coverage: 82.2% of statements [2021-08-31T14:02:07.083Z] ok github.com/docker/docker/pkg/fileutils 0.053s coverage: 82.2% of statements [2021-08-31T14:02:07.233Z] === RUN TestParseKeyValueOpt [2021-08-31T14:02:07.233Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-31T14:02:07.233Z] === RUN TestParseUintList [2021-08-31T14:02:07.233Z] --- PASS: TestParseUintList (0.00s) [2021-08-31T14:02:07.233Z] === RUN TestParseUintListMaximumLimits [2021-08-31T14:02:07.233Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-31T14:02:07.233Z] PASS [2021-08-31T14:02:07.233Z] coverage: 97.0% of statements [2021-08-31T14:02:07.233Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-08-31T14:02:07.539Z] === RUN TestGet [2021-08-31T14:02:07.539Z] --- PASS: TestGet (0.00s) [2021-08-31T14:02:07.539Z] === RUN TestGetShortcutString [2021-08-31T14:02:07.539Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-31T14:02:07.539Z] PASS [2021-08-31T14:02:07.539Z] coverage: 42.9% of statements [2021-08-31T14:02:07.539Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-08-31T14:02:07.692Z] 2021/08/31 14:02:07 Closing DB instances... [2021-08-31T14:02:07.692Z] === RUN TestNewAndRemove [2021-08-31T14:02:07.692Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-31T14:02:07.692Z] === RUN TestRemoveInvalidPath [2021-08-31T14:02:07.692Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-31T14:02:07.692Z] PASS [2021-08-31T14:02:07.692Z] coverage: 82.6% of statements [2021-08-31T14:02:07.692Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2021-08-31T14:02:07.895Z] --- PASS: TestImportExtremelyLargeImageWorks (89.79s) [2021-08-31T14:02:07.895Z] PASS [2021-08-31T14:02:07.895Z] [2021-08-31T14:02:07.895Z] === Skipped [2021-08-31T14:02:07.895Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-31T14:02:07.895Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-31T14:02:07.895Z] [2021-08-31T14:02:07.895Z] [2021-08-31T14:02:07.895Z] DONE 12 tests, 1 skipped in 93.481s [2021-08-31T14:02:07.895Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-31T14:02:07.895Z] INFO: Testing against a local daemon [2021-08-31T14:02:07.895Z] === RUN TestNetworkCreateDelete [2021-08-31T14:02:07.895Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-31T14:02:07.895Z] === RUN TestDockerNetworkDeletePreferID [2021-08-31T14:02:07.895Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-08-31T14:02:07.895Z] === RUN TestDaemonDNSFallback [2021-08-31T14:02:07.995Z] --- PASS: TestGetAddress (18.26s) [2021-08-31T14:02:07.995Z] === RUN TestRequestSyntaxCheck [2021-08-31T14:02:07.995Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-31T14:02:07.995Z] === RUN TestRequest [2021-08-31T14:02:08.011Z] --- PASS: TestInspectNetwork (7.21s) [2021-08-31T14:02:08.012Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-31T14:02:08.012Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-31T14:02:08.012Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-31T14:02:08.012Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-31T14:02:08.012Z] === RUN TestRunContainerWithBridgeNone [2021-08-31T14:02:08.155Z] --- PASS: TestDaemonDNSFallback (6.30s) [2021-08-31T14:02:08.155Z] === RUN TestInspectNetwork [2021-08-31T14:02:08.155Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:08.155Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestRunContainerWithBridgeNone [2021-08-31T14:02:08.155Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestNetworkInvalidJSON [2021-08-31T14:02:08.155Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-31T14:02:08.155Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-31T14:02:08.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:02:08.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:02:08.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:02:08.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:02:08.155Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-31T14:02:08.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:02:08.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:02:08.155Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-31T14:02:08.155Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-31T14:02:08.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-31T14:02:08.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestNetworkList [2021-08-31T14:02:08.155Z] === RUN TestNetworkList//networks [2021-08-31T14:02:08.155Z] === PAUSE TestNetworkList//networks [2021-08-31T14:02:08.155Z] === RUN TestNetworkList//networks/ [2021-08-31T14:02:08.155Z] === PAUSE TestNetworkList//networks/ [2021-08-31T14:02:08.155Z] === CONT TestNetworkList//networks [2021-08-31T14:02:08.155Z] === CONT TestNetworkList//networks/ [2021-08-31T14:02:08.155Z] --- PASS: TestNetworkList (0.01s) [2021-08-31T14:02:08.155Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-31T14:02:08.155Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestHostIPv4BridgeLabel [2021-08-31T14:02:08.155Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-31T14:02:08.155Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-31T14:02:08.155Z] === RUN TestDaemonDefaultNetworkPools [2021-08-31T14:02:08.155Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-31T14:02:08.155Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-31T14:02:08.155Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-31T14:02:08.155Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-31T14:02:08.155Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestServiceWithPredefinedNetwork [2021-08-31T14:02:08.155Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:08.155Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-31T14:02:08.155Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:02:08.155Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:02:08.155Z] === RUN TestServiceWithDataPathPortInit [2021-08-31T14:02:08.155Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:08.155Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-31T14:02:08.155Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-31T14:02:08.155Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:08.155Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-31T14:02:08.155Z] PASS [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === Skipped [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-31T14:02:08.155Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-31T14:02:08.155Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-31T14:02:08.155Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-31T14:02:08.155Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-31T14:02:08.155Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-31T14:02:08.155Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-31T14:02:08.155Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-31T14:02:08.155Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-31T14:02:08.155Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:08.155Z] [2021-08-31T14:02:08.155Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:02:08.156Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:02:08.156Z] [2021-08-31T14:02:08.156Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-31T14:02:08.156Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:08.156Z] [2021-08-31T14:02:08.156Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-31T14:02:08.156Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:08.156Z] [2021-08-31T14:02:08.156Z] [2021-08-31T14:02:08.156Z] DONE 22 tests, 12 skipped in 6.949s [2021-08-31T14:02:08.156Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-31T14:02:08.156Z] INFO: Testing against a local daemon [2021-08-31T14:02:08.156Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-31T14:02:08.156Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:02:08.156Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-31T14:02:08.156Z] === RUN TestDockerNetworkIpvlan [2021-08-31T14:02:08.156Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:02:08.156Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-31T14:02:08.156Z] PASS [2021-08-31T14:02:08.156Z] [2021-08-31T14:02:08.156Z] === Skipped [2021-08-31T14:02:08.156Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-31T14:02:08.156Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:02:08.156Z] [2021-08-31T14:02:08.156Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-31T14:02:08.156Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:02:08.156Z] [2021-08-31T14:02:08.156Z] [2021-08-31T14:02:08.156Z] DONE 2 tests, 2 skipped in 0.085s [2021-08-31T14:02:08.156Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-31T14:02:08.416Z] INFO: Testing against a local daemon [2021-08-31T14:02:08.416Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-31T14:02:08.416Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.416Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestDockerNetworkMacvlan [2021-08-31T14:02:08.416Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.416Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-31T14:02:08.416Z] PASS [2021-08-31T14:02:08.416Z] [2021-08-31T14:02:08.416Z] === Skipped [2021-08-31T14:02:08.416Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-31T14:02:08.416Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.416Z] [2021-08-31T14:02:08.416Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-31T14:02:08.416Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:08.416Z] [2021-08-31T14:02:08.416Z] [2021-08-31T14:02:08.416Z] DONE 2 tests, 2 skipped in 0.093s [2021-08-31T14:02:08.416Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-31T14:02:08.416Z] testing: warning: no tests to run [2021-08-31T14:02:08.416Z] PASS [2021-08-31T14:02:08.416Z] [2021-08-31T14:02:08.416Z] DONE 0 tests in 0.021s [2021-08-31T14:02:08.416Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-31T14:02:08.416Z] INFO: Testing against a local daemon [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginAllowRequest [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginTLS [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginDenyRequest [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginDenyResponse [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginAllowEventStream [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginErrorResponse [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginErrorRequest [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginHeader [2021-08-31T14:02:08.416Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.416Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-31T14:02:08.416Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-31T14:02:08.451Z] === RUN TestCreateIDMapOrder [2021-08-31T14:02:08.451Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-31T14:02:08.451Z] PASS [2021-08-31T14:02:08.451Z] coverage: 7.2% of statements [2021-08-31T14:02:08.451Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-08-31T14:02:08.451Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-08-31T14:02:08.451Z] === RUN TestNetworkDBWatch [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-08-31T14:02:08.676Z] === RUN TestAuthZPluginV2Disable [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-31T14:02:08.676Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-31T14:02:08.676Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-31T14:02:08.676Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-31T14:02:08.676Z] PASS [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === Skipped [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-31T14:02:08.676Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] DONE 17 tests, 17 skipped in 0.290s [2021-08-31T14:02:08.676Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-31T14:02:08.676Z] INFO: Testing against a local daemon [2021-08-31T14:02:08.676Z] === RUN TestPluginInvalidJSON [2021-08-31T14:02:08.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:02:08.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:02:08.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:02:08.676Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-31T14:02:08.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-31T14:02:08.676Z] === RUN TestPluginInstall [2021-08-31T14:02:08.676Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-31T14:02:08.676Z] === RUN TestPluginsWithRuntimes [2021-08-31T14:02:08.676Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-31T14:02:08.676Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-31T14:02:08.676Z] === RUN TestPluginBackCompatMediaTypes [2021-08-31T14:02:08.676Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-31T14:02:08.676Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-31T14:02:08.676Z] PASS [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === Skipped [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-31T14:02:08.676Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-31T14:02:08.676Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-31T14:02:08.676Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] [2021-08-31T14:02:08.676Z] DONE 5 tests, 3 skipped in 0.134s [2021-08-31T14:02:08.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-31T14:02:08.908Z] === RUN TestFixedBufferCap [2021-08-31T14:02:08.908Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-31T14:02:08.908Z] === RUN TestFixedBufferLen [2021-08-31T14:02:08.908Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-31T14:02:08.908Z] === RUN TestFixedBufferString [2021-08-31T14:02:08.908Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-31T14:02:08.908Z] === RUN TestFixedBufferWrite [2021-08-31T14:02:08.908Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-31T14:02:08.908Z] === RUN TestFixedBufferRead [2021-08-31T14:02:08.908Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-31T14:02:08.908Z] === RUN TestBytesPipeRead [2021-08-31T14:02:08.908Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-31T14:02:08.908Z] === RUN TestBytesPipeWrite [2021-08-31T14:02:08.908Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-31T14:02:08.908Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-31T14:02:08.942Z] INFO: Testing against a local daemon [2021-08-31T14:02:08.942Z] === RUN TestExternalGraphDriver [2021-08-31T14:02:08.942Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-31T14:02:08.942Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-08-31T14:02:08.942Z] === RUN TestGraphdriverPluginV2 [2021-08-31T14:02:09.229Z] === RUN TestFailedConnection [2021-08-31T14:02:09.229Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-31T14:02:09.229Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-31T14:02:09.229Z] --- PASS: TestRequest (6.32s) [2021-08-31T14:02:09.229Z] === RUN TestOverlappingRequests [2021-08-31T14:02:09.364Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2021-08-31T14:02:09.364Z] === RUN TestAtomicWriteToFile [2021-08-31T14:02:09.364Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestAtomicWriteSetCommit [2021-08-31T14:02:09.364Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestAtomicWriteSetCancel [2021-08-31T14:02:09.364Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestReadCloserWrapperClose [2021-08-31T14:02:09.364Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestReaderErrWrapperReadOnError [2021-08-31T14:02:09.364Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestReaderErrWrapperRead [2021-08-31T14:02:09.364Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestCancelReadCloser [2021-08-31T14:02:09.364Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-31T14:02:09.364Z] === RUN TestWriteCloserWrapperClose [2021-08-31T14:02:09.364Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestNopWriteCloser [2021-08-31T14:02:09.364Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestNopWriter [2021-08-31T14:02:09.364Z] --- PASS: TestNopWriter (0.00s) [2021-08-31T14:02:09.364Z] === RUN TestWriteCounter [2021-08-31T14:02:09.364Z] --- PASS: TestWriteCounter (0.00s) [2021-08-31T14:02:09.364Z] PASS [2021-08-31T14:02:09.687Z] --- PASS: TestOverlappingRequests (0.22s) [2021-08-31T14:02:09.687Z] === RUN TestRelease [2021-08-31T14:02:09.821Z] coverage: 68.3% of statements [2021-08-31T14:02:09.821Z] ok github.com/docker/docker/pkg/ioutils 0.508s coverage: 68.3% of statements [2021-08-31T14:02:09.821Z] 2021/08/31 14:02:09 Closing DB instances... [2021-08-31T14:02:09.910Z] --- PASS: TestRunContainerWithBridgeNone (1.77s) [2021-08-31T14:02:09.910Z] === RUN TestNetworkInvalidJSON [2021-08-31T14:02:09.910Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-31T14:02:09.910Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-31T14:02:09.910Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:02:09.910Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:02:09.910Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:02:09.910Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:02:09.910Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-31T14:02:09.910Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:02:09.910Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:02:09.910Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-31T14:02:09.910Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-31T14:02:09.910Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-31T14:02:09.910Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-31T14:02:09.910Z] === RUN TestNetworkList [2021-08-31T14:02:09.910Z] === RUN TestNetworkList//networks [2021-08-31T14:02:09.910Z] === PAUSE TestNetworkList//networks [2021-08-31T14:02:09.910Z] === RUN TestNetworkList//networks/ [2021-08-31T14:02:09.910Z] === PAUSE TestNetworkList//networks/ [2021-08-31T14:02:09.911Z] === CONT TestNetworkList//networks [2021-08-31T14:02:09.911Z] === CONT TestNetworkList//networks/ [2021-08-31T14:02:09.911Z] --- PASS: TestNetworkList (0.01s) [2021-08-31T14:02:09.911Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-31T14:02:09.911Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-31T14:02:09.911Z] === RUN TestHostIPv4BridgeLabel [2021-08-31T14:02:10.145Z] --- PASS: TestRelease (0.83s) [2021-08-31T14:02:10.145Z] === RUN TestAllocateRandomDeallocate [2021-08-31T14:02:10.276Z] === RUN TestError [2021-08-31T14:02:10.276Z] --- PASS: TestError (0.00s) [2021-08-31T14:02:10.276Z] === RUN TestProgressString [2021-08-31T14:02:10.276Z] === RUN TestProgressString/no_progress [2021-08-31T14:02:10.276Z] === RUN TestProgressString/progress_1 [2021-08-31T14:02:10.276Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-31T14:02:10.276Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-31T14:02:10.276Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-31T14:02:10.276Z] === RUN TestProgressString/with_units [2021-08-31T14:02:10.276Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-31T14:02:10.276Z] === RUN TestProgressString/hide_counts [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString (0.00s) [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-31T14:02:10.276Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-31T14:02:10.276Z] === RUN TestJSONMessageDisplay [2021-08-31T14:02:10.276Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-08-31T14:02:10.276Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-31T14:02:10.276Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-31T14:02:10.276Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-31T14:02:10.276Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-31T14:02:10.276Z] === RUN TestDisplayJSONMessagesStream [2021-08-31T14:02:10.276Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-31T14:02:10.276Z] PASS [2021-08-31T14:02:10.276Z] coverage: 91.7% of statements [2021-08-31T14:02:10.276Z] ok github.com/docker/docker/pkg/jsonmessage 0.164s coverage: 91.7% of statements [2021-08-31T14:02:10.477Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-08-31T14:02:10.477Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-31T14:02:10.732Z] === RUN TestStandardLongPath [2021-08-31T14:02:10.732Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-31T14:02:10.732Z] === RUN TestUNCLongPath [2021-08-31T14:02:10.732Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-31T14:02:10.732Z] PASS [2021-08-31T14:02:10.732Z] coverage: 100.0% of statements [2021-08-31T14:02:10.732Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2021-08-31T14:02:11.120Z] === RUN TestParseEmptyInterface [2021-08-31T14:02:11.120Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-31T14:02:11.120Z] === RUN TestParseNonInterfaceType [2021-08-31T14:02:11.120Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-31T14:02:11.120Z] === RUN TestParseWithOneFunction [2021-08-31T14:02:11.120Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-31T14:02:11.120Z] === RUN TestParseWithMultipleFuncs [2021-08-31T14:02:11.120Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-31T14:02:11.120Z] === RUN TestParseWithUnnamedReturn [2021-08-31T14:02:11.120Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-31T14:02:11.120Z] === RUN TestEmbeddedInterface [2021-08-31T14:02:11.120Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-31T14:02:11.120Z] === RUN TestParsedImports [2021-08-31T14:02:11.120Z] --- PASS: TestParsedImports (0.00s) [2021-08-31T14:02:11.120Z] === RUN TestAliasedImports [2021-08-31T14:02:11.120Z] --- PASS: TestAliasedImports (0.00s) [2021-08-31T14:02:11.120Z] PASS [2021-08-31T14:02:11.120Z] coverage: 56.8% of statements [2021-08-31T14:02:11.120Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-08-31T14:02:11.120Z] --- PASS: TestFailedConnection (2.10s) [2021-08-31T14:02:11.120Z] === RUN TestFailOnce [2021-08-31T14:02:11.120Z] 2021/08/31 14:02:10 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-08-31T14:02:11.120Z] goroutine 22 [running]: [2021-08-31T14:02:11.120Z] net/http.(*conn).serve.func1() [2021-08-31T14:02:11.120Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-31T14:02:11.120Z] panic({0x859d40, 0x965e60}) [2021-08-31T14:02:11.120Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-31T14:02:11.120Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc3cfd42044144194}, 0xc00004ba98) [2021-08-31T14:02:11.120Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-31T14:02:11.120Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x972b28, 0xc00021a000}, 0x7ae8c6) [2021-08-31T14:02:11.120Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-31T14:02:11.120Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x972b28, 0xc00021a000}, 0xc000126100) [2021-08-31T14:02:11.120Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-31T14:02:11.120Z] net/http.serverHandler.ServeHTTP({0x971150}, {0x972b28, 0xc00021a000}, 0xc000126100) [2021-08-31T14:02:11.120Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-31T14:02:11.120Z] net/http.(*conn).serve(0xc000094a00, {0x9749c0, 0xc0000260f0}) [2021-08-31T14:02:11.120Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-31T14:02:11.120Z] created by net/http.(*Server).Serve [2021-08-31T14:02:11.120Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-31T14:02:11.120Z] time="2021-08-31T14:02:11Z" 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" [2021-08-31T14:02:11.188Z] === RUN TestNameFormat [2021-08-31T14:02:11.188Z] --- PASS: TestNameFormat (0.00s) [2021-08-31T14:02:11.188Z] === RUN TestNameRetries [2021-08-31T14:02:11.188Z] --- PASS: TestNameRetries (0.00s) [2021-08-31T14:02:11.188Z] PASS [2021-08-31T14:02:11.188Z] coverage: 85.7% of statements [2021-08-31T14:02:11.188Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-08-31T14:02:11.410Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-08-31T14:02:11.410Z] === RUN TestDaemonDefaultNetworkPools [2021-08-31T14:02:11.644Z] --- PASS: TestNetworkDBWatch (3.42s) [2021-08-31T14:02:11.644Z] === RUN TestNetworkDBBulkSync [2021-08-31T14:02:12.093Z] === RUN TestHTTPTransport [2021-08-31T14:02:12.093Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-31T14:02:12.093Z] PASS [2021-08-31T14:02:12.093Z] coverage: 85.7% of statements [2021-08-31T14:02:12.093Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-08-31T14:02:12.093Z] 2021/08/31 14:02:11 Closing DB instances... [2021-08-31T14:02:12.093Z] time="2021-08-31T14:02:11Z" level=error msg="node: a05ef5295e22 is unknown to memberlist" [2021-08-31T14:02:12.093Z] time="2021-08-31T14:02:11Z" level=error msg="node: a05ef5295e22 is unknown to memberlist" [2021-08-31T14:02:12.100Z] === RUN TestParseKeyValueOpt [2021-08-31T14:02:12.100Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-31T14:02:12.100Z] === RUN TestParseUintList [2021-08-31T14:02:12.100Z] --- PASS: TestParseUintList (0.00s) [2021-08-31T14:02:12.100Z] === RUN TestParseUintListMaximumLimits [2021-08-31T14:02:12.100Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-31T14:02:12.100Z] PASS [2021-08-31T14:02:12.100Z] coverage: 97.0% of statements [2021-08-31T14:02:12.100Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-08-31T14:02:12.343Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-08-31T14:02:12.343Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-31T14:02:12.552Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-31T14:02:12.552Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-31T14:02:12.552Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-31T14:02:12.552Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-31T14:02:12.552Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-31T14:02:12.552Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-31T14:02:12.552Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestBufferPoolPutAndGet [2021-08-31T14:02:12.552Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-31T14:02:12.552Z] PASS [2021-08-31T14:02:12.552Z] coverage: 88.2% of statements [2021-08-31T14:02:12.552Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-08-31T14:02:12.552Z] --- PASS: TestFailOnce (1.15s) [2021-08-31T14:02:12.552Z] === RUN TestEchoInputOutput [2021-08-31T14:02:12.552Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestBackoff [2021-08-31T14:02:12.552Z] --- PASS: TestBackoff (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestAbortRetry [2021-08-31T14:02:12.552Z] --- PASS: TestAbortRetry (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestClientScheme [2021-08-31T14:02:12.552Z] --- PASS: TestClientScheme (0.00s) [2021-08-31T14:02:12.552Z] === RUN TestNewClientWithTimeout [2021-08-31T14:02:12.557Z] === RUN TestNewAndRemove [2021-08-31T14:02:12.557Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-31T14:02:12.557Z] === RUN TestRemoveInvalidPath [2021-08-31T14:02:12.557Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-31T14:02:12.557Z] PASS [2021-08-31T14:02:12.557Z] coverage: 82.6% of statements [2021-08-31T14:02:12.557Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.6% of statements [2021-08-31T14:02:13.011Z] === RUN TestOutputOnPrematureClose [2021-08-31T14:02:13.011Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-31T14:02:13.011Z] === RUN TestCompleteSilently [2021-08-31T14:02:13.011Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-31T14:02:13.011Z] PASS [2021-08-31T14:02:13.011Z] coverage: 75.9% of statements [2021-08-31T14:02:13.011Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-08-31T14:02:13.011Z] time="2021-08-31T14:02:12Z" 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" [2021-08-31T14:02:13.011Z] --- PASS: TestAllocateRandomDeallocate (2.70s) [2021-08-31T14:02:13.011Z] === RUN TestRetrieveFromStore [2021-08-31T14:02:13.012Z] 2021/08/31 14:02:12 Closing DB instances... [2021-08-31T14:02:13.138Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2021-08-31T14:02:13.138Z] PASS [2021-08-31T14:02:13.138Z] [2021-08-31T14:02:13.138Z] === Skipped [2021-08-31T14:02:13.138Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-08-31T14:02:13.138Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-31T14:02:13.138Z] [2021-08-31T14:02:13.138Z] [2021-08-31T14:02:13.138Z] DONE 2 tests, 1 skipped in 3.735s [2021-08-31T14:02:13.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-31T14:02:13.138Z] INFO: Testing against a local daemon [2021-08-31T14:02:13.138Z] === RUN TestContinueAfterPluginCrash [2021-08-31T14:02:13.138Z] === PAUSE TestContinueAfterPluginCrash [2021-08-31T14:02:13.138Z] === RUN TestReadPluginNoRead [2021-08-31T14:02:13.138Z] === PAUSE TestReadPluginNoRead [2021-08-31T14:02:13.138Z] === RUN TestDaemonStartWithLogOpt [2021-08-31T14:02:13.138Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-31T14:02:13.138Z] === CONT TestContinueAfterPluginCrash [2021-08-31T14:02:13.138Z] === CONT TestDaemonStartWithLogOpt [2021-08-31T14:02:13.281Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-31T14:02:13.281Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-31T14:02:13.467Z] === RUN TestFailedConnection [2021-08-31T14:02:13.469Z] === RUN TestSendToOneSub [2021-08-31T14:02:13.469Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-31T14:02:13.469Z] === RUN TestSendToMultipleSubs [2021-08-31T14:02:13.469Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-31T14:02:13.469Z] === RUN TestEvictOneSub [2021-08-31T14:02:13.469Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-31T14:02:13.469Z] === RUN TestClosePublisher [2021-08-31T14:02:13.469Z] --- PASS: TestClosePublisher (0.00s) [2021-08-31T14:02:13.469Z] === RUN TestPubSubRace [2021-08-31T14:02:13.927Z] --- PASS: TestRetrieveFromStore (0.91s) [2021-08-31T14:02:13.928Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-31T14:02:13.928Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-31T14:02:13.928Z] === RUN TestParallelPredefinedRequest1 [2021-08-31T14:02:13.928Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-31T14:02:13.928Z] === RUN TestParallelPredefinedRequest2 [2021-08-31T14:02:13.928Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-31T14:02:13.928Z] === RUN TestParallelPredefinedRequest3 [2021-08-31T14:02:13.928Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-31T14:02:13.928Z] === RUN TestParallelPredefinedRequest4 [2021-08-31T14:02:13.928Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-31T14:02:13.928Z] === RUN TestParallelPredefinedRequest5 [2021-08-31T14:02:13.928Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-31T14:02:13.928Z] === RUN TestDebug [2021-08-31T14:02:13.928Z] --- PASS: TestDebug (0.00s) [2021-08-31T14:02:13.928Z] === RUN TestRequestPoolParallel [2021-08-31T14:02:14.400Z] --- PASS: TestRequestPoolParallel (0.31s) [2021-08-31T14:02:14.400Z] === RUN TestFullAllocateRelease [2021-08-31T14:02:14.400Z] --- PASS: TestPubSubRace (1.05s) [2021-08-31T14:02:14.400Z] PASS [2021-08-31T14:02:14.400Z] coverage: 75.0% of statements [2021-08-31T14:02:14.400Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-08-31T14:02:14.400Z] time="2021-08-31T14:02:14Z" 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" [2021-08-31T14:02:14.400Z] --- PASS: TestFullAllocateRelease (0.29s) [2021-08-31T14:02:14.400Z] === RUN TestOddAllocateRelease [2021-08-31T14:02:14.429Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-31T14:02:14.429Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-31T14:02:14.655Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-08-31T14:02:14.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-31T14:02:14.858Z] --- PASS: TestOddAllocateRelease (0.17s) [2021-08-31T14:02:14.858Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-31T14:02:14.858Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-08-31T14:02:14.858Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-31T14:02:14.858Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-08-31T14:02:14.858Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-31T14:02:14.858Z] === RUN TestRegister [2021-08-31T14:02:14.858Z] --- PASS: TestRegister (0.00s) [2021-08-31T14:02:14.858Z] === RUN TestCommand [2021-08-31T14:02:14.858Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest1 [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest4 [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest3 [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest2 [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest1 [2021-08-31T14:02:14.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest2 [2021-08-31T14:02:14.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest3 [2021-08-31T14:02:14.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest5 [2021-08-31T14:02:14.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:14.858Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-31T14:02:14.858Z] === CONT TestParallelPredefinedRequest4 [2021-08-31T14:02:14.858Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:14.858Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-31T14:02:14.858Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-31T14:02:14.858Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-31T14:02:14.858Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-31T14:02:14.858Z] PASS [2021-08-31T14:02:14.858Z] coverage: 85.3% of statements [2021-08-31T14:02:14.858Z] --- PASS: TestCommand (0.02s) [2021-08-31T14:02:14.858Z] === RUN TestNaiveSelf [2021-08-31T14:02:14.858Z] ok github.com/docker/docker/libnetwork/ipam 35.816s coverage: 85.3% of statements [2021-08-31T14:02:14.858Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-31T14:02:14.858Z] PASS [2021-08-31T14:02:14.858Z] coverage: 82.4% of statements [2021-08-31T14:02:14.858Z] ok github.com/docker/docker/pkg/reexec 0.068s coverage: 82.4% of statements [2021-08-31T14:02:14.885Z] === RUN TestParseEmptyInterface [2021-08-31T14:02:14.885Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-31T14:02:14.885Z] === RUN TestParseNonInterfaceType [2021-08-31T14:02:14.885Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-31T14:02:14.885Z] === RUN TestParseWithOneFunction [2021-08-31T14:02:14.885Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-31T14:02:14.885Z] === RUN TestParseWithMultipleFuncs [2021-08-31T14:02:14.885Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-31T14:02:14.885Z] === RUN TestParseWithUnnamedReturn [2021-08-31T14:02:14.885Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-31T14:02:14.885Z] === RUN TestEmbeddedInterface [2021-08-31T14:02:14.885Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-31T14:02:14.885Z] === RUN TestParsedImports [2021-08-31T14:02:14.885Z] --- PASS: TestParsedImports (0.00s) [2021-08-31T14:02:14.885Z] === RUN TestAliasedImports [2021-08-31T14:02:14.885Z] --- PASS: TestAliasedImports (0.00s) [2021-08-31T14:02:14.885Z] PASS [2021-08-31T14:02:14.885Z] coverage: 56.8% of statements [2021-08-31T14:02:14.885Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-08-31T14:02:14.885Z] --- PASS: TestRequest (6.90s) [2021-08-31T14:02:14.885Z] === RUN TestOverlappingRequests [2021-08-31T14:02:15.219Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-08-31T14:02:15.219Z] === RUN TestServiceWithPredefinedNetwork [2021-08-31T14:02:15.317Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2021-08-31T14:02:15.317Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-31T14:02:15.317Z] === RUN TestDump [2021-08-31T14:02:15.317Z] goroutine 19 [running]: [2021-08-31T14:02:15.317Z] github.com/docker/docker/pkg/stack.dump(0x63b2f7) [2021-08-31T14:02:15.317Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-31T14:02:15.317Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-31T14:02:15.317Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-31T14:02:15.317Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-31T14:02:15.317Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-08-31T14:02:15.317Z] testing.tRunner(0xc000085380, 0x7a8e38) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:02:15.317Z] created by testing.(*T).Run [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-31T14:02:15.317Z] [2021-08-31T14:02:15.317Z] goroutine 1 [chan receive]: [2021-08-31T14:02:15.317Z] testing.(*T).Run(0xc0000851e0, {0x79a4fd, 0x61a173}, 0x7a8e38) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-31T14:02:15.317Z] testing.runTests.func1(0xc0000b66f0) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-31T14:02:15.317Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:02:15.317Z] testing.runTests(0xc0000d0080, {0x90bba0, 0x3, 0x3}, {0x63a54d, 0x79c1f7, 0x910640}) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-31T14:02:15.317Z] testing.(*M).Run(0xc0000d0080) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-31T14:02:15.317Z] main.main() [2021-08-31T14:02:15.317Z] _testmain.go:95 +0x1f5 [2021-08-31T14:02:15.317Z] --- PASS: TestDump (0.00s) [2021-08-31T14:02:15.317Z] === RUN TestDumpToFile [2021-08-31T14:02:15.317Z] --- PASS: TestDumpToFile (0.10s) [2021-08-31T14:02:15.317Z] === RUN TestDumpToFileWithEmptyInput [2021-08-31T14:02:15.317Z] goroutine 21 [running]: [2021-08-31T14:02:15.317Z] github.com/docker/docker/pkg/stack.dump(0x6a82b4) [2021-08-31T14:02:15.317Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-31T14:02:15.317Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x6a8660}) [2021-08-31T14:02:15.317Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-31T14:02:15.317Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2021-08-31T14:02:15.317Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-08-31T14:02:15.317Z] testing.tRunner(0xc000085860, 0x7a8e28) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:02:15.317Z] created by testing.(*T).Run [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-31T14:02:15.317Z] [2021-08-31T14:02:15.317Z] goroutine 1 [chan receive]: [2021-08-31T14:02:15.317Z] testing.(*T).Run(0xc0000851e0, {0x7a1289, 0x61a173}, 0x7a8e28) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-31T14:02:15.317Z] testing.runTests.func1(0xc0000b66f0) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-31T14:02:15.317Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:02:15.317Z] testing.runTests(0xc0000d0080, {0x90bba0, 0x3, 0x3}, {0x63a54d, 0x79c1f7, 0x910640}) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-31T14:02:15.317Z] testing.(*M).Run(0xc0000d0080) [2021-08-31T14:02:15.317Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-31T14:02:15.317Z] main.main() [2021-08-31T14:02:15.317Z] _testmain.go:95 +0x1f5 [2021-08-31T14:02:15.317Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-31T14:02:15.317Z] PASS [2021-08-31T14:02:15.317Z] coverage: 90.9% of statements [2021-08-31T14:02:15.317Z] ok github.com/docker/docker/pkg/stack 0.126s coverage: 90.9% of statements [2021-08-31T14:02:15.343Z] --- PASS: TestOverlappingRequests (0.31s) [2021-08-31T14:02:15.343Z] === RUN TestRelease [2021-08-31T14:02:15.343Z] === RUN TestHTTPTransport [2021-08-31T14:02:15.343Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-31T14:02:15.343Z] PASS [2021-08-31T14:02:15.343Z] coverage: 85.7% of statements [2021-08-31T14:02:15.343Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-08-31T14:02:15.776Z] === RUN TestNewStdWriter [2021-08-31T14:02:15.776Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-31T14:02:15.776Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestWriteWithNilBytes [2021-08-31T14:02:15.776Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestWrite [2021-08-31T14:02:15.776Z] --- PASS: TestWrite (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestWriteWithWriterError [2021-08-31T14:02:15.776Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-31T14:02:15.776Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyWriteAndRead [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-31T14:02:15.776Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-31T14:02:15.776Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-31T14:02:15.776Z] PASS [2021-08-31T14:02:15.776Z] coverage: 100.0% of statements [2021-08-31T14:02:15.776Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-08-31T14:02:15.799Z] --- PASS: TestFailedConnection (2.07s) [2021-08-31T14:02:15.799Z] === RUN TestFailOnce [2021-08-31T14:02:15.799Z] 2021/08/31 14:02:15 http: panic serving 127.0.0.1:49282: Plugin not ready [2021-08-31T14:02:15.799Z] goroutine 13 [running]: [2021-08-31T14:02:15.799Z] net/http.(*conn).serve.func1() [2021-08-31T14:02:15.799Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-31T14:02:15.799Z] panic({0xd29d40, 0xe35e60}) [2021-08-31T14:02:15.799Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-31T14:02:15.799Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x7df274c4bb4c560e}, 0xc000099a98) [2021-08-31T14:02:15.799Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-31T14:02:15.799Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe42b28, 0xc0000b8000}, 0xc7e8c6) [2021-08-31T14:02:15.799Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-31T14:02:15.799Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe42b28, 0xc0000b8000}, 0xc000158300) [2021-08-31T14:02:15.799Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-31T14:02:15.799Z] net/http.serverHandler.ServeHTTP({0xe41150}, {0xe42b28, 0xc0000b8000}, 0xc000158300) [2021-08-31T14:02:15.799Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-31T14:02:15.799Z] net/http.(*conn).serve(0xc000062aa0, {0xe449c0, 0xc00014a7e0}) [2021-08-31T14:02:15.799Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-31T14:02:15.799Z] created by net/http.(*Server).Serve [2021-08-31T14:02:15.799Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-31T14:02:15.799Z] time="2021-08-31T14:02:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2021-08-31T14:02:16.235Z] 2021/08/31 14:02:15 Closing DB instances... [2021-08-31T14:02:16.235Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-31T14:02:16.235Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-31T14:02:16.235Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-31T14:02:16.235Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-31T14:02:16.235Z] === RUN TestFormatStatus [2021-08-31T14:02:16.235Z] --- PASS: TestFormatStatus (0.00s) [2021-08-31T14:02:16.235Z] === RUN TestFormatError [2021-08-31T14:02:16.235Z] --- PASS: TestFormatError (0.00s) [2021-08-31T14:02:16.235Z] === RUN TestFormatJSONError [2021-08-31T14:02:16.235Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-31T14:02:16.235Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-31T14:02:16.235Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-31T14:02:16.235Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-31T14:02:16.235Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-31T14:02:16.235Z] === RUN TestNewJSONProgressOutput [2021-08-31T14:02:16.235Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-31T14:02:16.236Z] === RUN TestAuxFormatterEmit [2021-08-31T14:02:16.236Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-31T14:02:16.236Z] === RUN TestStreamWriterStdout [2021-08-31T14:02:16.236Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-31T14:02:16.236Z] === RUN TestStreamWriterStderr [2021-08-31T14:02:16.236Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-31T14:02:16.236Z] PASS [2021-08-31T14:02:16.236Z] coverage: 66.2% of statements [2021-08-31T14:02:16.236Z] ok github.com/docker/docker/pkg/streamformatter 0.027s coverage: 66.2% of statements [2021-08-31T14:02:16.255Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-31T14:02:16.255Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-31T14:02:16.255Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-31T14:02:16.255Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-31T14:02:16.255Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-31T14:02:16.255Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-31T14:02:16.255Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-31T14:02:16.255Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-31T14:02:16.255Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-31T14:02:16.255Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-31T14:02:16.255Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-31T14:02:16.255Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-31T14:02:16.255Z] === RUN TestBufferPoolPutAndGet [2021-08-31T14:02:16.255Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-31T14:02:16.255Z] PASS [2021-08-31T14:02:16.255Z] coverage: 88.2% of statements [2021-08-31T14:02:16.255Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-08-31T14:02:16.255Z] --- PASS: TestRelease (1.25s) [2021-08-31T14:02:16.255Z] === RUN TestAllocateRandomDeallocate [2021-08-31T14:02:16.255Z] === RUN TestOutputOnPrematureClose [2021-08-31T14:02:16.255Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-31T14:02:16.255Z] === RUN TestCompleteSilently [2021-08-31T14:02:16.255Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-31T14:02:16.255Z] PASS [2021-08-31T14:02:16.255Z] coverage: 75.9% of statements [2021-08-31T14:02:16.255Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-08-31T14:02:16.698Z] === RUN TestGenerateRandomID [2021-08-31T14:02:16.698Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-31T14:02:16.698Z] === RUN TestShortenId [2021-08-31T14:02:16.698Z] --- PASS: TestShortenId (0.00s) [2021-08-31T14:02:16.698Z] === RUN TestShortenSha256Id [2021-08-31T14:02:16.698Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-31T14:02:16.698Z] === RUN TestShortenIdEmpty [2021-08-31T14:02:16.698Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-31T14:02:16.698Z] === RUN TestShortenIdInvalid [2021-08-31T14:02:16.698Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-31T14:02:16.698Z] === RUN TestIsShortIDNonHex [2021-08-31T14:02:16.698Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-31T14:02:16.698Z] === RUN TestIsShortIDNotCorrectSize [2021-08-31T14:02:16.698Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-31T14:02:16.698Z] PASS [2021-08-31T14:02:16.698Z] coverage: 70.6% of statements [2021-08-31T14:02:16.698Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-08-31T14:02:16.698Z] time="2021-08-31T14:02:16Z" 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" [2021-08-31T14:02:16.712Z] --- PASS: TestFailOnce (1.12s) [2021-08-31T14:02:16.712Z] === RUN TestEchoInputOutput [2021-08-31T14:02:16.712Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-31T14:02:16.712Z] === RUN TestBackoff [2021-08-31T14:02:16.712Z] --- PASS: TestBackoff (0.00s) [2021-08-31T14:02:16.712Z] === RUN TestAbortRetry [2021-08-31T14:02:16.712Z] --- PASS: TestAbortRetry (0.00s) [2021-08-31T14:02:16.712Z] === RUN TestClientScheme [2021-08-31T14:02:16.712Z] --- PASS: TestClientScheme (0.00s) [2021-08-31T14:02:16.712Z] === RUN TestNewClientWithTimeout [2021-08-31T14:02:16.712Z] === RUN TestSendToOneSub [2021-08-31T14:02:16.712Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-31T14:02:16.712Z] === RUN TestSendToMultipleSubs [2021-08-31T14:02:16.712Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-31T14:02:16.712Z] === RUN TestEvictOneSub [2021-08-31T14:02:16.712Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-31T14:02:16.712Z] === RUN TestClosePublisher [2021-08-31T14:02:16.712Z] --- PASS: TestClosePublisher (0.00s) [2021-08-31T14:02:16.712Z] === RUN TestPubSubRace [2021-08-31T14:02:17.157Z] === RUN TestIsCpusetListAvailable [2021-08-31T14:02:17.157Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-31T14:02:17.157Z] PASS [2021-08-31T14:02:17.157Z] coverage: 39.4% of statements [2021-08-31T14:02:17.157Z] ok github.com/docker/docker/pkg/sysinfo 0.024s coverage: 39.4% of statements [2021-08-31T14:02:17.167Z] time="2021-08-31T14:02:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-31T14:02:17.339Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2021-08-31T14:02:17.339Z] === CONT TestReadPluginNoRead [2021-08-31T14:02:17.615Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-31T14:02:17.615Z] === RUN TestNetworkDBGarbageCollection [2021-08-31T14:02:17.622Z] 2021/08/31 14:02:17 Closing DB instances... [2021-08-31T14:02:17.622Z] time="2021-08-31T14:02:17Z" level=error msg="node: c40c42653161 is unknown to memberlist" [2021-08-31T14:02:17.746Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2021-08-31T14:02:17.746Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-31T14:02:17.746Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:02:17.746Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:02:17.746Z] === RUN TestServiceWithDataPathPortInit [2021-08-31T14:02:17.886Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-31T14:02:18.078Z] --- PASS: TestPubSubRace (1.05s) [2021-08-31T14:02:18.078Z] PASS [2021-08-31T14:02:18.078Z] coverage: 75.0% of statements [2021-08-31T14:02:18.078Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-08-31T14:02:18.534Z] === RUN TestRegister [2021-08-31T14:02:18.534Z] --- PASS: TestRegister (0.00s) [2021-08-31T14:02:18.534Z] === RUN TestCommand [2021-08-31T14:02:18.534Z] --- PASS: TestCommand (0.02s) [2021-08-31T14:02:18.534Z] === RUN TestNaiveSelf [2021-08-31T14:02:18.534Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-31T14:02:18.534Z] PASS [2021-08-31T14:02:18.534Z] coverage: 82.4% of statements [2021-08-31T14:02:18.534Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2021-08-31T14:02:18.583Z] === RUN TestChtimes [2021-08-31T14:02:18.583Z] --- PASS: TestChtimes (0.00s) [2021-08-31T14:02:18.583Z] === RUN TestChtimesWindows [2021-08-31T14:02:18.583Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-31T14:02:18.583Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-31T14:02:18.583Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-31T14:02:18.583Z] === RUN TestEnsureRemoveAllNotExist [2021-08-31T14:02:18.583Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-31T14:02:18.583Z] === RUN TestEnsureRemoveAllWithDir [2021-08-31T14:02:18.583Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-31T14:02:18.583Z] === RUN TestEnsureRemoveAllWithFile [2021-08-31T14:02:18.583Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-31T14:02:18.583Z] === RUN TestHasWin32KSupport [2021-08-31T14:02:18.583Z] syscall_windows_test.go:8: win32k: true [2021-08-31T14:02:18.583Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-31T14:02:18.583Z] PASS [2021-08-31T14:02:18.583Z] coverage: 13.0% of statements [2021-08-31T14:02:18.583Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2021-08-31T14:02:18.990Z] time="2021-08-31T14:02:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-31T14:02:18.990Z] === RUN TestDump [2021-08-31T14:02:18.990Z] goroutine 19 [running]: [2021-08-31T14:02:18.990Z] github.com/docker/docker/pkg/stack.dump(0x91b2f7) [2021-08-31T14:02:18.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-31T14:02:18.990Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-31T14:02:18.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-31T14:02:18.990Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-31T14:02:18.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-08-31T14:02:18.990Z] testing.tRunner(0xc000085380, 0xa88e38) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:02:18.990Z] created by testing.(*T).Run [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-31T14:02:18.990Z] [2021-08-31T14:02:18.990Z] goroutine 1 [chan receive]: [2021-08-31T14:02:18.990Z] testing.(*T).Run(0xc0000851e0, {0xa7a4fd, 0x8fa173}, 0xa88e38) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-31T14:02:18.990Z] testing.runTests.func1(0xc0000b66f0) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-31T14:02:18.990Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:02:18.990Z] testing.runTests(0xc0000d0080, {0xbebba0, 0x3, 0x3}, {0x91a54d, 0xa7c1f7, 0xbf0640}) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-31T14:02:18.990Z] testing.(*M).Run(0xc0000d0080) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-31T14:02:18.990Z] main.main() [2021-08-31T14:02:18.990Z] _testmain.go:95 +0x1f5 [2021-08-31T14:02:18.990Z] --- PASS: TestDump (0.00s) [2021-08-31T14:02:18.990Z] === RUN TestDumpToFile [2021-08-31T14:02:18.990Z] --- PASS: TestDumpToFile (0.11s) [2021-08-31T14:02:18.990Z] === RUN TestDumpToFileWithEmptyInput [2021-08-31T14:02:18.990Z] goroutine 21 [running]: [2021-08-31T14:02:18.990Z] github.com/docker/docker/pkg/stack.dump(0x9882b4) [2021-08-31T14:02:18.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-31T14:02:18.990Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x988660}) [2021-08-31T14:02:18.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-31T14:02:18.990Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2021-08-31T14:02:18.990Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-08-31T14:02:18.990Z] testing.tRunner(0xc000085860, 0xa88e28) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:02:18.990Z] created by testing.(*T).Run [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-31T14:02:18.990Z] [2021-08-31T14:02:18.990Z] goroutine 1 [chan receive]: [2021-08-31T14:02:18.990Z] testing.(*T).Run(0xc0000851e0, {0xa81289, 0x8fa173}, 0xa88e28) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-31T14:02:18.990Z] testing.runTests.func1(0xc0000b66f0) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-31T14:02:18.990Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:02:18.990Z] testing.runTests(0xc0000d0080, {0xbebba0, 0x3, 0x3}, {0x91a54d, 0xa7c1f7, 0xbf0640}) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-31T14:02:18.990Z] testing.(*M).Run(0xc0000d0080) [2021-08-31T14:02:18.990Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-31T14:02:18.990Z] main.main() [2021-08-31T14:02:18.990Z] _testmain.go:95 +0x1f5 [2021-08-31T14:02:18.990Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-31T14:02:18.990Z] PASS [2021-08-31T14:02:18.990Z] coverage: 90.9% of statements [2021-08-31T14:02:18.990Z] ok github.com/docker/docker/pkg/stack 0.140s coverage: 90.9% of statements [2021-08-31T14:02:19.042Z] === RUN TestTailFile [2021-08-31T14:02:19.042Z] --- PASS: TestTailFile (0.00s) [2021-08-31T14:02:19.042Z] === RUN TestTailFileManyLines [2021-08-31T14:02:19.042Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-31T14:02:19.042Z] === RUN TestTailEmptyFile [2021-08-31T14:02:19.042Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-31T14:02:19.042Z] === RUN TestTailNegativeN [2021-08-31T14:02:19.042Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader [2021-08-31T14:02:19.042Z] === CONT TestNewTailReader [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/no_delimiter [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/truncated_last_line [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-31T14:02:19.042Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.042Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.042Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.042Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.042Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/no_delimiter [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.043Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.043Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:02:19.044Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.044Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.045Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.046Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.046Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.249Z] === RUN TestReadPluginNoRead/default [2021-08-31T14:02:19.446Z] === RUN TestNewStdWriter [2021-08-31T14:02:19.446Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-31T14:02:19.446Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestWriteWithNilBytes [2021-08-31T14:02:19.446Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestWrite [2021-08-31T14:02:19.446Z] --- PASS: TestWrite (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestWriteWithWriterError [2021-08-31T14:02:19.446Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-31T14:02:19.446Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyWriteAndRead [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-31T14:02:19.446Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-31T14:02:19.446Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-31T14:02:19.447Z] PASS [2021-08-31T14:02:19.447Z] coverage: 100.0% of statements [2021-08-31T14:02:19.447Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.506Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:02:19.506Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.506Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.507Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:19.508Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:19.509Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:19.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:19.510Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:19.511Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:19.511Z] PASS [2021-08-31T14:02:19.511Z] coverage: 88.6% of statements [2021-08-31T14:02:19.511Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2021-08-31T14:02:19.903Z] --- PASS: TestAllocateRandomDeallocate (3.51s) [2021-08-31T14:02:19.903Z] === RUN TestRetrieveFromStore [2021-08-31T14:02:19.903Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-31T14:02:19.903Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-31T14:02:19.903Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestFormatStatus [2021-08-31T14:02:19.903Z] --- PASS: TestFormatStatus (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestFormatError [2021-08-31T14:02:19.903Z] --- PASS: TestFormatError (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestFormatJSONError [2021-08-31T14:02:19.903Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-31T14:02:19.903Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-31T14:02:19.903Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestNewJSONProgressOutput [2021-08-31T14:02:19.903Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestAuxFormatterEmit [2021-08-31T14:02:19.903Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestStreamWriterStdout [2021-08-31T14:02:19.903Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-31T14:02:19.903Z] === RUN TestStreamWriterStderr [2021-08-31T14:02:19.903Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-31T14:02:19.903Z] PASS [2021-08-31T14:02:19.903Z] coverage: 66.2% of statements [2021-08-31T14:02:19.903Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-08-31T14:02:19.970Z] === RUN TestTarSumRemoveNonExistent [2021-08-31T14:02:19.970Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-31T14:02:19.970Z] === RUN TestTarSumRemove [2021-08-31T14:02:19.970Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-31T14:02:19.970Z] === RUN TestSortFileInfoSums [2021-08-31T14:02:19.970Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-31T14:02:19.970Z] === RUN TestNewTarSumForLabelInvalid [2021-08-31T14:02:19.970Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-31T14:02:19.970Z] === RUN TestNewTarSumForLabel [2021-08-31T14:02:19.970Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-31T14:02:19.970Z] === RUN TestEmptyTar [2021-08-31T14:02:19.970Z] --- PASS: TestEmptyTar (0.00s) [2021-08-31T14:02:19.970Z] === RUN TestTarSumsReadSize [2021-08-31T14:02:19.970Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-31T14:02:19.970Z] === RUN TestTarSums [2021-08-31T14:02:19.970Z] --- PASS: TestTarSums (0.04s) [2021-08-31T14:02:19.971Z] === RUN TestIteration [2021-08-31T14:02:19.971Z] --- PASS: TestIteration (0.00s) [2021-08-31T14:02:19.971Z] === RUN TestVersionLabelForChecksum [2021-08-31T14:02:19.971Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-31T14:02:19.971Z] === RUN TestVersion [2021-08-31T14:02:19.971Z] --- PASS: TestVersion (0.00s) [2021-08-31T14:02:19.971Z] === RUN TestGetVersion [2021-08-31T14:02:19.971Z] --- PASS: TestGetVersion (0.00s) [2021-08-31T14:02:19.971Z] === RUN TestGetVersions [2021-08-31T14:02:19.971Z] --- PASS: TestGetVersions (0.00s) [2021-08-31T14:02:19.971Z] PASS [2021-08-31T14:02:19.971Z] coverage: 89.3% of statements [2021-08-31T14:02:19.971Z] ok github.com/docker/docker/pkg/tarsum 0.084s coverage: 89.3% of statements [2021-08-31T14:02:20.359Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2021-08-31T14:02:20.359Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-31T14:02:20.359Z] === RUN TestGenerateRandomID [2021-08-31T14:02:20.359Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-31T14:02:20.359Z] === RUN TestShortenId [2021-08-31T14:02:20.359Z] --- PASS: TestShortenId (0.00s) [2021-08-31T14:02:20.359Z] === RUN TestShortenSha256Id [2021-08-31T14:02:20.359Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-31T14:02:20.359Z] === RUN TestShortenIdEmpty [2021-08-31T14:02:20.359Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-31T14:02:20.359Z] === RUN TestShortenIdInvalid [2021-08-31T14:02:20.359Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-31T14:02:20.359Z] === RUN TestIsShortIDNonHex [2021-08-31T14:02:20.359Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-31T14:02:20.359Z] === RUN TestIsShortIDNotCorrectSize [2021-08-31T14:02:20.359Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-31T14:02:20.359Z] PASS [2021-08-31T14:02:20.359Z] coverage: 70.6% of statements [2021-08-31T14:02:20.359Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-08-31T14:02:20.429Z] testing: warning: no tests to run [2021-08-31T14:02:20.429Z] PASS [2021-08-31T14:02:20.429Z] coverage: [no statements] [2021-08-31T14:02:20.429Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-08-31T14:02:20.631Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-31T14:02:20.815Z] === RUN TestIsCpusetListAvailable [2021-08-31T14:02:20.815Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-31T14:02:20.815Z] PASS [2021-08-31T14:02:20.815Z] coverage: 39.4% of statements [2021-08-31T14:02:20.815Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2021-08-31T14:02:20.887Z] === RUN TestTruncIndex [2021-08-31T14:02:20.888Z] --- PASS: TestTruncIndex (0.10s) [2021-08-31T14:02:20.888Z] PASS [2021-08-31T14:02:20.888Z] coverage: 91.5% of statements [2021-08-31T14:02:20.888Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-08-31T14:02:21.271Z] --- PASS: TestRetrieveFromStore (1.20s) [2021-08-31T14:02:21.271Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-31T14:02:21.271Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-31T14:02:21.271Z] === RUN TestParallelPredefinedRequest1 [2021-08-31T14:02:21.271Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-31T14:02:21.271Z] === RUN TestParallelPredefinedRequest2 [2021-08-31T14:02:21.271Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-31T14:02:21.271Z] === RUN TestParallelPredefinedRequest3 [2021-08-31T14:02:21.271Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-31T14:02:21.271Z] === RUN TestParallelPredefinedRequest4 [2021-08-31T14:02:21.271Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-31T14:02:21.271Z] === RUN TestParallelPredefinedRequest5 [2021-08-31T14:02:21.271Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-31T14:02:21.271Z] === RUN TestDebug [2021-08-31T14:02:21.271Z] --- PASS: TestDebug (0.00s) [2021-08-31T14:02:21.271Z] === RUN TestRequestPoolParallel [2021-08-31T14:02:21.271Z] 2021/08/31 14:02:21 Closing DB instances... [2021-08-31T14:02:21.271Z] time="2021-08-31T14:02:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-31T14:02:21.347Z] time="2021-08-31T14:02:21Z" 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" [2021-08-31T14:02:21.347Z] === RUN TestIsGIT [2021-08-31T14:02:21.347Z] --- PASS: TestIsGIT (0.00s) [2021-08-31T14:02:21.347Z] === RUN TestIsTransport [2021-08-31T14:02:21.347Z] --- PASS: TestIsTransport (0.00s) [2021-08-31T14:02:21.347Z] PASS [2021-08-31T14:02:21.347Z] coverage: 100.0% of statements [2021-08-31T14:02:21.347Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-08-31T14:02:21.347Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-31T14:02:21.347Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-31T14:02:21.347Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-31T14:02:21.347Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-31T14:02:21.571Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2021-08-31T14:02:21.727Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-08-31T14:02:21.727Z] === RUN TestFullAllocateRelease [2021-08-31T14:02:21.727Z] --- PASS: TestFullAllocateRelease (0.31s) [2021-08-31T14:02:21.727Z] === RUN TestOddAllocateRelease [2021-08-31T14:02:21.806Z] === RUN TestVersionInfo [2021-08-31T14:02:21.806Z] --- PASS: TestVersionInfo (0.00s) [2021-08-31T14:02:21.806Z] === RUN TestAppendVersions [2021-08-31T14:02:21.806Z] --- PASS: TestAppendVersions (0.00s) [2021-08-31T14:02:21.806Z] PASS [2021-08-31T14:02:21.806Z] coverage: 88.9% of statements [2021-08-31T14:02:21.806Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2021-08-31T14:02:21.831Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-31T14:02:22.183Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-08-31T14:02:22.183Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-31T14:02:22.183Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-31T14:02:22.183Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-31T14:02:22.183Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-31T14:02:22.183Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-31T14:02:22.183Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-31T14:02:22.183Z] === CONT TestParallelPredefinedRequest1 [2021-08-31T14:02:22.183Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:22.183Z] === CONT TestParallelPredefinedRequest4 [2021-08-31T14:02:22.183Z] === CONT TestParallelPredefinedRequest2 [2021-08-31T14:02:22.183Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:22.183Z] === CONT TestParallelPredefinedRequest4 [2021-08-31T14:02:22.183Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:22.183Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-31T14:02:22.183Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-31T14:02:22.183Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-31T14:02:22.183Z] === CONT TestParallelPredefinedRequest5 [2021-08-31T14:02:22.183Z] === CONT TestParallelPredefinedRequest3 [2021-08-31T14:02:22.183Z] === CONT TestParallelPredefinedRequest5 [2021-08-31T14:02:22.183Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:22.183Z] === CONT TestParallelPredefinedRequest3 [2021-08-31T14:02:22.183Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:02:22.183Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-31T14:02:22.183Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-31T14:02:22.183Z] PASS [2021-08-31T14:02:22.183Z] coverage: 85.3% of statements [2021-08-31T14:02:22.183Z] ok github.com/docker/docker/libnetwork/ipam 40.191s coverage: 85.3% of statements [2021-08-31T14:02:22.183Z] === RUN TestChtimes [2021-08-31T14:02:22.183Z] --- PASS: TestChtimes (0.00s) [2021-08-31T14:02:22.183Z] === RUN TestChtimesWindows [2021-08-31T14:02:22.183Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-31T14:02:22.183Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-31T14:02:22.183Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-31T14:02:22.183Z] === RUN TestEnsureRemoveAllNotExist [2021-08-31T14:02:22.183Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-31T14:02:22.183Z] === RUN TestEnsureRemoveAllWithDir [2021-08-31T14:02:22.183Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-31T14:02:22.183Z] === RUN TestEnsureRemoveAllWithFile [2021-08-31T14:02:22.183Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-31T14:02:22.183Z] === RUN TestHasWin32KSupport [2021-08-31T14:02:22.183Z] syscall_windows_test.go:8: win32k: true [2021-08-31T14:02:22.183Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-31T14:02:22.183Z] PASS [2021-08-31T14:02:22.183Z] coverage: 13.0% of statements [2021-08-31T14:02:22.183Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2021-08-31T14:02:22.639Z] === RUN TestTailFile [2021-08-31T14:02:22.639Z] --- PASS: TestTailFile (0.00s) [2021-08-31T14:02:22.639Z] === RUN TestTailFileManyLines [2021-08-31T14:02:22.639Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-31T14:02:22.639Z] === RUN TestTailEmptyFile [2021-08-31T14:02:22.639Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-31T14:02:22.639Z] === RUN TestTailNegativeN [2021-08-31T14:02:22.639Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader [2021-08-31T14:02:22.639Z] === CONT TestNewTailReader [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/truncated_last_line [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-31T14:02:22.639Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:22.639Z] === CONT TestNewTailReader/no_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:02:22.639Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-31T14:02:22.639Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:02:22.639Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:02:22.639Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:02:22.786Z] === RUN TestValidatePrivileges [2021-08-31T14:02:22.786Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-31T14:02:22.786Z] === RUN TestFilterByCapNeg [2021-08-31T14:02:22.786Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-31T14:02:22.786Z] === RUN TestFilterByCapPos [2021-08-31T14:02:22.786Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-31T14:02:22.786Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-31T14:02:22.786Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-31T14:02:22.786Z] PASS [2021-08-31T14:02:22.786Z] coverage: 12.0% of statements [2021-08-31T14:02:22.786Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2021-08-31T14:02:22.786Z] === RUN TestNewSettable [2021-08-31T14:02:22.786Z] --- PASS: TestNewSettable (0.00s) [2021-08-31T14:02:22.786Z] === RUN TestIsSettable [2021-08-31T14:02:22.786Z] --- PASS: TestIsSettable (0.00s) [2021-08-31T14:02:22.786Z] === RUN TestUpdateSettingsEnv [2021-08-31T14:02:22.787Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-31T14:02:22.787Z] PASS [2021-08-31T14:02:22.787Z] coverage: 20.0% of statements [2021-08-31T14:02:22.787Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.096Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:02:23.096Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.098Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.099Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.099Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.099Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.100Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:02:23.100Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.101Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.101Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:02:23.102Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:23.102Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:23.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:23.212Z] === CONT TestReadPluginNoRead [2021-08-31T14:02:23.212Z] read_test.go:92: [d6cae95e72276] daemon is not started [2021-08-31T14:02:23.212Z] --- PASS: TestReadPluginNoRead (6.02s) [2021-08-31T14:02:23.212Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2021-08-31T14:02:23.212Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2021-08-31T14:02:23.212Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2021-08-31T14:02:23.212Z] PASS [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] DONE 6 tests in 10.456s [2021-08-31T14:02:23.212Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-31T14:02:23.212Z] testing: warning: no tests to run [2021-08-31T14:02:23.212Z] PASS [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] DONE 0 tests in 0.032s [2021-08-31T14:02:23.212Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-31T14:02:23.212Z] INFO: Testing against a local daemon [2021-08-31T14:02:23.212Z] === RUN TestPluginWithDevMounts [2021-08-31T14:02:23.212Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-08-31T14:02:23.212Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-31T14:02:23.212Z] PASS [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] === Skipped [2021-08-31T14:02:23.212Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-31T14:02:23.212Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] DONE 1 tests, 1 skipped in 0.110s [2021-08-31T14:02:23.212Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-31T14:02:23.212Z] INFO: Testing against a local daemon [2021-08-31T14:02:23.212Z] === RUN TestSecretInspect [2021-08-31T14:02:23.212Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-31T14:02:23.212Z] === RUN TestSecretList [2021-08-31T14:02:23.212Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] --- SKIP: TestSecretList (0.01s) [2021-08-31T14:02:23.212Z] === RUN TestSecretsCreateAndDelete [2021-08-31T14:02:23.212Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-08-31T14:02:23.212Z] === RUN TestSecretsUpdate [2021-08-31T14:02:23.212Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-31T14:02:23.212Z] === RUN TestTemplatedSecret [2021-08-31T14:02:23.212Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-31T14:02:23.212Z] === RUN TestSecretCreateResolve [2021-08-31T14:02:23.212Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-31T14:02:23.212Z] PASS [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] === Skipped [2021-08-31T14:02:23.212Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-31T14:02:23.212Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-31T14:02:23.212Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-08-31T14:02:23.212Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-31T14:02:23.212Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-31T14:02:23.212Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-31T14:02:23.212Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] [2021-08-31T14:02:23.212Z] DONE 6 tests, 6 skipped in 0.150s [2021-08-31T14:02:23.212Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-31T14:02:23.472Z] INFO: Testing against a local daemon [2021-08-31T14:02:23.472Z] === RUN TestServiceCreateInit [2021-08-31T14:02:23.472Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-31T14:02:23.472Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-31T14:02:23.472Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- PASS: TestServiceCreateInit (0.02s) [2021-08-31T14:02:23.472Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:02:23.472Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:02:23.472Z] === RUN TestCreateServiceMultipleTimes [2021-08-31T14:02:23.472Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestCreateServiceConflict [2021-08-31T14:02:23.472Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestCreateServiceMaxReplicas [2021-08-31T14:02:23.472Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-31T14:02:23.472Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestCreateServiceSecretFileMode [2021-08-31T14:02:23.472Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-08-31T14:02:23.472Z] === RUN TestCreateServiceConfigFileMode [2021-08-31T14:02:23.472Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestCreateServiceSysctls [2021-08-31T14:02:23.472Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-31T14:02:23.472Z] === RUN TestCreateServiceCapabilities [2021-08-31T14:02:23.472Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-31T14:02:23.472Z] === RUN TestInspect [2021-08-31T14:02:23.472Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestInspect (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestCreateJob [2021-08-31T14:02:23.472Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestCreateJob (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestReplicatedJob [2021-08-31T14:02:23.472Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestUpdateReplicatedJob [2021-08-31T14:02:23.472Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.472Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-31T14:02:23.472Z] === RUN TestServiceListWithStatuses [2021-08-31T14:02:23.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-31T14:02:23.472Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-31T14:02:23.472Z] === RUN TestDockerNetworkConnectAlias [2021-08-31T14:02:23.472Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.559Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.560Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:02:23.561Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:02:23.561Z] PASS [2021-08-31T14:02:23.561Z] coverage: 88.6% of statements [2021-08-31T14:02:23.561Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2021-08-31T14:02:23.561Z] time="2021-08-31T14:02:22Z" level=error msg="node1(a43938b80558) Could not close DB: timeout waiting for leave broadcast" [2021-08-31T14:02:23.561Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-08-31T14:02:23.561Z] === RUN TestNetworkDBGarbageCollection [2021-08-31T14:02:23.732Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-08-31T14:02:23.732Z] === RUN TestDockerNetworkReConnect [2021-08-31T14:02:23.732Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:23.732Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-31T14:02:23.732Z] === RUN TestServicePlugin [2021-08-31T14:02:23.758Z] === RUN TestLoad [2021-08-31T14:02:23.758Z] --- PASS: TestLoad (0.00s) [2021-08-31T14:02:23.758Z] === RUN TestSave [2021-08-31T14:02:23.758Z] --- PASS: TestSave (0.02s) [2021-08-31T14:02:23.758Z] === RUN TestAddDeleteGet [2021-08-31T14:02:23.758Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-31T14:02:23.758Z] === RUN TestInvalidTags [2021-08-31T14:02:23.758Z] --- PASS: TestInvalidTags (0.00s) [2021-08-31T14:02:23.758Z] PASS [2021-08-31T14:02:23.758Z] coverage: 84.4% of statements [2021-08-31T14:02:23.758Z] ok github.com/docker/docker/reference 0.098s coverage: 84.4% of statements [2021-08-31T14:02:24.017Z] === RUN TestTarSumRemoveNonExistent [2021-08-31T14:02:24.017Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestTarSumRemove [2021-08-31T14:02:24.017Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestSortFileInfoSums [2021-08-31T14:02:24.017Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestNewTarSumForLabelInvalid [2021-08-31T14:02:24.017Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestNewTarSumForLabel [2021-08-31T14:02:24.017Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestEmptyTar [2021-08-31T14:02:24.017Z] --- PASS: TestEmptyTar (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestTarSumsReadSize [2021-08-31T14:02:24.017Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-08-31T14:02:24.017Z] === RUN TestTarSums [2021-08-31T14:02:24.017Z] --- PASS: TestTarSums (0.06s) [2021-08-31T14:02:24.017Z] === RUN TestIteration [2021-08-31T14:02:24.017Z] --- PASS: TestIteration (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestVersionLabelForChecksum [2021-08-31T14:02:24.017Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestVersion [2021-08-31T14:02:24.017Z] --- PASS: TestVersion (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestGetVersion [2021-08-31T14:02:24.017Z] --- PASS: TestGetVersion (0.00s) [2021-08-31T14:02:24.017Z] === RUN TestGetVersions [2021-08-31T14:02:24.017Z] --- PASS: TestGetVersions (0.00s) [2021-08-31T14:02:24.017Z] PASS [2021-08-31T14:02:24.017Z] coverage: 89.3% of statements [2021-08-31T14:02:24.017Z] ok github.com/docker/docker/pkg/tarsum 0.106s coverage: 89.3% of statements [2021-08-31T14:02:24.219Z] === RUN TestResolveAuthConfigIndexServer [2021-08-31T14:02:24.219Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestResolveAuthConfigFullURL [2021-08-31T14:02:24.219Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-31T14:02:24.219Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestValidateMirror [2021-08-31T14:02:24.219Z] --- PASS: TestValidateMirror (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestLoadInsecureRegistries [2021-08-31T14:02:24.219Z] time="2021-08-31T14:02:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-31T14:02:24.219Z] time="2021-08-31T14:02:24Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-31T14:02:24.219Z] time="2021-08-31T14:02:24Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-31T14:02:24.219Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-08-31T14:02:24.219Z] === RUN TestNewServiceConfig [2021-08-31T14:02:24.219Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestValidateIndexName [2021-08-31T14:02:24.219Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestValidateIndexNameWithError [2021-08-31T14:02:24.219Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestEndpointParse [2021-08-31T14:02:24.219Z] --- PASS: TestEndpointParse (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestEndpointParseInvalid [2021-08-31T14:02:24.219Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestValidateEndpoint [2021-08-31T14:02:24.219Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-31T14:02:24.219Z] === RUN TestPing [2021-08-31T14:02:24.219Z] --- PASS: TestPing (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestPingRegistryEndpoint [2021-08-31T14:02:24.220Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:02:24.220Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestEndpoint [2021-08-31T14:02:24.220Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:02:24.220Z] --- SKIP: TestEndpoint (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestParseRepositoryInfo [2021-08-31T14:02:24.220Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestNewIndexInfo [2021-08-31T14:02:24.220Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestMirrorEndpointLookup [2021-08-31T14:02:24.220Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:02:24.220Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestSearchRepositories [2021-08-31T14:02:24.220Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-31T14:02:24.220Z] Host: 127.0.0.1:49308 [2021-08-31T14:02:24.220Z] User-Agent: docker test client [2021-08-31T14:02:24.220Z] Authorization: Token fake-token [2021-08-31T14:02:24.220Z] X-Docker-Token: true [2021-08-31T14:02:24.220Z] Accept-Encoding: gzip [2021-08-31T14:02:24.220Z] [2021-08-31T14:02:24.220Z] [2021-08-31T14:02:24.220Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-31T14:02:24.220Z] Connection: close [2021-08-31T14:02:24.220Z] Content-Length: 144 [2021-08-31T14:02:24.220Z] Cache-Control: no-cache [2021-08-31T14:02:24.220Z] Content-Type: application/json [2021-08-31T14:02:24.220Z] Date: Tue, 31 Aug 2021 14:02:24 GMT [2021-08-31T14:02:24.220Z] Expires: -1 [2021-08-31T14:02:24.220Z] Pragma: no-cache [2021-08-31T14:02:24.220Z] Server: docker-tests/mock [2021-08-31T14:02:24.220Z] X-Docker-Registry-Config: mock [2021-08-31T14:02:24.220Z] X-Docker-Registry-Version: 0.0.0 [2021-08-31T14:02:24.220Z] [2021-08-31T14:02:24.220Z] [2021-08-31T14:02:24.220Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestTrustedLocation [2021-08-31T14:02:24.220Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-31T14:02:24.220Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestAllowNondistributableArtifacts [2021-08-31T14:02:24.220Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-31T14:02:24.220Z] === RUN TestIsSecureIndex [2021-08-31T14:02:24.220Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-31T14:02:24.220Z] PASS [2021-08-31T14:02:24.220Z] coverage: 51.7% of statements [2021-08-31T14:02:24.220Z] ok github.com/docker/docker/registry 0.192s coverage: 51.7% of statements [2021-08-31T14:02:24.474Z] testing: warning: no tests to run [2021-08-31T14:02:24.474Z] PASS [2021-08-31T14:02:24.474Z] coverage: [no statements] [2021-08-31T14:02:24.474Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestReaderWithReadError [2021-08-31T14:02:24.679Z] time="2021-08-31T14:02:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestReader [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-31T14:02:24.679Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-31T14:02:24.679Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-31T14:02:24.679Z] PASS [2021-08-31T14:02:24.679Z] coverage: 100.0% of statements [2021-08-31T14:02:24.679Z] ok github.com/docker/docker/registry/resumable 0.184s coverage: 100.0% of statements [2021-08-31T14:02:24.679Z] === RUN TestRestartManagerTimeout [2021-08-31T14:02:24.679Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-31T14:02:24.679Z] === RUN TestRestartManagerTimeoutReset [2021-08-31T14:02:24.679Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-31T14:02:24.679Z] PASS [2021-08-31T14:02:24.679Z] coverage: 50.9% of statements [2021-08-31T14:02:24.679Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-08-31T14:02:24.930Z] === RUN TestTruncIndex [2021-08-31T14:02:24.930Z] --- PASS: TestTruncIndex (0.10s) [2021-08-31T14:02:24.930Z] PASS [2021-08-31T14:02:24.930Z] coverage: 91.5% of statements [2021-08-31T14:02:24.930Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-08-31T14:02:25.139Z] === RUN TestDecodeContainerConfig [2021-08-31T14:02:25.139Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-31T14:02:25.139Z] === RUN TestDecodeContainerConfigIsolation [2021-08-31T14:02:25.139Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-31T14:02:25.139Z] === RUN TestValidatePrivileged [2021-08-31T14:02:25.139Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-31T14:02:25.139Z] PASS [2021-08-31T14:02:25.139Z] coverage: 52.2% of statements [2021-08-31T14:02:25.139Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-08-31T14:02:25.386Z] === RUN TestIsGIT [2021-08-31T14:02:25.386Z] --- PASS: TestIsGIT (0.00s) [2021-08-31T14:02:25.386Z] === RUN TestIsTransport [2021-08-31T14:02:25.386Z] --- PASS: TestIsTransport (0.00s) [2021-08-31T14:02:25.386Z] PASS [2021-08-31T14:02:25.386Z] coverage: 100.0% of statements [2021-08-31T14:02:25.386Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-08-31T14:02:25.598Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-31T14:02:25.598Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-31T14:02:25.598Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-31T14:02:25.598Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-31T14:02:25.598Z] PASS [2021-08-31T14:02:25.598Z] coverage: 62.5% of statements [2021-08-31T14:02:25.598Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2021-08-31T14:02:25.642Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] --- SKIP: TestServicePlugin (1.86s) [2021-08-31T14:02:25.642Z] === RUN TestServiceUpdateLabel [2021-08-31T14:02:25.642Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-31T14:02:25.642Z] === RUN TestServiceUpdateSecrets [2021-08-31T14:02:25.642Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-31T14:02:25.642Z] === RUN TestServiceUpdateConfigs [2021-08-31T14:02:25.642Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-31T14:02:25.642Z] === RUN TestServiceUpdateNetwork [2021-08-31T14:02:25.642Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-31T14:02:25.642Z] === RUN TestServiceUpdatePidsLimit [2021-08-31T14:02:25.642Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-08-31T14:02:25.642Z] PASS [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === Skipped [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:02:25.642Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:02:25.642Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-31T14:02:25.642Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-31T14:02:25.642Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-31T14:02:25.642Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-31T14:02:25.642Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-08-31T14:02:25.642Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-31T14:02:25.642Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-31T14:02:25.642Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-31T14:02:25.642Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-31T14:02:25.642Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-31T14:02:25.642Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-31T14:02:25.642Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-31T14:02:25.642Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-31T14:02:25.642Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-08-31T14:02:25.642Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-31T14:02:25.642Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServicePlugin (1.86s) [2021-08-31T14:02:25.642Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-31T14:02:25.642Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-31T14:02:25.642Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-31T14:02:25.642Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-31T14:02:25.642Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-08-31T14:02:25.642Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] DONE 24 tests, 23 skipped in 2.223s [2021-08-31T14:02:25.642Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-31T14:02:25.642Z] INFO: Testing against a local daemon [2021-08-31T14:02:25.642Z] === RUN TestSessionCreate [2021-08-31T14:02:25.642Z] --- PASS: TestSessionCreate (0.02s) [2021-08-31T14:02:25.642Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-31T14:02:25.642Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-31T14:02:25.642Z] PASS [2021-08-31T14:02:25.642Z] [2021-08-31T14:02:25.642Z] DONE 2 tests in 0.139s [2021-08-31T14:02:25.642Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-31T14:02:25.842Z] time="2021-08-31T14:02:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-31T14:02:25.842Z] === RUN TestVersionInfo [2021-08-31T14:02:25.842Z] --- PASS: TestVersionInfo (0.00s) [2021-08-31T14:02:25.842Z] === RUN TestAppendVersions [2021-08-31T14:02:25.842Z] --- PASS: TestAppendVersions (0.00s) [2021-08-31T14:02:25.842Z] PASS [2021-08-31T14:02:25.842Z] coverage: 88.9% of statements [2021-08-31T14:02:25.842Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-08-31T14:02:25.902Z] INFO: Testing against a local daemon [2021-08-31T14:02:25.902Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:02:25.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-31T14:02:25.902Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:02:25.902Z] === RUN TestDiskUsage [2021-08-31T14:02:25.902Z] === PAUSE TestDiskUsage [2021-08-31T14:02:25.902Z] === RUN TestEventsExecDie [2021-08-31T14:02:26.472Z] --- PASS: TestEventsExecDie (0.52s) [2021-08-31T14:02:26.472Z] === RUN TestEventsBackwardsCompatible [2021-08-31T14:02:26.472Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-31T14:02:26.472Z] === RUN TestEventsVolumeCreate [2021-08-31T14:02:26.472Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-31T14:02:26.472Z] === RUN TestInfoBinaryCommits [2021-08-31T14:02:26.472Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-31T14:02:26.472Z] === RUN TestInfoAPIVersioned [2021-08-31T14:02:26.472Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-31T14:02:26.472Z] === RUN TestInfoDiscoveryBackend [2021-08-31T14:02:27.043Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-31T14:02:27.043Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-31T14:02:27.369Z] === RUN TestValidatePrivileges [2021-08-31T14:02:27.369Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-31T14:02:27.369Z] === RUN TestFilterByCapNeg [2021-08-31T14:02:27.369Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-31T14:02:27.369Z] === RUN TestFilterByCapPos [2021-08-31T14:02:27.369Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-31T14:02:27.369Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-31T14:02:27.369Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-31T14:02:27.369Z] PASS [2021-08-31T14:02:27.369Z] coverage: 12.0% of statements [2021-08-31T14:02:27.369Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2021-08-31T14:02:27.776Z] === RUN TestGetDriver [2021-08-31T14:02:27.776Z] --- PASS: TestGetDriver (0.00s) [2021-08-31T14:02:27.776Z] === RUN TestVolumeRequestError [2021-08-31T14:02:27.776Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-31T14:02:27.776Z] PASS [2021-08-31T14:02:27.776Z] coverage: 36.1% of statements [2021-08-31T14:02:27.776Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2021-08-31T14:02:27.776Z] === RUN TestGetAddress [2021-08-31T14:02:27.776Z] --- PASS: TestGetAddress (0.00s) [2021-08-31T14:02:27.776Z] === RUN TestRemove [2021-08-31T14:02:27.776Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-31T14:02:27.776Z] --- SKIP: TestRemove (0.00s) [2021-08-31T14:02:27.776Z] === RUN TestInitializeWithVolumes [2021-08-31T14:02:27.776Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-31T14:02:27.776Z] === RUN TestCreate [2021-08-31T14:02:27.825Z] === RUN TestNewSettable [2021-08-31T14:02:27.825Z] --- PASS: TestNewSettable (0.00s) [2021-08-31T14:02:27.825Z] === RUN TestIsSettable [2021-08-31T14:02:27.825Z] --- PASS: TestIsSettable (0.00s) [2021-08-31T14:02:27.825Z] === RUN TestUpdateSettingsEnv [2021-08-31T14:02:27.825Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-31T14:02:27.825Z] PASS [2021-08-31T14:02:27.825Z] coverage: 20.0% of statements [2021-08-31T14:02:27.825Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-08-31T14:02:28.236Z] --- PASS: TestCreate (0.01s) [2021-08-31T14:02:28.236Z] === RUN TestValidateName [2021-08-31T14:02:28.236Z] --- PASS: TestValidateName (0.00s) [2021-08-31T14:02:28.236Z] === RUN TestCreateWithOpts [2021-08-31T14:02:28.236Z] local_test.go:180: runtime.GOOS == "windows" [2021-08-31T14:02:28.236Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-31T14:02:28.236Z] === RUN TestRelaodNoOpts [2021-08-31T14:02:28.236Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-31T14:02:28.236Z] PASS [2021-08-31T14:02:28.236Z] coverage: 41.5% of statements [2021-08-31T14:02:28.236Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements [2021-08-31T14:02:28.787Z] === RUN TestLoad [2021-08-31T14:02:28.787Z] --- PASS: TestLoad (0.00s) [2021-08-31T14:02:28.787Z] === RUN TestSave [2021-08-31T14:02:28.787Z] --- PASS: TestSave (0.02s) [2021-08-31T14:02:28.787Z] === RUN TestAddDeleteGet [2021-08-31T14:02:28.787Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-31T14:02:28.787Z] === RUN TestInvalidTags [2021-08-31T14:02:28.787Z] --- PASS: TestInvalidTags (0.00s) [2021-08-31T14:02:28.787Z] PASS [2021-08-31T14:02:28.787Z] coverage: 84.4% of statements [2021-08-31T14:02:28.787Z] ok github.com/docker/docker/reference 0.079s coverage: 84.4% of statements [2021-08-31T14:02:28.787Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-31T14:02:28.787Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-31T14:02:28.787Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-31T14:02:28.787Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRaw [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-31T14:02:29.205Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRaw [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-31T14:02:29.205Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestConvertTmpfsOptions [2021-08-31T14:02:29.205Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-31T14:02:29.205Z] linux_parser_test.go:209: data="ro" [2021-08-31T14:02:29.205Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestParseMountSpec [2021-08-31T14:02:29.205Z] parser_test.go:62: case 0 [2021-08-31T14:02:29.205Z] parser_test.go:62: case 1 [2021-08-31T14:02:29.205Z] parser_test.go:62: case 2 [2021-08-31T14:02:29.205Z] parser_test.go:62: case 3 [2021-08-31T14:02:29.205Z] parser_test.go:62: case 4 [2021-08-31T14:02:29.205Z] parser_test.go:62: case 5 [2021-08-31T14:02:29.205Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestValidateMount [2021-08-31T14:02:29.205Z] --- PASS: TestValidateMount (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRaw [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-31T14:02:29.205Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-31T14:02:29.205Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-31T14:02:29.205Z] PASS [2021-08-31T14:02:29.205Z] coverage: 67.6% of statements [2021-08-31T14:02:29.205Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.6% of statements [2021-08-31T14:02:29.664Z] === RUN TestSetGetMeta [2021-08-31T14:02:29.664Z] === PAUSE TestSetGetMeta [2021-08-31T14:02:29.664Z] === RUN TestRestore [2021-08-31T14:02:29.664Z] === PAUSE TestRestore [2021-08-31T14:02:29.664Z] === RUN TestServiceCreate [2021-08-31T14:02:29.664Z] === PAUSE TestServiceCreate [2021-08-31T14:02:29.664Z] === RUN TestServiceList [2021-08-31T14:02:29.664Z] === PAUSE TestServiceList [2021-08-31T14:02:29.664Z] === RUN TestServiceRemove [2021-08-31T14:02:29.664Z] === PAUSE TestServiceRemove [2021-08-31T14:02:29.664Z] === RUN TestServiceGet [2021-08-31T14:02:29.664Z] === PAUSE TestServiceGet [2021-08-31T14:02:29.664Z] === RUN TestServicePrune [2021-08-31T14:02:29.664Z] === PAUSE TestServicePrune [2021-08-31T14:02:29.664Z] === RUN TestCreate [2021-08-31T14:02:29.664Z] === PAUSE TestCreate [2021-08-31T14:02:29.664Z] === RUN TestRemove [2021-08-31T14:02:29.664Z] === PAUSE TestRemove [2021-08-31T14:02:29.664Z] === RUN TestList [2021-08-31T14:02:29.664Z] === PAUSE TestList [2021-08-31T14:02:29.664Z] === RUN TestFindByDriver [2021-08-31T14:02:29.664Z] === PAUSE TestFindByDriver [2021-08-31T14:02:29.664Z] === RUN TestFindByReferenced [2021-08-31T14:02:29.664Z] === PAUSE TestFindByReferenced [2021-08-31T14:02:29.664Z] === RUN TestDerefMultipleOfSameRef [2021-08-31T14:02:29.664Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-31T14:02:29.664Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:02:29.664Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:02:29.664Z] === RUN TestDefererencePluginOnCreateError [2021-08-31T14:02:29.664Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-31T14:02:29.664Z] === RUN TestRefDerefRemove [2021-08-31T14:02:29.664Z] === PAUSE TestRefDerefRemove [2021-08-31T14:02:29.664Z] === RUN TestGet [2021-08-31T14:02:29.664Z] === PAUSE TestGet [2021-08-31T14:02:29.664Z] === RUN TestGetWithReference [2021-08-31T14:02:29.664Z] === PAUSE TestGetWithReference [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc/test_nil_list [2021-08-31T14:02:29.664Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc/test_empty_list [2021-08-31T14:02:29.664Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:02:29.664Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:02:29.664Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc/test_filter_some [2021-08-31T14:02:29.664Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc/test_filter_middle [2021-08-31T14:02:29.664Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:02:29.664Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:02:29.664Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-31T14:02:29.664Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-31T14:02:29.664Z] === CONT TestFilterFunc/test_nil_list [2021-08-31T14:02:29.664Z] === CONT TestFilterFunc/test_filter_some [2021-08-31T14:02:29.664Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:02:29.664Z] === CONT TestFilterFunc/test_empty_list [2021-08-31T14:02:29.664Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:02:29.664Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-31T14:02:29.664Z] === CONT TestFilterFunc/test_filter_middle [2021-08-31T14:02:29.664Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc (0.00s) [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-31T14:02:29.664Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-31T14:02:29.664Z] === CONT TestSetGetMeta [2021-08-31T14:02:29.664Z] === CONT TestList [2021-08-31T14:02:29.664Z] === CONT TestGet [2021-08-31T14:02:29.664Z] === CONT TestDefererencePluginOnCreateError [2021-08-31T14:02:29.664Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestGetWithReference [2021-08-31T14:02:29.664Z] --- PASS: TestGet (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestRefDerefRemove [2021-08-31T14:02:29.664Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestRemove [2021-08-31T14:02:29.664Z] --- PASS: TestList (0.03s) [2021-08-31T14:02:29.664Z] === CONT TestCreate [2021-08-31T14:02:29.664Z] --- PASS: TestGetWithReference (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestServicePrune [2021-08-31T14:02:29.664Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestServiceGet [2021-08-31T14:02:29.664Z] --- PASS: TestCreate (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestServiceRemove [2021-08-31T14:02:29.664Z] --- PASS: TestRemove (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestServiceList [2021-08-31T14:02:29.664Z] --- PASS: TestServiceGet (0.11s) [2021-08-31T14:02:29.664Z] === CONT TestServiceCreate [2021-08-31T14:02:29.664Z] time="2021-08-31T14:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:02:29.664Z] --- PASS: TestServiceRemove (0.11s) [2021-08-31T14:02:29.664Z] === CONT TestRestore [2021-08-31T14:02:29.664Z] --- PASS: TestServiceList (0.11s) [2021-08-31T14:02:29.664Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:02:29.664Z] time="2021-08-31T14:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:02:29.664Z] time="2021-08-31T14:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:02:29.664Z] --- PASS: TestServiceCreate (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestDerefMultipleOfSameRef [2021-08-31T14:02:29.664Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-31T14:02:29.664Z] === CONT TestFindByReferenced [2021-08-31T14:02:29.664Z] time="2021-08-31T14:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-31T14:02:29.664Z] --- PASS: TestRestore (0.02s) [2021-08-31T14:02:29.664Z] === CONT TestFindByDriver [2021-08-31T14:02:29.664Z] time="2021-08-31T14:02:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:02:29.664Z] --- PASS: TestServicePrune (0.14s) [2021-08-31T14:02:29.664Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-31T14:02:29.664Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-31T14:02:29.664Z] --- PASS: TestFindByDriver (0.01s) [2021-08-31T14:02:29.664Z] PASS [2021-08-31T14:02:29.664Z] coverage: 69.0% of statements [2021-08-31T14:02:29.664Z] ok github.com/docker/docker/volume/service 0.220s coverage: 69.0% of statements [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestReaderWithReadError [2021-08-31T14:02:29.749Z] time="2021-08-31T14:02:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestReader [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-31T14:02:29.749Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-31T14:02:29.749Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-31T14:02:29.749Z] PASS [2021-08-31T14:02:29.749Z] coverage: 100.0% of statements [2021-08-31T14:02:29.749Z] ok github.com/docker/docker/registry/resumable 0.139s coverage: 100.0% of statements [2021-08-31T14:02:30.123Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-31T14:02:30.123Z] === RUN TestClientStream [2021-08-31T14:02:30.123Z] --- PASS: TestClientStream (0.00s) [2021-08-31T14:02:30.123Z] === RUN TestClientSendFile [2021-08-31T14:02:30.123Z] --- PASS: TestClientSendFile (0.00s) [2021-08-31T14:02:30.123Z] === RUN TestClientWithRequestTimeout [2021-08-31T14:02:30.123Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-08-31T14:02:30.123Z] === RUN TestFileSpecPlugin [2021-08-31T14:02:30.123Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-31T14:02:30.123Z] === RUN TestFileJSONSpecPlugin [2021-08-31T14:02:30.123Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-31T14:02:30.123Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-31T14:02:30.123Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-31T14:02:30.123Z] === RUN TestPluginAddHandler [2021-08-31T14:02:30.123Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-31T14:02:30.123Z] === RUN TestPluginWaitBadPlugin [2021-08-31T14:02:30.123Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-31T14:02:30.123Z] === RUN TestGet [2021-08-31T14:02:30.123Z] time="2021-08-31T14:02:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-31T14:02:30.205Z] === RUN TestResolveAuthConfigIndexServer [2021-08-31T14:02:30.205Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestResolveAuthConfigFullURL [2021-08-31T14:02:30.205Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-31T14:02:30.205Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestValidateMirror [2021-08-31T14:02:30.205Z] --- PASS: TestValidateMirror (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestLoadInsecureRegistries [2021-08-31T14:02:30.205Z] time="2021-08-31T14:02:29Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-31T14:02:30.205Z] time="2021-08-31T14:02:29Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-31T14:02:30.205Z] time="2021-08-31T14:02:29Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-31T14:02:30.205Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-08-31T14:02:30.205Z] === RUN TestNewServiceConfig [2021-08-31T14:02:30.205Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestValidateIndexName [2021-08-31T14:02:30.205Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestValidateIndexNameWithError [2021-08-31T14:02:30.205Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestEndpointParse [2021-08-31T14:02:30.205Z] --- PASS: TestEndpointParse (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestEndpointParseInvalid [2021-08-31T14:02:30.205Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestValidateEndpoint [2021-08-31T14:02:30.205Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-31T14:02:30.205Z] === RUN TestPing [2021-08-31T14:02:30.205Z] --- PASS: TestPing (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestPingRegistryEndpoint [2021-08-31T14:02:30.205Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:02:30.205Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestEndpoint [2021-08-31T14:02:30.205Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:02:30.205Z] --- SKIP: TestEndpoint (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestParseRepositoryInfo [2021-08-31T14:02:30.205Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestNewIndexInfo [2021-08-31T14:02:30.205Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestMirrorEndpointLookup [2021-08-31T14:02:30.205Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:02:30.205Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestSearchRepositories [2021-08-31T14:02:30.205Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-31T14:02:30.205Z] Host: 127.0.0.1:49317 [2021-08-31T14:02:30.205Z] User-Agent: docker test client [2021-08-31T14:02:30.205Z] Authorization: Token fake-token [2021-08-31T14:02:30.205Z] X-Docker-Token: true [2021-08-31T14:02:30.205Z] Accept-Encoding: gzip [2021-08-31T14:02:30.205Z] [2021-08-31T14:02:30.205Z] [2021-08-31T14:02:30.205Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-31T14:02:30.205Z] Connection: close [2021-08-31T14:02:30.205Z] Content-Length: 144 [2021-08-31T14:02:30.205Z] Cache-Control: no-cache [2021-08-31T14:02:30.205Z] Content-Type: application/json [2021-08-31T14:02:30.205Z] Date: Tue, 31 Aug 2021 14:02:30 GMT [2021-08-31T14:02:30.205Z] Expires: -1 [2021-08-31T14:02:30.205Z] Pragma: no-cache [2021-08-31T14:02:30.205Z] Server: docker-tests/mock [2021-08-31T14:02:30.205Z] X-Docker-Registry-Config: mock [2021-08-31T14:02:30.205Z] X-Docker-Registry-Version: 0.0.0 [2021-08-31T14:02:30.205Z] [2021-08-31T14:02:30.205Z] [2021-08-31T14:02:30.205Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestTrustedLocation [2021-08-31T14:02:30.205Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-31T14:02:30.205Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestAllowNondistributableArtifacts [2021-08-31T14:02:30.205Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestIsSecureIndex [2021-08-31T14:02:30.205Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-31T14:02:30.205Z] PASS [2021-08-31T14:02:30.205Z] coverage: 51.7% of statements [2021-08-31T14:02:30.205Z] ok github.com/docker/docker/registry 0.180s coverage: 51.7% of statements [2021-08-31T14:02:30.205Z] === RUN TestRestartManagerTimeout [2021-08-31T14:02:30.205Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-31T14:02:30.205Z] === RUN TestRestartManagerTimeoutReset [2021-08-31T14:02:30.205Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-31T14:02:30.205Z] PASS [2021-08-31T14:02:30.205Z] coverage: 50.9% of statements [2021-08-31T14:02:30.205Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-08-31T14:02:30.661Z] === RUN TestDecodeContainerConfig [2021-08-31T14:02:30.661Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-31T14:02:30.661Z] === RUN TestDecodeContainerConfigIsolation [2021-08-31T14:02:30.661Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-31T14:02:30.661Z] === RUN TestValidatePrivileged [2021-08-31T14:02:30.661Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-31T14:02:30.661Z] PASS [2021-08-31T14:02:30.661Z] coverage: 52.2% of statements [2021-08-31T14:02:30.661Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-08-31T14:02:31.091Z] time="2021-08-31T14:02:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-31T14:02:31.117Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-31T14:02:31.117Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-31T14:02:31.117Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-31T14:02:31.117Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-31T14:02:31.117Z] PASS [2021-08-31T14:02:31.117Z] coverage: 62.5% of statements [2021-08-31T14:02:31.117Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-08-31T14:02:31.247Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.55s) [2021-08-31T14:02:31.247Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-31T14:02:31.247Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:31.247Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-31T14:02:31.247Z] === RUN TestInfoAPI [2021-08-31T14:02:31.247Z] --- PASS: TestInfoAPI (0.02s) [2021-08-31T14:02:31.247Z] === RUN TestInfoAPIWarnings [2021-08-31T14:02:32.611Z] --- PASS: TestServiceWithDataPathPortInit (13.89s) [2021-08-31T14:02:32.611Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-31T14:02:33.270Z] time="2021-08-31T14:02:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-31T14:02:33.280Z] === RUN TestGetDriver [2021-08-31T14:02:33.280Z] --- PASS: TestGetDriver (0.00s) [2021-08-31T14:02:33.280Z] === RUN TestVolumeRequestError [2021-08-31T14:02:33.280Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-31T14:02:33.280Z] PASS [2021-08-31T14:02:33.280Z] coverage: 36.1% of statements [2021-08-31T14:02:33.280Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-08-31T14:02:33.280Z] === RUN TestGetAddress [2021-08-31T14:02:33.280Z] --- PASS: TestGetAddress (0.00s) [2021-08-31T14:02:33.280Z] === RUN TestRemove [2021-08-31T14:02:33.280Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-31T14:02:33.280Z] --- SKIP: TestRemove (0.00s) [2021-08-31T14:02:33.280Z] === RUN TestInitializeWithVolumes [2021-08-31T14:02:33.280Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-31T14:02:33.280Z] === RUN TestCreate [2021-08-31T14:02:33.280Z] --- PASS: TestCreate (0.01s) [2021-08-31T14:02:33.280Z] === RUN TestValidateName [2021-08-31T14:02:33.280Z] --- PASS: TestValidateName (0.00s) [2021-08-31T14:02:33.280Z] === RUN TestCreateWithOpts [2021-08-31T14:02:33.280Z] local_test.go:180: runtime.GOOS == "windows" [2021-08-31T14:02:33.280Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-31T14:02:33.280Z] === RUN TestRelaodNoOpts [2021-08-31T14:02:33.280Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-31T14:02:33.280Z] PASS [2021-08-31T14:02:33.280Z] coverage: 41.5% of statements [2021-08-31T14:02:33.280Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [2021-08-31T14:02:34.028Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lhc0b9rvn2c4yozanrfrwcxsw Created:2021-08-31 14:02:32.609333743 +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[4c92d6361395dd8fe1474454f5f4e378391ce0ca0b75254630acbdd335953eae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gvndh158o0bigtr7dw8shcuaz EndpointID:54746477c93db70a771a94bdd2cdf728bb29522113a90a11505f737565ecee23 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4e7486b147c836a3caf27c0acde6d6ee9bd125e15ee108470acd920df48732f7 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:f24e3e44e3d3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gvndh158o0bigtr7dw8shcuaz EndpointID:54746477c93db70a771a94bdd2cdf728bb29522113a90a11505f737565ecee23 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-31T14:02:34.233Z] c67ded6868b6: Pull complete [2021-08-31T14:02:34.233Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-31T14:02:34.233Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:02:34.233Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-31T14:02:34.233Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-31T14:02:34.233Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-31T14:02:34.233Z] WARN: Skipping validation tests [2021-08-31T14:02:34.233Z] INFO: Running unit tests at 08/31/2021 14:02:20... [2021-08-31T14:02:34.233Z] INFO: make.ps1 starting at 08/31/2021 14:02:25 [2021-08-31T14:02:34.233Z] INFO: Git commit (c55bfc6445) assumed from DOCKER_GITCOMMIT environment variable [2021-08-31T14:02:34.233Z] INFO: Invoking autogen... [2021-08-31T14:02:34.233Z] INFO: Running unit tests... [2021-08-31T14:02:34.234Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRaw [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-31T14:02:34.242Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRaw [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-31T14:02:34.242Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestConvertTmpfsOptions [2021-08-31T14:02:34.242Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-31T14:02:34.242Z] linux_parser_test.go:209: data="ro" [2021-08-31T14:02:34.242Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestParseMountSpec [2021-08-31T14:02:34.242Z] parser_test.go:62: case 0 [2021-08-31T14:02:34.242Z] parser_test.go:62: case 1 [2021-08-31T14:02:34.242Z] parser_test.go:62: case 2 [2021-08-31T14:02:34.242Z] parser_test.go:62: case 3 [2021-08-31T14:02:34.242Z] parser_test.go:62: case 4 [2021-08-31T14:02:34.242Z] parser_test.go:62: case 5 [2021-08-31T14:02:34.242Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestValidateMount [2021-08-31T14:02:34.242Z] --- PASS: TestValidateMount (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRaw [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-31T14:02:34.242Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-31T14:02:34.242Z] PASS [2021-08-31T14:02:34.242Z] coverage: 67.6% of statements [2021-08-31T14:02:34.242Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2021-08-31T14:02:34.242Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-31T14:02:34.242Z] === RUN TestClientStream [2021-08-31T14:02:34.242Z] --- PASS: TestClientStream (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestClientSendFile [2021-08-31T14:02:34.242Z] --- PASS: TestClientSendFile (0.00s) [2021-08-31T14:02:34.242Z] === RUN TestClientWithRequestTimeout [2021-08-31T14:02:34.242Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-31T14:02:34.242Z] === RUN TestFileSpecPlugin [2021-08-31T14:02:34.698Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-31T14:02:34.698Z] === RUN TestFileJSONSpecPlugin [2021-08-31T14:02:34.698Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-31T14:02:34.698Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-31T14:02:34.698Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-31T14:02:34.698Z] === RUN TestPluginAddHandler [2021-08-31T14:02:34.698Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-31T14:02:34.698Z] === RUN TestPluginWaitBadPlugin [2021-08-31T14:02:34.698Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-31T14:02:34.698Z] === RUN TestGet [2021-08-31T14:02:34.698Z] time="2021-08-31T14:02:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-31T14:02:34.698Z] === RUN TestSetGetMeta [2021-08-31T14:02:34.698Z] === PAUSE TestSetGetMeta [2021-08-31T14:02:34.698Z] === RUN TestRestore [2021-08-31T14:02:34.698Z] === PAUSE TestRestore [2021-08-31T14:02:34.698Z] === RUN TestServiceCreate [2021-08-31T14:02:34.698Z] === PAUSE TestServiceCreate [2021-08-31T14:02:34.698Z] === RUN TestServiceList [2021-08-31T14:02:34.698Z] === PAUSE TestServiceList [2021-08-31T14:02:34.698Z] === RUN TestServiceRemove [2021-08-31T14:02:34.698Z] === PAUSE TestServiceRemove [2021-08-31T14:02:34.698Z] === RUN TestServiceGet [2021-08-31T14:02:34.698Z] === PAUSE TestServiceGet [2021-08-31T14:02:34.698Z] === RUN TestServicePrune [2021-08-31T14:02:34.698Z] === PAUSE TestServicePrune [2021-08-31T14:02:34.698Z] === RUN TestCreate [2021-08-31T14:02:34.698Z] === PAUSE TestCreate [2021-08-31T14:02:34.698Z] === RUN TestRemove [2021-08-31T14:02:34.698Z] === PAUSE TestRemove [2021-08-31T14:02:34.698Z] === RUN TestList [2021-08-31T14:02:34.698Z] === PAUSE TestList [2021-08-31T14:02:34.698Z] === RUN TestFindByDriver [2021-08-31T14:02:34.698Z] === PAUSE TestFindByDriver [2021-08-31T14:02:34.698Z] === RUN TestFindByReferenced [2021-08-31T14:02:34.698Z] === PAUSE TestFindByReferenced [2021-08-31T14:02:34.698Z] === RUN TestDerefMultipleOfSameRef [2021-08-31T14:02:34.698Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-31T14:02:34.698Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:02:34.698Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:02:34.698Z] === RUN TestDefererencePluginOnCreateError [2021-08-31T14:02:34.698Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-31T14:02:34.698Z] === RUN TestRefDerefRemove [2021-08-31T14:02:34.698Z] === PAUSE TestRefDerefRemove [2021-08-31T14:02:34.698Z] === RUN TestGet [2021-08-31T14:02:34.698Z] === PAUSE TestGet [2021-08-31T14:02:34.698Z] === RUN TestGetWithReference [2021-08-31T14:02:34.698Z] === PAUSE TestGetWithReference [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc/test_nil_list [2021-08-31T14:02:34.698Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc/test_empty_list [2021-08-31T14:02:34.698Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:02:34.698Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:02:34.698Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc/test_filter_some [2021-08-31T14:02:34.698Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc/test_filter_middle [2021-08-31T14:02:34.698Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:02:34.698Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:02:34.698Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-31T14:02:34.698Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-31T14:02:34.698Z] === CONT TestFilterFunc/test_nil_list [2021-08-31T14:02:34.698Z] === CONT TestFilterFunc/test_filter_some [2021-08-31T14:02:34.698Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:02:34.698Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:02:34.698Z] === CONT TestFilterFunc/test_empty_list [2021-08-31T14:02:34.698Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:02:34.698Z] === CONT TestFilterFunc/test_filter_middle [2021-08-31T14:02:34.698Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc (0.00s) [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-31T14:02:34.698Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-31T14:02:34.698Z] === CONT TestSetGetMeta [2021-08-31T14:02:34.698Z] === CONT TestList [2021-08-31T14:02:34.698Z] === CONT TestServiceGet [2021-08-31T14:02:34.698Z] === CONT TestCreate [2021-08-31T14:02:34.698Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-31T14:02:34.698Z] === CONT TestServiceRemove [2021-08-31T14:02:34.698Z] --- PASS: TestCreate (0.02s) [2021-08-31T14:02:34.698Z] === CONT TestServiceList [2021-08-31T14:02:34.698Z] --- PASS: TestList (0.02s) [2021-08-31T14:02:34.698Z] === CONT TestServiceCreate [2021-08-31T14:02:35.154Z] --- PASS: TestServiceGet (0.11s) [2021-08-31T14:02:35.154Z] === CONT TestRestore [2021-08-31T14:02:35.154Z] --- PASS: TestServiceRemove (0.10s) [2021-08-31T14:02:35.154Z] === CONT TestServicePrune [2021-08-31T14:02:35.154Z] --- PASS: TestServiceCreate (0.09s) [2021-08-31T14:02:35.154Z] === CONT TestDefererencePluginOnCreateError [2021-08-31T14:02:35.154Z] --- PASS: TestServiceList (0.10s) [2021-08-31T14:02:35.154Z] === CONT TestGetWithReference [2021-08-31T14:02:35.154Z] time="2021-08-31T14:02:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:02:35.154Z] --- PASS: TestRestore (0.02s) [2021-08-31T14:02:35.154Z] === CONT TestGet [2021-08-31T14:02:35.154Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-31T14:02:35.154Z] === CONT TestRefDerefRemove [2021-08-31T14:02:35.154Z] --- PASS: TestGetWithReference (0.02s) [2021-08-31T14:02:35.154Z] === CONT TestDerefMultipleOfSameRef [2021-08-31T14:02:35.154Z] time="2021-08-31T14:02:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:02:35.154Z] time="2021-08-31T14:02:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:02:35.154Z] --- PASS: TestGet (0.02s) [2021-08-31T14:02:35.154Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:02:35.154Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-31T14:02:35.154Z] === CONT TestFindByReferenced [2021-08-31T14:02:35.154Z] time="2021-08-31T14:02:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-31T14:02:35.154Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-31T14:02:35.154Z] === CONT TestRemove [2021-08-31T14:02:35.154Z] time="2021-08-31T14:02:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:02:35.154Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-31T14:02:35.154Z] === CONT TestFindByDriver [2021-08-31T14:02:35.154Z] --- PASS: TestServicePrune (0.05s) [2021-08-31T14:02:35.154Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-31T14:02:35.154Z] --- PASS: TestRemove (0.02s) [2021-08-31T14:02:35.154Z] --- PASS: TestFindByDriver (0.01s) [2021-08-31T14:02:35.154Z] PASS [2021-08-31T14:02:35.154Z] coverage: 69.0% of statements [2021-08-31T14:02:35.154Z] ok github.com/docker/docker/volume/service 0.211s coverage: 69.0% of statements [2021-08-31T14:02:35.609Z] time="2021-08-31T14:02:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-31T14:02:37.014Z] time="2021-08-31T14:02:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-31T14:02:37.773Z] time="2021-08-31T14:02:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-31T14:02:39.290Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2021-08-31T14:02:39.290Z] PASS [2021-08-31T14:02:39.290Z] [2021-08-31T14:02:39.290Z] === Skipped [2021-08-31T14:02:39.290Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:02:39.290Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:02:39.290Z] [2021-08-31T14:02:39.290Z] [2021-08-31T14:02:39.290Z] DONE 26 tests, 1 skipped in 44.393s [2021-08-31T14:02:39.290Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-31T14:02:39.290Z] INFO: Testing against a local daemon [2021-08-31T14:02:39.290Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-31T14:02:39.290Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:02:39.290Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-31T14:02:39.290Z] === RUN TestDockerNetworkIpvlan [2021-08-31T14:02:39.290Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:02:39.290Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-31T14:02:39.290Z] PASS [2021-08-31T14:02:39.290Z] [2021-08-31T14:02:39.290Z] === Skipped [2021-08-31T14:02:39.290Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-31T14:02:39.290Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:02:39.290Z] [2021-08-31T14:02:39.290Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-31T14:02:39.290Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:02:39.290Z] [2021-08-31T14:02:39.290Z] [2021-08-31T14:02:39.290Z] DONE 2 tests, 2 skipped in 0.024s [2021-08-31T14:02:39.290Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-31T14:02:39.290Z] INFO: Testing against a local daemon [2021-08-31T14:02:39.290Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-31T14:02:39.855Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-08-31T14:02:39.855Z] === RUN TestDockerNetworkMacvlan [2021-08-31T14:02:40.421Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-31T14:02:41.310Z] ? github.com/docker/docker/api [no test files] [2021-08-31T14:02:41.358Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-31T14:02:41.489Z] time="2021-08-31T14:02:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-31T14:02:41.924Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-31T14:02:43.823Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-31T14:02:45.576Z] --- PASS: TestGet (15.01s) [2021-08-31T14:02:45.576Z] === RUN TestPluginWithNoManifest [2021-08-31T14:02:45.576Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-31T14:02:45.576Z] === RUN TestGetAll [2021-08-31T14:02:45.576Z] --- PASS: TestGetAll (0.00s) [2021-08-31T14:02:45.576Z] PASS [2021-08-31T14:02:45.576Z] coverage: 73.2% of statements [2021-08-31T14:02:45.576Z] ok github.com/docker/docker/pkg/plugins 35.921s coverage: 73.2% of statements [2021-08-31T14:02:45.721Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-31T14:02:49.004Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-31T14:02:49.343Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-08-31T14:02:49.343Z] === RUN TestInfoDebug [2021-08-31T14:02:49.343Z] --- PASS: TestInfoDebug (0.54s) [2021-08-31T14:02:49.343Z] === RUN TestInfoInsecureRegistries [2021-08-31T14:02:49.343Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-31T14:02:49.343Z] === RUN TestInfoRegistryMirrors [2021-08-31T14:02:49.343Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-31T14:02:49.343Z] === RUN TestLoginFailsWithBadCredentials [2021-08-31T14:02:49.343Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-08-31T14:02:49.343Z] === RUN TestPingCacheHeaders [2021-08-31T14:02:49.343Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-31T14:02:49.343Z] === RUN TestPingGet [2021-08-31T14:02:49.343Z] --- PASS: TestPingGet (0.01s) [2021-08-31T14:02:49.343Z] === RUN TestPingHead [2021-08-31T14:02:49.343Z] --- PASS: TestPingHead (0.02s) [2021-08-31T14:02:49.343Z] === RUN TestVersion [2021-08-31T14:02:49.343Z] --- PASS: TestVersion (0.02s) [2021-08-31T14:02:49.343Z] === CONT TestDiskUsage [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/container_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/image_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/volume_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-31T14:02:49.343Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-31T14:02:49.344Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-31T14:02:49.344Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-31T14:02:49.344Z] === RUN TestDiskUsage/after_container.Run [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-31T14:02:49.604Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage (1.20s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-31T14:02:49.864Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-31T14:02:49.864Z] PASS [2021-08-31T14:02:49.864Z] [2021-08-31T14:02:49.864Z] === Skipped [2021-08-31T14:02:49.864Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:02:49.864Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-31T14:02:49.864Z] [2021-08-31T14:02:49.864Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-31T14:02:49.864Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-31T14:02:49.864Z] [2021-08-31T14:02:49.864Z] [2021-08-31T14:02:49.864Z] DONE 53 tests, 2 skipped in 24.178s [2021-08-31T14:02:49.864Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-31T14:02:49.938Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2021-08-31T14:02:49.938Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-31T14:02:49.938Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-08-31T14:02:49.938Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2021-08-31T14:02:49.938Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2021-08-31T14:02:49.938Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2021-08-31T14:02:49.938Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2021-08-31T14:02:49.938Z] PASS [2021-08-31T14:02:49.938Z] [2021-08-31T14:02:49.938Z] DONE 8 tests in 11.210s [2021-08-31T14:02:49.938Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-31T14:02:49.938Z] testing: warning: no tests to run [2021-08-31T14:02:49.938Z] PASS [2021-08-31T14:02:49.938Z] [2021-08-31T14:02:49.938Z] DONE 0 tests in 0.007s [2021-08-31T14:02:49.938Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-31T14:02:49.938Z] INFO: Testing against a local daemon [2021-08-31T14:02:49.938Z] === RUN TestAuthZPluginAllowRequest [2021-08-31T14:02:50.025Z] --- PASS: TestGet (15.01s) [2021-08-31T14:02:50.025Z] === RUN TestPluginWithNoManifest [2021-08-31T14:02:50.025Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-31T14:02:50.025Z] === RUN TestGetAll [2021-08-31T14:02:50.025Z] --- PASS: TestGetAll (0.00s) [2021-08-31T14:02:50.025Z] PASS [2021-08-31T14:02:50.025Z] coverage: 73.2% of statements [2021-08-31T14:02:50.025Z] ok github.com/docker/docker/pkg/plugins 35.875s coverage: 73.2% of statements [2021-08-31T14:02:50.124Z] INFO: Testing against a local daemon [2021-08-31T14:02:50.124Z] === RUN TestVolumesCreateAndList [2021-08-31T14:02:50.124Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-31T14:02:50.124Z] === RUN TestVolumesRemove [2021-08-31T14:02:50.124Z] --- PASS: TestVolumesRemove (0.06s) [2021-08-31T14:02:50.124Z] === RUN TestVolumesInspect [2021-08-31T14:02:50.124Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-31T14:02:50.124Z] === RUN TestVolumesInvalidJSON [2021-08-31T14:02:50.124Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-31T14:02:50.124Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-31T14:02:50.124Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-31T14:02:50.124Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-31T14:02:50.124Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-31T14:02:50.124Z] PASS [2021-08-31T14:02:50.124Z] [2021-08-31T14:02:50.125Z] DONE 5 tests in 0.198s [2021-08-31T14:02:50.125Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-31T14:02:50.125Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13369 is not a child of this shell [2021-08-31T14:02:50.125Z] warning: PID 13369 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-31T14:02:50.125Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-31T14:02:50.125Z] [2021-08-31T14:02:50.125Z] Unloading profiles will leave already running processes permanently [2021-08-31T14:02:50.125Z] unconfined, which can lead to unexpected situations. [2021-08-31T14:02:50.125Z] [2021-08-31T14:02:50.125Z] To set a process to complain mode, use the command line tool [2021-08-31T14:02:50.125Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-31T14:02:50.125Z] Removing test suite binaries [2021-08-31T14:02:50.125Z] exiting test-integration [2021-08-31T14:02:50.125Z] ++ exit 0 [2021-08-31T14:02:50.125Z] Post stage [Pipeline] junit [2021-08-31T14:02:51.080Z] Recording test results [2021-08-31T14:02:51.311Z] --- PASS: TestAuthZPluginAllowRequest (1.27s) [2021-08-31T14:02:51.311Z] === RUN TestAuthZPluginTLS [2021-08-31T14:02:51.569Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-08-31T14:02:51.569Z] === RUN TestAuthZPluginDenyRequest [2021-08-31T14:02:51.993Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-31T14:02:51.993Z] Using test binary docker [2021-08-31T14:02:51.993Z] +++ /etc/init.d/apparmor start [2021-08-31T14:02:51.993Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-31T14:02:51.993Z] INFO: Waiting for daemon to start... [2021-08-31T14:02:51.993Z] Starting dockerd [2021-08-31T14:02:51.993Z] +++ 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 [2021-08-31T14:02:52.133Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-08-31T14:02:52.133Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-31T14:02:52.253Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-31T14:02:52.253Z] Using test binary docker [2021-08-31T14:02:52.253Z] +++ /etc/init.d/apparmor start [2021-08-31T14:02:52.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-31T14:02:52.253Z] INFO: Waiting for daemon to start... [2021-08-31T14:02:52.253Z] Starting dockerd [2021-08-31T14:02:52.253Z] +++ 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 [2021-08-31T14:02:52.708Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-08-31T14:02:52.708Z] === RUN TestAuthZPluginDenyResponse [2021-08-31T14:02:52.718Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-31T14:02:53.066Z] + echo Ensuring container killed. [2021-08-31T14:02:53.066Z] Ensuring container killed. [2021-08-31T14:02:53.066Z] + docker rm -vf docker-pr4 [2021-08-31T14:02:53.066Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-08-31T14:02:53.273Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-08-31T14:02:53.273Z] === RUN TestAuthZPluginAllowEventStream [2021-08-31T14:02:53.357Z] + echo Chowning /workspace to jenkins user [2021-08-31T14:02:53.357Z] Chowning /workspace to jenkins user [2021-08-31T14:02:53.357Z] + id -u [2021-08-31T14:02:53.357Z] + id -g [2021-08-31T14:02:53.357Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42797:/workspace busybox chown -R 1000:1000 /workspace [2021-08-31T14:02:53.357Z] Unable to find image 'busybox:latest' locally [2021-08-31T14:02:53.357Z] latest: Pulling from library/busybox [2021-08-31T14:02:53.620Z] 8ec32b265e94: Pulling fs layer [2021-08-31T14:02:53.620Z] 8ec32b265e94: Verifying Checksum [2021-08-31T14:02:53.620Z] 8ec32b265e94: Download complete [2021-08-31T14:02:53.620Z] 8ec32b265e94: Pull complete [2021-08-31T14:02:53.620Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-31T14:02:53.620Z] Status: Downloaded newer image for busybox:latest [2021-08-31T14:02:54.157Z] . [2021-08-31T14:02:54.158Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-31T14:02:54.158Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-31T14:02:54.158Z] Error: No such image: emptyfs [2021-08-31T14:02:54.158Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-31T14:02:54.158Z] ++++ docker load [2021-08-31T14:02:54.417Z] [2021-08-31T14:02:54.417Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-31T14:02:54.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-31T14:02:54.417Z] Error: No such image: emptyfs [2021-08-31T14:02:54.417Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-31T14:02:54.417Z] ++++ docker load [2021-08-31T14:02:54.417Z] Running integration-test (iteration 1) [2021-08-31T14:02:54.417Z] 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)/ [2021-08-31T14:02:54.417Z] ++ 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)/' [2021-08-31T14:02:54.417Z] ++ set -e [2021-08-31T14:02:54.417Z] ++ '[' -n 0 ']' [2021-08-31T14:02:54.417Z] ++ set -x [2021-08-31T14:02:54.417Z] ++ 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)/' [2021-08-31T14:02:54.652Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2021-08-31T14:02:54.652Z] === RUN TestAuthZPluginErrorResponse [2021-08-31T14:02:54.910Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-31T14:02:54.910Z] === RUN TestAuthZPluginErrorRequest [2021-08-31T14:02:54.986Z] Running integration-test (iteration 1) [2021-08-31T14:02:54.986Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-31T14:02:54.986Z] ++ 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)/' [2021-08-31T14:02:54.986Z] ++ set -e [2021-08-31T14:02:54.986Z] ++ '[' -n 0 ']' [2021-08-31T14:02:54.986Z] ++ set -x [2021-08-31T14:02:54.986Z] ++ 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)/' [2021-08-31T14:02:55.245Z] Loaded image: busybox:latest [2021-08-31T14:02:55.476Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-08-31T14:02:55.476Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-31T14:02:55.813Z] Loaded image: busybox:latest [2021-08-31T14:02:55.813Z] Loaded image: busybox:glibc [2021-08-31T14:02:55.829Z] + bundleName=amd64-rootless [2021-08-31T14:02:55.829Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-31T14:02:55.829Z] Creating amd64-rootless-bundles.tar.gz [2021-08-31T14:02:55.829Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-31T14:02:55.829Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-31T14:02:55.843Z] Archiving artifacts [2021-08-31T14:02:56.040Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-08-31T14:02:56.040Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-31T14:02:56.073Z] Loaded image: busybox:glibc [2021-08-31T14:02:56.152Z] === RUN TestMiddlewares [2021-08-31T14:02:56.152Z] --- PASS: TestMiddlewares (0.00s) [2021-08-31T14:02:56.152Z] PASS [2021-08-31T14:02:56.152Z] coverage: 9.0% of statements [2021-08-31T14:02:56.152Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-08-31T14:02:57.415Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2021-08-31T14:02:57.416Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-31T14:02:57.494Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-31T14:02:57.817Z] + make clean [2021-08-31T14:02:58.077Z] docker volume rm -f docker-dev-cache [2021-08-31T14:02:58.077Z] docker-dev-cache [Pipeline] deleteDir [2021-08-31T14:02:58.789Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2021-08-31T14:02:58.789Z] === RUN TestAuthZPluginHeader [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-31T14:02:59.721Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-08-31T14:02:59.722Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-31T14:03:00.266Z] Loaded image: debian:bullseye-slim [2021-08-31T14:03:00.267Z] Loaded image: hello-world:latest [2021-08-31T14:03:00.526Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T14:03:00.526Z] INFO: Testing against a local daemon [2021-08-31T14:03:00.526Z] === RUN TestDockerSuite [2021-08-31T14:03:00.526Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-31T14:03:00.526Z] Loaded image: debian:bullseye-slim [2021-08-31T14:03:00.526Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-31T14:03:00.526Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-31T14:03:00.526Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-31T14:03:00.785Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-31T14:03:00.785Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-31T14:03:00.785Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-31T14:03:00.785Z] Loaded image: hello-world:latest [2021-08-31T14:03:00.785Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-31T14:03:00.785Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T14:03:00.785Z] INFO: Testing against a local daemon [2021-08-31T14:03:00.785Z] === RUN TestDockerDaemonSuite [2021-08-31T14:03:00.785Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-31T14:03:03.001Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.47s) [2021-08-31T14:03:03.001Z] === RUN TestAuthZPluginV2Disable [2021-08-31T14:03:04.989Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-31T14:03:04.989Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-31T14:03:05.248Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-31T14:03:05.511Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-31T14:03:06.079Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-31T14:03:06.079Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-31T14:03:06.079Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-31T14:03:06.280Z] --- PASS: TestAuthZPluginV2Disable (2.93s) [2021-08-31T14:03:06.281Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-31T14:03:07.466Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-31T14:03:07.730Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-31T14:03:07.731Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-31T14:03:07.731Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-31T14:03:08.668Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-31T14:03:08.807Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s) [2021-08-31T14:03:08.807Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-31T14:03:08.927Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-31T14:03:09.864Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-31T14:03:10.124Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-31T14:03:10.124Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-31T14:03:10.124Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-31T14:03:10.124Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-31T14:03:10.728Z] 2021/08/31 14:03:09 Closing DB instances... [2021-08-31T14:03:12.269Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-08-31T14:03:12.269Z] === RUN TestFindNode [2021-08-31T14:03:12.269Z] 2021/08/31 14:03:11 Closing DB instances... [2021-08-31T14:03:12.269Z] --- PASS: TestFindNode (0.02s) [2021-08-31T14:03:12.269Z] === RUN TestChangeNodeState [2021-08-31T14:03:12.269Z] 2021/08/31 14:03:11 Closing DB instances... [2021-08-31T14:03:12.269Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-31T14:03:12.269Z] === RUN TestNodeReincarnation [2021-08-31T14:03:12.269Z] 2021/08/31 14:03:11 Closing DB instances... [2021-08-31T14:03:12.428Z] ..........................xx.................... [ 29%] [2021-08-31T14:03:15.401Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-31T14:03:16.958Z] time="2021-08-31T14:03:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-31T14:03:16.958Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-31T14:03:16.958Z] === RUN TestParallelCreate [2021-08-31T14:03:16.958Z] 2021/08/31 14:03:16 Closing DB instances... [2021-08-31T14:03:16.958Z] --- PASS: TestParallelCreate (0.01s) [2021-08-31T14:03:16.958Z] === RUN TestParallelDelete [2021-08-31T14:03:16.958Z] 2021/08/31 14:03:16 Closing DB instances... [2021-08-31T14:03:16.958Z] --- PASS: TestParallelDelete (0.01s) [2021-08-31T14:03:16.958Z] === RUN TestNetworkDBIslands [2021-08-31T14:03:16.958Z] time="2021-08-31T14:03:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6aad27a84d59 with config:&{NodeID:6aad27a84d59 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}" [2021-08-31T14:03:16.958Z] time="2021-08-31T14:03:16Z" level=info msg="Node 6aad27a84d59/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:16.958Z] time="2021-08-31T14:03:16Z" level=info msg="Node 6aad27a84d59/172.21.30.46, added to nodes list" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5ac2e9585699 with config:&{NodeID:5ac2e9585699 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}" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=info msg="Node 5ac2e9585699/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=info msg="Node 5ac2e9585699/172.21.30.46, added to nodes list" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=info msg="Node 5ac2e9585699/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=info msg="Node 5ac2e9585699/172.21.30.46, added to nodes list" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=info msg="Node 6aad27a84d59/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=info msg="Node 6aad27a84d59/172.21.30.46, added to nodes list" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-31T14:03:16.959Z] time="2021-08-31T14:03:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c59abfd28019 with config:&{NodeID:c59abfd28019 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}" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node c59abfd28019/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node c59abfd28019/172.21.30.46, added to nodes list" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node c59abfd28019/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node c59abfd28019/172.21.30.46, added to nodes list" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node 6aad27a84d59/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node 6aad27a84d59/172.21.30.46, added to nodes list" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node 5ac2e9585699/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node 5ac2e9585699/172.21.30.46, added to nodes list" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node c59abfd28019/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:17.931Z] time="2021-08-31T14:03:17Z" level=info msg="Node c59abfd28019/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3f7b39f31f08 with config:&{NodeID:3f7b39f31f08 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}" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 5ac2e9585699/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 5ac2e9585699/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node c59abfd28019/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node c59abfd28019/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 6aad27a84d59/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 6aad27a84d59/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.391Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.699Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:cc0e1d41c5a4 with config:&{NodeID:cc0e1d41c5a4 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}" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node 6aad27a84d59/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node 6aad27a84d59/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node 5ac2e9585699/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node 5ac2e9585699/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node c59abfd28019/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node c59abfd28019/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to nodes list" [2021-08-31T14:03:18.850Z] networkdb_test.go:835: Re-joining: 3 [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=info msg="The new bootstrap node list is:[172.21.30.46:10033 172.21.30.46:10034 172.21.30.46:10035]" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10033" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49359" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10034" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49360" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10035" [2021-08-31T14:03:18.850Z] time="2021-08-31T14:03:18Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49361" [2021-08-31T14:03:19.313Z] networkdb_test.go:835: Re-joining: 4 [2021-08-31T14:03:19.313Z] time="2021-08-31T14:03:19Z" level=info msg="The new bootstrap node list is:[172.21.30.46:10033 172.21.30.46:10034 172.21.30.46:10035]" [2021-08-31T14:03:19.313Z] time="2021-08-31T14:03:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10033" [2021-08-31T14:03:19.313Z] time="2021-08-31T14:03:19Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49362" [2021-08-31T14:03:19.313Z] time="2021-08-31T14:03:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10034" [2021-08-31T14:03:19.313Z] time="2021-08-31T14:03:19Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49363" [2021-08-31T14:03:19.313Z] time="2021-08-31T14:03:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10035" [2021-08-31T14:03:19.313Z] time="2021-08-31T14:03:19Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49364" [2021-08-31T14:03:19.313Z] time="2021-08-31T14:03:19Z" level=info msg="node 0 leaving" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59 change state NodeActive --> NodeLeft" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="node4(3f7b39f31f08): Node leave event for 6aad27a84d59/172.21.30.46" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59 change state NodeActive --> NodeLeft" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="node2(5ac2e9585699): Node leave event for 6aad27a84d59/172.21.30.46" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59 change state NodeActive --> NodeLeft" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="node5(cc0e1d41c5a4): Node leave event for 6aad27a84d59/172.21.30.46" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59 change state NodeActive --> NodeLeft" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="node3(c59abfd28019): Node leave event for 6aad27a84d59/172.21.30.46" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59 change state NodeActive --> NodeLeft" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="node1(6aad27a84d59): Node leave event for 6aad27a84d59/172.21.30.46" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59/172.21.30.46, left gossip cluster" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59/172.21.30.46, left gossip cluster" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59/172.21.30.46, left gossip cluster" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59/172.21.30.46, left gossip cluster" [2021-08-31T14:03:19.772Z] time="2021-08-31T14:03:19Z" level=info msg="Node 6aad27a84d59/172.21.30.46, left gossip cluster" [2021-08-31T14:03:19.919Z] 2021/08/31 14:03:15 Closing DB instances... [2021-08-31T14:03:19.919Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2021-08-31T14:03:19.919Z] === RUN TestFindNode [2021-08-31T14:03:19.919Z] 2021/08/31 14:03:17 Closing DB instances... [2021-08-31T14:03:19.919Z] --- PASS: TestFindNode (0.01s) [2021-08-31T14:03:19.919Z] === RUN TestChangeNodeState [2021-08-31T14:03:19.919Z] 2021/08/31 14:03:17 Closing DB instances... [2021-08-31T14:03:19.919Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-31T14:03:19.919Z] === RUN TestNodeReincarnation [2021-08-31T14:03:19.919Z] 2021/08/31 14:03:17 Closing DB instances... [2021-08-31T14:03:20.082Z] --- PASS: TestBuildWithHugeFile (110.05s) [2021-08-31T14:03:20.082Z] === RUN TestBuildWCOWSandboxSize [2021-08-31T14:03:20.082Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-31T14:03:20.082Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-31T14:03:20.082Z] === RUN TestBuildWithEmptyDockerfile [2021-08-31T14:03:20.082Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:03:20.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:03:20.082Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:03:20.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:03:20.082Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:03:20.082Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:03:20.082Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:03:20.082Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="node 1 leaving" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699 change state NodeActive --> NodeLeft" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="node3(c59abfd28019): Node leave event for 5ac2e9585699/172.21.30.46" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699/172.21.30.46, left gossip cluster" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699 change state NodeActive --> NodeLeft" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="node4(3f7b39f31f08): Node leave event for 5ac2e9585699/172.21.30.46" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699 change state NodeActive --> NodeLeft" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="node5(cc0e1d41c5a4): Node leave event for 5ac2e9585699/172.21.30.46" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699 change state NodeActive --> NodeFailed" [2021-08-31T14:03:20.231Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699/172.21.30.46, added to failed nodes list" [2021-08-31T14:03:20.232Z] time="2021-08-31T14:03:19Z" level=error msg="node: 5ac2e9585699 is unknown to memberlist" [2021-08-31T14:03:20.232Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699/172.21.30.46, left gossip cluster" [2021-08-31T14:03:20.232Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699/172.21.30.46, left gossip cluster" [2021-08-31T14:03:20.232Z] time="2021-08-31T14:03:19Z" level=info msg="Node 5ac2e9585699/172.21.30.46, left gossip cluster" [2021-08-31T14:03:20.344Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:03:20.344Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-31T14:03:20.344Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2021-08-31T14:03:20.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-08-31T14:03:20.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-31T14:03:20.344Z] === RUN TestBuildPreserveOwnership [2021-08-31T14:03:20.344Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="node 2 leaving" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node c59abfd28019 change state NodeActive --> NodeLeft" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="node4(3f7b39f31f08): Node leave event for c59abfd28019/172.21.30.46" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node c59abfd28019 change state NodeActive --> NodeLeft" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="node5(cc0e1d41c5a4): Node leave event for c59abfd28019/172.21.30.46" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node c59abfd28019 change state NodeActive --> NodeLeft" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="node3(c59abfd28019): Node leave event for c59abfd28019/172.21.30.46" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=debug msg="memberlist: Failed ping: cc0e1d41c5a4 (timeout reached)" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.30.46:10035: use of closed network connection" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.30.46:10036: use of closed network connection" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.30.46:10034: use of closed network connection" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49365" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node c59abfd28019/172.21.30.46, left gossip cluster" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node c59abfd28019/172.21.30.46, left gossip cluster" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node c59abfd28019/172.21.30.46, left gossip cluster" [2021-08-31T14:03:20.690Z] networkdb_test.go:867: node4: OK [2021-08-31T14:03:20.690Z] networkdb_test.go:867: node5: OK [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="node 0 coming back" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1842d543f82c with config:&{NodeID:1842d543f82c 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}" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node 1842d543f82c/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node 1842d543f82c/172.21.30.46, added to nodes list" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="node 1 coming back" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cb123f5d2eef with config:&{NodeID:cb123f5d2eef 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}" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node cb123f5d2eef/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node cb123f5d2eef/172.21.30.46, added to nodes list" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="node 2 coming back" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ed344732d05e with config:&{NodeID:ed344732d05e 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}" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node ed344732d05e/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:20.690Z] time="2021-08-31T14:03:20Z" level=info msg="Node ed344732d05e/172.21.30.46, added to nodes list" [2021-08-31T14:03:20.914Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-31T14:03:21.150Z] time="2021-08-31T14:03:20Z" level=warning msg="memberlist: Was able to connect to cc0e1d41c5a4 but other probes failed, network may be misconfigured" [2021-08-31T14:03:21.150Z] time="2021-08-31T14:03:21Z" level=debug msg="memberlist: Failed ping: 3f7b39f31f08 (timeout reached)" [2021-08-31T14:03:21.150Z] time="2021-08-31T14:03:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.21.30.46:10037: use of closed network connection" [2021-08-31T14:03:21.150Z] time="2021-08-31T14:03:21Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49366" [2021-08-31T14:03:22.122Z] time="2021-08-31T14:03:21Z" level=warning msg="memberlist: Was able to connect to 3f7b39f31f08 but other probes failed, network may be misconfigured" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-31T14:03:22.809Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-31T14:03:22.809Z] === RUN TestParallelCreate [2021-08-31T14:03:22.809Z] 2021/08/31 14:03:22 Closing DB instances... [2021-08-31T14:03:22.809Z] --- PASS: TestParallelCreate (0.01s) [2021-08-31T14:03:22.809Z] === RUN TestParallelDelete [2021-08-31T14:03:22.809Z] 2021/08/31 14:03:22 Closing DB instances... [2021-08-31T14:03:22.809Z] --- PASS: TestParallelDelete (0.01s) [2021-08-31T14:03:22.809Z] === RUN TestNetworkDBIslands [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:411d9cd7dc72 with config:&{NodeID:411d9cd7dc72 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}" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, added to nodes list" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a01e92074948 with config:&{NodeID:a01e92074948 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}" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="Node a01e92074948/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="Node a01e92074948/172.28.76.124, added to nodes list" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, added to nodes list" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="Node a01e92074948/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=info msg="Node a01e92074948/172.28.76.124, added to nodes list" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-31T14:03:22.809Z] time="2021-08-31T14:03:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2021-08-31T14:03:22.818Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-31T14:03:22.818Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4890fa0067a4 with config:&{NodeID:4890fa0067a4 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}" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="Node 4890fa0067a4/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="Node 4890fa0067a4/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="Node 4890fa0067a4/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="Node 4890fa0067a4/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="Node a01e92074948/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=info msg="Node a01e92074948/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Failed to join 172.28.76.124: dial tcp 172.28.76.124:10024: connectex: No connection could be made because the target machine actively refused it." [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:23Z" level=info msg="Node 4890fa0067a4/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.264Z] time="2021-08-31T14:03:23Z" level=info msg="Node 4890fa0067a4/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.386Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-31T14:03:23.670Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.69s) [2021-08-31T14:03:23.671Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e4a81ad9267b with config:&{NodeID:e4a81ad9267b 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}" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node a01e92074948/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node a01e92074948/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node 4890fa0067a4/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node 4890fa0067a4/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:23.720Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, added to nodes list" [2021-08-31T14:03:23.979Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2021-08-31T14:03:23.979Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.24s) [2021-08-31T14:03:23.979Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2021-08-31T14:03:23.979Z] === RUN TestBuildPlatformInvalid [2021-08-31T14:03:23.979Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-08-31T14:03:23.979Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-31T14:03:23.979Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a3e615799d91 with config:&{NodeID:a3e615799d91 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}" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a01e92074948/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a01e92074948/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node e4a81ad9267b/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node 4890fa0067a4/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node 4890fa0067a4/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:24.176Z] time="2021-08-31T14:03:23Z" level=info msg="Node a3e615799d91/172.28.76.124, added to nodes list" [2021-08-31T14:03:24.297Z] time="2021-08-31T14:03:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.30.46:10033 172.21.30.46:10034 172.21.30.46:10035]" [2021-08-31T14:03:24.536Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-31T14:03:24.536Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T14:03:24.536Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T14:03:24.536Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-31T14:03:24.536Z] [2021-08-31T14:03:24.536Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-31T14:03:24.632Z] networkdb_test.go:835: Re-joining: 3 [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=info msg="The new bootstrap node list is:[172.28.76.124:10033 172.28.76.124:10034 172.28.76.124:10035]" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10033" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49387" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10034" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49388" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10035" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49389" [2021-08-31T14:03:24.632Z] networkdb_test.go:835: Re-joining: 4 [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=info msg="The new bootstrap node list is:[172.28.76.124:10033 172.28.76.124:10034 172.28.76.124:10035]" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10033" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49390" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49391" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10034" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49392" [2021-08-31T14:03:24.632Z] time="2021-08-31T14:03:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10035" [2021-08-31T14:03:24.756Z] time="2021-08-31T14:03:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.30.46:10033 172.21.30.46:10034 172.21.30.46:10035]" [2021-08-31T14:03:24.798Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-31T14:03:24.798Z] HOSTNAME=1d339fb88544 [2021-08-31T14:03:24.798Z] TESTDEBUG=0 [2021-08-31T14:03:24.798Z] DEST=bundles/test-integration [2021-08-31T14:03:24.798Z] PWD=/go/src/github.com/docker/docker [2021-08-31T14:03:24.798Z] DOCKER_GITCOMMIT=11cad6788586a97e6166d56209ce221828d9ca5b [2021-08-31T14:03:24.798Z] container=docker [2021-08-31T14:03:24.798Z] HOME=/root [2021-08-31T14:03:24.798Z] GOLANG_VERSION=1.17 [2021-08-31T14:03:24.798Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-31T14:03:24.798Z] VALIDATE_BRANCH=master [2021-08-31T14:03:24.798Z] TERM=xterm [2021-08-31T14:03:24.798Z] DOCKER_PKG=github.com/docker/docker [2021-08-31T14:03:24.798Z] SHLVL=1 [2021-08-31T14:03:24.798Z] TIMEOUT=120m [2021-08-31T14:03:24.798Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-31T14:03:24.798Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-31T14:03:24.798Z] GO111MODULE=off [2021-08-31T14:03:24.798Z] DOCKER_EXPERIMENTAL=1 [2021-08-31T14:03:24.798Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-31T14:03:24.798Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-31T14:03:24.798Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-31T14:03:24.798Z] GOPATH=/go [2021-08-31T14:03:24.798Z] PKG_CONFIG=pkg-config [2021-08-31T14:03:24.798Z] _=/usr/bin/env [2021-08-31T14:03:24.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="node 0 leaving" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72 change state NodeActive --> NodeLeft" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="node2(a01e92074948): Node leave event for 411d9cd7dc72/172.28.76.124" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72 change state NodeActive --> NodeLeft" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="node3(4890fa0067a4): Node leave event for 411d9cd7dc72/172.28.76.124" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72 change state NodeActive --> NodeLeft" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="node4(e4a81ad9267b): Node leave event for 411d9cd7dc72/172.28.76.124" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72 change state NodeActive --> NodeLeft" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="node1(411d9cd7dc72): Node leave event for 411d9cd7dc72/172.28.76.124" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72 change state NodeActive --> NodeLeft" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="node5(a3e615799d91): Node leave event for 411d9cd7dc72/172.28.76.124" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.090Z] time="2021-08-31T14:03:24Z" level=info msg="Node 411d9cd7dc72/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10033" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49367" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, is the new incarnation of the shutdown node 6aad27a84d59/172.21.30.46" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.213Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49368" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10034" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, is the new incarnation of the shutdown node 6aad27a84d59/172.21.30.46" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, is the new incarnation of the shutdown node 5ac2e9585699/172.21.30.46" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10035" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49369" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, is the new incarnation of the shutdown node c59abfd28019/172.21.30.46" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, is the new incarnation of the shutdown node 5ac2e9585699/172.21.30.46" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node cb123f5d2eef/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, is the new incarnation of the shutdown node c59abfd28019/172.21.30.46" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, joined gossip cluster" [2021-08-31T14:03:25.214Z] time="2021-08-31T14:03:25Z" level=info msg="Node ed344732d05e/172.21.30.46, added to nodes list" [2021-08-31T14:03:25.386Z] Loaded image: busybox:latest [2021-08-31T14:03:25.387Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-31T14:03:25.387Z] Loaded image: busybox:glibc [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Failed to join 172.28.76.124: dial tcp 172.28.76.124:10024: connectex: No connection could be made because the target machine actively refused it." [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="node 1 leaving" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948 change state NodeActive --> NodeLeft" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="node4(e4a81ad9267b): Node leave event for a01e92074948/172.28.76.124" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948 change state NodeActive --> NodeFailed" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948/172.28.76.124, added to failed nodes list" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948 change state NodeActive --> NodeLeft" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948 change state NodeActive --> NodeLeft" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="node5(a3e615799d91): Node leave event for a01e92074948/172.28.76.124" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="node3(4890fa0067a4): Node leave event for a01e92074948/172.28.76.124" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=error msg="node: a01e92074948 is unknown to memberlist" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.546Z] time="2021-08-31T14:03:25Z" level=info msg="Node a01e92074948/172.28.76.124, left gossip cluster" [2021-08-31T14:03:25.671Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10033" [2021-08-31T14:03:25.671Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49370" [2021-08-31T14:03:25.671Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10034" [2021-08-31T14:03:25.671Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49371" [2021-08-31T14:03:25.671Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.30.46:10035" [2021-08-31T14:03:25.671Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49372" [2021-08-31T14:03:25.955Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-31T14:03:26.001Z] time="2021-08-31T14:03:25Z" level=info msg="node 2 leaving" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=info msg="Node 4890fa0067a4 change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=info msg="node4(e4a81ad9267b): Node leave event for 4890fa0067a4/172.28.76.124" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=info msg="Node 4890fa0067a4 change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=info msg="node5(a3e615799d91): Node leave event for 4890fa0067a4/172.28.76.124" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=info msg="Node 4890fa0067a4 change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=info msg="node3(4890fa0067a4): Node leave event for 4890fa0067a4/172.28.76.124" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Failed ping: a3e615799d91 (timeout reached)" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.76.124:10036: use of closed network connection" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.76.124:10034: use of closed network connection" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.76.124:10035: use of closed network connection" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49394" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=info msg="Node 4890fa0067a4/172.28.76.124, left gossip cluster" [2021-08-31T14:03:26.002Z] time="2021-08-31T14:03:25Z" level=info msg="Node 4890fa0067a4/172.28.76.124, left gossip cluster" [2021-08-31T14:03:26.129Z] 2021/08/31 14:03:25 Closing DB instances... [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="node5(cc0e1d41c5a4): Node leave event for 1842d543f82c/172.21.30.46" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="node3(ed344732d05e): Node leave event for 1842d543f82c/172.21.30.46" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="node4(3f7b39f31f08): Node leave event for 1842d543f82c/172.21.30.46" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="node1(1842d543f82c): Node leave event for 1842d543f82c/172.21.30.46" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="Node 1842d543f82c change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:25Z" level=info msg="node2(cb123f5d2eef): Node leave event for 1842d543f82c/172.21.30.46" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:26Z" level=info msg="Node 1842d543f82c/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:26Z" level=info msg="Node 1842d543f82c/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:26Z" level=info msg="Node 1842d543f82c/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:26Z" level=info msg="Node 1842d543f82c/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.129Z] time="2021-08-31T14:03:26Z" level=info msg="Node 1842d543f82c/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:25Z" level=info msg="Node 4890fa0067a4/172.28.76.124, left gossip cluster" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=warning msg="memberlist: Was able to connect to a3e615799d91 but other probes failed, network may be misconfigured" [2021-08-31T14:03:26.457Z] networkdb_test.go:867: node5: OK [2021-08-31T14:03:26.457Z] networkdb_test.go:867: node4: OK [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="node 0 coming back" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:362ded6e9084 with config:&{NodeID:362ded6e9084 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}" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="Node 362ded6e9084/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="Node 362ded6e9084/172.28.76.124, added to nodes list" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="node 1 coming back" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2621fcd17894 with config:&{NodeID:2621fcd17894 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}" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="Node 2621fcd17894/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="Node 2621fcd17894/172.28.76.124, added to nodes list" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="node 2 coming back" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6cb46f08552b with config:&{NodeID:6cb46f08552b 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}" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="Node 6cb46f08552b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:26.457Z] time="2021-08-31T14:03:26Z" level=info msg="Node 6cb46f08552b/172.28.76.124, added to nodes list" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="Node cb123f5d2eef change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="node3(ed344732d05e): Node leave event for cb123f5d2eef/172.21.30.46" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="Node cb123f5d2eef change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="node4(3f7b39f31f08): Node leave event for cb123f5d2eef/172.21.30.46" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="Node cb123f5d2eef change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="node5(cc0e1d41c5a4): Node leave event for cb123f5d2eef/172.21.30.46" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="Node cb123f5d2eef change state NodeActive --> NodeLeft" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="node2(cb123f5d2eef): Node leave event for cb123f5d2eef/172.21.30.46" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="Node cb123f5d2eef/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="Node cb123f5d2eef/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="Node cb123f5d2eef/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.587Z] time="2021-08-31T14:03:26Z" level=info msg="Node cb123f5d2eef/172.21.30.46, left gossip cluster" [2021-08-31T14:03:26.891Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-31T14:03:27.046Z] time="2021-08-31T14:03:26Z" level=info msg="Node ed344732d05e change state NodeActive --> NodeLeft" [2021-08-31T14:03:27.046Z] time="2021-08-31T14:03:26Z" level=info msg="node4(3f7b39f31f08): Node leave event for ed344732d05e/172.21.30.46" [2021-08-31T14:03:27.046Z] time="2021-08-31T14:03:26Z" level=info msg="Node ed344732d05e change state NodeActive --> NodeLeft" [2021-08-31T14:03:27.046Z] time="2021-08-31T14:03:26Z" level=info msg="node5(cc0e1d41c5a4): Node leave event for ed344732d05e/172.21.30.46" [2021-08-31T14:03:27.046Z] time="2021-08-31T14:03:26Z" level=info msg="Node ed344732d05e change state NodeActive --> NodeLeft" [2021-08-31T14:03:27.046Z] time="2021-08-31T14:03:26Z" level=info msg="node3(ed344732d05e): Node leave event for ed344732d05e/172.21.30.46" [2021-08-31T14:03:27.046Z] time="2021-08-31T14:03:26Z" level=info msg="Node ed344732d05e/172.21.30.46, left gossip cluster" [2021-08-31T14:03:27.046Z] time="2021-08-31T14:03:26Z" level=info msg="Node ed344732d05e/172.21.30.46, left gossip cluster" [2021-08-31T14:03:27.418Z] time="2021-08-31T14:03:27Z" level=debug msg="memberlist: Failed to join 172.28.76.124: dial tcp 172.28.76.124:10024: connectex: No connection could be made because the target machine actively refused it." [2021-08-31T14:03:27.504Z] time="2021-08-31T14:03:27Z" level=info msg="Node ed344732d05e/172.21.30.46, left gossip cluster" [2021-08-31T14:03:27.504Z] time="2021-08-31T14:03:27Z" level=debug msg="memberlist: Failed ping: ed344732d05e (timeout reached)" [2021-08-31T14:03:27.504Z] time="2021-08-31T14:03:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.30.46:10037: use of closed network connection" [2021-08-31T14:03:27.504Z] time="2021-08-31T14:03:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.30.46:10036: use of closed network connection" [2021-08-31T14:03:27.504Z] time="2021-08-31T14:03:27Z" level=debug msg="memberlist: Stream connection from=172.21.30.46:49373" [2021-08-31T14:03:27.504Z] time="2021-08-31T14:03:27Z" level=info msg="Node 3f7b39f31f08 change state NodeActive --> NodeLeft" [2021-08-31T14:03:27.504Z] time="2021-08-31T14:03:27Z" level=info msg="node5(cc0e1d41c5a4): Node leave event for 3f7b39f31f08/172.21.30.46" [2021-08-31T14:03:27.830Z] Loaded image: debian:bullseye-slim [2021-08-31T14:03:27.830Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-31T14:03:27.830Z] Loaded image: hello-world:latest [2021-08-31T14:03:27.830Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T14:03:27.961Z] time="2021-08-31T14:03:27Z" level=info msg="Node 3f7b39f31f08 change state NodeActive --> NodeLeft" [2021-08-31T14:03:27.961Z] time="2021-08-31T14:03:27Z" level=info msg="node4(3f7b39f31f08): Node leave event for 3f7b39f31f08/172.21.30.46" [2021-08-31T14:03:27.961Z] time="2021-08-31T14:03:27Z" level=warning msg="memberlist: Was able to connect to ed344732d05e but other probes failed, network may be misconfigured" [2021-08-31T14:03:28.400Z] docker_cli_daemon_test.go:1455: [d62f2feb09dcc] daemon is not started [2021-08-31T14:03:28.419Z] time="2021-08-31T14:03:28Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, left gossip cluster" [2021-08-31T14:03:28.419Z] time="2021-08-31T14:03:28Z" level=info msg="Node 3f7b39f31f08/172.21.30.46, left gossip cluster" [2021-08-31T14:03:28.877Z] time="2021-08-31T14:03:28Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, left gossip cluster" [2021-08-31T14:03:28.877Z] time="2021-08-31T14:03:28Z" level=info msg="Node cc0e1d41c5a4 change state NodeActive --> NodeFailed" [2021-08-31T14:03:28.877Z] time="2021-08-31T14:03:28Z" level=info msg="Node cc0e1d41c5a4/172.21.30.46, added to failed nodes list" [2021-08-31T14:03:28.877Z] --- PASS: TestNetworkDBIslands (12.06s) [2021-08-31T14:03:28.877Z] PASS [2021-08-31T14:03:28.877Z] coverage: 60.3% of statements [2021-08-31T14:03:28.877Z] ok github.com/docker/docker/libnetwork/networkdb 104.666s coverage: 60.3% of statements [2021-08-31T14:03:28.877Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-31T14:03:28.969Z] check_test.go:308: [d25f51a5333b4] daemon is not started [2021-08-31T14:03:28.969Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-31T14:03:29.119Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/quota [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/rootless [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/volume [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-31T14:03:29.335Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-31T14:03:29.539Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-31T14:03:29.582Z] time="2021-08-31T14:03:29Z" level=debug msg="memberlist: Failed to join 172.28.76.124: dial tcp 172.28.76.124:10024: connectex: No connection could be made because the target machine actively refused it." [2021-08-31T14:03:29.582Z] time="2021-08-31T14:03:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.76.124:10033 172.28.76.124:10034 172.28.76.124:10035]" [2021-08-31T14:03:30.038Z] time="2021-08-31T14:03:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.76.124:10033 172.28.76.124:10034 172.28.76.124:10035]" [2021-08-31T14:03:30.477Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10033" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49397" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node e4a81ad9267b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node e4a81ad9267b/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node a3e615799d91/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node a3e615799d91/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, is the new incarnation of the shutdown node 411d9cd7dc72/172.28.76.124" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10034" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49398" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node e4a81ad9267b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node e4a81ad9267b/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node a3e615799d91/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, is the new incarnation of the shutdown node a01e92074948/172.28.76.124" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node a3e615799d91/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10035" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49399" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node e4a81ad9267b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node e4a81ad9267b/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node a3e615799d91/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node a3e615799d91/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, is the new incarnation of the shutdown node 4890fa0067a4/172.28.76.124" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, is the new incarnation of the shutdown node a01e92074948/172.28.76.124" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, is the new incarnation of the shutdown node 411d9cd7dc72/172.28.76.124" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 362ded6e9084/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 2621fcd17894/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.493Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.868Z] [2021-08-31T14:03:30.868Z] === Skipped [2021-08-31T14:03:30.868Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-31T14:03:30.868Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-31T14:03:30.868Z] [2021-08-31T14:03:30.868Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-31T14:03:30.868Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.868Z] [2021-08-31T14:03:30.868Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-08-31T14:03:30.868Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.868Z] [2021-08-31T14:03:30.868Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-31T14:03:30.868Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.868Z] [2021-08-31T14:03:30.868Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-31T14:03:30.868Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.868Z] [2021-08-31T14:03:30.868Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-31T14:03:30.868Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-31T14:03:30.868Z] [2021-08-31T14:03:30.868Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-31T14:03:30.868Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-08-31T14:03:30.868Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-31T14:03:30.869Z] network_proxy_test.go:208: No support for dual stack yet [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-31T14:03:30.869Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-31T14:03:30.869Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-31T14:03:30.869Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-31T14:03:30.869Z] daemon_test.go:146: root required [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-31T14:03:30.869Z] reload_test.go:520: root required [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-31T14:03:30.869Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-31T14:03:30.869Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-31T14:03:30.869Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-31T14:03:30.869Z] download_test.go:267: Needs fixing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-31T14:03:30.869Z] layer_test.go:303: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-31T14:03:30.869Z] layer_test.go:352: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-31T14:03:30.869Z] layer_test.go:467: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-31T14:03:30.869Z] layer_test.go:696: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-31T14:03:30.869Z] migration_test.go:45: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-31T14:03:30.869Z] migration_test.go:181: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-31T14:03:30.869Z] mount_test.go:17: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-31T14:03:30.869Z] mount_test.go:76: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-31T14:03:30.869Z] mount_test.go:125: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-31T14:03:30.869Z] mount_test.go:212: Failing on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-31T14:03:30.869Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-31T14:03:30.869Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-31T14:03:30.869Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-31T14:03:30.869Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-31T14:03:30.869Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-31T14:03:30.869Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-31T14:03:30.869Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-31T14:03:30.869Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-31T14:03:30.869Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-31T14:03:30.869Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-31T14:03:30.869Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-31T14:03:30.869Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-31T14:03:30.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-31T14:03:30.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-31T14:03:30.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-31T14:03:30.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-31T14:03:30.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:133: Xz not present in msys2 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:238: Failing on Windows CI machines [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:03:30.869Z] archive_windows_test.go:16: Currently fails [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-31T14:03:30.869Z] changes_test.go:195: needs more investigation [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-31T14:03:30.869Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-31T14:03:30.869Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-31T14:03:30.869Z] changes_test.go:432: needs further investigation [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-31T14:03:30.869Z] changes_test.go:468: needs further investigation [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-31T14:03:30.869Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-31T14:03:30.869Z] poller_test.go:40: No chmod on Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-31T14:03:30.869Z] fileutils_test.go:133: Needs porting to Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-31T14:03:30.869Z] fileutils_test.go:179: Needs porting to Windows [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-31T14:03:30.869Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-31T14:03:30.869Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-31T14:03:30.869Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-31T14:03:30.869Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-31T14:03:30.869Z] local_test.go:180: runtime.GOOS == "windows" [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] [2021-08-31T14:03:30.869Z] DONE 2068 tests, 69 skipped in 238.602s [2021-08-31T14:03:30.869Z] INFO: make.ps1 ended at 08/31/2021 14:03:30 [2021-08-31T14:03:30.948Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, joined gossip cluster" [2021-08-31T14:03:30.948Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, is the new incarnation of the shutdown node 4890fa0067a4/172.28.76.124" [2021-08-31T14:03:30.948Z] time="2021-08-31T14:03:30Z" level=info msg="Node 6cb46f08552b/172.28.76.124, added to nodes list" [2021-08-31T14:03:30.948Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10033" [2021-08-31T14:03:30.948Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49400" [2021-08-31T14:03:30.948Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10034" [2021-08-31T14:03:30.949Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49401" [2021-08-31T14:03:30.949Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49402" [2021-08-31T14:03:30.949Z] time="2021-08-31T14:03:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.76.124:10035" [2021-08-31T14:03:31.403Z] time="2021-08-31T14:03:31Z" level=debug msg="memberlist: Failed to join 172.28.76.124: dial tcp 172.28.76.124:10024: connectex: No connection could be made because the target machine actively refused it." [2021-08-31T14:03:31.403Z] 2021/08/31 14:03:31 Closing DB instances... [2021-08-31T14:03:31.416Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-31T14:03:31.416Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-31T14:03:31.865Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084 change state NodeActive --> NodeLeft" [2021-08-31T14:03:31.865Z] time="2021-08-31T14:03:31Z" level=info msg="node4(e4a81ad9267b): Node leave event for 362ded6e9084/172.28.76.124" [2021-08-31T14:03:31.865Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084 change state NodeActive --> NodeLeft" [2021-08-31T14:03:31.865Z] time="2021-08-31T14:03:31Z" level=info msg="node5(a3e615799d91): Node leave event for 362ded6e9084/172.28.76.124" [2021-08-31T14:03:31.865Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084/172.28.76.124, left gossip cluster" [2021-08-31T14:03:31.865Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084 change state NodeActive --> NodeFailed" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084/172.28.76.124, added to failed nodes list" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084 change state NodeActive --> NodeLeft" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="node3(6cb46f08552b): Node leave event for 362ded6e9084/172.28.76.124" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=error msg="node: 362ded6e9084 is unknown to memberlist" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084/172.28.76.124, left gossip cluster" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084/172.28.76.124, left gossip cluster" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084 change state NodeActive --> NodeFailed" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084/172.28.76.124, added to failed nodes list" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084/172.28.76.124, left gossip cluster" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=error msg="node: 362ded6e9084 is unknown to memberlist" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 362ded6e9084/172.28.76.124, left gossip cluster" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 2621fcd17894 change state NodeActive --> NodeLeft" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="node3(6cb46f08552b): Node leave event for 2621fcd17894/172.28.76.124" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 2621fcd17894 change state NodeActive --> NodeLeft" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 2621fcd17894 change state NodeActive --> NodeLeft" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="node5(a3e615799d91): Node leave event for 2621fcd17894/172.28.76.124" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="node4(e4a81ad9267b): Node leave event for 2621fcd17894/172.28.76.124" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="Node 2621fcd17894 change state NodeActive --> NodeLeft" [2021-08-31T14:03:31.866Z] time="2021-08-31T14:03:31Z" level=info msg="node2(2621fcd17894): Node leave event for 2621fcd17894/172.28.76.124" [2021-08-31T14:03:32.324Z] time="2021-08-31T14:03:31Z" level=info msg="Node 2621fcd17894/172.28.76.124, left gossip cluster" [2021-08-31T14:03:32.324Z] time="2021-08-31T14:03:31Z" level=info msg="Node 2621fcd17894/172.28.76.124, left gossip cluster" [2021-08-31T14:03:32.324Z] time="2021-08-31T14:03:31Z" level=info msg="Node 2621fcd17894/172.28.76.124, left gossip cluster" [2021-08-31T14:03:32.324Z] time="2021-08-31T14:03:32Z" level=info msg="Node 2621fcd17894/172.28.76.124, left gossip cluster" [2021-08-31T14:03:32.324Z] time="2021-08-31T14:03:32Z" level=info msg="Node 6cb46f08552b change state NodeActive --> NodeLeft" [2021-08-31T14:03:32.324Z] time="2021-08-31T14:03:32Z" level=info msg="node5(a3e615799d91): Node leave event for 6cb46f08552b/172.28.76.124" [2021-08-31T14:03:32.415Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-31T14:03:32.415Z] INFO: Unit tests ended at 08/31/2021 14:03:32. Duration:00:04:09.2809372 [2021-08-31T14:03:32.415Z] INFO: Building busybox [2021-08-31T14:03:32.415Z] Sending build context to Docker daemon 5.12kB [2021-08-31T14:03:32.415Z] [2021-08-31T14:03:32.415Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-31T14:03:32.415Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-31T14:03:32.415Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-31T14:03:32.415Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-31T14:03:32.415Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-31T14:03:32.415Z] ---> 801c33f5de3a [2021-08-31T14:03:32.415Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-31T14:03:32.415Z] ---> Running in 53b26e665229 [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=info msg="Node 6cb46f08552b change state NodeActive --> NodeLeft" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=info msg="node4(e4a81ad9267b): Node leave event for 6cb46f08552b/172.28.76.124" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=info msg="Node 6cb46f08552b change state NodeActive --> NodeLeft" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=info msg="node3(6cb46f08552b): Node leave event for 6cb46f08552b/172.28.76.124" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=info msg="Node 6cb46f08552b/172.28.76.124, left gossip cluster" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=info msg="Node 6cb46f08552b/172.28.76.124, left gossip cluster" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=info msg="Node 6cb46f08552b/172.28.76.124, left gossip cluster" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=debug msg="memberlist: Failed ping: e4a81ad9267b (timeout reached)" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.76.124:10035: use of closed network connection" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.76.124:10037: use of closed network connection" [2021-08-31T14:03:32.781Z] time="2021-08-31T14:03:32Z" level=debug msg="memberlist: Stream connection from=172.28.76.124:49405" [2021-08-31T14:03:32.793Z] check_test.go:308: [dbb0128c994c1] daemon is not started [2021-08-31T14:03:32.793Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-31T14:03:33.053Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-31T14:03:33.237Z] time="2021-08-31T14:03:32Z" level=warning msg="memberlist: Failed to send gossip to 172.28.76.124:10036: write udp [::]:10035->172.28.76.124:10036: use of closed network connection" [2021-08-31T14:03:33.237Z] time="2021-08-31T14:03:32Z" level=info msg="Node e4a81ad9267b change state NodeActive --> NodeLeft" [2021-08-31T14:03:33.237Z] time="2021-08-31T14:03:32Z" level=info msg="node5(a3e615799d91): Node leave event for e4a81ad9267b/172.28.76.124" [2021-08-31T14:03:33.237Z] time="2021-08-31T14:03:32Z" level=info msg="Node e4a81ad9267b change state NodeActive --> NodeLeft" [2021-08-31T14:03:33.237Z] time="2021-08-31T14:03:32Z" level=info msg="node4(e4a81ad9267b): Node leave event for e4a81ad9267b/172.28.76.124" [2021-08-31T14:03:33.237Z] time="2021-08-31T14:03:33Z" level=debug msg="memberlist: Failed to join 172.28.76.124: dial tcp 172.28.76.124:10024: connectex: No connection could be made because the target machine actively refused it." [2021-08-31T14:03:33.237Z] time="2021-08-31T14:03:33Z" level=warning msg="memberlist: Was able to connect to e4a81ad9267b but other probes failed, network may be misconfigured" [2021-08-31T14:03:33.691Z] time="2021-08-31T14:03:33Z" level=info msg="Node e4a81ad9267b/172.28.76.124, left gossip cluster" [2021-08-31T14:03:33.691Z] time="2021-08-31T14:03:33Z" level=info msg="Node e4a81ad9267b/172.28.76.124, left gossip cluster" [2021-08-31T14:03:33.989Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-31T14:03:34.557Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-31T14:03:34.651Z] time="2021-08-31T14:03:34Z" level=info msg="Node a3e615799d91/172.28.76.124, left gossip cluster" [2021-08-31T14:03:34.651Z] time="2021-08-31T14:03:34Z" level=info msg="Node a3e615799d91 change state NodeActive --> NodeFailed" [2021-08-31T14:03:34.651Z] time="2021-08-31T14:03:34Z" level=info msg="Node a3e615799d91/172.28.76.124, added to failed nodes list" [2021-08-31T14:03:34.651Z] --- PASS: TestNetworkDBIslands (12.05s) [2021-08-31T14:03:34.651Z] PASS [2021-08-31T14:03:34.651Z] coverage: 60.5% of statements [2021-08-31T14:03:34.651Z] ok github.com/docker/docker/libnetwork/networkdb 104.000s coverage: 60.5% of statements [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/quota [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/rootless [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/volume [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-31T14:03:34.651Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-31T14:03:35.494Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === Skipped [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-31T14:03:36.178Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-31T14:03:36.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-31T14:03:36.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-31T14:03:36.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-31T14:03:36.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-31T14:03:36.178Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-31T14:03:36.178Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-31T14:03:36.178Z] network_proxy_test.go:208: No support for dual stack yet [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-31T14:03:36.178Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-31T14:03:36.178Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-31T14:03:36.178Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-31T14:03:36.178Z] daemon_test.go:146: root required [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-31T14:03:36.178Z] reload_test.go:520: root required [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-31T14:03:36.178Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-31T14:03:36.178Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-31T14:03:36.178Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-31T14:03:36.178Z] download_test.go:267: Needs fixing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-31T14:03:36.178Z] layer_test.go:303: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-31T14:03:36.178Z] layer_test.go:352: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-31T14:03:36.178Z] layer_test.go:467: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-31T14:03:36.178Z] layer_test.go:696: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-31T14:03:36.178Z] migration_test.go:45: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-31T14:03:36.178Z] migration_test.go:181: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-31T14:03:36.178Z] mount_test.go:17: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-31T14:03:36.178Z] mount_test.go:76: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-31T14:03:36.178Z] mount_test.go:125: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-31T14:03:36.178Z] mount_test.go:212: Failing on Windows [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-31T14:03:36.178Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-31T14:03:36.178Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-31T14:03:36.178Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-31T14:03:36.178Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-31T14:03:36.178Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-31T14:03:36.178Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-31T14:03:36.178Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-31T14:03:36.178Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-31T14:03:36.178Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-31T14:03:36.178Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-31T14:03:36.178Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-31T14:03:36.178Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-31T14:03:36.178Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-31T14:03:36.178Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-31T14:03:36.178Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-31T14:03:36.178Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-31T14:03:36.178Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-31T14:03:36.178Z] archive_test.go:133: Xz not present in msys2 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-31T14:03:36.178Z] archive_test.go:238: Failing on Windows CI machines [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:03:36.178Z] archive_windows_test.go:16: Currently fails [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-31T14:03:36.178Z] changes_test.go:195: needs more investigation [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-31T14:03:36.178Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-31T14:03:36.178Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-31T14:03:36.178Z] changes_test.go:432: needs further investigation [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-31T14:03:36.178Z] changes_test.go:468: needs further investigation [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-31T14:03:36.178Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-31T14:03:36.178Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-31T14:03:36.178Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:03:36.178Z] [2021-08-31T14:03:36.178Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-31T14:03:36.179Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-31T14:03:36.179Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-31T14:03:36.179Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:03:36.179Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2021-08-31T14:03:36.179Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-31T14:03:36.179Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-31T14:03:36.179Z] poller_test.go:40: No chmod on Windows [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-31T14:03:36.179Z] fileutils_test.go:133: Needs porting to Windows [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-31T14:03:36.179Z] fileutils_test.go:179: Needs porting to Windows [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-31T14:03:36.179Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-31T14:03:36.179Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-31T14:03:36.179Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-31T14:03:36.179Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-31T14:03:36.179Z] local_test.go:180: runtime.GOOS == "windows" [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] [2021-08-31T14:03:36.179Z] DONE 2068 tests, 69 skipped in 245.958s [2021-08-31T14:03:36.179Z] INFO: make.ps1 ended at 08/31/2021 14:03:35 [2021-08-31T14:03:36.792Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-31T14:03:37.128Z] Removing intermediate container 53b26e665229 [2021-08-31T14:03:37.128Z] ---> fa303914cfcd [2021-08-31T14:03:37.128Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-31T14:03:37.128Z] ---> Running in ff24a8fb9429 [2021-08-31T14:03:37.128Z] Removing intermediate container ff24a8fb9429 [2021-08-31T14:03:37.128Z] ---> fb64158474ae [2021-08-31T14:03:37.128Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-31T14:03:37.128Z] ---> Running in 85eec26f2edf [2021-08-31T14:03:37.403Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-31T14:03:37.403Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-31T14:03:37.586Z] Removing intermediate container 85eec26f2edf [2021-08-31T14:03:37.586Z] ---> 2a13b39c0ca0 [2021-08-31T14:03:37.586Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-31T14:03:37.706Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-31T14:03:37.706Z] INFO: Unit tests ended at 08/31/2021 14:03:37. Duration:00:04:16.6291805 [2021-08-31T14:03:37.706Z] INFO: Building busybox [2021-08-31T14:03:37.706Z] Sending build context to Docker daemon 5.12kB [2021-08-31T14:03:37.706Z] [2021-08-31T14:03:37.706Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-31T14:03:37.706Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-31T14:03:37.706Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-31T14:03:37.706Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-31T14:03:37.706Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-31T14:03:37.706Z] ---> 801c33f5de3a [2021-08-31T14:03:37.706Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-31T14:03:37.706Z] ---> Running in 61c4c2081d10 [2021-08-31T14:03:38.341Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-31T14:03:38.530Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-08-31T14:03:38.530Z] PASS [2021-08-31T14:03:38.530Z] [2021-08-31T14:03:38.530Z] DONE 17 tests in 48.174s [2021-08-31T14:03:38.530Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-31T14:03:38.530Z] INFO: Testing against a local daemon [2021-08-31T14:03:38.530Z] === RUN TestPluginInvalidJSON [2021-08-31T14:03:38.530Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:03:38.530Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:03:38.530Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:03:38.530Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-31T14:03:38.530Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-31T14:03:38.530Z] === RUN TestPluginInstall [2021-08-31T14:03:38.530Z] === RUN TestPluginInstall/no_auth [2021-08-31T14:03:38.553Z] [2021-08-31T14:03:39.012Z] ---> f973eae3a91b [2021-08-31T14:03:39.012Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-31T14:03:39.012Z] ---> Running in fa30ac33e5f2 [2021-08-31T14:03:39.463Z] time="2021-08-31T14:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:03:39.463Z] time="2021-08-31T14:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34fdb02ca74af8601c6a72e9cff3659441a737bfc0a75e4972ed408a23bdbd96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:03:39.463Z] time="2021-08-31T14:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:03:39.463Z] time="2021-08-31T14:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34fdb02ca74af8601c6a72e9cff3659441a737bfc0a75e4972ed408a23bdbd96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:03:39.720Z] === RUN TestPluginInstall/with_htpasswd [2021-08-31T14:03:39.720Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-31T14:03:39.720Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-31T14:03:39.978Z] time="2021-08-31T14:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:03:39.978Z] time="2021-08-31T14:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a484dcbeb727b8629a9767143d4276502f3804b285a1644d99addb0ea962610" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:03:39.978Z] time="2021-08-31T14:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:03:39.978Z] time="2021-08-31T14:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a484dcbeb727b8629a9767143d4276502f3804b285a1644d99addb0ea962610" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:03:39.980Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.02s) [2021-08-31T14:03:39.980Z] PASS [2021-08-31T14:03:39.980Z] [2021-08-31T14:03:39.980Z] === Skipped [2021-08-31T14:03:39.980Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-31T14:03:39.980Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:03:39.980Z] [2021-08-31T14:03:39.980Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-31T14:03:39.980Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-31T14:03:39.980Z] [2021-08-31T14:03:39.980Z] [2021-08-31T14:03:39.980Z] DONE 34 tests, 2 skipped in 174.736s [2021-08-31T14:03:39.980Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-31T14:03:39.980Z] ++ 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 [2021-08-31T14:03:39.980Z] ++ set -e [2021-08-31T14:03:39.980Z] ++ '[' -n 0 ']' [2021-08-31T14:03:39.980Z] ++ set -x [2021-08-31T14:03:39.980Z] ++ 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 [2021-08-31T14:03:39.980Z] INFO: Testing against a local daemon [2021-08-31T14:03:39.980Z] === RUN TestConfigInspect [2021-08-31T14:03:40.236Z] === RUN TestPluginInstall/with_insecure [2021-08-31T14:03:40.240Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-31T14:03:40.374Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-31T14:03:40.499Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-31T14:03:41.068Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-31T14:03:41.168Z] time="2021-08-31T14:03:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:03:41.168Z] time="2021-08-31T14:03:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44aefce918ec581f99f49b4021f807766ae727ed6d59d350fdf16601106657c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:03:41.168Z] time="2021-08-31T14:03:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:03:41.168Z] time="2021-08-31T14:03:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44aefce918ec581f99f49b4021f807766ae727ed6d59d350fdf16601106657c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:03:41.168Z] plugin_test.go:165: [da697041fb335] daemon is not started [2021-08-31T14:03:41.168Z] --- PASS: TestPluginInstall (3.31s) [2021-08-31T14:03:41.168Z] --- PASS: TestPluginInstall/no_auth (1.65s) [2021-08-31T14:03:41.168Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-08-31T14:03:41.168Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-08-31T14:03:41.168Z] === RUN TestPluginsWithRuntimes [2021-08-31T14:03:41.417Z] Removing intermediate container 61c4c2081d10 [2021-08-31T14:03:41.417Z] ---> f046e41f9c65 [2021-08-31T14:03:41.417Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-31T14:03:41.417Z] ---> Running in d998dca5c938 [2021-08-31T14:03:41.873Z] Removing intermediate container d998dca5c938 [2021-08-31T14:03:41.873Z] ---> 76a10d24b0f4 [2021-08-31T14:03:41.873Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-31T14:03:41.873Z] ---> Running in 6040d6d0f071 [2021-08-31T14:03:42.328Z] Removing intermediate container 6040d6d0f071 [2021-08-31T14:03:42.328Z] ---> 15b8ecca4875 [2021-08-31T14:03:42.328Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-31T14:03:42.447Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-31T14:03:43.016Z] --- PASS: TestConfigInspect (2.98s) [2021-08-31T14:03:43.016Z] === RUN TestConfigList [2021-08-31T14:03:43.088Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-31T14:03:43.854Z] [2021-08-31T14:03:43.854Z] ---> e36ab7ccf171 [2021-08-31T14:03:43.854Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-31T14:03:43.854Z] ---> Running in f38176b091a4 [2021-08-31T14:03:44.051Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-31T14:03:44.982Z] --- PASS: TestPluginsWithRuntimes (3.62s) [2021-08-31T14:03:44.983Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2021-08-31T14:03:44.983Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-08-31T14:03:44.983Z] === RUN TestPluginBackCompatMediaTypes [2021-08-31T14:03:45.547Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-08-31T14:03:45.547Z] PASS [2021-08-31T14:03:45.547Z] [2021-08-31T14:03:45.547Z] DONE 10 tests in 7.524s [2021-08-31T14:03:45.547Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-31T14:03:45.547Z] INFO: Testing against a local daemon [2021-08-31T14:03:45.547Z] === RUN TestExternalGraphDriver [2021-08-31T14:03:45.547Z] === RUN TestExternalGraphDriver/json [2021-08-31T14:03:46.305Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-31T14:03:46.305Z] --- PASS: TestConfigList (2.94s) [2021-08-31T14:03:46.305Z] === RUN TestConfigsCreateAndDelete [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-31T14:03:46.841Z] === RUN TestBoolValue [2021-08-31T14:03:46.841Z] --- PASS: TestBoolValue (0.00s) [2021-08-31T14:03:46.841Z] === RUN TestBoolValueOrDefault [2021-08-31T14:03:46.841Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-31T14:03:46.841Z] === RUN TestInt64ValueOrZero [2021-08-31T14:03:46.841Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-31T14:03:46.841Z] === RUN TestInt64ValueOrDefault [2021-08-31T14:03:46.841Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-31T14:03:46.841Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-31T14:03:46.841Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-31T14:03:46.841Z] === RUN TestJsonContentType [2021-08-31T14:03:46.841Z] --- PASS: TestJsonContentType (0.00s) [2021-08-31T14:03:46.841Z] PASS [2021-08-31T14:03:46.841Z] coverage: 14.7% of statements [2021-08-31T14:03:46.841Z] ok github.com/docker/docker/api/server/httputils 0.092s coverage: 14.7% of statements [2021-08-31T14:03:46.841Z] === RUN TestMaskSecretKeys [2021-08-31T14:03:46.841Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-31T14:03:46.841Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-31T14:03:46.841Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-31T14:03:46.841Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-31T14:03:46.841Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-31T14:03:46.841Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-31T14:03:46.841Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-31T14:03:46.841Z] === RUN TestVersionMiddlewareVersion [2021-08-31T14:03:46.841Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-31T14:03:46.841Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-31T14:03:46.841Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-31T14:03:46.841Z] PASS [2021-08-31T14:03:46.841Z] coverage: 37.7% of statements [2021-08-31T14:03:46.841Z] ok github.com/docker/docker/api/server/middleware 0.092s coverage: 37.7% of statements [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-31T14:03:46.841Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-31T14:03:47.444Z] === RUN TestExternalGraphDriver/spec [2021-08-31T14:03:47.608Z] Removing intermediate container fa30ac33e5f2 [2021-08-31T14:03:47.608Z] ---> c77788e98530 [2021-08-31T14:03:47.608Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-31T14:03:47.608Z] ---> Running in 66b30a3179ab [2021-08-31T14:03:47.815Z] === RUN TestToJSON [2021-08-31T14:03:47.815Z] --- PASS: TestToJSON (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestToParamWithVersion [2021-08-31T14:03:47.815Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestFromJSON [2021-08-31T14:03:47.815Z] --- PASS: TestFromJSON (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestEmpty [2021-08-31T14:03:47.815Z] --- PASS: TestEmpty (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestArgsMatchKVListEmptySources [2021-08-31T14:03:47.815Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestArgsMatchKVList [2021-08-31T14:03:47.815Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestArgsMatch [2021-08-31T14:03:47.815Z] --- PASS: TestArgsMatch (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestAdd [2021-08-31T14:03:47.815Z] --- PASS: TestAdd (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestDel [2021-08-31T14:03:47.815Z] --- PASS: TestDel (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestLen [2021-08-31T14:03:47.815Z] --- PASS: TestLen (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestExactMatch [2021-08-31T14:03:47.815Z] --- PASS: TestExactMatch (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestOnlyOneExactMatch [2021-08-31T14:03:47.815Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestContains [2021-08-31T14:03:47.815Z] --- PASS: TestContains (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestValidate [2021-08-31T14:03:47.815Z] --- PASS: TestValidate (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestWalkValues [2021-08-31T14:03:47.815Z] --- PASS: TestWalkValues (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestFuzzyMatch [2021-08-31T14:03:47.815Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestClone [2021-08-31T14:03:47.815Z] --- PASS: TestClone (0.00s) [2021-08-31T14:03:47.815Z] PASS [2021-08-31T14:03:47.815Z] coverage: 92.2% of statements [2021-08-31T14:03:47.815Z] ok github.com/docker/docker/api/types/filters 0.118s coverage: 92.2% of statements [2021-08-31T14:03:47.815Z] === RUN TestAdjustForAPIVersion [2021-08-31T14:03:47.815Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-31T14:03:47.815Z] PASS [2021-08-31T14:03:47.815Z] coverage: 5.7% of statements [2021-08-31T14:03:47.815Z] ok github.com/docker/docker/api/server/router/swarm 0.087s coverage: 5.7% of statements [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-31T14:03:47.815Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-31T14:03:47.815Z] === RUN TestStrSliceMarshalJSON [2021-08-31T14:03:47.815Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestStrSliceUnmarshalJSON [2021-08-31T14:03:47.815Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestStrSliceUnmarshalString [2021-08-31T14:03:47.815Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-31T14:03:47.815Z] === RUN TestStrSliceUnmarshalSlice [2021-08-31T14:03:47.815Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-31T14:03:47.815Z] PASS [2021-08-31T14:03:47.816Z] coverage: 90.0% of statements [2021-08-31T14:03:47.816Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-08-31T14:03:47.816Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-31T14:03:47.816Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-31T14:03:47.816Z] === RUN TestDurationToSecondsString [2021-08-31T14:03:47.816Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-31T14:03:47.816Z] === RUN TestGetTimestamp [2021-08-31T14:03:48.066Z] [2021-08-31T14:03:48.066Z] SUCCESS: Specified value was saved. [2021-08-31T14:03:48.274Z] --- PASS: TestGetTimestamp (0.13s) [2021-08-31T14:03:48.275Z] === RUN TestParseTimestamps [2021-08-31T14:03:48.275Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-31T14:03:48.275Z] PASS [2021-08-31T14:03:48.275Z] coverage: 100.0% of statements [2021-08-31T14:03:48.275Z] ok github.com/docker/docker/api/types/time 0.185s coverage: 100.0% of statements [2021-08-31T14:03:48.275Z] === RUN TestCompareVersion [2021-08-31T14:03:48.275Z] --- PASS: TestCompareVersion (0.00s) [2021-08-31T14:03:48.275Z] PASS [2021-08-31T14:03:48.275Z] coverage: 77.3% of statements [2021-08-31T14:03:48.275Z] ok github.com/docker/docker/api/types/versions 0.071s coverage: 77.3% of statements [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/builder [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-31T14:03:48.275Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-31T14:03:48.815Z] === RUN TestExternalGraphDriver/pull [2021-08-31T14:03:48.840Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-31T14:03:48.840Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2021-08-31T14:03:48.840Z] === RUN TestConfigsUpdate [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-31T14:03:49.817Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-31T14:03:49.817Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-31T14:03:49.817Z] === RUN TestCloneArgsSmartHttp [2021-08-31T14:03:49.817Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-08-31T14:03:49.817Z] === RUN TestCloneArgsDumbHttp [2021-08-31T14:03:49.817Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-31T14:03:49.817Z] === RUN TestCloneArgsGit [2021-08-31T14:03:49.817Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-31T14:03:49.817Z] === RUN TestCheckoutGit [2021-08-31T14:03:50.187Z] --- PASS: TestExternalGraphDriver (4.68s) [2021-08-31T14:03:50.187Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-08-31T14:03:50.187Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2021-08-31T14:03:50.187Z] --- PASS: TestExternalGraphDriver/pull (1.34s) [2021-08-31T14:03:50.187Z] === RUN TestGraphdriverPluginV2 [2021-08-31T14:03:50.242Z] Removing intermediate container 66b30a3179ab [2021-08-31T14:03:50.242Z] ---> 9bd8c99720b9 [2021-08-31T14:03:50.242Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-31T14:03:50.242Z] ---> Running in eb6f0f48e71d [2021-08-31T14:03:50.900Z] Removing intermediate container f38176b091a4 [2021-08-31T14:03:50.900Z] ---> 02da9cef1b89 [2021-08-31T14:03:50.900Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-31T14:03:50.900Z] ---> Running in 09fad91fb9ba [2021-08-31T14:03:51.376Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-31T14:03:51.860Z] [2021-08-31T14:03:51.860Z] SUCCESS: Specified value was saved. [2021-08-31T14:03:51.945Z] --- PASS: TestConfigsUpdate (2.98s) [2021-08-31T14:03:51.945Z] === RUN TestTemplatedConfig [2021-08-31T14:03:52.205Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-31T14:03:52.738Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-31T14:03:52.738Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestProcessNoDockerignore [2021-08-31T14:03:52.738Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-31T14:03:52.738Z] --- PASS: TestProcessShouldLeaveAllFiles (0.02s) [2021-08-31T14:03:52.738Z] === RUN TestDetectContentType [2021-08-31T14:03:52.738Z] --- PASS: TestDetectContentType (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestSelectAcceptableMIME [2021-08-31T14:03:52.738Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestInspectEmptyResponse [2021-08-31T14:03:52.738Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestInspectResponseBinary [2021-08-31T14:03:52.738Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestResponseUnsupportedContentType [2021-08-31T14:03:52.738Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestInspectResponseTextSimple [2021-08-31T14:03:52.738Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestInspectResponseEmptyContentType [2021-08-31T14:03:52.738Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestUnknownContentLength [2021-08-31T14:03:52.738Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestDownloadRemote [2021-08-31T14:03:52.738Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-31T14:03:52.738Z] === RUN TestGetWithStatusError [2021-08-31T14:03:52.738Z] --- PASS: TestGetWithStatusError (0.01s) [2021-08-31T14:03:52.738Z] === RUN TestCloseRootDirectory [2021-08-31T14:03:52.738Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:52.738Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestHashFile [2021-08-31T14:03:52.738Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:52.738Z] --- SKIP: TestHashFile (0.01s) [2021-08-31T14:03:52.738Z] === RUN TestHashSubdir [2021-08-31T14:03:52.738Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:52.738Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestRemoveDirectory [2021-08-31T14:03:52.738Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:03:52.738Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-31T14:03:52.738Z] PASS [2021-08-31T14:03:52.738Z] coverage: 9.3% of statements [2021-08-31T14:03:52.738Z] ok github.com/docker/docker/builder/remotecontext 0.390s coverage: 9.3% of statements [2021-08-31T14:03:52.738Z] === RUN TestEnable [2021-08-31T14:03:52.738Z] --- PASS: TestEnable (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestDisable [2021-08-31T14:03:52.738Z] --- PASS: TestDisable (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestEnabled [2021-08-31T14:03:52.738Z] --- PASS: TestEnabled (0.00s) [2021-08-31T14:03:52.738Z] PASS [2021-08-31T14:03:52.738Z] coverage: 100.0% of statements [2021-08-31T14:03:52.738Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2021-08-31T14:03:52.738Z] === RUN TestGetAllAllowed [2021-08-31T14:03:52.738Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestGetAllMeta [2021-08-31T14:03:52.738Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-31T14:03:52.738Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestIsUnreferencedBuiltin [2021-08-31T14:03:52.738Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestIsExistingDirectory [2021-08-31T14:03:52.738Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-31T14:03:52.738Z] === RUN TestGetFilenameForDownload [2021-08-31T14:03:52.738Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestEnv2Variables [2021-08-31T14:03:53.201Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-31T14:03:53.201Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestMaintainer [2021-08-31T14:03:53.201Z] --- PASS: TestMaintainer (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestLabel [2021-08-31T14:03:53.201Z] --- PASS: TestLabel (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestFromScratch [2021-08-31T14:03:53.201Z] --- PASS: TestFromScratch (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestFromWithArg [2021-08-31T14:03:53.201Z] --- PASS: TestFromWithArg (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-31T14:03:53.201Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestFromWithUndefinedArg [2021-08-31T14:03:53.201Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestFromMultiStageWithNamedStage [2021-08-31T14:03:53.201Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestOnbuild [2021-08-31T14:03:53.201Z] --- PASS: TestOnbuild (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestWorkdir [2021-08-31T14:03:53.201Z] --- PASS: TestWorkdir (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestCmd [2021-08-31T14:03:53.201Z] --- PASS: TestCmd (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestHealthcheckNone [2021-08-31T14:03:53.201Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestHealthcheckCmd [2021-08-31T14:03:53.201Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestEntrypoint [2021-08-31T14:03:53.201Z] --- PASS: TestEntrypoint (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestExpose [2021-08-31T14:03:53.201Z] --- PASS: TestExpose (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestUser [2021-08-31T14:03:53.201Z] --- PASS: TestUser (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestVolume [2021-08-31T14:03:53.201Z] --- PASS: TestVolume (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestStopSignal [2021-08-31T14:03:53.201Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-31T14:03:53.201Z] --- SKIP: TestStopSignal (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestArg [2021-08-31T14:03:53.201Z] --- PASS: TestArg (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestShell [2021-08-31T14:03:53.201Z] --- PASS: TestShell (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestPrependEnvOnCmd [2021-08-31T14:03:53.201Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestRunWithBuildArgs [2021-08-31T14:03:53.201Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestRunIgnoresHealthcheck [2021-08-31T14:03:53.201Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestDispatchUnsupportedOptions [2021-08-31T14:03:53.201Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-31T14:03:53.201Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-31T14:03:53.201Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-31T14:03:53.201Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestNormalizeWorkdir [2021-08-31T14:03:53.201Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestDispatch [2021-08-31T14:03:53.201Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-31T14:03:53.201Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-31T14:03:53.201Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-31T14:03:53.201Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-31T14:03:53.201Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-31T14:03:53.201Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-31T14:03:53.201Z] === RUN TestDispatch/COPY_url [2021-08-31T14:03:53.201Z] --- PASS: TestDispatch (0.07s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-31T14:03:53.201Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestAddScratchImageAddsToMounts [2021-08-31T14:03:53.201Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-31T14:03:53.201Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-31T14:03:53.201Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-31T14:03:53.201Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestImageSourceGetAddsToMounts [2021-08-31T14:03:53.201Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestEmptyDockerfile [2021-08-31T14:03:53.201Z] --- PASS: TestEmptyDockerfile (0.02s) [2021-08-31T14:03:53.201Z] === RUN TestSymlinkDockerfile [2021-08-31T14:03:53.201Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-31T14:03:53.201Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-31T14:03:53.201Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestNonExistingDockerfile [2021-08-31T14:03:53.201Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestCopyRunConfig [2021-08-31T14:03:53.201Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestDeepCopyRunConfig [2021-08-31T14:03:53.201Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestExportImage [2021-08-31T14:03:53.201Z] --- PASS: TestExportImage (0.00s) [2021-08-31T14:03:53.201Z] === RUN TestNormalizeDest [2021-08-31T14:03:53.201Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-31T14:03:53.201Z] PASS [2021-08-31T14:03:53.201Z] coverage: 46.8% of statements [2021-08-31T14:03:53.201Z] ok github.com/docker/docker/builder/dockerfile 0.225s coverage: 46.8% of statements [2021-08-31T14:03:53.201Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-31T14:03:53.385Z] Removing intermediate container 09fad91fb9ba [2021-08-31T14:03:53.385Z] ---> ff3d76d3c176 [2021-08-31T14:03:53.385Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-31T14:03:53.464Z] --- PASS: TestGraphdriverPluginV2 (3.33s) [2021-08-31T14:03:53.464Z] PASS [2021-08-31T14:03:53.464Z] [2021-08-31T14:03:53.464Z] DONE 5 tests in 8.029s [2021-08-31T14:03:53.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-31T14:03:53.464Z] INFO: Testing against a local daemon [2021-08-31T14:03:53.464Z] === RUN TestContinueAfterPluginCrash [2021-08-31T14:03:53.464Z] === PAUSE TestContinueAfterPluginCrash [2021-08-31T14:03:53.464Z] === RUN TestReadPluginNoRead [2021-08-31T14:03:53.464Z] === PAUSE TestReadPluginNoRead [2021-08-31T14:03:53.464Z] === RUN TestDaemonStartWithLogOpt [2021-08-31T14:03:53.464Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-31T14:03:53.464Z] === CONT TestContinueAfterPluginCrash [2021-08-31T14:03:53.464Z] === CONT TestDaemonStartWithLogOpt [2021-08-31T14:03:53.840Z] ---> Running in 9b7573793078 [2021-08-31T14:03:53.985Z] Cannot create a file when that file already exists. [2021-08-31T14:03:54.172Z] === RUN TestTCP4Proxy [2021-08-31T14:03:54.172Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-31T14:03:54.172Z] === RUN TestTCP4ProxyHalfClose [2021-08-31T14:03:54.172Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-08-31T14:03:54.172Z] === RUN TestTCP6Proxy [2021-08-31T14:03:54.172Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-08-31T14:03:54.172Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-31T14:03:54.172Z] === RUN TestTCPDualStackProxy [2021-08-31T14:03:54.172Z] network_proxy_test.go:208: No support for dual stack yet [2021-08-31T14:03:54.172Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-31T14:03:54.172Z] === RUN TestUDP4Proxy [2021-08-31T14:03:54.172Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-31T14:03:54.172Z] === RUN TestUDP6Proxy [2021-08-31T14:03:54.172Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-08-31T14:03:54.172Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-31T14:03:54.172Z] === RUN TestUDPWriteError [2021-08-31T14:03:54.172Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-31T14:03:54.172Z] === RUN TestSCTP4Proxy [2021-08-31T14:03:54.172Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-31T14:03:54.172Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-31T14:03:54.172Z] === RUN TestSCTP6Proxy [2021-08-31T14:03:54.172Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-08-31T14:03:54.172Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-31T14:03:54.172Z] PASS [2021-08-31T14:03:54.172Z] coverage: 49.4% of statements [2021-08-31T14:03:54.172Z] ok github.com/docker/docker/cmd/docker-proxy 0.101s coverage: 49.4% of statements [2021-08-31T14:03:54.744Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-31T14:03:54.744Z] check_test.go:308: [d17d632ed8324] daemon is not started [2021-08-31T14:03:54.744Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-31T14:03:55.003Z] --- PASS: TestTemplatedConfig (3.23s) [2021-08-31T14:03:55.003Z] === RUN TestConfigCreateResolve [2021-08-31T14:03:55.264Z] check_test.go:308: [d8ad40466c6f9] daemon is not started [2021-08-31T14:03:55.264Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-31T14:03:55.523Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-31T14:03:56.090Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-31T14:03:56.658Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-31T14:03:56.738Z] Cannot create a file when that file already exists. [2021-08-31T14:03:56.902Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-31T14:03:57.226Z] check_test.go:308: [d5793f3e10f8d] daemon is not started [2021-08-31T14:03:57.226Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-31T14:03:57.226Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-31T14:03:57.226Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-31T14:03:57.645Z] --- PASS: TestDaemonStartWithLogOpt (3.48s) [2021-08-31T14:03:57.645Z] === CONT TestReadPluginNoRead [2021-08-31T14:03:57.713Z] Removing intermediate container eb6f0f48e71d [2021-08-31T14:03:57.713Z] ---> 9483e7cfe72f [2021-08-31T14:03:57.713Z] Step 13/13 : CMD ["sh"] [2021-08-31T14:03:57.713Z] ---> Running in 0bfd3b2afd26 [2021-08-31T14:03:58.164Z] --- PASS: TestConfigCreateResolve (2.80s) [2021-08-31T14:03:58.164Z] PASS [2021-08-31T14:03:58.164Z] [2021-08-31T14:03:58.164Z] DONE 6 tests in 17.946s [2021-08-31T14:03:58.164Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-31T14:03:58.164Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-31T14:03:58.164Z] ++ 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 [2021-08-31T14:03:58.164Z] ++ set -e [2021-08-31T14:03:58.164Z] ++ '[' -n 0 ']' [2021-08-31T14:03:58.164Z] ++ set -x [2021-08-31T14:03:58.164Z] ++ 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 [2021-08-31T14:03:58.164Z] INFO: Testing against a local daemon [2021-08-31T14:03:58.164Z] === RUN TestCheckpoint [2021-08-31T14:03:58.164Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:03:58.164Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-31T14:03:58.164Z] === RUN TestContainerInvalidJSON [2021-08-31T14:03:58.164Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:03:58.164Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:03:58.164Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:03:58.164Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:03:58.164Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:03:58.164Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:03:58.164Z] --- PASS: TestContainerInvalidJSON (0.05s) [2021-08-31T14:03:58.164Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-31T14:03:58.164Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-31T14:03:58.164Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-31T14:03:58.164Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-31T14:03:58.164Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-31T14:03:58.170Z] Removing intermediate container 0bfd3b2afd26 [2021-08-31T14:03:58.171Z] ---> 9f3f46b21295 [2021-08-31T14:03:58.171Z] Successfully built 9f3f46b21295 [2021-08-31T14:03:58.171Z] Successfully tagged busybox:latest [2021-08-31T14:03:58.171Z] INFO: Docker images of the daemon under test [2021-08-31T14:03:58.171Z] [2021-08-31T14:03:58.171Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-31T14:03:58.171Z] busybox latest 9f3f46b21295 Less than a second ago 5.14GB [2021-08-31T14:03:58.171Z] microsoft/windowsservercore latest 801c33f5de3a 3 weeks ago 5.1GB [2021-08-31T14:03:58.171Z] mcr.microsoft.com/windows/servercore ltsc2022 801c33f5de3a 3 weeks ago 5.1GB [2021-08-31T14:03:58.171Z] [2021-08-31T14:03:58.171Z] INFO: Running integration tests at 08/31/2021 14:03:57... [2021-08-31T14:03:58.171Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-31T14:03:58.171Z] INFO: Integration API tests being run from the host: [2021-08-31T14:03:58.171Z] INFO: make.ps1 starting at 08/31/2021 14:03:57 [2021-08-31T14:03:58.423Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-31T14:03:58.423Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-31T14:03:58.423Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-31T14:03:58.423Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-31T14:03:58.423Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-31T14:03:58.423Z] === RUN TestCopyFromContainer [2021-08-31T14:03:58.634Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-31T14:03:59.364Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-31T14:03:59.541Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-31T14:03:59.933Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-31T14:03:59.933Z] === RUN TestCopyFromContainer// [2021-08-31T14:04:00.193Z] === RUN TestCopyFromContainer//bar/root [2021-08-31T14:04:00.193Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-31T14:04:00.449Z] Removing intermediate container 9b7573793078 [2021-08-31T14:04:00.449Z] ---> 2decbbdbe6f1 [2021-08-31T14:04:00.449Z] Step 13/13 : CMD ["sh"] [2021-08-31T14:04:00.449Z] ---> Running in 40f2aef7677d [2021-08-31T14:04:00.453Z] === RUN TestCopyFromContainer/bar/quux [2021-08-31T14:04:00.453Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-31T14:04:00.474Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-31T14:04:00.712Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-31T14:04:00.712Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-31T14:04:00.904Z] Removing intermediate container 40f2aef7677d [2021-08-31T14:04:00.904Z] ---> 7386a37f7333 [2021-08-31T14:04:00.904Z] Successfully built 7386a37f7333 [2021-08-31T14:04:00.904Z] Successfully tagged busybox:latest [2021-08-31T14:04:00.904Z] INFO: Docker images of the daemon under test [2021-08-31T14:04:00.904Z] [2021-08-31T14:04:00.904Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-31T14:04:00.904Z] busybox latest 7386a37f7333 Less than a second ago 5.14GB [2021-08-31T14:04:00.904Z] microsoft/windowsservercore latest 801c33f5de3a 3 weeks ago 5.1GB [2021-08-31T14:04:00.904Z] mcr.microsoft.com/windows/servercore ltsc2022 801c33f5de3a 3 weeks ago 5.1GB [2021-08-31T14:04:00.904Z] [2021-08-31T14:04:00.905Z] INFO: Running integration tests at 08/31/2021 14:04:00... [2021-08-31T14:04:00.905Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-31T14:04:00.905Z] INFO: Integration API tests being run from the host: [2021-08-31T14:04:00.905Z] INFO: make.ps1 starting at 08/31/2021 14:04:00 [2021-08-31T14:04:00.972Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-31T14:04:00.972Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-31T14:04:00.972Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-31T14:04:00.972Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer (2.71s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-08-31T14:04:01.231Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-31T14:04:01.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-31T14:04:01.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:04:01.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:04:01.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:04:01.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:04:01.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:04:01.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:04:01.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:04:01.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:04:01.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:04:01.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-31T14:04:01.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-31T14:04:01.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-31T14:04:01.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-31T14:04:01.231Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-31T14:04:01.231Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-31T14:04:01.231Z] === RUN TestCreateWithInvalidEnv [2021-08-31T14:04:01.231Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-31T14:04:01.231Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-31T14:04:01.231Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-31T14:04:01.231Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-31T14:04:01.231Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-31T14:04:01.231Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-31T14:04:01.231Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-31T14:04:01.231Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-31T14:04:01.231Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-31T14:04:01.231Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-31T14:04:01.231Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-31T14:04:01.231Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-31T14:04:01.231Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-31T14:04:01.231Z] === RUN TestCreateTmpfsMountsTarget [2021-08-31T14:04:01.231Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-31T14:04:01.231Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-31T14:04:01.362Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-31T14:04:01.845Z] === RUN TestReadPluginNoRead/default [2021-08-31T14:04:02.105Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2021-08-31T14:04:02.168Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-31T14:04:03.108Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-31T14:04:03.108Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-31T14:04:03.108Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2021-08-31T14:04:03.108Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-31T14:04:03.476Z] === CONT TestReadPluginNoRead [2021-08-31T14:04:03.476Z] read_test.go:92: [d8f6311efaacb] daemon is not started [2021-08-31T14:04:03.476Z] --- PASS: TestReadPluginNoRead (6.16s) [2021-08-31T14:04:03.476Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2021-08-31T14:04:03.476Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2021-08-31T14:04:03.476Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2021-08-31T14:04:03.476Z] PASS [2021-08-31T14:04:03.476Z] [2021-08-31T14:04:03.476Z] DONE 6 tests in 9.681s [2021-08-31T14:04:03.476Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-31T14:04:03.476Z] testing: warning: no tests to run [2021-08-31T14:04:03.476Z] PASS [2021-08-31T14:04:03.476Z] [2021-08-31T14:04:03.476Z] DONE 0 tests in 0.016s [2021-08-31T14:04:03.476Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-31T14:04:03.476Z] INFO: Testing against a local daemon [2021-08-31T14:04:03.476Z] === RUN TestPluginWithDevMounts [2021-08-31T14:04:03.476Z] === PAUSE TestPluginWithDevMounts [2021-08-31T14:04:03.476Z] === CONT TestPluginWithDevMounts [2021-08-31T14:04:03.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-31T14:04:03.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-31T14:04:04.489Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-31T14:04:04.748Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-31T14:04:04.752Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-31T14:04:04.849Z] --- PASS: TestPluginWithDevMounts (1.55s) [2021-08-31T14:04:04.849Z] PASS [2021-08-31T14:04:04.849Z] [2021-08-31T14:04:04.849Z] DONE 1 tests in 1.573s [2021-08-31T14:04:04.849Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-31T14:04:04.849Z] INFO: Testing against a local daemon [2021-08-31T14:04:04.849Z] === RUN TestSecretInspect [2021-08-31T14:04:05.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2021-08-31T14:04:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-31T14:04:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:04:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:04:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:04:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:04:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:04:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:04:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:04:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:04:05.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:04:05.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:04:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:04:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:04:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:04:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:04:05.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:04:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-31T14:04:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-31T14:04:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-31T14:04:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-31T14:04:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-08-31T14:04:05.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-31T14:04:05.268Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-31T14:04:05.836Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-08-31T14:04:05.836Z] === RUN TestCreateDifferentPlatform [2021-08-31T14:04:05.836Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-31T14:04:05.836Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-31T14:04:05.836Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-31T14:04:05.836Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-31T14:04:05.836Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-31T14:04:05.836Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-31T14:04:05.836Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-31T14:04:05.836Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-31T14:04:05.836Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-31T14:04:05.837Z] === RUN TestContainerStartOnDaemonRestart [2021-08-31T14:04:05.837Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-31T14:04:05.837Z] === RUN TestDaemonRestartIpcMode [2021-08-31T14:04:05.837Z] === PAUSE TestDaemonRestartIpcMode [2021-08-31T14:04:05.837Z] === RUN TestDaemonHostGatewayIP [2021-08-31T14:04:05.837Z] === PAUSE TestDaemonHostGatewayIP [2021-08-31T14:04:05.837Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-31T14:04:05.837Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-31T14:04:05.837Z] === RUN TestContainerKillOnDaemonStart [2021-08-31T14:04:05.837Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-31T14:04:05.837Z] === RUN TestDiff [2021-08-31T14:04:06.150Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-31T14:04:06.407Z] --- PASS: TestDiff (0.54s) [2021-08-31T14:04:06.407Z] === RUN TestExecWithCloseStdin [2021-08-31T14:04:06.976Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-08-31T14:04:06.976Z] === RUN TestExec [2021-08-31T14:04:07.374Z] --- PASS: TestSecretInspect (2.14s) [2021-08-31T14:04:07.375Z] === RUN TestSecretList [2021-08-31T14:04:07.957Z] --- PASS: TestExec (0.73s) [2021-08-31T14:04:07.957Z] === RUN TestExecUser [2021-08-31T14:04:08.536Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-31T14:04:08.536Z] --- PASS: TestExecUser (0.76s) [2021-08-31T14:04:08.536Z] === RUN TestExportContainerAndImportImage [2021-08-31T14:04:09.103Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-31T14:04:09.272Z] --- PASS: TestSecretList (2.16s) [2021-08-31T14:04:09.272Z] === RUN TestSecretsCreateAndDelete [2021-08-31T14:04:09.364Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2021-08-31T14:04:09.364Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-31T14:04:10.003Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-31T14:04:11.269Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-08-31T14:04:11.269Z] === RUN TestHealthCheckWorkdir [2021-08-31T14:04:11.798Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-08-31T14:04:11.798Z] === RUN TestSecretsUpdate [2021-08-31T14:04:11.842Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2021-08-31T14:04:11.842Z] === RUN TestHealthKillContainer [2021-08-31T14:04:11.874Z] === RUN TestCheckpointCreateError [2021-08-31T14:04:11.874Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCheckpointCreate [2021-08-31T14:04:11.874Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCheckpointDeleteError [2021-08-31T14:04:11.874Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCheckpointDelete [2021-08-31T14:04:11.874Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCheckpointListError [2021-08-31T14:04:11.874Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCheckpointList [2021-08-31T14:04:11.874Z] --- PASS: TestCheckpointList (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCheckpointListContainerNotFound [2021-08-31T14:04:11.874Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestNewClientWithOpsFromEnv [2021-08-31T14:04:11.874Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-31T14:04:11.874Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-08-31T14:04:11.874Z] === RUN TestGetAPIPath [2021-08-31T14:04:11.874Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestParseHostURL [2021-08-31T14:04:11.874Z] --- PASS: TestParseHostURL (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-31T14:04:11.874Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.01s) [2021-08-31T14:04:11.874Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-31T14:04:11.874Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestNegotiateAPIVersion [2021-08-31T14:04:11.874Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestNegotiateAPVersionOverride [2021-08-31T14:04:11.874Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-31T14:04:11.874Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-31T14:04:11.874Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-31T14:04:11.874Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestClientRedirect [2021-08-31T14:04:11.874Z] --- PASS: TestClientRedirect (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigCreateUnsupported [2021-08-31T14:04:11.874Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigCreateError [2021-08-31T14:04:11.874Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigCreate [2021-08-31T14:04:11.874Z] --- PASS: TestConfigCreate (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigInspectNotFound [2021-08-31T14:04:11.874Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigInspectWithEmptyID [2021-08-31T14:04:11.874Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigInspectUnsupported [2021-08-31T14:04:11.874Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigInspectError [2021-08-31T14:04:11.874Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigInspectConfigNotFound [2021-08-31T14:04:11.874Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigInspect [2021-08-31T14:04:11.874Z] --- PASS: TestConfigInspect (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigListUnsupported [2021-08-31T14:04:11.874Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigListError [2021-08-31T14:04:11.874Z] --- PASS: TestConfigListError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigList [2021-08-31T14:04:11.874Z] --- PASS: TestConfigList (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigRemoveUnsupported [2021-08-31T14:04:11.874Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigRemoveError [2021-08-31T14:04:11.874Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigRemove [2021-08-31T14:04:11.874Z] --- PASS: TestConfigRemove (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigUpdateUnsupported [2021-08-31T14:04:11.874Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigUpdateError [2021-08-31T14:04:11.874Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestConfigUpdate [2021-08-31T14:04:11.874Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerCommitError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerCommit [2021-08-31T14:04:11.874Z] --- PASS: TestContainerCommit (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerStatPathError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerStatPathNotFoundError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerStatPathNoHeaderError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerStatPath [2021-08-31T14:04:11.874Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyToContainerError [2021-08-31T14:04:11.874Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyToContainerNotFoundError [2021-08-31T14:04:11.874Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-31T14:04:11.874Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyToContainer [2021-08-31T14:04:11.874Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyFromContainerError [2021-08-31T14:04:11.874Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyFromContainerNotFoundError [2021-08-31T14:04:11.874Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-31T14:04:11.874Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-31T14:04:11.874Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestCopyFromContainer [2021-08-31T14:04:11.874Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerCreateError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerCreateImageNotFound [2021-08-31T14:04:11.874Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerCreateWithName [2021-08-31T14:04:11.874Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerCreateAutoRemove [2021-08-31T14:04:11.874Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerDiffError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerDiff [2021-08-31T14:04:11.874Z] --- PASS: TestContainerDiff (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerExecCreateError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerExecCreate [2021-08-31T14:04:11.874Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerExecStartError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerExecStart [2021-08-31T14:04:11.874Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerExecInspectError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerExecInspect [2021-08-31T14:04:11.874Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerExportError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerExportError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerExport [2021-08-31T14:04:11.874Z] --- PASS: TestContainerExport (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerInspectError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerInspectContainerNotFound [2021-08-31T14:04:11.874Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerInspectWithEmptyID [2021-08-31T14:04:11.874Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerInspect [2021-08-31T14:04:11.874Z] --- PASS: TestContainerInspect (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerInspectNode [2021-08-31T14:04:11.874Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerKillError [2021-08-31T14:04:11.874Z] --- PASS: TestContainerKillError (0.00s) [2021-08-31T14:04:11.874Z] === RUN TestContainerKill [2021-08-31T14:04:11.875Z] --- PASS: TestContainerKill (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerListError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerListError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerList [2021-08-31T14:04:11.875Z] --- PASS: TestContainerList (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerLogsNotFoundError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerLogsError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerLogs [2021-08-31T14:04:11.875Z] --- PASS: TestContainerLogs (0.20s) [2021-08-31T14:04:11.875Z] === RUN TestContainerPauseError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerPause [2021-08-31T14:04:11.875Z] --- PASS: TestContainerPause (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainersPruneError [2021-08-31T14:04:11.875Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainersPrune [2021-08-31T14:04:11.875Z] --- PASS: TestContainersPrune (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerRemoveError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerRemoveNotFoundError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerRemove [2021-08-31T14:04:11.875Z] --- PASS: TestContainerRemove (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerRenameError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerRename [2021-08-31T14:04:11.875Z] --- PASS: TestContainerRename (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerResizeError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerExecResizeError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerResize [2021-08-31T14:04:11.875Z] --- PASS: TestContainerResize (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerExecResize [2021-08-31T14:04:11.875Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerRestartError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerRestart [2021-08-31T14:04:11.875Z] --- PASS: TestContainerRestart (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerStartError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerStartError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerStart [2021-08-31T14:04:11.875Z] --- PASS: TestContainerStart (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerStatsError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerStats [2021-08-31T14:04:11.875Z] --- PASS: TestContainerStats (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerStopError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerStopError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerStop [2021-08-31T14:04:11.875Z] --- PASS: TestContainerStop (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerTopError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerTopError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerTop [2021-08-31T14:04:11.875Z] --- PASS: TestContainerTop (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerUnpauseError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerUnpause [2021-08-31T14:04:11.875Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerUpdateError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerUpdate [2021-08-31T14:04:11.875Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerWaitError [2021-08-31T14:04:11.875Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestContainerWait [2021-08-31T14:04:11.875Z] --- PASS: TestContainerWait (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestDiskUsageError [2021-08-31T14:04:11.875Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestDiskUsage [2021-08-31T14:04:11.875Z] --- PASS: TestDiskUsage (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestDistributionInspectUnsupported [2021-08-31T14:04:11.875Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestDistributionInspectWithEmptyID [2021-08-31T14:04:11.875Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestEventsErrorInOptions [2021-08-31T14:04:11.875Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestEventsErrorFromServer [2021-08-31T14:04:11.875Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestEvents [2021-08-31T14:04:11.875Z] --- PASS: TestEvents (0.02s) [2021-08-31T14:04:11.875Z] === RUN TestTLSCloseWriter [2021-08-31T14:04:11.875Z] === PAUSE TestTLSCloseWriter [2021-08-31T14:04:11.875Z] === RUN TestImageBuildError [2021-08-31T14:04:11.875Z] --- PASS: TestImageBuildError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageBuild [2021-08-31T14:04:11.875Z] --- PASS: TestImageBuild (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestGetDockerOS [2021-08-31T14:04:11.875Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageCreateError [2021-08-31T14:04:11.875Z] --- PASS: TestImageCreateError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageCreate [2021-08-31T14:04:11.875Z] --- PASS: TestImageCreate (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageHistoryError [2021-08-31T14:04:11.875Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageHistory [2021-08-31T14:04:11.875Z] --- PASS: TestImageHistory (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageImportError [2021-08-31T14:04:11.875Z] --- PASS: TestImageImportError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageImport [2021-08-31T14:04:11.875Z] --- PASS: TestImageImport (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageInspectError [2021-08-31T14:04:11.875Z] --- PASS: TestImageInspectError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageInspectImageNotFound [2021-08-31T14:04:11.875Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageInspectWithEmptyID [2021-08-31T14:04:11.875Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageInspect [2021-08-31T14:04:11.875Z] --- PASS: TestImageInspect (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageListError [2021-08-31T14:04:11.875Z] --- PASS: TestImageListError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageList [2021-08-31T14:04:11.875Z] --- PASS: TestImageList (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageListApiBefore125 [2021-08-31T14:04:11.875Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageLoadError [2021-08-31T14:04:11.875Z] --- PASS: TestImageLoadError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageLoad [2021-08-31T14:04:11.875Z] --- PASS: TestImageLoad (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagesPruneError [2021-08-31T14:04:11.875Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagesPrune [2021-08-31T14:04:11.875Z] --- PASS: TestImagesPrune (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePullReferenceParseError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePullAnyError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePullWithoutErrors [2021-08-31T14:04:11.875Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePushReferenceError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePushAnyError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImagePushWithoutErrors [2021-08-31T14:04:11.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-31T14:04:11.875Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-31T14:04:11.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-31T14:04:11.875Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-31T14:04:11.875Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageRemoveError [2021-08-31T14:04:11.875Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageRemoveImageNotFound [2021-08-31T14:04:11.875Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageRemove [2021-08-31T14:04:11.875Z] --- PASS: TestImageRemove (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageSaveError [2021-08-31T14:04:11.875Z] --- PASS: TestImageSaveError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageSave [2021-08-31T14:04:11.875Z] --- PASS: TestImageSave (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageSearchAnyError [2021-08-31T14:04:11.875Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-31T14:04:11.875Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-31T14:04:11.875Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-31T14:04:11.875Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-31T14:04:11.875Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageSearchWithoutErrors [2021-08-31T14:04:11.875Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageTagError [2021-08-31T14:04:11.875Z] --- PASS: TestImageTagError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageTagInvalidReference [2021-08-31T14:04:11.875Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageTagInvalidSourceImageName [2021-08-31T14:04:11.875Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageTagHexSource [2021-08-31T14:04:11.875Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestImageTag [2021-08-31T14:04:11.875Z] --- PASS: TestImageTag (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestInfoServerError [2021-08-31T14:04:11.875Z] --- PASS: TestInfoServerError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestInfoInvalidResponseJSONError [2021-08-31T14:04:11.875Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestInfo [2021-08-31T14:04:11.875Z] --- PASS: TestInfo (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkConnectError [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkConnect [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkCreateError [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkCreate [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkDisconnectError [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkDisconnect [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkInspectError [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkInspectNotFoundError [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkInspectWithEmptyID [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkInspect [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkListError [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkListError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkList [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkList (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworksPruneError [2021-08-31T14:04:11.875Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworksPrune [2021-08-31T14:04:11.875Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkRemoveError [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNetworkRemove [2021-08-31T14:04:11.875Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeInspectError [2021-08-31T14:04:11.875Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeInspectNodeNotFound [2021-08-31T14:04:11.875Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeInspectWithEmptyID [2021-08-31T14:04:11.875Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeInspect [2021-08-31T14:04:11.875Z] --- PASS: TestNodeInspect (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeListError [2021-08-31T14:04:11.875Z] --- PASS: TestNodeListError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeList [2021-08-31T14:04:11.875Z] --- PASS: TestNodeList (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeRemoveError [2021-08-31T14:04:11.875Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeRemove [2021-08-31T14:04:11.875Z] --- PASS: TestNodeRemove (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeUpdateError [2021-08-31T14:04:11.875Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestNodeUpdate [2021-08-31T14:04:11.875Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestOptionWithTimeout [2021-08-31T14:04:11.875Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPingFail [2021-08-31T14:04:11.875Z] --- PASS: TestPingFail (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPingWithError [2021-08-31T14:04:11.875Z] 2021/08/31 14:04:09 RoundTripper returned a response & error; ignoring response [2021-08-31T14:04:11.875Z] 2021/08/31 14:04:09 RoundTripper returned a response & error; ignoring response [2021-08-31T14:04:11.875Z] --- PASS: TestPingWithError (0.02s) [2021-08-31T14:04:11.875Z] === RUN TestPingSuccess [2021-08-31T14:04:11.875Z] --- PASS: TestPingSuccess (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPingHeadFallback [2021-08-31T14:04:11.875Z] === RUN TestPingHeadFallback/OK [2021-08-31T14:04:11.875Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-31T14:04:11.875Z] === RUN TestPingHeadFallback/Not_Found [2021-08-31T14:04:11.875Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-31T14:04:11.875Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-31T14:04:11.875Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-31T14:04:11.875Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-31T14:04:11.875Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-31T14:04:11.875Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginDisableError [2021-08-31T14:04:11.875Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginDisable [2021-08-31T14:04:11.875Z] --- PASS: TestPluginDisable (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginEnableError [2021-08-31T14:04:11.875Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginEnable [2021-08-31T14:04:11.875Z] --- PASS: TestPluginEnable (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginInspectError [2021-08-31T14:04:11.875Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginInspectWithEmptyID [2021-08-31T14:04:11.875Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginInspect [2021-08-31T14:04:11.875Z] --- PASS: TestPluginInspect (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginListError [2021-08-31T14:04:11.875Z] --- PASS: TestPluginListError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginList [2021-08-31T14:04:11.875Z] --- PASS: TestPluginList (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginPushError [2021-08-31T14:04:11.875Z] --- PASS: TestPluginPushError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginPush [2021-08-31T14:04:11.875Z] --- PASS: TestPluginPush (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginRemoveError [2021-08-31T14:04:11.875Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginRemove [2021-08-31T14:04:11.875Z] --- PASS: TestPluginRemove (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginSetError [2021-08-31T14:04:11.875Z] --- PASS: TestPluginSetError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPluginSet [2021-08-31T14:04:11.875Z] --- PASS: TestPluginSet (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestSetHostHeader [2021-08-31T14:04:11.875Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestPlainTextError [2021-08-31T14:04:11.875Z] --- PASS: TestPlainTextError (0.00s) [2021-08-31T14:04:11.875Z] === RUN TestInfiniteError [2021-08-31T14:04:11.875Z] --- PASS: TestInfiniteError (0.03s) [2021-08-31T14:04:11.875Z] === RUN TestCanceledContext [2021-08-31T14:04:11.876Z] 2021/08/31 14:04:09 RoundTripper returned a response & error; ignoring response [2021-08-31T14:04:11.876Z] --- PASS: TestCanceledContext (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestDeadlineExceededContext [2021-08-31T14:04:11.876Z] 2021/08/31 14:04:09 RoundTripper returned a response & error; ignoring response [2021-08-31T14:04:11.876Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretCreateUnsupported [2021-08-31T14:04:11.876Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretCreateError [2021-08-31T14:04:11.876Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretCreate [2021-08-31T14:04:11.876Z] --- PASS: TestSecretCreate (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretInspectUnsupported [2021-08-31T14:04:11.876Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretInspectError [2021-08-31T14:04:11.876Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretInspectSecretNotFound [2021-08-31T14:04:11.876Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretInspectWithEmptyID [2021-08-31T14:04:11.876Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretInspect [2021-08-31T14:04:11.876Z] --- PASS: TestSecretInspect (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretListUnsupported [2021-08-31T14:04:11.876Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretListError [2021-08-31T14:04:11.876Z] --- PASS: TestSecretListError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretList [2021-08-31T14:04:11.876Z] --- PASS: TestSecretList (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretRemoveUnsupported [2021-08-31T14:04:11.876Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretRemoveError [2021-08-31T14:04:11.876Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretRemove [2021-08-31T14:04:11.876Z] --- PASS: TestSecretRemove (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretUpdateUnsupported [2021-08-31T14:04:11.876Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretUpdateError [2021-08-31T14:04:11.876Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSecretUpdate [2021-08-31T14:04:11.876Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceCreateError [2021-08-31T14:04:11.876Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceCreate [2021-08-31T14:04:11.876Z] --- PASS: TestServiceCreate (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-31T14:04:11.876Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceCreateDigestPinning [2021-08-31T14:04:11.876Z] --- PASS: TestServiceCreateDigestPinning (0.02s) [2021-08-31T14:04:11.876Z] === RUN TestServiceInspectError [2021-08-31T14:04:11.876Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceInspectServiceNotFound [2021-08-31T14:04:11.876Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceInspectWithEmptyID [2021-08-31T14:04:11.876Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceInspect [2021-08-31T14:04:11.876Z] --- PASS: TestServiceInspect (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceListError [2021-08-31T14:04:11.876Z] --- PASS: TestServiceListError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceList [2021-08-31T14:04:11.876Z] --- PASS: TestServiceList (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceLogsError [2021-08-31T14:04:11.876Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceLogs [2021-08-31T14:04:11.876Z] --- PASS: TestServiceLogs (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceRemoveError [2021-08-31T14:04:11.876Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceRemoveNotFoundError [2021-08-31T14:04:11.876Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceRemove [2021-08-31T14:04:11.876Z] --- PASS: TestServiceRemove (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceUpdateError [2021-08-31T14:04:11.876Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestServiceUpdate [2021-08-31T14:04:11.876Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmGetUnlockKeyError [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmGetUnlockKey [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmInitError [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmInit [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmInit (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmInspectError [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmInspect [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmJoinError [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmJoin [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmLeaveError [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmLeave [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmUnlockError [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmUnlock [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmUpdateError [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestSwarmUpdate [2021-08-31T14:04:11.876Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestTaskInspectError [2021-08-31T14:04:11.876Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestTaskInspectWithEmptyID [2021-08-31T14:04:11.876Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestTaskInspect [2021-08-31T14:04:11.876Z] --- PASS: TestTaskInspect (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestTaskListError [2021-08-31T14:04:11.876Z] --- PASS: TestTaskListError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestTaskList [2021-08-31T14:04:11.876Z] --- PASS: TestTaskList (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeCreateError [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeCreate [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeInspectError [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeInspectNotFound [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeInspectWithEmptyID [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeInspect [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeListError [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeListError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeList [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeList (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeRemoveError [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-31T14:04:11.876Z] === RUN TestVolumeRemove [2021-08-31T14:04:11.876Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-31T14:04:11.876Z] === CONT TestTLSCloseWriter [2021-08-31T14:04:11.876Z] --- PASS: TestTLSCloseWriter (0.05s) [2021-08-31T14:04:11.876Z] PASS [2021-08-31T14:04:11.876Z] coverage: 75.1% of statements [2021-08-31T14:04:11.876Z] ok github.com/docker/docker/client 0.534s coverage: 75.1% of statements [2021-08-31T14:04:12.101Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-31T14:04:12.101Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-31T14:04:12.360Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-31T14:04:12.619Z] check_test.go:308: [da87709cd0fdc] daemon is not started [2021-08-31T14:04:12.619Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-31T14:04:13.187Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-31T14:04:13.187Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-31T14:04:13.695Z] --- PASS: TestSecretsUpdate (2.16s) [2021-08-31T14:04:13.695Z] === RUN TestTemplatedSecret [2021-08-31T14:04:13.755Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-31T14:04:14.323Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-31T14:04:14.582Z] --- PASS: TestHealthKillContainer (2.80s) [2021-08-31T14:04:14.582Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-31T14:04:15.150Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2021-08-31T14:04:15.151Z] === RUN TestIpcModeNone [2021-08-31T14:04:16.089Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-31T14:04:16.089Z] --- PASS: TestIpcModeNone (0.86s) [2021-08-31T14:04:16.089Z] === RUN TestIpcModePrivate [2021-08-31T14:04:16.221Z] --- PASS: TestTemplatedSecret (2.60s) [2021-08-31T14:04:16.221Z] === RUN TestSecretCreateResolve [2021-08-31T14:04:16.658Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2021-08-31T14:04:16.918Z] --- PASS: TestIpcModePrivate (0.86s) [2021-08-31T14:04:16.918Z] === RUN TestIpcModeShareable [2021-08-31T14:04:17.177Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-31T14:04:17.177Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-31T14:04:17.746Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-08-31T14:04:17.746Z] --- PASS: TestIpcModeShareable (0.79s) [2021-08-31T14:04:17.746Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-31T14:04:17.746Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-31T14:04:18.747Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-08-31T14:04:18.747Z] PASS [2021-08-31T14:04:18.747Z] [2021-08-31T14:04:18.747Z] DONE 6 tests in 13.436s [2021-08-31T14:04:18.747Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-31T14:04:18.747Z] INFO: Testing against a local daemon [2021-08-31T14:04:18.747Z] === RUN TestServiceCreateInit [2021-08-31T14:04:18.747Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-31T14:04:19.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:04:19.739Z] INFO: Testing against a local daemon [2021-08-31T14:04:19.739Z] === RUN TestBuildWithSession [2021-08-31T14:04:19.739Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:04:19.739Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-31T14:04:19.739Z] === RUN TestBuildSquashParent [2021-08-31T14:04:19.739Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:04:19.739Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-31T14:04:19.740Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-31T14:04:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:04:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:04:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:04:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:04:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:04:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:04:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:04:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:04:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:04:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:04:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:04:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:04:19.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:04:19.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:04:19.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:04:19.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:04:20.283Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2021-08-31T14:04:20.283Z] === RUN TestAPIIpcModeHost [2021-08-31T14:04:20.544Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-31T14:04:20.804Z] --- PASS: TestAPIIpcModeHost (0.64s) [2021-08-31T14:04:20.804Z] === RUN TestDaemonIpcModeShareable [2021-08-31T14:04:21.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-31T14:04:22.024Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-31T14:04:22.181Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-08-31T14:04:22.181Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-31T14:04:22.181Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2021-08-31T14:04:22.181Z] === RUN TestDaemonIpcModePrivate [2021-08-31T14:04:22.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:04:22.450Z] INFO: Testing against a local daemon [2021-08-31T14:04:22.450Z] === RUN TestBuildWithSession [2021-08-31T14:04:22.450Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:04:22.450Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-31T14:04:22.450Z] === RUN TestBuildSquashParent [2021-08-31T14:04:22.450Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:04:22.450Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-31T14:04:22.450Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-31T14:04:22.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:04:22.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:04:22.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:04:22.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:04:22.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:04:22.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:04:22.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:04:22.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:04:22.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:04:22.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:04:22.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:04:22.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:04:22.450Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:04:22.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:04:22.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:04:22.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:04:23.559Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-31T14:04:23.819Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2021-08-31T14:04:24.078Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-08-31T14:04:24.078Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-31T14:04:24.337Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-31T14:04:24.596Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-31T14:04:24.596Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-31T14:04:24.596Z] check_test.go:308: [dfad432bfb314] daemon is not started [2021-08-31T14:04:24.596Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-31T14:04:25.532Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-31T14:04:25.532Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-08-31T14:04:25.647Z] .......................... [ 67%] [2021-08-31T14:04:25.791Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2021-08-31T14:04:25.791Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-31T14:04:26.204Z] --- PASS: TestServiceCreateInit (7.44s) [2021-08-31T14:04:26.204Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2021-08-31T14:04:26.204Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s) [2021-08-31T14:04:26.204Z] === RUN TestCreateServiceMultipleTimes [2021-08-31T14:04:26.729Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-31T14:04:27.298Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2021-08-31T14:04:27.557Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2021-08-31T14:04:27.557Z] === RUN TestIpcModeOlderClient [2021-08-31T14:04:27.557Z] === PAUSE TestIpcModeOlderClient [2021-08-31T14:04:27.557Z] === RUN TestKillContainerInvalidSignal [2021-08-31T14:04:28.126Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-08-31T14:04:28.126Z] === RUN TestKillContainer [2021-08-31T14:04:28.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-31T14:04:28.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:04:28.385Z] === RUN TestKillContainer/no_signal [2021-08-31T14:04:28.385Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-31T14:04:28.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-31T14:04:28.902Z] === RUN TestKillContainer/non_killing_signal [2021-08-31T14:04:29.472Z] === RUN TestKillContainer/killing_signal [2021-08-31T14:04:29.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:04:29.562Z] --- PASS: TestCheckoutGit (39.71s) [2021-08-31T14:04:29.563Z] === RUN TestValidGitTransport [2021-08-31T14:04:29.563Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-31T14:04:29.563Z] === RUN TestGitInvalidRef [2021-08-31T14:04:29.563Z] --- PASS: TestGitInvalidRef (0.22s) [2021-08-31T14:04:29.563Z] PASS [2021-08-31T14:04:29.563Z] coverage: 86.3% of statements [2021-08-31T14:04:29.563Z] ok github.com/docker/docker/builder/remotecontext/git 40.027s coverage: 86.3% of statements [2021-08-31T14:04:29.952Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:04:30.021Z] ? github.com/docker/docker/cli [no test files] [2021-08-31T14:04:30.021Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-31T14:04:30.410Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-31T14:04:30.411Z] --- PASS: TestKillContainer (2.22s) [2021-08-31T14:04:30.411Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-08-31T14:04:30.411Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2021-08-31T14:04:30.411Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2021-08-31T14:04:30.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-31T14:04:30.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-31T14:04:30.543Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:04:31.349Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-31T14:04:31.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-08-31T14:04:31.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-08-31T14:04:31.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-08-31T14:04:31.919Z] === RUN TestKillStoppedContainer [2021-08-31T14:04:31.919Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-31T14:04:31.919Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-31T14:04:31.919Z] check_test.go:308: [dfb5815059f1d] daemon is not started [2021-08-31T14:04:31.919Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-31T14:04:31.919Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-31T14:04:31.919Z] === RUN TestKillDifferentUserContainer [2021-08-31T14:04:32.859Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-08-31T14:04:32.859Z] === RUN TestInspectOomKilledTrue [2021-08-31T14:04:32.859Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:04:32.859Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-31T14:04:32.859Z] === RUN TestInspectOomKilledFalse [2021-08-31T14:04:32.859Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:04:32.859Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-31T14:04:32.859Z] === RUN TestLinksEtcHostsContentMatch [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-31T14:04:32.931Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestConfigureDaemonLogs [2021-08-31T14:04:32.931Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestCommonOptionsInstallFlags [2021-08-31T14:04:32.931Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-31T14:04:32.931Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-31T14:04:32.931Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-31T14:04:32.931Z] PASS [2021-08-31T14:04:32.931Z] coverage: 18.5% of statements [2021-08-31T14:04:32.931Z] ok github.com/docker/docker/cmd/dockerd 0.329s coverage: 18.5% of statements [2021-08-31T14:04:32.931Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-31T14:04:32.931Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-31T14:04:33.429Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2021-08-31T14:04:33.429Z] === RUN TestLinksContainerNames [2021-08-31T14:04:33.900Z] === RUN TestContainerStopSignal [2021-08-31T14:04:33.900Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestContainerStopTimeout [2021-08-31T14:04:33.900Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-31T14:04:33.900Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-31T14:04:33.900Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-31T14:04:33.900Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestReplaceAndAppendEnvVars [2021-08-31T14:04:33.900Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-31T14:04:33.900Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestNewMemoryStore [2021-08-31T14:04:33.900Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestAddContainers [2021-08-31T14:04:33.900Z] --- PASS: TestAddContainers (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestGetContainer [2021-08-31T14:04:33.900Z] --- PASS: TestGetContainer (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestDeleteContainer [2021-08-31T14:04:33.900Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestListContainers [2021-08-31T14:04:33.900Z] --- PASS: TestListContainers (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestFirstContainer [2021-08-31T14:04:33.900Z] --- PASS: TestFirstContainer (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestApplyAllContainer [2021-08-31T14:04:33.900Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestIsValidHealthString [2021-08-31T14:04:33.900Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestStateRunStop [2021-08-31T14:04:33.900Z] --- PASS: TestStateRunStop (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestStateTimeoutWait [2021-08-31T14:04:33.900Z] state_test.go:141: Stop callback fired [2021-08-31T14:04:33.900Z] state_test.go:165: Stop callback fired [2021-08-31T14:04:33.900Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-31T14:04:33.900Z] === RUN TestIsValidStateString [2021-08-31T14:04:33.900Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestViewSaveDelete [2021-08-31T14:04:33.900Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-31T14:04:33.900Z] === RUN TestViewAll [2021-08-31T14:04:33.900Z] --- PASS: TestViewAll (0.02s) [2021-08-31T14:04:33.900Z] === RUN TestViewGet [2021-08-31T14:04:33.900Z] --- PASS: TestViewGet (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestNames [2021-08-31T14:04:33.900Z] --- PASS: TestNames (0.00s) [2021-08-31T14:04:33.900Z] === RUN TestViewWithHealthCheck [2021-08-31T14:04:33.900Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-08-31T14:04:33.900Z] PASS [2021-08-31T14:04:33.900Z] coverage: 41.7% of statements [2021-08-31T14:04:33.900Z] ok github.com/docker/docker/container 0.240s coverage: 41.7% of statements [2021-08-31T14:04:33.900Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-31T14:04:33.900Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-31T14:04:33.900Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-31T14:04:33.900Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-31T14:04:34.810Z] --- PASS: TestLinksContainerNames (1.50s) [2021-08-31T14:04:34.810Z] === RUN TestLogsFollowTailEmpty [2021-08-31T14:04:35.069Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-31T14:04:35.069Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-31T14:04:35.435Z] === RUN TestPrepare [2021-08-31T14:04:35.435Z] --- PASS: TestPrepare (0.00s) [2021-08-31T14:04:35.435Z] === RUN TestStart [2021-08-31T14:04:35.435Z] --- PASS: TestStart (0.00s) [2021-08-31T14:04:35.435Z] === RUN TestWaitCancel [2021-08-31T14:04:35.435Z] --- PASS: TestWaitCancel (0.00s) [2021-08-31T14:04:35.435Z] === RUN TestWaitDisabled [2021-08-31T14:04:35.435Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-31T14:04:35.435Z] === RUN TestWaitEnabled [2021-08-31T14:04:35.435Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-31T14:04:35.435Z] === RUN TestRemove [2021-08-31T14:04:35.435Z] --- PASS: TestRemove (0.00s) [2021-08-31T14:04:35.435Z] PASS [2021-08-31T14:04:35.435Z] coverage: 65.3% of statements [2021-08-31T14:04:35.435Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2021-08-31T14:04:35.638Z] check_test.go:308: [dc5c49756b2ad] daemon is not started [2021-08-31T14:04:35.638Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-31T14:04:35.638Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-08-31T14:04:35.638Z] === RUN TestContainerNetworkMountsNoChown [2021-08-31T14:04:35.720Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-31T14:04:35.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.17s) [2021-08-31T14:04:35.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.59s) [2021-08-31T14:04:35.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.77s) [2021-08-31T14:04:35.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.77s) [2021-08-31T14:04:35.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.56s) [2021-08-31T14:04:35.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.20s) [2021-08-31T14:04:35.720Z] === RUN TestBuildMultiStageCopy [2021-08-31T14:04:35.720Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-31T14:04:36.206Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/default [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/default [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/private [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/private [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/rprivate [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/slave [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/slave [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/rslave [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/shared [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/shared [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/rshared [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-31T14:04:36.206Z] === CONT TestMountDaemonRoot/default [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-31T14:04:36.206Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-31T14:04:36.206Z] === CONT TestMountDaemonRoot/rshared [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T14:04:36.206Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-31T14:04:36.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-31T14:04:36.206Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/shared [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/rslave [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/slave [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/rprivate [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/private [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-31T14:04:36.465Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-31T14:04:36.465Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T14:04:36.465Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-31T14:04:36.725Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-31T14:04:36.970Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-31T14:04:36.970Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-31T14:04:36.970Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-31T14:04:36.970Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-31T14:04:36.985Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-31T14:04:36.985Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-31T14:04:36.985Z] === RUN TestContainerBindMountNonRecursive [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-31T14:04:37.428Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-31T14:04:37.428Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-31T14:04:37.428Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-31T14:04:37.428Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-31T14:04:37.428Z] PASS [2021-08-31T14:04:37.428Z] coverage: 35.9% of statements [2021-08-31T14:04:37.428Z] ok github.com/docker/docker/daemon/cluster/convert 0.413s coverage: 35.9% of statements [2021-08-31T14:04:37.428Z] === RUN TestNewListSecretsFilters [2021-08-31T14:04:37.428Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-31T14:04:37.428Z] === RUN TestNewListConfigsFilters [2021-08-31T14:04:37.428Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-31T14:04:37.428Z] PASS [2021-08-31T14:04:37.428Z] coverage: 0.5% of statements [2021-08-31T14:04:37.428Z] ok github.com/docker/docker/daemon/cluster 0.758s coverage: 0.5% of statements [2021-08-31T14:04:38.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-31T14:04:38.365Z] docker_cli_daemon_plugins_test.go:80: [d170f4675a631] daemon is not started [2021-08-31T14:04:38.625Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2021-08-31T14:04:38.625Z] === RUN TestContainerVolumesMountedAsShared [2021-08-31T14:04:39.192Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-31T14:04:39.192Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-31T14:04:39.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-31T14:04:39.453Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-08-31T14:04:39.453Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-31T14:04:40.020Z] --- PASS: TestContainerVolumesMountedAsSlave (0.54s) [2021-08-31T14:04:40.020Z] === RUN TestNetworkNat [2021-08-31T14:04:40.329Z] === RUN TestBuilderGC [2021-08-31T14:04:40.329Z] --- PASS: TestBuilderGC (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationNotFound [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestDaemonBrokenConfiguration [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestParseClusterAdvertiseSettings [2021-08-31T14:04:40.329Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestFindConfigurationConflicts [2021-08-31T14:04:40.329Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-31T14:04:40.329Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-31T14:04:40.329Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-31T14:04:40.329Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-31T14:04:40.329Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration/with_label [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration/with_dns [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-31T14:04:40.329Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-31T14:04:40.329Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestModifiedDiscoverySettings [2021-08-31T14:04:40.329Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestReloadSetConfigFileNotExist [2021-08-31T14:04:40.329Z] time="2021-08-31T14:04:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-31T14:04:40.329Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-31T14:04:40.329Z] === RUN TestReloadDefaultConfigNotExist [2021-08-31T14:04:40.329Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:04:40.329Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestReloadBadDefaultConfig [2021-08-31T14:04:40.329Z] time="2021-08-31T14:04:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1439920565" [2021-08-31T14:04:40.329Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestReloadWithConflictingLabels [2021-08-31T14:04:40.329Z] time="2021-08-31T14:04:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4178630428" [2021-08-31T14:04:40.329Z] --- PASS: TestReloadWithConflictingLabels (0.05s) [2021-08-31T14:04:40.329Z] === RUN TestReloadWithDuplicateLabels [2021-08-31T14:04:40.329Z] time="2021-08-31T14:04:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3719406912" [2021-08-31T14:04:40.329Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2021-08-31T14:04:40.329Z] === RUN TestDaemonConfigurationMerge [2021-08-31T14:04:40.329Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-31T14:04:40.329Z] PASS [2021-08-31T14:04:40.329Z] coverage: 80.4% of statements [2021-08-31T14:04:40.329Z] ok github.com/docker/docker/daemon/config 0.413s coverage: 80.4% of statements [2021-08-31T14:04:40.329Z] === RUN TestDiscoveryOptsErrors [2021-08-31T14:04:40.329Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-31T14:04:40.329Z] === RUN TestDiscoveryOpts [2021-08-31T14:04:40.329Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-31T14:04:40.329Z] PASS [2021-08-31T14:04:40.329Z] coverage: 30.0% of statements [2021-08-31T14:04:40.329Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2021-08-31T14:04:40.588Z] --- PASS: TestNetworkNat (0.71s) [2021-08-31T14:04:40.589Z] === RUN TestNetworkLocalhostTCPNat [2021-08-31T14:04:40.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-31T14:04:40.788Z] === RUN TestWaitNodeAttachment [2021-08-31T14:04:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-31T14:04:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.70s) [2021-08-31T14:04:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.11s) [2021-08-31T14:04:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.15s) [2021-08-31T14:04:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.82s) [2021-08-31T14:04:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.08s) [2021-08-31T14:04:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.26s) [2021-08-31T14:04:40.854Z] === RUN TestBuildMultiStageCopy [2021-08-31T14:04:40.854Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-31T14:04:41.245Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-08-31T14:04:41.245Z] === RUN TestIsolationConversion [2021-08-31T14:04:41.245Z] === RUN TestIsolationConversion/default [2021-08-31T14:04:41.245Z] === RUN TestIsolationConversion/process [2021-08-31T14:04:41.245Z] === RUN TestIsolationConversion/hyperv [2021-08-31T14:04:41.245Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-31T14:04:41.245Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-31T14:04:41.245Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-31T14:04:41.245Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-31T14:04:41.245Z] === RUN TestContainerLabels [2021-08-31T14:04:41.245Z] --- PASS: TestContainerLabels (0.00s) [2021-08-31T14:04:41.245Z] === RUN TestCredentialSpecConversion [2021-08-31T14:04:41.245Z] === RUN TestCredentialSpecConversion/none [2021-08-31T14:04:41.245Z] === RUN TestCredentialSpecConversion/config [2021-08-31T14:04:41.245Z] === RUN TestCredentialSpecConversion/file [2021-08-31T14:04:41.245Z] === RUN TestCredentialSpecConversion/registry [2021-08-31T14:04:41.245Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-31T14:04:41.245Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-31T14:04:41.245Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-31T14:04:41.245Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-31T14:04:41.245Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-31T14:04:41.245Z] === RUN TestControllerValidateMountBind [2021-08-31T14:04:41.245Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-31T14:04:41.245Z] === RUN TestControllerValidateMountVolume [2021-08-31T14:04:41.245Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-31T14:04:41.245Z] === RUN TestControllerValidateMountTarget [2021-08-31T14:04:41.245Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-31T14:04:41.246Z] === RUN TestControllerValidateMountTmpfs [2021-08-31T14:04:41.246Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-31T14:04:41.246Z] === RUN TestControllerValidateMountInvalidType [2021-08-31T14:04:41.246Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-31T14:04:41.246Z] === RUN TestControllerValidateMountNamedPipe [2021-08-31T14:04:41.246Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-31T14:04:41.246Z] PASS [2021-08-31T14:04:41.246Z] coverage: 11.0% of statements [2021-08-31T14:04:41.246Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.614s coverage: 11.0% of statements [2021-08-31T14:04:41.482Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-31T14:04:41.526Z] docker_cli_daemon_plugins_test.go:170: [d33c934773e68] daemon is not started [2021-08-31T14:04:41.526Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-08-31T14:04:41.526Z] === RUN TestNetworkLoopbackNat [2021-08-31T14:04:41.526Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-31T14:04:41.704Z] === RUN TestEventsLog [2021-08-31T14:04:41.704Z] --- PASS: TestEventsLog (0.00s) [2021-08-31T14:04:41.704Z] === RUN TestEventsLogTimeout [2021-08-31T14:04:41.704Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-31T14:04:41.704Z] === RUN TestLogEvents [2021-08-31T14:04:41.704Z] --- PASS: TestLogEvents (0.05s) [2021-08-31T14:04:41.704Z] === RUN TestLoadBufferedEvents [2021-08-31T14:04:41.704Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-31T14:04:41.704Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-31T14:04:41.704Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-31T14:04:41.704Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-31T14:04:41.704Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-31T14:04:41.704Z] PASS [2021-08-31T14:04:41.704Z] coverage: 50.0% of statements [2021-08-31T14:04:41.704Z] ok github.com/docker/docker/daemon/events 0.219s coverage: 50.0% of statements [2021-08-31T14:04:41.938Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-31T14:04:42.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-31T14:04:42.104Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-31T14:04:42.162Z] === RUN TestIsEmptyDir [2021-08-31T14:04:42.162Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-31T14:04:42.162Z] PASS [2021-08-31T14:04:42.162Z] coverage: 2.3% of statements [2021-08-31T14:04:42.162Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2021-08-31T14:04:42.162Z] === RUN TestVerifyNetworkingConfig [2021-08-31T14:04:42.162Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestGetContainer [2021-08-31T14:04:42.162Z] --- PASS: TestGetContainer (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestValidContainerNames [2021-08-31T14:04:42.162Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestContainerInitDNS [2021-08-31T14:04:42.162Z] daemon_test.go:146: root required [2021-08-31T14:04:42.162Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestMerge [2021-08-31T14:04:42.162Z] --- PASS: TestMerge (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestValidateContainerIsolation [2021-08-31T14:04:42.162Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestFindNetworkErrorType [2021-08-31T14:04:42.162Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestEnsureServicesExist [2021-08-31T14:04:42.162Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestEnsureServicesExistErrors [2021-08-31T14:04:42.162Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-31T14:04:42.162Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-31T14:04:42.162Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-31T14:04:42.162Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-31T14:04:42.162Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-31T14:04:42.162Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-31T14:04:42.162Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestContainerDelete [2021-08-31T14:04:42.162Z] --- PASS: TestContainerDelete (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestContainerDoubleDelete [2021-08-31T14:04:42.162Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestLogContainerEventCopyLabels [2021-08-31T14:04:42.162Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestLogContainerEventWithAttributes [2021-08-31T14:04:42.162Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestNoneHealthcheck [2021-08-31T14:04:42.162Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestHealthStates [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] time="2021-08-31T14:04:41Z" 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" [2021-08-31T14:04:42.162Z] --- PASS: TestHealthStates (0.13s) [2021-08-31T14:04:42.162Z] === RUN TestMaskURLCredentials [2021-08-31T14:04:42.162Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestGetInspectData [2021-08-31T14:04:42.162Z] --- PASS: TestGetInspectData (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestFillLicense [2021-08-31T14:04:42.162Z] --- PASS: TestFillLicense (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestListInvalidFilter [2021-08-31T14:04:42.162Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestNameFilter [2021-08-31T14:04:42.162Z] --- PASS: TestNameFilter (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-31T14:04:42.162Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-31T14:04:42.162Z] === 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 [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-31T14:04:42.162Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-31T14:04:42.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-31T14:04:42.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-31T14:04:42.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-31T14:04:42.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-31T14:04:42.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-31T14:04:42.163Z] --- 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) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-31T14:04:42.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-31T14:04:42.163Z] === RUN TestDaemonReloadLabels [2021-08-31T14:04:42.163Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-31T14:04:42.163Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-31T14:04:42.163Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-31T14:04:42.163Z] === RUN TestDaemonReloadMirrors [2021-08-31T14:04:42.163Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-31T14:04:42.163Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-31T14:04:42.163Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-31T14:04:42.163Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-31T14:04:42.163Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-31T14:04:42.163Z] === RUN TestDaemonDiscoveryReload [2021-08-31T14:04:42.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-31T14:04:42.624Z] === RUN TestLinkNaming [2021-08-31T14:04:42.624Z] --- PASS: TestLinkNaming (0.00s) [2021-08-31T14:04:42.624Z] === RUN TestLinkNew [2021-08-31T14:04:42.624Z] --- PASS: TestLinkNew (0.00s) [2021-08-31T14:04:42.624Z] === RUN TestLinkEnv [2021-08-31T14:04:42.624Z] --- PASS: TestLinkEnv (0.00s) [2021-08-31T14:04:42.624Z] === RUN TestLinkMultipleEnv [2021-08-31T14:04:42.624Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-31T14:04:42.624Z] === RUN TestLinkPortRangeEnv [2021-08-31T14:04:42.624Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-31T14:04:42.624Z] PASS [2021-08-31T14:04:42.624Z] coverage: 93.0% of statements [2021-08-31T14:04:42.624Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2021-08-31T14:04:42.674Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-31T14:04:42.898Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-31T14:04:43.083Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-31T14:04:43.083Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-31T14:04:43.542Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-31T14:04:43.542Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-31T14:04:43.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-31T14:04:43.860Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-31T14:04:44.000Z] === RUN TestAdapterReadLogs [2021-08-31T14:04:44.000Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-31T14:04:44.000Z] === RUN TestCopier [2021-08-31T14:04:44.000Z] --- PASS: TestCopier (0.00s) [2021-08-31T14:04:44.000Z] === RUN TestCopierLongLines [2021-08-31T14:04:44.000Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-31T14:04:44.000Z] === RUN TestCopierSlow [2021-08-31T14:04:44.000Z] --- PASS: TestCopierSlow (0.20s) [2021-08-31T14:04:44.000Z] === RUN TestCopierWithSized [2021-08-31T14:04:44.000Z] === RUN TestCopierWithSized/as_is [2021-08-31T14:04:44.000Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-31T14:04:44.000Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-31T14:04:44.000Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-31T14:04:44.000Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-31T14:04:44.000Z] === RUN TestCopierWithPartial [2021-08-31T14:04:44.000Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-31T14:04:44.000Z] === RUN TestRingLogger [2021-08-31T14:04:44.000Z] --- PASS: TestRingLogger (0.00s) [2021-08-31T14:04:44.000Z] === RUN TestRingCap [2021-08-31T14:04:44.000Z] --- PASS: TestRingCap (0.00s) [2021-08-31T14:04:44.000Z] === RUN TestRingClose [2021-08-31T14:04:44.000Z] --- PASS: TestRingClose (0.00s) [2021-08-31T14:04:44.000Z] === RUN TestRingDrain [2021-08-31T14:04:44.000Z] --- PASS: TestRingDrain (0.00s) [2021-08-31T14:04:44.000Z] PASS [2021-08-31T14:04:44.000Z] coverage: 43.8% of statements [2021-08-31T14:04:44.000Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.8% of statements [2021-08-31T14:04:44.271Z] --- PASS: TestCreateServiceMultipleTimes (15.88s) [2021-08-31T14:04:44.271Z] === RUN TestCreateServiceConflict [2021-08-31T14:04:44.271Z] --- PASS: TestCreateServiceConflict (2.21s) [2021-08-31T14:04:44.271Z] === RUN TestCreateServiceMaxReplicas [2021-08-31T14:04:44.462Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-31T14:04:44.462Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-31T14:04:44.462Z] reload_test.go:520: root required [2021-08-31T14:04:44.462Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-31T14:04:44.462Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-31T14:04:44.462Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-31T14:04:44.462Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-31T14:04:44.462Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-08-31T14:04:44.462Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-31T14:04:44.462Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-31T14:04:44.462Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-31T14:04:44.462Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-31T14:04:44.462Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-31T14:04:44.462Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-31T14:04:44.462Z] === RUN TestParseVolumesFrom [2021-08-31T14:04:44.462Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-31T14:04:44.462Z] PASS [2021-08-31T14:04:44.462Z] coverage: 9.1% of statements [2021-08-31T14:04:44.462Z] ok github.com/docker/docker/daemon 2.320s coverage: 9.1% of statements [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-31T14:04:44.462Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-31T14:04:44.583Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-08-31T14:04:44.583Z] === RUN TestPause [2021-08-31T14:04:44.921Z] === RUN TestNewStreamConfig [2021-08-31T14:04:44.921Z] === RUN TestNewStreamConfig/defaults [2021-08-31T14:04:44.921Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-31T14:04:44.921Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-31T14:04:44.921Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-31T14:04:44.921Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-31T14:04:44.921Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-31T14:04:44.921Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-31T14:04:44.921Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-31T14:04:44.921Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-31T14:04:44.921Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-31T14:04:44.921Z] time="2021-08-31T14:04:44Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-31T14:04:44.921Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-08-31T14:04:44.921Z] === RUN TestCreateSuccess [2021-08-31T14:04:44.921Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCreateStreamSkipped [2021-08-31T14:04:44.921Z] time="2021-08-31T14:04:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-31T14:04:44.921Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCreateLogGroupSuccess [2021-08-31T14:04:44.921Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCreateError [2021-08-31T14:04:44.921Z] --- PASS: TestCreateError (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCreateAlreadyExists [2021-08-31T14:04:44.921Z] time="2021-08-31T14:04:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-31T14:04:44.921Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestLogClosed [2021-08-31T14:04:44.921Z] --- PASS: TestLogClosed (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestLogBlocking [2021-08-31T14:04:44.921Z] --- PASS: TestLogBlocking (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-31T14:04:44.921Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestLogNonBlockingBufferFull [2021-08-31T14:04:44.921Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestPublishBatchSuccess [2021-08-31T14:04:44.921Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestPublishBatchError [2021-08-31T14:04:44.921Z] time="2021-08-31T14:04:44Z" level=error msg=Error [2021-08-31T14:04:44.921Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-31T14:04:44.921Z] time="2021-08-31T14:04:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-31T14:04:44.921Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-31T14:04:44.921Z] time="2021-08-31T14:04:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-31T14:04:44.921Z] time="2021-08-31T14:04:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-31T14:04:44.921Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCollectBatchSimple [2021-08-31T14:04:44.921Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCollectBatchTicker [2021-08-31T14:04:44.921Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCollectBatchMultilinePattern [2021-08-31T14:04:44.921Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-31T14:04:44.921Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-31T14:04:44.921Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-31T14:04:44.921Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-31T14:04:44.921Z] === RUN TestCollectBatchClose [2021-08-31T14:04:44.921Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestEffectiveLen [2021-08-31T14:04:44.921Z] === RUN TestEffectiveLen/0/Hello [2021-08-31T14:04:44.921Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-31T14:04:44.921Z] === RUN TestEffectiveLen/2/🙃 [2021-08-31T14:04:44.921Z] === RUN TestEffectiveLen/3/���� [2021-08-31T14:04:44.921Z] === RUN TestEffectiveLen/4/He��o [2021-08-31T14:04:44.921Z] === RUN TestEffectiveLen/5/ [2021-08-31T14:04:44.921Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit/0/ [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit/1/Hello [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1063: Hello [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit/2/Hello [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1063: He [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1064: llo [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit/3/Hello [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1064: Hello [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit/4/🙃 [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1063: [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit/5/🙃 [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1063: 🙃 [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit/6/a� [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1063: a [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1064: � [2021-08-31T14:04:44.921Z] === RUN TestFindValidSplit/7/a� [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1063: a� [2021-08-31T14:04:44.921Z] cloudwatchlogs_test.go:1064: [2021-08-31T14:04:44.921Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-31T14:04:44.921Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestProcessEventEmoji [2021-08-31T14:04:44.922Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestCollectBatchLineSplit [2021-08-31T14:04:44.922Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-31T14:04:44.922Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2021-08-31T14:04:44.922Z] === RUN TestCollectBatchMaxEvents [2021-08-31T14:04:44.922Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-08-31T14:04:44.922Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-31T14:04:44.922Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-31T14:04:44.922Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-31T14:04:44.922Z] === RUN TestSearchRegistryForImagesErrors [2021-08-31T14:04:44.922Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestSearchRegistryForImages [2021-08-31T14:04:44.922Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestOnlyPlatformWithFallback [2021-08-31T14:04:44.922Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestImageDelete [2021-08-31T14:04:44.922Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-31T14:04:44.922Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-31T14:04:44.922Z] === RUN TestImageDelete/no_lease [2021-08-31T14:04:44.922Z] === RUN TestImageDelete/lease_exists [2021-08-31T14:04:44.922Z] --- PASS: TestImageDelete (0.03s) [2021-08-31T14:04:44.922Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-31T14:04:44.922Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-31T14:04:44.922Z] === RUN TestContentStoreForPull [2021-08-31T14:04:44.922Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-31T14:04:44.922Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-31T14:04:44.922Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-31T14:04:44.922Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestCreateTagSuccess [2021-08-31T14:04:44.922Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-31T14:04:44.922Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-31T14:04:44.922Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-31T14:04:44.922Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-31T14:04:44.922Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-31T14:04:44.922Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-31T14:04:44.922Z] PASS [2021-08-31T14:04:44.922Z] coverage: 77.0% of statements [2021-08-31T14:04:44.922Z] ok github.com/docker/docker/daemon/logger/awslogs 0.346s coverage: 77.0% of statements [2021-08-31T14:04:44.922Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-31T14:04:44.922Z] PASS [2021-08-31T14:04:44.922Z] coverage: 6.7% of statements [2021-08-31T14:04:44.922Z] ok github.com/docker/docker/daemon/images 0.289s coverage: 6.7% of statements [2021-08-31T14:04:45.154Z] --- PASS: TestPause (0.73s) [2021-08-31T14:04:45.154Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-31T14:04:45.154Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-31T14:04:45.154Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-31T14:04:45.154Z] === RUN TestPauseStopPausedContainer [2021-08-31T14:04:45.381Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-31T14:04:45.382Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-31T14:04:45.382Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-31T14:04:45.382Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-31T14:04:45.382Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-31T14:04:45.382Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-31T14:04:45.382Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-31T14:04:45.382Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-31T14:04:45.382Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-31T14:04:45.382Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-31T14:04:45.387Z] --- PASS: TestBuildMultiStageCopy (10.01s) [2021-08-31T14:04:45.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.24s) [2021-08-31T14:04:45.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2021-08-31T14:04:45.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2021-08-31T14:04:45.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-08-31T14:04:45.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2021-08-31T14:04:45.387Z] === RUN TestBuildMultiStageParentConfig [2021-08-31T14:04:45.722Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-31T14:04:45.840Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-08-31T14:04:45.840Z] === RUN TestFastTimeMarshalJSON [2021-08-31T14:04:45.840Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-31T14:04:45.840Z] PASS [2021-08-31T14:04:45.840Z] coverage: 87.2% of statements [2021-08-31T14:04:45.840Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.192s coverage: 87.2% of statements [2021-08-31T14:04:45.840Z] === RUN TestJSONFileLogger [2021-08-31T14:04:45.840Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-31T14:04:45.840Z] === RUN TestJSONFileLoggerWithTags [2021-08-31T14:04:45.840Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-31T14:04:45.840Z] === RUN TestJSONFileLoggerWithOpts [2021-08-31T14:04:45.840Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-31T14:04:45.840Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-31T14:04:45.840Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-31T14:04:45.840Z] === RUN TestEncodeDecode [2021-08-31T14:04:45.840Z] === PAUSE TestEncodeDecode [2021-08-31T14:04:45.840Z] === RUN TestUnexpectedEOF [2021-08-31T14:04:45.840Z] time="2021-08-31T14:04:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-31T14:04:45.840Z] time="2021-08-31T14:04:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-31T14:04:45.840Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-31T14:04:45.840Z] === CONT TestEncodeDecode [2021-08-31T14:04:45.840Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-31T14:04:45.840Z] PASS [2021-08-31T14:04:45.840Z] coverage: 69.9% of statements [2021-08-31T14:04:45.840Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.195s coverage: 69.9% of statements [2021-08-31T14:04:45.981Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-08-31T14:04:45.981Z] === RUN TestPidHost [2021-08-31T14:04:46.241Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-31T14:04:46.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-31T14:04:46.797Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2021-08-31T14:04:46.797Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-31T14:04:46.809Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-31T14:04:46.811Z] === RUN TestWriteLog [2021-08-31T14:04:46.811Z] === PAUSE TestWriteLog [2021-08-31T14:04:46.811Z] === RUN TestReadLog [2021-08-31T14:04:46.811Z] === PAUSE TestReadLog [2021-08-31T14:04:46.811Z] === CONT TestWriteLog [2021-08-31T14:04:46.811Z] === CONT TestReadLog [2021-08-31T14:04:46.811Z] --- PASS: TestWriteLog (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestReadLog/tail_exact [2021-08-31T14:04:46.811Z] === RUN TestReadLog/tail_less_than_available [2021-08-31T14:04:46.811Z] === RUN TestReadLog/tail_more_than_available [2021-08-31T14:04:46.811Z] === RUN TestOpenFileDelete [2021-08-31T14:04:46.811Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestOpenFileRename [2021-08-31T14:04:46.811Z] --- PASS: TestReadLog (0.14s) [2021-08-31T14:04:46.811Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-31T14:04:46.811Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-31T14:04:46.811Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-31T14:04:46.811Z] PASS [2021-08-31T14:04:46.811Z] coverage: 75.2% of statements [2021-08-31T14:04:46.811Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestParseLogTagDefaultTag [2021-08-31T14:04:46.811Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestParseLogTag [2021-08-31T14:04:46.811Z] --- PASS: TestParseLogTag (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestParseLogTagEmptyTag [2021-08-31T14:04:46.811Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestTailFiles [2021-08-31T14:04:46.811Z] --- PASS: TestTailFiles (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestFollowLogsConsumerGone [2021-08-31T14:04:46.811Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestFollowLogsProducerGone [2021-08-31T14:04:46.811Z] logfile_test.go:178: logDecode() closed after sending 1540 messages [2021-08-31T14:04:46.811Z] logfile_test.go:231: messages sent: 1540, received: 1540 [2021-08-31T14:04:46.811Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-31T14:04:46.811Z] === RUN TestCheckCapacityAndRotate [2021-08-31T14:04:46.811Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-31T14:04:46.811Z] ok github.com/docker/docker/daemon/logger/local 0.230s coverage: 75.2% of statements [2021-08-31T14:04:46.811Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-31T14:04:46.811Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-31T14:04:46.811Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-08-31T14:04:46.811Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-08-31T14:04:46.811Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-08-31T14:04:46.811Z] PASS [2021-08-31T14:04:46.811Z] coverage: 55.3% of statements [2021-08-31T14:04:46.811Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.191s coverage: 55.3% of statements [2021-08-31T14:04:47.112Z] check_test.go:308: [dcbf4ea4cc04a] daemon is not started [2021-08-31T14:04:47.112Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-31T14:04:47.548Z] --- PASS: TestBuildMultiStageParentConfig (2.16s) [2021-08-31T14:04:47.548Z] === RUN TestBuildLabelWithTargets [2021-08-31T14:04:47.548Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:04:47.548Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-31T14:04:47.548Z] === RUN TestBuildWithEmptyLayers [2021-08-31T14:04:47.701Z] --- PASS: TestPidHost (1.61s) [2021-08-31T14:04:47.701Z] === RUN TestPsFilter [2021-08-31T14:04:47.701Z] --- PASS: TestPsFilter (0.14s) [2021-08-31T14:04:47.701Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-31T14:04:47.777Z] === RUN TestLog [2021-08-31T14:04:47.777Z] --- PASS: TestLog (0.00s) [2021-08-31T14:04:47.777Z] PASS [2021-08-31T14:04:47.777Z] coverage: 31.5% of statements [2021-08-31T14:04:47.777Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.106s coverage: 31.5% of statements [2021-08-31T14:04:47.777Z] === RUN TestNewParse [2021-08-31T14:04:47.777Z] --- PASS: TestNewParse (0.00s) [2021-08-31T14:04:47.777Z] PASS [2021-08-31T14:04:47.777Z] coverage: 8.3% of statements [2021-08-31T14:04:47.777Z] === RUN TestValidateLogOpt [2021-08-31T14:04:47.777Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-31T14:04:47.777Z] === RUN TestNewMissedConfig [2021-08-31T14:04:47.777Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-31T14:04:47.777Z] === RUN TestNewMissedUrl [2021-08-31T14:04:47.777Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-31T14:04:47.777Z] === RUN TestNewMissedToken [2021-08-31T14:04:47.777Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-31T14:04:47.777Z] === RUN TestNewWithProxy [2021-08-31T14:04:47.778Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-31T14:04:47.778Z] === RUN TestDefault [2021-08-31T14:04:47.778Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2021-08-31T14:04:47.778Z] --- PASS: TestDefault (0.01s) [2021-08-31T14:04:47.778Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-31T14:04:47.778Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-31T14:04:47.778Z] === RUN TestJsonFormat [2021-08-31T14:04:47.778Z] --- PASS: TestJsonFormat (0.01s) [2021-08-31T14:04:47.778Z] === RUN TestRawFormat [2021-08-31T14:04:47.778Z] --- PASS: TestRawFormat (0.00s) [2021-08-31T14:04:47.778Z] === RUN TestRawFormatWithLabels [2021-08-31T14:04:47.778Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-31T14:04:47.778Z] === RUN TestRawFormatWithoutTag [2021-08-31T14:04:47.778Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-31T14:04:47.778Z] === RUN TestBatching [2021-08-31T14:04:47.919Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-31T14:04:48.240Z] --- PASS: TestBatching (0.23s) [2021-08-31T14:04:48.240Z] === RUN TestFrequency [2021-08-31T14:04:48.240Z] === RUN TestParseLogFormat [2021-08-31T14:04:48.240Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-31T14:04:48.240Z] === RUN TestValidateLogOptEmpty [2021-08-31T14:04:48.240Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-31T14:04:48.240Z] === RUN TestValidateSyslogAddress [2021-08-31T14:04:48.240Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-31T14:04:48.240Z] === RUN TestParseAddressDefaultPort [2021-08-31T14:04:48.240Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-31T14:04:48.240Z] === RUN TestValidateSyslogFacility [2021-08-31T14:04:48.240Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-31T14:04:48.240Z] === RUN TestValidateLogOptSyslogFormat [2021-08-31T14:04:48.240Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-31T14:04:48.240Z] === RUN TestValidateLogOpt [2021-08-31T14:04:48.240Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-31T14:04:48.240Z] PASS [2021-08-31T14:04:48.240Z] coverage: 46.8% of statements [2021-08-31T14:04:48.240Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2021-08-31T14:04:48.240Z] --- PASS: TestFrequency (0.16s) [2021-08-31T14:04:48.240Z] === RUN TestOneMessagePerRequest [2021-08-31T14:04:48.240Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-31T14:04:48.240Z] === RUN TestVerify [2021-08-31T14:04:48.240Z] --- PASS: TestVerify (0.00s) [2021-08-31T14:04:48.240Z] === RUN TestSkipVerify [2021-08-31T14:04:48.240Z] time="2021-08-31T14:04:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.240Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.240Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-31T14:04:48.508Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2021-08-31T14:04:48.508Z] === RUN TestBuildMultiStageOnBuild [2021-08-31T14:04:48.645Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-08-31T14:04:48.645Z] === RUN TestRemoveContainerWithVolume [2021-08-31T14:04:48.645Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-31T14:04:48.701Z] --- PASS: TestSkipVerify (0.44s) [2021-08-31T14:04:48.701Z] === RUN TestBufferMaximum [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418688.373241\",\"host\":\"00788774889a\"}'" [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418688.373241\",\"host\":\"00788774889a\"}'" [2021-08-31T14:04:48.701Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-31T14:04:48.701Z] === RUN TestServerAlwaysDown [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418688.376243\",\"host\":\"00788774889a\"}'" [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418688.376243\",\"host\":\"00788774889a\"}'" [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418688.376243\",\"host\":\"00788774889a\"}'" [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418688.377243\",\"host\":\"00788774889a\"}'" [2021-08-31T14:04:48.701Z] time="2021-08-31T14:04:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630418688.377243\",\"host\":\"00788774889a\"}'" [2021-08-31T14:04:48.701Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-31T14:04:48.701Z] === RUN TestCannotSendAfterClose [2021-08-31T14:04:48.701Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-31T14:04:48.701Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-31T14:04:48.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-31T14:04:48.836Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-31T14:04:48.903Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-31T14:04:49.160Z] === RUN TestV1IDService [2021-08-31T14:04:49.160Z] --- PASS: TestV1IDService (0.02s) [2021-08-31T14:04:49.160Z] === RUN TestV2MetadataService [2021-08-31T14:04:49.162Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-08-31T14:04:49.162Z] === RUN TestRemoveContainerRunning [2021-08-31T14:04:49.618Z] time="2021-08-31T14:04:49Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-31T14:04:49.618Z] time="2021-08-31T14:04:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"00788774889a\"}'" [2021-08-31T14:04:49.618Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-31T14:04:49.618Z] PASS [2021-08-31T14:04:49.618Z] coverage: 82.5% of statements [2021-08-31T14:04:49.618Z] ok github.com/docker/docker/daemon/logger/splunk 1.957s coverage: 82.5% of statements [2021-08-31T14:04:49.618Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-31T14:04:49.618Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-31T14:04:49.618Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-31T14:04:49.618Z] --- PASS: TestV2MetadataService (0.64s) [2021-08-31T14:04:49.618Z] PASS [2021-08-31T14:04:49.618Z] coverage: 48.2% of statements [2021-08-31T14:04:49.618Z] ok github.com/docker/docker/distribution/metadata 0.771s coverage: 48.2% of statements [2021-08-31T14:04:49.730Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-31T14:04:49.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-31T14:04:49.804Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-31T14:04:49.988Z] --- PASS: TestRemoveContainerRunning (0.77s) [2021-08-31T14:04:49.988Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-31T14:04:50.076Z] === RUN TestSuccessfulDownload [2021-08-31T14:04:50.076Z] download_test.go:267: Needs fixing on Windows [2021-08-31T14:04:50.076Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-31T14:04:50.076Z] === RUN TestCancelledDownload [2021-08-31T14:04:50.076Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-31T14:04:50.076Z] === RUN TestMaxDownloadAttempts [2021-08-31T14:04:50.076Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:04:50.076Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:04:50.076Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:04:50.076Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:04:50.076Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:04:50.076Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:04:50.076Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:04:50.076Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:04:50.076Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-31T14:04:50.076Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-31T14:04:50.076Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-31T14:04:50.076Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-31T14:04:50.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-31T14:04:50.533Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-31T14:04:50.534Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-31T14:04:50.534Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestContinueOnError_NeverContinue [2021-08-31T14:04:50.534Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestManifestStore [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/no_remote_or_local [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-31T14:04:50.534Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-31T14:04:50.534Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-08-31T14:04:50.534Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-08-31T14:04:50.534Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-08-31T14:04:50.534Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-08-31T14:04:50.534Z] === RUN TestTransfer [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4253584375\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/no_local_cache [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/with_local_cache [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/unknown_media_type [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:50Z" level=warning msg="reference for unknown type: " [2021-08-31T14:04:50.534Z] --- PASS: TestTransfer (0.12s) [2021-08-31T14:04:50.534Z] === RUN TestConcurrencyLimit [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:50Z" level=warning msg="reference for unknown type: " [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:50Z" level=warning msg="reference for unknown type: " [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:50Z" level=warning msg="reference for unknown type: " [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:50Z" level=warning msg="reference for unknown type: " [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-31T14:04:50.534Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-31T14:04:50.534Z] time="2021-08-31T14:04:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore (0.30s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-31T14:04:50.534Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-31T14:04:50.534Z] === RUN TestDetectManifestBlobMediaType [2021-08-31T14:04:50.534Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-31T14:04:50.534Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-31T14:04:50.534Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-31T14:04:50.534Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-31T14:04:50.534Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-31T14:04:50.534Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-31T14:04:50.534Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-31T14:04:50.534Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-31T14:04:50.534Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-31T14:04:50.534Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-31T14:04:50.534Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-31T14:04:50.534Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-31T14:04:50.534Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestFixManifestLayers [2021-08-31T14:04:50.534Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-31T14:04:50.534Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-31T14:04:50.534Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestFixManifestLayersBadParent [2021-08-31T14:04:50.534Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestValidateManifest [2021-08-31T14:04:50.534Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-31T14:04:50.534Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestFormatPlatform [2021-08-31T14:04:50.534Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestGetRepositoryMountCandidates [2021-08-31T14:04:50.534Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestLayerAlreadyExists [2021-08-31T14:04:50.534Z] 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} [2021-08-31T14:04:50.534Z] 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} [2021-08-31T14:04:50.534Z] 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} [2021-08-31T14:04:50.534Z] 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} [2021-08-31T14:04:50.534Z] 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} [2021-08-31T14:04:50.534Z] 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} [2021-08-31T14:04:50.534Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-31T14:04:50.534Z] === RUN TestWhenEmptyAuthConfig [2021-08-31T14:04:50.556Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-31T14:04:50.556Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-08-31T14:04:50.556Z] === RUN TestRemoveInvalidContainer [2021-08-31T14:04:50.556Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-31T14:04:50.556Z] === RUN TestRenameLinkedContainer [2021-08-31T14:04:50.815Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-31T14:04:50.992Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-08-31T14:04:50.992Z] === RUN TestInactiveJobs [2021-08-31T14:04:50.992Z] === RUN TestNotFound [2021-08-31T14:04:50.992Z] --- PASS: TestNotFound (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestConflict [2021-08-31T14:04:50.992Z] --- PASS: TestConflict (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestForbidden [2021-08-31T14:04:50.992Z] --- PASS: TestForbidden (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestInvalidParameter [2021-08-31T14:04:50.992Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestNotImplemented [2021-08-31T14:04:50.992Z] --- PASS: TestNotImplemented (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestNotModified [2021-08-31T14:04:50.992Z] --- PASS: TestNotModified (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestUnauthorized [2021-08-31T14:04:50.992Z] --- PASS: TestUnauthorized (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestUnknown [2021-08-31T14:04:50.992Z] --- PASS: TestUnknown (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestCancelled [2021-08-31T14:04:50.992Z] --- PASS: TestCancelled (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestDeadline [2021-08-31T14:04:50.992Z] --- PASS: TestDeadline (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestDataLoss [2021-08-31T14:04:50.992Z] --- PASS: TestDataLoss (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestUnavailable [2021-08-31T14:04:50.992Z] --- PASS: TestUnavailable (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestSystem [2021-08-31T14:04:50.992Z] --- PASS: TestSystem (0.00s) [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Not_Found [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Bad_Request [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Conflict [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Unauthorized [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Forbidden [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Not_Modified [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-31T14:04:50.992Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-31T14:04:50.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-31T14:04:50.992Z] PASS [2021-08-31T14:04:50.992Z] coverage: 53.1% of statements [2021-08-31T14:04:50.992Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-08-31T14:04:51.337Z] --- PASS: TestBuildMultiStageCopy (10.73s) [2021-08-31T14:04:51.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.07s) [2021-08-31T14:04:51.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-08-31T14:04:51.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-08-31T14:04:51.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-08-31T14:04:51.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2021-08-31T14:04:51.337Z] === RUN TestBuildMultiStageParentConfig [2021-08-31T14:04:51.450Z] --- PASS: TestInactiveJobs (0.35s) [2021-08-31T14:04:51.450Z] === RUN TestWatchRelease [2021-08-31T14:04:51.450Z] === RUN TestFSGetInvalidData [2021-08-31T14:04:51.450Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-31T14:04:51.450Z] === RUN TestFSInvalidSet [2021-08-31T14:04:51.450Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-31T14:04:51.450Z] === RUN TestFSInvalidRoot [2021-08-31T14:04:51.450Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-31T14:04:51.450Z] === RUN TestFSMetadataGetSet [2021-08-31T14:04:51.450Z] --- PASS: TestWatchRelease (0.04s) [2021-08-31T14:04:51.450Z] === RUN TestWatchFinishedTransfer [2021-08-31T14:04:51.450Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-31T14:04:51.450Z] === RUN TestDuplicateTransfer [2021-08-31T14:04:51.450Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-31T14:04:51.450Z] === RUN TestFSInvalidWalker [2021-08-31T14:04:51.450Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-31T14:04:51.450Z] === RUN TestFSGetSet [2021-08-31T14:04:51.450Z] --- PASS: TestFSGetSet (0.01s) [2021-08-31T14:04:51.450Z] === RUN TestFSGetUnsetKey [2021-08-31T14:04:51.450Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-31T14:04:51.450Z] === RUN TestFSGetEmptyData [2021-08-31T14:04:51.450Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-31T14:04:51.450Z] === RUN TestSuccessfulUpload [2021-08-31T14:04:51.450Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-31T14:04:51.450Z] === RUN TestFSDelete [2021-08-31T14:04:51.450Z] --- PASS: TestFSDelete (0.01s) [2021-08-31T14:04:51.450Z] === RUN TestFSWalker [2021-08-31T14:04:51.450Z] --- PASS: TestFSWalker (0.01s) [2021-08-31T14:04:51.450Z] === RUN TestFSWalkerStopOnError [2021-08-31T14:04:51.450Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-31T14:04:51.451Z] === RUN TestNewFromJSON [2021-08-31T14:04:51.451Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-31T14:04:51.451Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-31T14:04:51.451Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-31T14:04:51.451Z] === RUN TestMarshalKeyOrder [2021-08-31T14:04:51.451Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-31T14:04:51.451Z] === RUN TestHistoryEqual [2021-08-31T14:04:51.451Z] --- PASS: TestHistoryEqual (0.09s) [2021-08-31T14:04:51.451Z] === RUN TestImage [2021-08-31T14:04:51.451Z] --- PASS: TestImage (0.00s) [2021-08-31T14:04:51.451Z] === RUN TestImageOSNotEmpty [2021-08-31T14:04:51.451Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-31T14:04:51.451Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-31T14:04:51.451Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-31T14:04:51.451Z] === RUN TestCreate [2021-08-31T14:04:51.451Z] --- PASS: TestCreate (0.01s) [2021-08-31T14:04:51.451Z] === RUN TestRestore [2021-08-31T14:04:51.451Z] time="2021-08-31T14:04:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-31T14:04:51.451Z] --- PASS: TestRestore (0.02s) [2021-08-31T14:04:51.451Z] === RUN TestAddDelete [2021-08-31T14:04:51.451Z] --- PASS: TestAddDelete (0.01s) [2021-08-31T14:04:51.451Z] === RUN TestSearchAfterDelete [2021-08-31T14:04:51.451Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-31T14:04:51.451Z] === RUN TestParentReset [2021-08-31T14:04:51.451Z] --- PASS: TestParentReset (0.02s) [2021-08-31T14:04:51.451Z] === RUN TestGetAndSetLastUpdated [2021-08-31T14:04:51.451Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-31T14:04:51.451Z] === RUN TestStoreLen [2021-08-31T14:04:51.451Z] --- PASS: TestStoreLen (0.03s) [2021-08-31T14:04:51.451Z] PASS [2021-08-31T14:04:51.451Z] coverage: 86.6% of statements [2021-08-31T14:04:51.451Z] time="2021-08-31T14:04:51Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-31T14:04:51.451Z] ok github.com/docker/docker/image 0.357s coverage: 86.6% of statements [2021-08-31T14:04:51.451Z] --- PASS: TestWhenEmptyAuthConfig (1.03s) [2021-08-31T14:04:51.451Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-31T14:04:51.451Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-31T14:04:51.451Z] === RUN TestTokenPassThru [2021-08-31T14:04:51.451Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-31T14:04:51.451Z] === RUN TestTokenPassThruDifferentHost [2021-08-31T14:04:51.451Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-31T14:04:51.451Z] PASS [2021-08-31T14:04:51.451Z] coverage: 24.1% of statements [2021-08-31T14:04:51.451Z] ok github.com/docker/docker/distribution 1.437s coverage: 24.1% of statements [2021-08-31T14:04:51.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-31T14:04:51.910Z] --- PASS: TestSuccessfulUpload (0.35s) [2021-08-31T14:04:51.910Z] === RUN TestCancelledUpload [2021-08-31T14:04:51.910Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-31T14:04:51.910Z] PASS [2021-08-31T14:04:51.910Z] coverage: 77.3% of statements [2021-08-31T14:04:51.910Z] ok github.com/docker/docker/distribution/xfer 1.823s coverage: 77.3% of statements [2021-08-31T14:04:51.910Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-31T14:04:51.910Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-31T14:04:51.910Z] === RUN TestCompare [2021-08-31T14:04:51.910Z] --- PASS: TestCompare (0.00s) [2021-08-31T14:04:51.910Z] PASS [2021-08-31T14:04:51.910Z] coverage: 19.2% of statements [2021-08-31T14:04:51.910Z] ok github.com/docker/docker/image/cache 0.066s coverage: 19.2% of statements [2021-08-31T14:04:52.193Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-31T14:04:52.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-31T14:04:52.878Z] === RUN TestMakeV1ConfigFromConfig [2021-08-31T14:04:52.878Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-31T14:04:52.878Z] PASS [2021-08-31T14:04:52.878Z] coverage: 25.0% of statements [2021-08-31T14:04:52.878Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2021-08-31T14:04:52.878Z] === RUN TestValidateManifest [2021-08-31T14:04:52.878Z] === RUN TestValidateManifest/nil [2021-08-31T14:04:52.878Z] === RUN TestValidateManifest/non-nil [2021-08-31T14:04:52.878Z] --- PASS: TestValidateManifest (0.00s) [2021-08-31T14:04:52.878Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-31T14:04:52.878Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-31T14:04:53.337Z] PASS [2021-08-31T14:04:53.337Z] coverage: 0.7% of statements [2021-08-31T14:04:53.337Z] ok github.com/docker/docker/image/tarexport 0.106s coverage: 0.7% of statements [2021-08-31T14:04:53.337Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-31T14:04:53.514Z] --- PASS: TestBuildMultiStageParentConfig (2.09s) [2021-08-31T14:04:53.514Z] === RUN TestBuildLabelWithTargets [2021-08-31T14:04:53.514Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:04:53.514Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-31T14:04:53.514Z] === RUN TestBuildWithEmptyLayers [2021-08-31T14:04:53.572Z] --- PASS: TestRenameLinkedContainer (2.65s) [2021-08-31T14:04:53.572Z] === RUN TestRenameStoppedContainer [2021-08-31T14:04:53.796Z] === RUN TestSerialization [2021-08-31T14:04:53.833Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-31T14:04:54.093Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-08-31T14:04:54.093Z] === RUN TestRenameRunningContainerAndReuse [2021-08-31T14:04:54.255Z] --- PASS: TestSerialization (0.02s) [2021-08-31T14:04:54.255Z] PASS [2021-08-31T14:04:54.255Z] coverage: 100.0% of statements [2021-08-31T14:04:54.255Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-08-31T14:04:54.255Z] === RUN TestEmptyLayer [2021-08-31T14:04:54.255Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-31T14:04:54.255Z] === RUN TestCommitFailure [2021-08-31T14:04:54.255Z] --- PASS: TestCommitFailure (0.01s) [2021-08-31T14:04:54.255Z] === RUN TestStartTransactionFailure [2021-08-31T14:04:54.255Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-31T14:04:54.255Z] === RUN TestGetOrphan [2021-08-31T14:04:54.255Z] --- PASS: TestGetOrphan (0.01s) [2021-08-31T14:04:54.255Z] === RUN TestMountAndRegister [2021-08-31T14:04:54.255Z] === RUN TestEnvironmentParsing [2021-08-31T14:04:54.255Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-31T14:04:54.255Z] PASS [2021-08-31T14:04:54.255Z] coverage: 1.2% of statements [2021-08-31T14:04:54.255Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2021-08-31T14:04:54.255Z] layer_test.go:270: Layer size: 14 [2021-08-31T14:04:54.255Z] --- PASS: TestMountAndRegister (0.05s) [2021-08-31T14:04:54.255Z] === RUN TestLayerRelease [2021-08-31T14:04:54.255Z] layer_test.go:303: Failing on Windows [2021-08-31T14:04:54.255Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-31T14:04:54.255Z] === RUN TestStoreRestore [2021-08-31T14:04:54.255Z] layer_test.go:352: Failing on Windows [2021-08-31T14:04:54.255Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-31T14:04:54.255Z] === RUN TestTarStreamStability [2021-08-31T14:04:54.255Z] layer_test.go:467: Failing on Windows [2021-08-31T14:04:54.255Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-31T14:04:54.255Z] === RUN TestRegisterExistingLayer [2021-08-31T14:04:54.480Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-08-31T14:04:54.480Z] === RUN TestBuildMultiStageOnBuild [2021-08-31T14:04:54.661Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-31T14:04:54.715Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-08-31T14:04:54.715Z] === RUN TestTarStreamVerification [2021-08-31T14:04:54.715Z] layer_test.go:696: Failing on Windows [2021-08-31T14:04:54.715Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-31T14:04:54.715Z] === RUN TestLayerMigration [2021-08-31T14:04:54.715Z] migration_test.go:45: Failing on Windows [2021-08-31T14:04:54.715Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-31T14:04:54.715Z] === RUN TestLayerMigrationNoTarsplit [2021-08-31T14:04:54.715Z] migration_test.go:181: Failing on Windows [2021-08-31T14:04:54.715Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-31T14:04:54.715Z] === RUN TestMountInit [2021-08-31T14:04:54.715Z] mount_test.go:17: Failing on Windows [2021-08-31T14:04:54.715Z] --- SKIP: TestMountInit (0.00s) [2021-08-31T14:04:54.715Z] === RUN TestMountSize [2021-08-31T14:04:54.715Z] mount_test.go:76: Failing on Windows [2021-08-31T14:04:54.715Z] --- SKIP: TestMountSize (0.00s) [2021-08-31T14:04:54.715Z] === RUN TestMountChanges [2021-08-31T14:04:54.715Z] mount_test.go:125: Failing on Windows [2021-08-31T14:04:54.715Z] --- SKIP: TestMountChanges (0.00s) [2021-08-31T14:04:54.715Z] === RUN TestMountApply [2021-08-31T14:04:54.715Z] mount_test.go:212: Failing on Windows [2021-08-31T14:04:54.715Z] --- SKIP: TestMountApply (0.00s) [2021-08-31T14:04:54.715Z] PASS [2021-08-31T14:04:54.715Z] coverage: 30.1% of statements [2021-08-31T14:04:54.715Z] ok github.com/docker/docker/layer 0.353s coverage: 30.1% of statements [2021-08-31T14:04:54.715Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-31T14:04:54.715Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-31T14:04:54.715Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-31T14:04:54.715Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-31T14:04:55.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-31T14:04:55.232Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-31T14:04:55.232Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-08-31T14:04:55.232Z] === RUN TestRenameInvalidName [2021-08-31T14:04:55.683Z] === RUN TestSequenceGetAvailableBit [2021-08-31T14:04:55.683Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestSequenceEqual [2021-08-31T14:04:55.683Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestSequenceCopy [2021-08-31T14:04:55.683Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestGetFirstAvailable [2021-08-31T14:04:55.683Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestFindSequence [2021-08-31T14:04:55.683Z] --- PASS: TestFindSequence (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestCheckIfAvailable [2021-08-31T14:04:55.683Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestMergeSequences [2021-08-31T14:04:55.683Z] --- PASS: TestMergeSequences (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestPushReservation [2021-08-31T14:04:55.683Z] --- PASS: TestPushReservation (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestSerializeDeserialize [2021-08-31T14:04:55.683Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestSet [2021-08-31T14:04:55.683Z] --- PASS: TestSet (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestSetUnset [2021-08-31T14:04:55.683Z] --- PASS: TestSetUnset (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestOffsetSetUnset [2021-08-31T14:04:55.683Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestSetInRange [2021-08-31T14:04:55.683Z] --- PASS: TestSetInRange (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestSetAnyInRange [2021-08-31T14:04:55.683Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestMethods [2021-08-31T14:04:55.683Z] --- PASS: TestMethods (0.00s) [2021-08-31T14:04:55.683Z] === RUN TestRandomAllocateDeallocate [2021-08-31T14:04:56.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-31T14:04:56.169Z] --- PASS: TestRenameInvalidName (0.69s) [2021-08-31T14:04:56.169Z] === RUN TestRenameAnonymousContainer [2021-08-31T14:04:57.105Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-31T14:04:57.217Z] === RUN TestInvalidConfig [2021-08-31T14:04:57.217Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-31T14:04:57.217Z] === RUN TestConfig [2021-08-31T14:04:57.217Z] --- PASS: TestConfig (0.00s) [2021-08-31T14:04:57.217Z] === RUN TestOptionsLabels [2021-08-31T14:04:57.217Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-31T14:04:57.217Z] === RUN TestValidName [2021-08-31T14:04:57.217Z] --- PASS: TestValidName (0.00s) [2021-08-31T14:04:57.217Z] === RUN TestTLSConfiguration [2021-08-31T14:04:57.217Z] time="2021-08-31T14:04:56Z" level=info msg="Option Initializing KV with TLS" [2021-08-31T14:04:57.217Z] --- PASS: TestTLSConfiguration (0.12s) [2021-08-31T14:04:57.217Z] PASS [2021-08-31T14:04:57.217Z] coverage: 24.0% of statements [2021-08-31T14:04:57.217Z] ok github.com/docker/docker/libnetwork/config 0.187s coverage: 24.0% of statements [2021-08-31T14:04:57.217Z] === RUN TestKey [2021-08-31T14:04:57.217Z] --- PASS: TestKey (0.00s) [2021-08-31T14:04:57.217Z] === RUN TestParseKey [2021-08-31T14:04:57.217Z] --- PASS: TestParseKey (0.00s) [2021-08-31T14:04:57.217Z] === RUN TestInvalidDataStore [2021-08-31T14:04:57.217Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-31T14:04:57.217Z] === RUN TestKVObjectFlatKey [2021-08-31T14:04:57.217Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-31T14:04:57.217Z] === RUN TestAtomicKVObjectFlatKey [2021-08-31T14:04:57.217Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-31T14:04:57.217Z] PASS [2021-08-31T14:04:57.217Z] coverage: 21.9% of statements [2021-08-31T14:04:57.217Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2021-08-31T14:04:57.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-31T14:04:57.675Z] === RUN TestErrorInterfaces [2021-08-31T14:04:57.675Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestNetworkMarshalling [2021-08-31T14:04:57.675Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-08-31T14:04:57.675Z] === RUN TestEndpointMarshalling [2021-08-31T14:04:57.675Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestAuxAddresses [2021-08-31T14:04:57.675Z] time="2021-08-31T14:04:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:04:57.675Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-31T14:04:57.675Z] === RUN TestSRVServiceQuery [2021-08-31T14:04:57.675Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestServiceVIPReuse [2021-08-31T14:04:57.675Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-31T14:04:57.675Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestDNSIPQuery [2021-08-31T14:04:57.675Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestDNSProxyServFail [2021-08-31T14:04:57.675Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestSandboxAddEmpty [2021-08-31T14:04:57.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestSandboxAddMultiPrio [2021-08-31T14:04:57.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestSandboxAddSamePrio [2021-08-31T14:04:57.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestCleanupServiceDiscovery [2021-08-31T14:04:57.675Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestDNSOptions [2021-08-31T14:04:57.675Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:04:57.675Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-31T14:04:57.675Z] === RUN TestMultipleControllersWithSameStore [2021-08-31T14:04:57.675Z] time="2021-08-31T14:04:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:04:57.675Z] time="2021-08-31T14:04:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-31T14:04:57.675Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-31T14:04:57.675Z] PASS [2021-08-31T14:04:57.675Z] coverage: 8.6% of statements [2021-08-31T14:04:57.675Z] ok github.com/docker/docker/libnetwork 0.273s coverage: 8.6% of statements [2021-08-31T14:04:58.134Z] === RUN TestIPDataMarshalling [2021-08-31T14:04:58.134Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-31T14:04:58.134Z] === RUN TestValidateAndIsV6 [2021-08-31T14:04:58.134Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-31T14:04:58.134Z] PASS [2021-08-31T14:04:58.134Z] coverage: 68.9% of statements [2021-08-31T14:04:58.134Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2021-08-31T14:04:58.592Z] === RUN TestDriver [2021-08-31T14:04:58.592Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:04:58.592Z] PASS [2021-08-31T14:04:58.592Z] coverage: 34.8% of statements [2021-08-31T14:04:58.592Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2021-08-31T14:04:58.786Z] --- PASS: TestBuildMultiStageOnBuild (9.60s) [2021-08-31T14:04:58.786Z] === RUN TestBuildUncleanTarFilenames [2021-08-31T14:04:58.786Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:04:58.786Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-31T14:04:58.786Z] === RUN TestBuildMultiStageLayerLeak [2021-08-31T14:04:58.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-31T14:04:58.928Z] Using test binary docker [2021-08-31T14:04:58.928Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-31T14:04:58.928Z] +++ /etc/init.d/apparmor start [2021-08-31T14:04:58.928Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-31T14:04:58.928Z] INFO: Waiting for daemon to start... [2021-08-31T14:04:58.928Z] Starting dockerd [2021-08-31T14:04:58.928Z] +++ 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 [2021-08-31T14:04:59.010Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2021-08-31T14:04:59.010Z] === RUN TestRenameContainerWithSameName [2021-08-31T14:04:59.010Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-31T14:04:59.051Z] === RUN TestDriver [2021-08-31T14:04:59.051Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:04:59.051Z] PASS [2021-08-31T14:04:59.051Z] coverage: 34.8% of statements [2021-08-31T14:04:59.051Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2021-08-31T14:04:59.051Z] === RUN TestNetworkAllocateFree [2021-08-31T14:04:59.051Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-31T14:04:59.051Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-31T14:04:59.051Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-31T14:04:59.051Z] PASS [2021-08-31T14:04:59.051Z] coverage: 63.6% of statements [2021-08-31T14:04:59.051Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.039s coverage: 63.6% of statements [2021-08-31T14:04:59.509Z] === RUN TestGetEmptyCapabilities [2021-08-31T14:04:59.509Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-31T14:04:59.509Z] === RUN TestGetExtraCapabilities [2021-08-31T14:04:59.509Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-31T14:04:59.509Z] === RUN TestGetInvalidCapabilities [2021-08-31T14:04:59.509Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-31T14:04:59.509Z] === RUN TestRemoteDriver [2021-08-31T14:04:59.509Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-31T14:04:59.509Z] === RUN TestDriverError [2021-08-31T14:04:59.509Z] --- PASS: TestDriverError (0.00s) [2021-08-31T14:04:59.509Z] === RUN TestMissingValues [2021-08-31T14:04:59.509Z] --- PASS: TestMissingValues (0.01s) [2021-08-31T14:04:59.509Z] === RUN TestRollback [2021-08-31T14:04:59.509Z] --- PASS: TestRollback (0.00s) [2021-08-31T14:04:59.509Z] PASS [2021-08-31T14:04:59.509Z] coverage: 57.4% of statements [2021-08-31T14:04:59.509Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2021-08-31T14:04:59.581Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-31T14:04:59.581Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-08-31T14:04:59.581Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-31T14:04:59.969Z] --- PASS: TestRandomAllocateDeallocate (4.73s) [2021-08-31T14:04:59.969Z] === RUN TestAllocateRandomDeallocate [2021-08-31T14:05:00.427Z] === RUN TestNAT [2021-08-31T14:05:00.428Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-31T14:05:00.428Z] --- SKIP: TestNAT (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestTransparent [2021-08-31T14:05:00.428Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-31T14:05:00.428Z] --- SKIP: TestTransparent (0.00s) [2021-08-31T14:05:00.428Z] PASS [2021-08-31T14:05:00.428Z] coverage: 0.0% of statements [2021-08-31T14:05:00.428Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2021-08-31T14:05:00.428Z] === RUN TestBuildDefault [2021-08-31T14:05:00.428Z] --- PASS: TestBuildDefault (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestBuildHostnameDomainname [2021-08-31T14:05:00.428Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestBuildHostname [2021-08-31T14:05:00.428Z] --- PASS: TestBuildHostname (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestBuildHostnameFQDN [2021-08-31T14:05:00.428Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestBuildNoIP [2021-08-31T14:05:00.428Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestUpdate [2021-08-31T14:05:00.428Z] --- PASS: TestUpdate (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-31T14:05:00.428Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-31T14:05:00.428Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestAddEmpty [2021-08-31T14:05:00.428Z] --- PASS: TestAddEmpty (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestAdd [2021-08-31T14:05:00.428Z] --- PASS: TestAdd (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestDeleteEmpty [2021-08-31T14:05:00.428Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestDeleteNewline [2021-08-31T14:05:00.428Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestDelete [2021-08-31T14:05:00.428Z] --- PASS: TestDelete (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestConcurrentWrites [2021-08-31T14:05:00.428Z] === RUN TestNew [2021-08-31T14:05:00.428Z] --- PASS: TestNew (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestAddDriver [2021-08-31T14:05:00.428Z] --- PASS: TestAddDriver (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestAddDuplicateDriver [2021-08-31T14:05:00.428Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-31T14:05:00.428Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestDriver [2021-08-31T14:05:00.428Z] --- PASS: TestDriver (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestIPAM [2021-08-31T14:05:00.428Z] --- PASS: TestIPAM (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestWalkIPAMs [2021-08-31T14:05:00.428Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-31T14:05:00.428Z] === RUN TestWalkDrivers [2021-08-31T14:05:00.428Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-31T14:05:00.428Z] PASS [2021-08-31T14:05:00.428Z] coverage: 82.4% of statements [2021-08-31T14:05:00.428Z] ok github.com/docker/docker/libnetwork/drvregistry 0.072s coverage: 82.4% of statements [2021-08-31T14:05:00.428Z] --- PASS: TestConcurrentWrites (0.19s) [2021-08-31T14:05:00.428Z] PASS [2021-08-31T14:05:00.428Z] coverage: 81.2% of statements [2021-08-31T14:05:00.428Z] ok github.com/docker/docker/libnetwork/etchosts 0.248s coverage: 81.2% of statements [2021-08-31T14:05:00.517Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-31T14:05:00.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-31T14:05:00.775Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2021-08-31T14:05:00.775Z] === RUN TestResize [2021-08-31T14:05:00.886Z] --- PASS: TestAllocateRandomDeallocate (0.92s) [2021-08-31T14:05:00.886Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-31T14:05:01.344Z] === RUN TestDiff [2021-08-31T14:05:01.344Z] --- PASS: TestDiff (0.00s) [2021-08-31T14:05:01.344Z] === RUN TestAddedCallback [2021-08-31T14:05:01.344Z] --- PASS: TestAddedCallback (0.00s) [2021-08-31T14:05:01.344Z] === RUN TestRemovedCallback [2021-08-31T14:05:01.344Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-31T14:05:01.344Z] === RUN TestNoCallback [2021-08-31T14:05:01.344Z] --- PASS: TestNoCallback (0.00s) [2021-08-31T14:05:01.344Z] PASS [2021-08-31T14:05:01.344Z] coverage: 48.1% of statements [2021-08-31T14:05:01.344Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.043s coverage: 48.1% of statements [2021-08-31T14:05:01.344Z] === RUN TestNew [2021-08-31T14:05:01.344Z] --- PASS: TestNew (0.00s) [2021-08-31T14:05:01.344Z] === RUN TestAllocate [2021-08-31T14:05:01.344Z] --- PASS: TestAllocate (0.00s) [2021-08-31T14:05:01.344Z] === RUN TestUninitialized [2021-08-31T14:05:01.344Z] --- PASS: TestUninitialized (0.00s) [2021-08-31T14:05:01.344Z] === RUN TestAllocateInRange [2021-08-31T14:05:01.344Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-31T14:05:01.344Z] === RUN TestAllocateSerial [2021-08-31T14:05:01.344Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-31T14:05:01.344Z] PASS [2021-08-31T14:05:01.344Z] coverage: 87.5% of statements [2021-08-31T14:05:01.344Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-08-31T14:05:01.345Z] --- PASS: TestResize (0.55s) [2021-08-31T14:05:01.345Z] === RUN TestResizeWithInvalidSize [2021-08-31T14:05:01.703Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2021-08-31T14:05:01.703Z] === RUN TestCreateServiceSecretFileMode [2021-08-31T14:05:01.802Z] === RUN TestCaller [2021-08-31T14:05:01.802Z] --- PASS: TestCaller (0.00s) [2021-08-31T14:05:01.802Z] PASS [2021-08-31T14:05:01.802Z] coverage: 100.0% of statements [2021-08-31T14:05:01.802Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-08-31T14:05:01.802Z] === RUN TestSetSerialInsertDelete [2021-08-31T14:05:01.802Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-31T14:05:01.802Z] === RUN TestSetParallelInsertDelete [2021-08-31T14:05:01.915Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2021-08-31T14:05:01.915Z] === RUN TestResizeWhenContainerNotStarted [2021-08-31T14:05:02.260Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.06s) [2021-08-31T14:05:02.261Z] === RUN TestRetrieveFromStore [2021-08-31T14:05:02.268Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2021-08-31T14:05:02.268Z] === RUN TestCreateServiceConfigFileMode [2021-08-31T14:05:02.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-31T14:05:02.487Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:05:02.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:05:02.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:05:02.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T14:05:02.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T14:05:02.719Z] --- PASS: TestRetrieveFromStore (0.52s) [2021-08-31T14:05:02.719Z] === RUN TestIsCorrupted [2021-08-31T14:05:02.719Z] === RUN TestPoolRequest [2021-08-31T14:05:02.719Z] --- PASS: TestPoolRequest (0.00s) [2021-08-31T14:05:02.719Z] === RUN TestOtherRequests [2021-08-31T14:05:02.719Z] --- PASS: TestOtherRequests (0.00s) [2021-08-31T14:05:02.719Z] PASS [2021-08-31T14:05:02.719Z] coverage: 57.1% of statements [2021-08-31T14:05:02.719Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-08-31T14:05:02.719Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-31T14:05:02.719Z] === RUN TestSetRollover [2021-08-31T14:05:03.053Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-31T14:05:03.178Z] === RUN TestInt2IP2IntConversion [2021-08-31T14:05:03.178Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-08-31T14:05:03.178Z] === RUN TestGetAddressVersion [2021-08-31T14:05:03.178Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-31T14:05:03.178Z] === RUN TestKeyString [2021-08-31T14:05:03.178Z] --- PASS: TestKeyString (0.00s) [2021-08-31T14:05:03.178Z] === RUN TestPoolDataMarshal [2021-08-31T14:05:03.178Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-31T14:05:03.178Z] === RUN TestSubnetsMarshal [2021-08-31T14:05:03.636Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-08-31T14:05:03.636Z] === RUN TestAddSubnets [2021-08-31T14:05:03.636Z] --- PASS: TestAddSubnets (0.04s) [2021-08-31T14:05:03.636Z] === RUN TestDoublePoolRelease [2021-08-31T14:05:03.636Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-31T14:05:03.636Z] === RUN TestAddReleasePoolID [2021-08-31T14:05:03.636Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-08-31T14:05:03.636Z] === RUN TestPredefinedPool [2021-08-31T14:05:03.636Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-31T14:05:03.636Z] === RUN TestRemoveSubnet [2021-08-31T14:05:03.636Z] === RUN TestGetCapabilities [2021-08-31T14:05:03.636Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-31T14:05:03.636Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-31T14:05:03.636Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-31T14:05:03.636Z] === RUN TestGetDefaultAddressSpaces [2021-08-31T14:05:03.636Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-31T14:05:03.636Z] === RUN TestRemoteDriver [2021-08-31T14:05:03.636Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-31T14:05:03.636Z] PASS [2021-08-31T14:05:03.636Z] coverage: 47.4% of statements [2021-08-31T14:05:03.636Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2021-08-31T14:05:03.636Z] --- PASS: TestRemoveSubnet (0.15s) [2021-08-31T14:05:03.636Z] === RUN TestGetSameAddress [2021-08-31T14:05:03.636Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-31T14:05:03.636Z] === RUN TestPoolAllocationReuse [2021-08-31T14:05:03.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-31T14:05:04.095Z] --- PASS: TestSetRollover (1.28s) [2021-08-31T14:05:04.095Z] === RUN TestSetRolloverSerial [2021-08-31T14:05:04.212Z] . [2021-08-31T14:05:04.212Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-31T14:05:04.212Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-31T14:05:04.212Z] Error: No such image: emptyfs [2021-08-31T14:05:04.212Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-31T14:05:04.212Z] ++++ docker load [2021-08-31T14:05:04.212Z] Running integration-test (iteration 1) [2021-08-31T14:05:04.212Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-31T14:05:04.212Z] ++ 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 [2021-08-31T14:05:04.212Z] ++ set -e [2021-08-31T14:05:04.212Z] ++ '[' -n 0 ']' [2021-08-31T14:05:04.212Z] ++ set -x [2021-08-31T14:05:04.212Z] ++ 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 [2021-08-31T14:05:04.554Z] === RUN TestWindowsIPAM [2021-08-31T14:05:04.554Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-31T14:05:04.554Z] PASS [2021-08-31T14:05:04.554Z] coverage: 71.4% of statements [2021-08-31T14:05:04.554Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-08-31T14:05:04.662Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-31T14:05:04.785Z] Loaded image: busybox:latest [2021-08-31T14:05:04.785Z] Loaded image: busybox:glibc [2021-08-31T14:05:04.794Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2021-08-31T14:05:04.794Z] === RUN TestCreateServiceSysctls [2021-08-31T14:05:04.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:05:04.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-31T14:05:05.013Z] --- PASS: TestPoolAllocationReuse (1.30s) [2021-08-31T14:05:05.013Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-31T14:05:05.013Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-31T14:05:05.013Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-31T14:05:05.013Z] --- PASS: TestSetRolloverSerial (1.18s) [2021-08-31T14:05:05.013Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-31T14:05:05.013Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-31T14:05:05.013Z] PASS [2021-08-31T14:05:05.013Z] coverage: 84.4% of statements [2021-08-31T14:05:05.013Z] ok github.com/docker/docker/libnetwork/bitseq 9.844s coverage: 84.4% of statements [2021-08-31T14:05:05.013Z] === RUN TestDefaultNetwork [2021-08-31T14:05:05.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:05:05.474Z] --- PASS: TestDefaultNetwork (0.24s) [2021-08-31T14:05:05.474Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-31T14:05:05.474Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-08-31T14:05:05.474Z] === RUN TestInitAddressPools [2021-08-31T14:05:05.474Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-31T14:05:05.474Z] PASS [2021-08-31T14:05:05.474Z] coverage: 74.0% of statements [2021-08-31T14:05:05.932Z] ok github.com/docker/docker/libnetwork/ipamutils 0.548s coverage: 74.0% of statements [2021-08-31T14:05:06.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:05:06.182Z] Loaded image: debian:bullseye-slim [2021-08-31T14:05:06.182Z] Loaded image: hello-world:latest [2021-08-31T14:05:06.391Z] === RUN TestKeyValue [2021-08-31T14:05:06.391Z] --- PASS: TestKeyValue (0.00s) [2021-08-31T14:05:06.391Z] PASS [2021-08-31T14:05:06.391Z] coverage: 60.0% of statements [2021-08-31T14:05:06.391Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2021-08-31T14:05:06.443Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T14:05:06.443Z] INFO: Testing against a local daemon [2021-08-31T14:05:06.443Z] === RUN TestCgroupNamespacesBuild [2021-08-31T14:05:06.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:05:06.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-31T14:05:06.851Z] --- PASS: TestBuildMultiStageOnBuild (11.09s) [2021-08-31T14:05:06.851Z] === RUN TestBuildUncleanTarFilenames [2021-08-31T14:05:06.851Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:05:06.851Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-31T14:05:06.851Z] === RUN TestBuildMultiStageLayerLeak [2021-08-31T14:05:06.851Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.71s) [2021-08-31T14:05:06.851Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-31T14:05:07.315Z] --- PASS: TestBuildMultiStageLayerLeak (8.86s) [2021-08-31T14:05:07.315Z] === RUN TestBuildWithHugeFile [2021-08-31T14:05:07.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T14:05:07.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T14:05:08.073Z] --- PASS: TestCreateServiceSysctls (3.11s) [2021-08-31T14:05:08.073Z] === RUN TestCreateServiceCapabilities [2021-08-31T14:05:08.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-31T14:05:08.365Z] --- PASS: TestCgroupNamespacesBuild (1.87s) [2021-08-31T14:05:08.365Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-31T14:05:08.385Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-31T14:05:08.385Z] === RUN TestNetworkDBSimple [2021-08-31T14:05:08.843Z] === RUN TestGenerate [2021-08-31T14:05:08.843Z] --- PASS: TestGenerate (0.00s) [2021-08-31T14:05:08.843Z] === RUN TestGeneratePtr [2021-08-31T14:05:08.843Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-31T14:05:08.843Z] === RUN TestGenerateMissingField [2021-08-31T14:05:08.843Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-31T14:05:08.843Z] === RUN TestFieldCannotBeSet [2021-08-31T14:05:08.843Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-31T14:05:08.843Z] === RUN TestTypeMismatchError [2021-08-31T14:05:08.843Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-31T14:05:08.843Z] PASS [2021-08-31T14:05:08.843Z] coverage: 100.0% of statements [2021-08-31T14:05:08.843Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-08-31T14:05:08.843Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.21s) [2021-08-31T14:05:08.843Z] === RUN TestGetAddress [2021-08-31T14:05:09.302Z] 2021/08/31 14:05:09 Closing DB instances... [2021-08-31T14:05:09.532Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-31T14:05:09.760Z] testing: warning: no tests to run [2021-08-31T14:05:09.760Z] PASS [2021-08-31T14:05:09.760Z] coverage: 0.0% of statements [2021-08-31T14:05:09.760Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-08-31T14:05:09.783Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s) [2021-08-31T14:05:09.783Z] === RUN TestBuildWithSession [2021-08-31T14:05:09.783Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:05:09.783Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-31T14:05:09.783Z] === RUN TestBuildSquashParent [2021-08-31T14:05:09.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T14:05:10.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T14:05:10.218Z] === RUN TestRequestNewPort [2021-08-31T14:05:10.218Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestRequestSpecificPort [2021-08-31T14:05:10.218Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestReleasePort [2021-08-31T14:05:10.218Z] --- PASS: TestReleasePort (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestReuseReleasedPort [2021-08-31T14:05:10.218Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestReleaseUnreadledPort [2021-08-31T14:05:10.218Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestUnknowProtocol [2021-08-31T14:05:10.218Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestAllocateAllPorts [2021-08-31T14:05:10.218Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestPortAllocation [2021-08-31T14:05:10.218Z] --- PASS: TestPortAllocation (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestPortAllocationWithCustomRange [2021-08-31T14:05:10.218Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestNoDuplicateBPR [2021-08-31T14:05:10.218Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-31T14:05:10.218Z] === RUN TestChangePortRange [2021-08-31T14:05:10.218Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-31T14:05:10.218Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-31T14:05:10.218Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-31T14:05:10.218Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-31T14:05:10.218Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-31T14:05:10.218Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-31T14:05:10.218Z] --- PASS: TestChangePortRange (0.00s) [2021-08-31T14:05:10.218Z] PASS [2021-08-31T14:05:10.218Z] coverage: 88.6% of statements [2021-08-31T14:05:10.218Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2021-08-31T14:05:10.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-31T14:05:10.598Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2021-08-31T14:05:10.598Z] === RUN TestInspect [2021-08-31T14:05:10.676Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-31T14:05:10.676Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-31T14:05:11.134Z] testing: warning: no tests to run [2021-08-31T14:05:11.134Z] PASS [2021-08-31T14:05:11.134Z] coverage: 0.0% of statements [2021-08-31T14:05:11.134Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2021-08-31T14:05:11.592Z] 2021/08/31 14:05:11 Closing DB instances... [2021-08-31T14:05:11.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-31T14:05:12.050Z] === RUN TestHashData [2021-08-31T14:05:12.050Z] --- PASS: TestHashData (0.00s) [2021-08-31T14:05:12.050Z] PASS [2021-08-31T14:05:12.050Z] coverage: 2.8% of statements [2021-08-31T14:05:12.050Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2021-08-31T14:05:12.050Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-31T14:05:12.050Z] PASS [2021-08-31T14:05:12.050Z] coverage: 100.0% of statements [2021-08-31T14:05:12.050Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2021-08-31T14:05:12.509Z] === RUN TestErrorConstructors [2021-08-31T14:05:12.509Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-31T14:05:12.509Z] === RUN TestCompareIPMask [2021-08-31T14:05:12.509Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-31T14:05:12.509Z] === RUN TestUtilGetHostPartIP [2021-08-31T14:05:12.509Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-31T14:05:12.509Z] === RUN TestUtilGetBroadcastIP [2021-08-31T14:05:12.509Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-31T14:05:12.509Z] === RUN TestParseCIDR [2021-08-31T14:05:12.509Z] --- PASS: TestParseCIDR (0.00s) [2021-08-31T14:05:12.509Z] PASS [2021-08-31T14:05:12.509Z] coverage: 37.3% of statements [2021-08-31T14:05:12.509Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2021-08-31T14:05:12.966Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-31T14:05:12.967Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-31T14:05:12.967Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-31T14:05:12.967Z] PASS [2021-08-31T14:05:12.967Z] coverage: 50.0% of statements [2021-08-31T14:05:12.967Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2021-08-31T14:05:12.967Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-08-31T14:05:12.967Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-31T14:05:13.426Z] === RUN TestParseVersion [2021-08-31T14:05:13.426Z] --- PASS: TestParseVersion (0.00s) [2021-08-31T14:05:13.426Z] PASS [2021-08-31T14:05:13.426Z] coverage: 52.9% of statements [2021-08-31T14:05:13.426Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-08-31T14:05:13.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T14:05:13.875Z] --- PASS: TestInspect (2.95s) [2021-08-31T14:05:13.875Z] === RUN TestCreateJob [2021-08-31T14:05:13.884Z] === RUN TestAddressPoolOpt [2021-08-31T14:05:13.884Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/a [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/something [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/_=a [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/env1=value1 [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/_env1=value1 [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/PATH [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/=a [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/PATH= [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/PATH=something [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/asd!qwe [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/1asd [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/123 [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/some_space [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/__some_space_before [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/some_space_after__ [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/= [2021-08-31T14:05:13.884Z] === RUN TestValidateEnv/PaTh [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-31T14:05:13.884Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestParseHost [2021-08-31T14:05:13.884Z] --- PASS: TestParseHost (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestParseDockerDaemonHost [2021-08-31T14:05:13.884Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestParseTCP [2021-08-31T14:05:13.884Z] --- PASS: TestParseTCP (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-31T14:05:13.884Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestValidateExtraHosts [2021-08-31T14:05:13.884Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestIpOptString [2021-08-31T14:05:13.884Z] --- PASS: TestIpOptString (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-31T14:05:13.884Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestNewIpOptValidDefaultVal [2021-08-31T14:05:13.884Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestIpOptSetInvalidVal [2021-08-31T14:05:13.884Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestValidateIPAddress [2021-08-31T14:05:13.884Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestMapOpts [2021-08-31T14:05:13.884Z] --- PASS: TestMapOpts (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestListOptsWithoutValidator [2021-08-31T14:05:13.884Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestListOptsWithValidator [2021-08-31T14:05:13.884Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestValidateDNSSearch [2021-08-31T14:05:13.884Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-31T14:05:13.884Z] === RUN TestValidateLabel [2021-08-31T14:05:13.884Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-31T14:05:13.884Z] === RUN TestValidateLabel/label_with_general_format [2021-08-31T14:05:13.884Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_one_more [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-31T14:05:13.885Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-31T14:05:13.885Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-31T14:05:13.885Z] === RUN TestNamedListOpts [2021-08-31T14:05:13.885Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-31T14:05:13.885Z] === RUN TestNamedMapOpts [2021-08-31T14:05:13.885Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-31T14:05:13.885Z] === RUN TestParseLink [2021-08-31T14:05:13.885Z] --- PASS: TestParseLink (0.00s) [2021-08-31T14:05:13.885Z] === RUN TestQuotedStringSetWithQuotes [2021-08-31T14:05:13.885Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-31T14:05:13.885Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-31T14:05:13.885Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-31T14:05:13.885Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-31T14:05:13.885Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-31T14:05:13.885Z] === RUN TestUlimitOpt [2021-08-31T14:05:13.885Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-31T14:05:13.885Z] PASS [2021-08-31T14:05:13.885Z] coverage: 67.1% of statements [2021-08-31T14:05:13.885Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-08-31T14:05:14.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T14:05:14.343Z] 2021/08/31 14:05:14 Closing DB instances... [2021-08-31T14:05:15.074Z] --- PASS: TestBuildSquashParent (4.88s) [2021-08-31T14:05:15.074Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-31T14:05:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:05:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:05:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:05:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:05:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:05:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:05:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:05:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:05:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:05:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:05:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:05:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:05:15.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:05:15.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:05:15.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:05:15.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:05:15.099Z] check_test.go:308: [d3c492297fe92] daemon is not started [2021-08-31T14:05:15.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-31T14:05:15.309Z] === RUN TestPeerCertificateMarshalJSON [2021-08-31T14:05:15.309Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-31T14:05:15.309Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-31T14:05:15.309Z] --- PASS: TestPeerCertificateMarshalJSON (0.25s) [2021-08-31T14:05:15.309Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-31T14:05:15.309Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-31T14:05:15.309Z] === RUN TestMiddleware [2021-08-31T14:05:15.309Z] --- PASS: TestMiddleware (0.00s) [2021-08-31T14:05:15.309Z] === RUN TestNewResponseModifier [2021-08-31T14:05:15.309Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-31T14:05:15.309Z] PASS [2021-08-31T14:05:15.309Z] coverage: 26.8% of statements [2021-08-31T14:05:15.309Z] ok github.com/docker/docker/pkg/authorization 0.286s coverage: 26.8% of statements [2021-08-31T14:05:15.309Z] === RUN TestIsArchivePathDir [2021-08-31T14:05:15.309Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-31T14:05:15.309Z] === RUN TestIsArchivePathInvalidFile [2021-08-31T14:05:15.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-31T14:05:15.413Z] --- PASS: TestBuildMultiStageLayerLeak (9.95s) [2021-08-31T14:05:15.413Z] === RUN TestBuildWithHugeFile [2021-08-31T14:05:15.767Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-08-31T14:05:15.767Z] === RUN TestIsArchivePathTar [2021-08-31T14:05:15.767Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-08-31T14:05:15.767Z] === RUN TestDecompressStreamGzip [2021-08-31T14:05:15.767Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-31T14:05:15.767Z] === RUN TestDecompressStreamBzip2 [2021-08-31T14:05:15.767Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-08-31T14:05:15.767Z] === RUN TestDecompressStreamXz [2021-08-31T14:05:15.767Z] archive_test.go:133: Xz not present in msys2 [2021-08-31T14:05:15.767Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestCompressStreamXzUnsupported [2021-08-31T14:05:15.767Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-31T14:05:15.767Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestCompressStreamInvalid [2021-08-31T14:05:15.767Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestExtensionInvalid [2021-08-31T14:05:15.767Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestExtensionUncompressed [2021-08-31T14:05:15.767Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestExtensionBzip2 [2021-08-31T14:05:15.767Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestExtensionGzip [2021-08-31T14:05:15.767Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestExtensionXz [2021-08-31T14:05:15.767Z] --- PASS: TestExtensionXz (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestCmdStreamLargeStderr [2021-08-31T14:05:15.767Z] === RUN TestUnbuffered [2021-08-31T14:05:15.767Z] --- PASS: TestUnbuffered (0.00s) [2021-08-31T14:05:15.767Z] === RUN TestRaceUnbuffered [2021-08-31T14:05:15.767Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-31T14:05:15.767Z] PASS [2021-08-31T14:05:15.767Z] coverage: 100.0% of statements [2021-08-31T14:05:15.767Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-08-31T14:05:16.226Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-08-31T14:05:16.226Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-31T14:05:16.226Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-31T14:05:16.226Z] === RUN TestCmdStreamBad [2021-08-31T14:05:16.226Z] archive_test.go:238: Failing on Windows CI machines [2021-08-31T14:05:16.226Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-31T14:05:16.226Z] === RUN TestCmdStreamGood [2021-08-31T14:05:16.226Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-31T14:05:16.226Z] === RUN TestUntarPathWithInvalidDest [2021-08-31T14:05:16.226Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-31T14:05:16.226Z] === RUN TestUntarPathWithInvalidSrc [2021-08-31T14:05:16.226Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-31T14:05:16.226Z] === RUN TestUntarPath [2021-08-31T14:05:16.226Z] --- PASS: TestUntarPath (0.06s) [2021-08-31T14:05:16.226Z] === RUN TestUntarPathWithDestinationFile [2021-08-31T14:05:16.226Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-31T14:05:16.226Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-31T14:05:16.226Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-31T14:05:16.226Z] === RUN TestCopyWithTarInvalidSrc [2021-08-31T14:05:16.226Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-31T14:05:16.226Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-31T14:05:16.226Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-31T14:05:16.226Z] === RUN TestCopyWithTarSrcFile [2021-08-31T14:05:16.226Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-31T14:05:16.226Z] === RUN TestCopyWithTarSrcFolder [2021-08-31T14:05:16.226Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-31T14:05:16.226Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-31T14:05:16.226Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-31T14:05:16.226Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-31T14:05:16.226Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-31T14:05:16.226Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-31T14:05:16.226Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-31T14:05:16.226Z] === RUN TestCopyFileWithTarSrcFile [2021-08-31T14:05:16.226Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-31T14:05:16.226Z] === RUN TestTarFiles [2021-08-31T14:05:16.684Z] === RUN TestMatch [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[foo]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[foo_bar]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[]#01 [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[qux]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-31T14:05:16.684Z] === RUN TestMatch/[[foo_baz]] [2021-08-31T14:05:16.684Z] --- PASS: TestMatch (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-31T14:05:16.684Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-31T14:05:16.684Z] PASS [2021-08-31T14:05:16.684Z] coverage: 87.5% of statements [2021-08-31T14:05:16.684Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.29s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2021-08-31T14:05:16.741Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2021-08-31T14:05:16.741Z] === RUN TestCgroupNamespacesRun [2021-08-31T14:05:16.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:05:17.156Z] --- PASS: TestCreateJob (3.33s) [2021-08-31T14:05:17.156Z] === RUN TestReplicatedJob [2021-08-31T14:05:17.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:05:17.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-31T14:05:17.652Z] === RUN TestChrootTarUntar [2021-08-31T14:05:17.652Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-31T14:05:17.652Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootUntarEmptyArchive [2021-08-31T14:05:17.652Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootTarUntarWithSymlink [2021-08-31T14:05:17.652Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootCopyWithTar [2021-08-31T14:05:17.652Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootCopyFileWithTar [2021-08-31T14:05:17.652Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootUntarPath [2021-08-31T14:05:17.652Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-31T14:05:17.652Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-31T14:05:17.652Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:05:17.652Z] === RUN TestChrootApplyDotDotFile [2021-08-31T14:05:17.652Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:17.652Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-31T14:05:17.652Z] PASS [2021-08-31T14:05:17.652Z] coverage: 15.4% of statements [2021-08-31T14:05:17.652Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 15.4% of statements [2021-08-31T14:05:18.111Z] 2021/08/31 14:05:17 Closing DB instances... [2021-08-31T14:05:18.111Z] === RUN TestSizeEmpty [2021-08-31T14:05:18.111Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-31T14:05:18.111Z] === RUN TestSizeEmptyFile [2021-08-31T14:05:18.111Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-31T14:05:18.111Z] === RUN TestSizeNonemptyFile [2021-08-31T14:05:18.111Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-31T14:05:18.111Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-31T14:05:18.111Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-31T14:05:18.111Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-31T14:05:18.111Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-31T14:05:18.111Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-31T14:05:18.111Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-31T14:05:18.111Z] === RUN TestMoveToSubdir [2021-08-31T14:05:18.111Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-31T14:05:18.111Z] === RUN TestSizeNonExistingDirectory [2021-08-31T14:05:18.111Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-31T14:05:18.111Z] PASS [2021-08-31T14:05:18.111Z] coverage: 80.0% of statements [2021-08-31T14:05:18.111Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2021-08-31T14:05:18.250Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-08-31T14:05:18.250Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-31T14:05:19.078Z] === RUN Test [2021-08-31T14:05:19.078Z] === RUN Test/TestContainsEntry [2021-08-31T14:05:19.078Z] === RUN Test/TestCreateEntries [2021-08-31T14:05:19.078Z] === RUN Test/TestEntriesDiff [2021-08-31T14:05:19.078Z] === RUN Test/TestEntriesEquality [2021-08-31T14:05:19.078Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-31T14:05:19.078Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-31T14:05:19.078Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-31T14:05:19.078Z] === RUN Test/TestGeneratorNotGenerate [2021-08-31T14:05:19.078Z] === RUN Test/TestGeneratorWithPort [2021-08-31T14:05:19.078Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-31T14:05:19.078Z] === RUN Test/TestNewEntry [2021-08-31T14:05:19.078Z] === RUN Test/TestParse [2021-08-31T14:05:19.078Z] --- PASS: Test (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-31T14:05:19.078Z] --- PASS: Test/TestParse (0.00s) [2021-08-31T14:05:19.078Z] PASS [2021-08-31T14:05:19.078Z] coverage: 58.3% of statements [2021-08-31T14:05:19.078Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-08-31T14:05:19.168Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-31T14:05:19.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.21s) [2021-08-31T14:05:19.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s) [2021-08-31T14:05:19.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2021-08-31T14:05:19.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2021-08-31T14:05:19.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.85s) [2021-08-31T14:05:19.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s) [2021-08-31T14:05:19.168Z] === RUN TestBuildMultiStageCopy [2021-08-31T14:05:19.168Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-31T14:05:20.044Z] === RUN Test [2021-08-31T14:05:20.044Z] === RUN Test/TestContent [2021-08-31T14:05:20.044Z] === RUN Test/TestInitialize [2021-08-31T14:05:20.044Z] === RUN Test/TestNew [2021-08-31T14:05:20.044Z] === RUN Test/TestParsingContentsWithComments [2021-08-31T14:05:20.044Z] === RUN Test/TestRegister [2021-08-31T14:05:20.044Z] === RUN Test/TestWatch [2021-08-31T14:05:20.044Z] --- PASS: Test (0.01s) [2021-08-31T14:05:20.044Z] --- PASS: Test/TestContent (0.00s) [2021-08-31T14:05:20.044Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-31T14:05:20.044Z] --- PASS: Test/TestNew (0.00s) [2021-08-31T14:05:20.044Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-31T14:05:20.044Z] --- PASS: Test/TestRegister (0.00s) [2021-08-31T14:05:20.044Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:05:20.044Z] PASS [2021-08-31T14:05:20.044Z] coverage: 97.6% of statements [2021-08-31T14:05:20.044Z] ok github.com/docker/docker/pkg/discovery/file 0.046s coverage: 97.6% of statements [2021-08-31T14:05:20.044Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-08-31T14:05:20.044Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-31T14:05:20.044Z] --- PASS: TestTarFiles (3.96s) [2021-08-31T14:05:20.044Z] === RUN TestTarUntar [2021-08-31T14:05:20.502Z] --- PASS: TestTarUntar (0.02s) [2021-08-31T14:05:20.502Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-31T14:05:20.502Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-31T14:05:20.502Z] === RUN TestTarWithOptions [2021-08-31T14:05:20.502Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-31T14:05:20.502Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-31T14:05:20.502Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-31T14:05:20.502Z] === RUN TestUntarUstarGnuConflict [2021-08-31T14:05:20.502Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-31T14:05:20.502Z] === RUN TestUntarInvalidFilenames [2021-08-31T14:05:20.502Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1054612608\\dest" [2021-08-31T14:05:20.502Z] --- PASS: TestUntarInvalidFilenames (0.10s) [2021-08-31T14:05:20.502Z] === RUN TestUntarHardlinkToSymlink [2021-08-31T14:05:20.502Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-31T14:05:20.502Z] === RUN TestUntarInvalidHardlink [2021-08-31T14:05:20.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3310294981\\victim\\hello" -> "../victim/hello" [2021-08-31T14:05:20.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1264497881\\victim\\hello" -> "/../victim/hello" [2021-08-31T14:05:20.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2218470404\\victim" -> "../victim" [2021-08-31T14:05:20.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3653774787\\victim" -> "../victim" [2021-08-31T14:05:20.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3041480759\\victim" -> "../victim" [2021-08-31T14:05:20.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2929160795\\victim" -> "../victim" [2021-08-31T14:05:20.502Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-31T14:05:20.502Z] === RUN TestUntarInvalidSymlink [2021-08-31T14:05:20.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink133438268\\dest\\dotdot" -> "../victim/hello" [2021-08-31T14:05:20.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3046072540\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-31T14:05:20.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink644554678\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:05:20.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3553825183\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:05:20.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink474645114\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:05:20.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1195769258\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:05:20.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2137884587\\dest\\dir\\loophole" -> "../../victim" [2021-08-31T14:05:20.502Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-31T14:05:20.502Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-31T14:05:20.502Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-31T14:05:20.502Z] === RUN TestXGlobalNoParent [2021-08-31T14:05:20.502Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-31T14:05:20.502Z] === RUN TestReplaceFileTarWrapper [2021-08-31T14:05:20.502Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-08-31T14:05:20.502Z] === RUN TestPrefixHeaderReadable [2021-08-31T14:05:20.502Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-31T14:05:20.502Z] === RUN TestDisablePigz [2021-08-31T14:05:20.502Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-08-31T14:05:20.502Z] --- PASS: TestDisablePigz (0.12s) [2021-08-31T14:05:20.502Z] === RUN TestPigz [2021-08-31T14:05:20.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-31T14:05:20.787Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s) [2021-08-31T14:05:20.787Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-31T14:05:20.814Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-31T14:05:20.960Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-08-31T14:05:20.960Z] --- PASS: TestPigz (0.10s) [2021-08-31T14:05:20.960Z] === RUN TestCopyFileWithInvalidDest [2021-08-31T14:05:20.960Z] archive_windows_test.go:16: Currently fails [2021-08-31T14:05:20.960Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestCanonicalTarNameForPath [2021-08-31T14:05:20.960Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestCanonicalTarName [2021-08-31T14:05:20.960Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestChmodTarEntry [2021-08-31T14:05:20.960Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestHardLinkOrder [2021-08-31T14:05:20.960Z] --- PASS: TestHardLinkOrder (0.08s) [2021-08-31T14:05:20.960Z] === RUN TestChangeString [2021-08-31T14:05:20.960Z] --- PASS: TestChangeString (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestChangesWithNoChanges [2021-08-31T14:05:20.960Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-31T14:05:20.960Z] === RUN TestChangesWithChanges [2021-08-31T14:05:20.960Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-31T14:05:20.960Z] === RUN TestChangesWithChangesGH13590 [2021-08-31T14:05:20.960Z] changes_test.go:195: needs more investigation [2021-08-31T14:05:20.960Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestChangesDirsEmpty [2021-08-31T14:05:20.960Z] === RUN Test [2021-08-31T14:05:20.960Z] === RUN Test/TestInitialize [2021-08-31T14:05:20.960Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-08-31T14:05:20.960Z] === RUN TestChangesDirsMutated [2021-08-31T14:05:20.960Z] time="2021-08-31T14:05:20Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:05:20.960Z] time="2021-08-31T14:05:20Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:05:20.960Z] time="2021-08-31T14:05:20Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:05:20.960Z] === RUN Test/TestInitializeWithCerts [2021-08-31T14:05:20.960Z] time="2021-08-31T14:05:20Z" level=info msg="Initializing discovery with TLS" [2021-08-31T14:05:20.960Z] === RUN Test/TestWatch [2021-08-31T14:05:20.960Z] time="2021-08-31T14:05:20Z" level=info msg="Initializing discovery without TLS" [2021-08-31T14:05:20.960Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-08-31T14:05:20.960Z] === RUN TestApplyLayer [2021-08-31T14:05:20.960Z] changes_test.go:432: needs further investigation [2021-08-31T14:05:20.960Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestChangesSizeWithHardlinks [2021-08-31T14:05:20.960Z] changes_test.go:468: needs further investigation [2021-08-31T14:05:20.960Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestChangesSizeWithNoChanges [2021-08-31T14:05:20.960Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-31T14:05:20.960Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestChangesSize [2021-08-31T14:05:20.960Z] --- PASS: TestChangesSize (0.00s) [2021-08-31T14:05:20.960Z] === RUN TestApplyLayerInvalidFilenames [2021-08-31T14:05:20.960Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3917132948\\dest" [2021-08-31T14:05:21.386Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-31T14:05:21.386Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-31T14:05:21.418Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-31T14:05:21.418Z] === RUN TestApplyLayerInvalidHardlink [2021-08-31T14:05:21.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2067955752\\victim\\hello" -> "../victim/hello" [2021-08-31T14:05:21.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1468607035\\victim\\hello" -> "/../victim/hello" [2021-08-31T14:05:21.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2923961907\\victim" -> "../victim" [2021-08-31T14:05:21.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3817686193\\victim" -> "../victim" [2021-08-31T14:05:21.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2825566412\\victim" -> "../victim" [2021-08-31T14:05:21.418Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1611126942\\victim" -> "../victim" [2021-08-31T14:05:21.418Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-31T14:05:21.418Z] === RUN TestApplyLayerInvalidSymlink [2021-08-31T14:05:21.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink92310210\\dest\\dotdot" -> "../victim/hello" [2021-08-31T14:05:21.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3233442614\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-31T14:05:21.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1313071893\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:05:21.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink715017138\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:05:21.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3090377\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:05:21.418Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1751405383\\dest\\loophole-victim" -> "../victim" [2021-08-31T14:05:21.418Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-31T14:05:21.418Z] === RUN TestApplyLayerWhiteouts [2021-08-31T14:05:21.418Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-31T14:05:21.418Z] === RUN TestGenerateEmptyFile [2021-08-31T14:05:21.418Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-31T14:05:21.418Z] === RUN TestGenerateWithContent [2021-08-31T14:05:21.418Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-31T14:05:21.418Z] PASS [2021-08-31T14:05:21.418Z] coverage: 62.9% of statements [2021-08-31T14:05:21.418Z] ok github.com/docker/docker/pkg/archive 5.876s coverage: 62.9% of statements [2021-08-31T14:05:21.877Z] 2021/08/31 14:05:21 Closing DB instances... [2021-08-31T14:05:21.959Z] --- PASS: TestBuildMultiStageCopy (2.77s) [2021-08-31T14:05:21.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2021-08-31T14:05:21.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-31T14:05:21.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-31T14:05:21.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-08-31T14:05:21.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-31T14:05:21.959Z] === RUN TestBuildMultiStageParentConfig [2021-08-31T14:05:22.417Z] --- PASS: TestReplicatedJob (4.83s) [2021-08-31T14:05:22.417Z] === RUN TestUpdateReplicatedJob [2021-08-31T14:05:22.531Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2021-08-31T14:05:22.531Z] === RUN TestBuildLabelWithTargets [2021-08-31T14:05:22.693Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2021-08-31T14:05:22.693Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-31T14:05:22.697Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-31T14:05:22.697Z] tests/integration/client_test.py ..... [ 75%] [2021-08-31T14:05:22.697Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-31T14:05:22.697Z] tests/integration/errors_test.py . [ 76%] [2021-08-31T14:05:23.414Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-31T14:05:23.414Z] === RUN TestNetworkDBNodeLeave [2021-08-31T14:05:23.917Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2021-08-31T14:05:23.917Z] === RUN TestBuildWithEmptyLayers [2021-08-31T14:05:24.381Z] --- PASS: Test (3.13s) [2021-08-31T14:05:24.381Z] --- PASS: Test/TestInitialize (0.12s) [2021-08-31T14:05:24.381Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-31T14:05:24.381Z] --- PASS: Test/TestWatch (3.01s) [2021-08-31T14:05:24.381Z] PASS [2021-08-31T14:05:24.381Z] coverage: 84.1% of statements [2021-08-31T14:05:24.381Z] ok github.com/docker/docker/pkg/discovery/kv 3.173s coverage: 84.1% of statements [2021-08-31T14:05:24.488Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-08-31T14:05:24.488Z] === RUN TestBuildMultiStageOnBuild [2021-08-31T14:05:24.599Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s) [2021-08-31T14:05:24.599Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-31T14:05:24.839Z] === RUN Test [2021-08-31T14:05:24.839Z] === RUN Test/TestWatch [2021-08-31T14:05:24.839Z] --- PASS: Test (0.00s) [2021-08-31T14:05:24.839Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:05:24.839Z] PASS [2021-08-31T14:05:24.839Z] coverage: 92.3% of statements [2021-08-31T14:05:24.839Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-08-31T14:05:24.942Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2021-08-31T14:05:24.942Z] === RUN TestServiceListWithStatuses [2021-08-31T14:05:24.942Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-31T14:05:24.942Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-31T14:05:24.942Z] === RUN TestDockerNetworkConnectAlias [2021-08-31T14:05:25.806Z] === RUN Test [2021-08-31T14:05:25.806Z] === RUN Test/TestInitialize [2021-08-31T14:05:25.806Z] === RUN Test/TestInitializeWithPattern [2021-08-31T14:05:25.806Z] === RUN Test/TestRegister [2021-08-31T14:05:25.806Z] === RUN Test/TestWatch [2021-08-31T14:05:25.806Z] --- PASS: Test (0.00s) [2021-08-31T14:05:25.806Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-31T14:05:25.806Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-31T14:05:25.806Z] --- PASS: Test/TestRegister (0.00s) [2021-08-31T14:05:25.806Z] --- PASS: Test/TestWatch (0.00s) [2021-08-31T14:05:25.806Z] PASS [2021-08-31T14:05:25.806Z] coverage: 93.8% of statements [2021-08-31T14:05:25.806Z] ok github.com/docker/docker/pkg/discovery/nodes 0.052s coverage: 93.8% of statements [2021-08-31T14:05:26.268Z] === RUN TestPollerAddRemove [2021-08-31T14:05:26.268Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-31T14:05:26.268Z] === RUN TestPollerEvent [2021-08-31T14:05:26.268Z] poller_test.go:40: No chmod on Windows [2021-08-31T14:05:26.268Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-31T14:05:26.268Z] === RUN TestPollerClose [2021-08-31T14:05:26.268Z] --- PASS: TestPollerClose (0.00s) [2021-08-31T14:05:26.268Z] PASS [2021-08-31T14:05:26.268Z] coverage: 36.2% of statements [2021-08-31T14:05:26.268Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 36.2% of statements [2021-08-31T14:05:26.268Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2021-08-31T14:05:26.268Z] === RUN TestNetworkDBWatch [2021-08-31T14:05:26.401Z] --- PASS: TestBuildMultiStageOnBuild (1.90s) [2021-08-31T14:05:26.401Z] === RUN TestBuildUncleanTarFilenames [2021-08-31T14:05:26.506Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-08-31T14:05:26.507Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-31T14:05:27.235Z] --- PASS: TestGetAddress (18.19s) [2021-08-31T14:05:27.235Z] === RUN TestRequestSyntaxCheck [2021-08-31T14:05:27.235Z] === RUN TestCopyFileWithInvalidSrc [2021-08-31T14:05:27.235Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-31T14:05:27.235Z] === RUN TestRequest [2021-08-31T14:05:27.235Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-31T14:05:27.235Z] === RUN TestCopyFileWithInvalidDest [2021-08-31T14:05:27.235Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:05:27.235Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-31T14:05:27.235Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-31T14:05:27.235Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-31T14:05:27.235Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-31T14:05:27.235Z] === RUN TestCopyFile [2021-08-31T14:05:27.235Z] --- PASS: TestCopyFile (0.00s) [2021-08-31T14:05:27.235Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-31T14:05:27.235Z] fileutils_test.go:133: Needs porting to Windows [2021-08-31T14:05:27.235Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-31T14:05:27.235Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-31T14:05:27.236Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-31T14:05:27.236Z] fileutils_test.go:179: Needs porting to Windows [2021-08-31T14:05:27.236Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestWildcardMatches [2021-08-31T14:05:27.236Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestPatternMatches [2021-08-31T14:05:27.236Z] --- PASS: TestPatternMatches (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-31T14:05:27.236Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestPatternMatchesFolderExclusions [2021-08-31T14:05:27.236Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-31T14:05:27.236Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-31T14:05:27.236Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-31T14:05:27.236Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-31T14:05:27.236Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestSingleExclamationError [2021-08-31T14:05:27.236Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestMatchesWithNoPatterns [2021-08-31T14:05:27.236Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestMatchesWithMalformedPatterns [2021-08-31T14:05:27.236Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestMatches [2021-08-31T14:05:27.236Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-31T14:05:27.236Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-31T14:05:27.236Z] --- PASS: TestMatches (0.00s) [2021-08-31T14:05:27.236Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-31T14:05:27.236Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestCleanPatterns [2021-08-31T14:05:27.236Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-31T14:05:27.236Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestCleanPatternsExceptionFlag [2021-08-31T14:05:27.236Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-31T14:05:27.236Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-31T14:05:27.236Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestCleanPatternsErrorSingleException [2021-08-31T14:05:27.236Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestCreateIfNotExistsDir [2021-08-31T14:05:27.236Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestCreateIfNotExistsFile [2021-08-31T14:05:27.236Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-31T14:05:27.236Z] === RUN TestMatch [2021-08-31T14:05:27.236Z] --- PASS: TestMatch (0.00s) [2021-08-31T14:05:27.236Z] PASS [2021-08-31T14:05:27.236Z] coverage: 82.2% of statements [2021-08-31T14:05:27.236Z] ok github.com/docker/docker/pkg/fileutils 0.062s coverage: 82.2% of statements [2021-08-31T14:05:27.343Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-08-31T14:05:27.343Z] === RUN TestBuildMultiStageLayerLeak [2021-08-31T14:05:27.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-31T14:05:27.695Z] === RUN TestGet [2021-08-31T14:05:27.695Z] --- PASS: TestGet (0.00s) [2021-08-31T14:05:27.695Z] === RUN TestGetShortcutString [2021-08-31T14:05:27.695Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-31T14:05:27.695Z] PASS [2021-08-31T14:05:27.695Z] coverage: 42.9% of statements [2021-08-31T14:05:27.695Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2021-08-31T14:05:28.155Z] 2021/08/31 14:05:27 Closing DB instances... [2021-08-31T14:05:28.385Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.88s) [2021-08-31T14:05:28.385Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-31T14:05:28.614Z] === RUN TestCreateIDMapOrder [2021-08-31T14:05:28.614Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-31T14:05:28.614Z] PASS [2021-08-31T14:05:28.614Z] coverage: 7.2% of statements [2021-08-31T14:05:28.614Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-08-31T14:05:29.128Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2021-08-31T14:05:29.128Z] === RUN TestDockerNetworkReConnect [2021-08-31T14:05:29.261Z] --- PASS: TestBuildMultiStageLayerLeak (2.05s) [2021-08-31T14:05:29.261Z] === RUN TestBuildWithHugeFile [2021-08-31T14:05:29.323Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-08-31T14:05:29.323Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-31T14:05:29.581Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-31T14:05:29.581Z] === RUN TestNetworkDBBulkSync [2021-08-31T14:05:29.581Z] === RUN TestFixedBufferCap [2021-08-31T14:05:29.581Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-31T14:05:29.581Z] === RUN TestFixedBufferLen [2021-08-31T14:05:29.581Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-31T14:05:29.581Z] === RUN TestFixedBufferString [2021-08-31T14:05:29.581Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-31T14:05:29.581Z] === RUN TestFixedBufferWrite [2021-08-31T14:05:29.581Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-31T14:05:29.581Z] === RUN TestFixedBufferRead [2021-08-31T14:05:29.581Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-31T14:05:29.581Z] === RUN TestBytesPipeRead [2021-08-31T14:05:29.581Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-31T14:05:29.581Z] === RUN TestBytesPipeWrite [2021-08-31T14:05:29.581Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-31T14:05:29.581Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-31T14:05:30.042Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-08-31T14:05:30.042Z] === RUN TestAtomicWriteToFile [2021-08-31T14:05:30.042Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-31T14:05:30.042Z] === RUN TestAtomicWriteSetCommit [2021-08-31T14:05:30.042Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-31T14:05:30.042Z] === RUN TestAtomicWriteSetCancel [2021-08-31T14:05:30.042Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-31T14:05:30.042Z] === RUN TestReadCloserWrapperClose [2021-08-31T14:05:30.042Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-31T14:05:30.042Z] === RUN TestReaderErrWrapperReadOnError [2021-08-31T14:05:30.042Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-31T14:05:30.042Z] === RUN TestReaderErrWrapperRead [2021-08-31T14:05:30.042Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-31T14:05:30.042Z] === RUN TestCancelReadCloser [2021-08-31T14:05:30.042Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-31T14:05:30.042Z] === RUN TestWriteCloserWrapperClose [2021-08-31T14:05:30.042Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-31T14:05:30.042Z] === RUN TestNopWriteCloser [2021-08-31T14:05:30.042Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-31T14:05:30.042Z] === RUN TestNopWriter [2021-08-31T14:05:30.042Z] --- PASS: TestNopWriter (0.00s) [2021-08-31T14:05:30.042Z] === RUN TestWriteCounter [2021-08-31T14:05:30.042Z] --- PASS: TestWriteCounter (0.00s) [2021-08-31T14:05:30.042Z] PASS [2021-08-31T14:05:30.042Z] coverage: 68.3% of statements [2021-08-31T14:05:30.042Z] ok github.com/docker/docker/pkg/ioutils 0.535s coverage: 68.3% of statements [2021-08-31T14:05:30.500Z] 2021/08/31 14:05:30 Closing DB instances... [2021-08-31T14:05:30.958Z] === RUN TestError [2021-08-31T14:05:30.958Z] --- PASS: TestError (0.00s) [2021-08-31T14:05:30.958Z] === RUN TestProgressString [2021-08-31T14:05:30.958Z] === RUN TestProgressString/no_progress [2021-08-31T14:05:30.958Z] === RUN TestProgressString/progress_1 [2021-08-31T14:05:30.958Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-31T14:05:30.958Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-31T14:05:30.958Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-31T14:05:30.958Z] === RUN TestProgressString/with_units [2021-08-31T14:05:30.958Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-31T14:05:30.958Z] === RUN TestProgressString/hide_counts [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString (0.00s) [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-31T14:05:30.958Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-31T14:05:30.958Z] === RUN TestJSONMessageDisplay [2021-08-31T14:05:30.958Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-08-31T14:05:30.958Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-31T14:05:30.958Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-31T14:05:30.958Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-31T14:05:30.958Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-31T14:05:30.958Z] === RUN TestDisplayJSONMessagesStream [2021-08-31T14:05:30.958Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-31T14:05:30.958Z] PASS [2021-08-31T14:05:30.958Z] coverage: 91.7% of statements [2021-08-31T14:05:30.958Z] ok github.com/docker/docker/pkg/jsonmessage 0.152s coverage: 91.7% of statements [2021-08-31T14:05:31.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-31T14:05:31.263Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.08s) [2021-08-31T14:05:31.263Z] === RUN TestNISDomainname [2021-08-31T14:05:31.417Z] === RUN TestStandardLongPath [2021-08-31T14:05:31.417Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-31T14:05:31.417Z] === RUN TestUNCLongPath [2021-08-31T14:05:31.417Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-31T14:05:31.417Z] PASS [2021-08-31T14:05:31.417Z] coverage: 100.0% of statements [2021-08-31T14:05:31.417Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2021-08-31T14:05:31.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-31T14:05:31.875Z] === RUN TestNameFormat [2021-08-31T14:05:31.875Z] --- PASS: TestNameFormat (0.00s) [2021-08-31T14:05:31.875Z] === RUN TestNameRetries [2021-08-31T14:05:31.875Z] --- PASS: TestNameRetries (0.00s) [2021-08-31T14:05:31.875Z] PASS [2021-08-31T14:05:31.875Z] coverage: 85.7% of statements [2021-08-31T14:05:31.875Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2021-08-31T14:05:32.334Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-31T14:05:32.334Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-31T14:05:32.334Z] === RUN TestParseKeyValueOpt [2021-08-31T14:05:32.334Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-31T14:05:32.334Z] === RUN TestParseUintList [2021-08-31T14:05:32.334Z] --- PASS: TestParseUintList (0.00s) [2021-08-31T14:05:32.334Z] === RUN TestParseUintListMaximumLimits [2021-08-31T14:05:32.334Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-31T14:05:32.334Z] PASS [2021-08-31T14:05:32.334Z] coverage: 97.0% of statements [2021-08-31T14:05:32.334Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-08-31T14:05:32.406Z] --- PASS: TestDockerNetworkReConnect (3.50s) [2021-08-31T14:05:32.406Z] === RUN TestServicePlugin [2021-08-31T14:05:32.460Z] --- PASS: TestNISDomainname (1.04s) [2021-08-31T14:05:32.460Z] === RUN TestHostnameDnsResolution [2021-08-31T14:05:33.301Z] === RUN TestNewAndRemove [2021-08-31T14:05:33.301Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-31T14:05:33.301Z] === RUN TestRemoveInvalidPath [2021-08-31T14:05:33.301Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-31T14:05:33.301Z] PASS [2021-08-31T14:05:33.301Z] coverage: 82.6% of statements [2021-08-31T14:05:33.301Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-08-31T14:05:33.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-31T14:05:33.653Z] --- PASS: TestHostnameDnsResolution (1.27s) [2021-08-31T14:05:33.653Z] === RUN TestStats [2021-08-31T14:05:33.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-31T14:05:33.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-31T14:05:34.266Z] === RUN TestParseEmptyInterface [2021-08-31T14:05:34.266Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-31T14:05:34.266Z] === RUN TestParseNonInterfaceType [2021-08-31T14:05:34.266Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-31T14:05:34.266Z] === RUN TestParseWithOneFunction [2021-08-31T14:05:34.266Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-31T14:05:34.266Z] === RUN TestParseWithMultipleFuncs [2021-08-31T14:05:34.266Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-31T14:05:34.266Z] === RUN TestParseWithUnnamedReturn [2021-08-31T14:05:34.266Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-31T14:05:34.266Z] === RUN TestEmbeddedInterface [2021-08-31T14:05:34.266Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-31T14:05:34.266Z] === RUN TestParsedImports [2021-08-31T14:05:34.266Z] --- PASS: TestParsedImports (0.00s) [2021-08-31T14:05:34.266Z] === RUN TestAliasedImports [2021-08-31T14:05:34.266Z] --- PASS: TestAliasedImports (0.00s) [2021-08-31T14:05:34.266Z] PASS [2021-08-31T14:05:34.266Z] coverage: 56.8% of statements [2021-08-31T14:05:34.266Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2021-08-31T14:05:34.266Z] === RUN TestFailedConnection [2021-08-31T14:05:34.725Z] --- PASS: TestRequest (7.45s) [2021-08-31T14:05:34.725Z] === RUN TestOverlappingRequests [2021-08-31T14:05:34.725Z] === RUN TestHTTPTransport [2021-08-31T14:05:34.725Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-31T14:05:34.725Z] PASS [2021-08-31T14:05:34.725Z] coverage: 85.7% of statements [2021-08-31T14:05:34.725Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-08-31T14:05:34.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-31T14:05:35.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-31T14:05:35.183Z] --- PASS: TestOverlappingRequests (0.34s) [2021-08-31T14:05:35.183Z] === RUN TestRelease [2021-08-31T14:05:35.183Z] 2021/08/31 14:05:35 Closing DB instances... [2021-08-31T14:05:35.641Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-31T14:05:35.641Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-31T14:05:35.641Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-31T14:05:35.641Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-31T14:05:35.641Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-31T14:05:35.641Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-31T14:05:35.641Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-31T14:05:35.641Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-31T14:05:35.641Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-31T14:05:35.641Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-31T14:05:35.641Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-31T14:05:35.641Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-31T14:05:35.641Z] === RUN TestBufferPoolPutAndGet [2021-08-31T14:05:35.641Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-31T14:05:35.641Z] PASS [2021-08-31T14:05:35.641Z] coverage: 88.2% of statements [2021-08-31T14:05:35.641Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-08-31T14:05:35.642Z] --- PASS: TestFailedConnection (1.15s) [2021-08-31T14:05:35.642Z] === RUN TestFailOnce [2021-08-31T14:05:35.642Z] 2021/08/31 14:05:35 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-08-31T14:05:35.642Z] goroutine 18 [running]: [2021-08-31T14:05:35.642Z] net/http.(*conn).serve.func1() [2021-08-31T14:05:35.642Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-08-31T14:05:35.642Z] panic({0x1019d40, 0x1125e60}) [2021-08-31T14:05:35.642Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-08-31T14:05:35.642Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xf9821f865ea02ae8}, 0xc000163a98) [2021-08-31T14:05:35.642Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-08-31T14:05:35.642Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1132b28, 0xc000222000}, 0xf6e8c6) [2021-08-31T14:05:35.642Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-08-31T14:05:35.642Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1132b28, 0xc000222000}, 0xc00020e000) [2021-08-31T14:05:35.642Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-08-31T14:05:35.642Z] net/http.serverHandler.ServeHTTP({0x1131150}, {0x1132b28, 0xc000222000}, 0xc00020e000) [2021-08-31T14:05:35.642Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-08-31T14:05:35.642Z] net/http.(*conn).serve(0xc0001a0000, {0x11349c0, 0xc0001820c0}) [2021-08-31T14:05:35.642Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-08-31T14:05:35.642Z] created by net/http.(*Server).Serve [2021-08-31T14:05:35.642Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-08-31T14:05:35.642Z] time="2021-08-31T14:05:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2021-08-31T14:05:36.099Z] === RUN TestOutputOnPrematureClose [2021-08-31T14:05:36.099Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-31T14:05:36.099Z] === RUN TestCompleteSilently [2021-08-31T14:05:36.099Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-31T14:05:36.099Z] PASS [2021-08-31T14:05:36.099Z] coverage: 75.9% of statements [2021-08-31T14:05:36.099Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-08-31T14:05:36.099Z] --- PASS: TestRelease (1.30s) [2021-08-31T14:05:36.099Z] === RUN TestAllocateRandomDeallocate [2021-08-31T14:05:36.488Z] --- PASS: TestStats (2.75s) [2021-08-31T14:05:36.488Z] === RUN TestStopContainerWithTimeout [2021-08-31T14:05:36.488Z] === RUN TestStopContainerWithTimeout/0 [2021-08-31T14:05:36.488Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-31T14:05:36.488Z] === RUN TestStopContainerWithTimeout/1 [2021-08-31T14:05:36.488Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-31T14:05:36.488Z] === RUN TestStopContainerWithTimeout/3 [2021-08-31T14:05:36.488Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-31T14:05:36.488Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-31T14:05:36.488Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-31T14:05:36.488Z] === CONT TestStopContainerWithTimeout/0 [2021-08-31T14:05:36.488Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-31T14:05:36.558Z] === RUN TestSendToOneSub [2021-08-31T14:05:36.558Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-31T14:05:36.558Z] === RUN TestSendToMultipleSubs [2021-08-31T14:05:36.558Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-31T14:05:36.558Z] === RUN TestEvictOneSub [2021-08-31T14:05:36.558Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-31T14:05:36.558Z] === RUN TestClosePublisher [2021-08-31T14:05:36.558Z] --- PASS: TestClosePublisher (0.00s) [2021-08-31T14:05:36.558Z] === RUN TestPubSubRace [2021-08-31T14:05:36.558Z] --- PASS: TestFailOnce (1.13s) [2021-08-31T14:05:36.558Z] === RUN TestEchoInputOutput [2021-08-31T14:05:36.558Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-31T14:05:36.558Z] === RUN TestBackoff [2021-08-31T14:05:36.558Z] --- PASS: TestBackoff (0.00s) [2021-08-31T14:05:36.558Z] === RUN TestAbortRetry [2021-08-31T14:05:36.558Z] --- PASS: TestAbortRetry (0.00s) [2021-08-31T14:05:36.558Z] === RUN TestClientScheme [2021-08-31T14:05:36.558Z] --- PASS: TestClientScheme (0.00s) [2021-08-31T14:05:36.558Z] === RUN TestNewClientWithTimeout [2021-08-31T14:05:36.586Z] plugin_test.go:61: [dafe792d94cfc] joining swarm manager [dbe8c7c247acc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:05:37.017Z] time="2021-08-31T14:05:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-31T14:05:37.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-31T14:05:37.151Z] plugin_test.go:64: [d5de8d5d6e705] joining swarm manager [dbe8c7c247acc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:05:37.318Z] === CONT TestStopContainerWithTimeout/3 [2021-08-31T14:05:37.475Z] --- PASS: TestPubSubRace (1.05s) [2021-08-31T14:05:37.476Z] PASS [2021-08-31T14:05:37.476Z] coverage: 75.0% of statements [2021-08-31T14:05:37.476Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2021-08-31T14:05:37.935Z] === RUN TestRegister [2021-08-31T14:05:37.935Z] --- PASS: TestRegister (0.00s) [2021-08-31T14:05:37.935Z] === RUN TestCommand [2021-08-31T14:05:37.935Z] --- PASS: TestCommand (0.03s) [2021-08-31T14:05:37.935Z] === RUN TestNaiveSelf [2021-08-31T14:05:37.935Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.75s) [2021-08-31T14:05:37.935Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-31T14:05:37.935Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-31T14:05:37.935Z] PASS [2021-08-31T14:05:37.935Z] coverage: 82.4% of statements [2021-08-31T14:05:37.935Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2021-08-31T14:05:38.394Z] === RUN TestDump [2021-08-31T14:05:38.394Z] goroutine 6 [running]: [2021-08-31T14:05:38.394Z] github.com/docker/docker/pkg/stack.dump(0xc1b2f7) [2021-08-31T14:05:38.394Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-31T14:05:38.394Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-31T14:05:38.394Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-31T14:05:38.394Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-08-31T14:05:38.394Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-08-31T14:05:38.394Z] testing.tRunner(0xc00011c1a0, 0xd88e38) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:05:38.394Z] created by testing.(*T).Run [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-31T14:05:38.394Z] [2021-08-31T14:05:38.394Z] goroutine 1 [chan receive]: [2021-08-31T14:05:38.394Z] testing.(*T).Run(0xc00011c000, {0xd7a4fd, 0xbfa173}, 0xd88e38) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-31T14:05:38.394Z] testing.runTests.func1(0xc000068720) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-31T14:05:38.394Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:05:38.394Z] testing.runTests(0xc000076080, {0xeebba0, 0x3, 0x3}, {0xc1a54d, 0xd7c1f7, 0xef0640}) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-31T14:05:38.394Z] testing.(*M).Run(0xc000076080) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-31T14:05:38.394Z] main.main() [2021-08-31T14:05:38.394Z] _testmain.go:95 +0x1f5 [2021-08-31T14:05:38.394Z] --- PASS: TestDump (0.00s) [2021-08-31T14:05:38.394Z] === RUN TestDumpToFile [2021-08-31T14:05:38.394Z] --- PASS: TestDumpToFile (0.09s) [2021-08-31T14:05:38.394Z] === RUN TestDumpToFileWithEmptyInput [2021-08-31T14:05:38.394Z] goroutine 8 [running]: [2021-08-31T14:05:38.394Z] github.com/docker/docker/pkg/stack.dump(0xc882b4) [2021-08-31T14:05:38.394Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-08-31T14:05:38.394Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc88660}) [2021-08-31T14:05:38.394Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-08-31T14:05:38.394Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-08-31T14:05:38.394Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-08-31T14:05:38.394Z] testing.tRunner(0xc00011c680, 0xd88e28) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:05:38.394Z] created by testing.(*T).Run [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-08-31T14:05:38.394Z] [2021-08-31T14:05:38.394Z] goroutine 1 [chan receive]: [2021-08-31T14:05:38.394Z] testing.(*T).Run(0xc00011c000, {0xd81289, 0xbfa173}, 0xd88e28) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-08-31T14:05:38.394Z] testing.runTests.func1(0xc000068720) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-08-31T14:05:38.394Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-08-31T14:05:38.394Z] testing.runTests(0xc000076080, {0xeebba0, 0x3, 0x3}, {0xc1a54d, 0xd7c1f7, 0xef0640}) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-08-31T14:05:38.394Z] testing.(*M).Run(0xc000076080) [2021-08-31T14:05:38.394Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-08-31T14:05:38.394Z] main.main() [2021-08-31T14:05:38.394Z] _testmain.go:95 +0x1f5 [2021-08-31T14:05:38.394Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-31T14:05:38.394Z] PASS [2021-08-31T14:05:38.394Z] coverage: 90.9% of statements [2021-08-31T14:05:38.394Z] ok github.com/docker/docker/pkg/stack 0.123s coverage: 90.9% of statements [2021-08-31T14:05:38.394Z] time="2021-08-31T14:05:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-31T14:05:38.852Z] 2021/08/31 14:05:38 Closing DB instances... [2021-08-31T14:05:38.853Z] === RUN TestNewStdWriter [2021-08-31T14:05:38.853Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-31T14:05:38.853Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestWriteWithNilBytes [2021-08-31T14:05:38.853Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestWrite [2021-08-31T14:05:38.853Z] --- PASS: TestWrite (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestWriteWithWriterError [2021-08-31T14:05:38.853Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-31T14:05:38.853Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyWriteAndRead [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-31T14:05:38.853Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-31T14:05:38.853Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-31T14:05:38.853Z] PASS [2021-08-31T14:05:38.853Z] coverage: 100.0% of statements [2021-08-31T14:05:38.853Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-08-31T14:05:39.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-31T14:05:39.486Z] === CONT TestStopContainerWithTimeout/1 [2021-08-31T14:05:39.822Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-31T14:05:39.822Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-31T14:05:39.822Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestFormatStatus [2021-08-31T14:05:39.822Z] --- PASS: TestFormatStatus (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestFormatError [2021-08-31T14:05:39.822Z] --- PASS: TestFormatError (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestFormatJSONError [2021-08-31T14:05:39.822Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-31T14:05:39.822Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-31T14:05:39.822Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestNewJSONProgressOutput [2021-08-31T14:05:39.822Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestAuxFormatterEmit [2021-08-31T14:05:39.822Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestStreamWriterStdout [2021-08-31T14:05:39.822Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-31T14:05:39.822Z] === RUN TestStreamWriterStderr [2021-08-31T14:05:39.822Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-31T14:05:39.822Z] PASS [2021-08-31T14:05:39.822Z] coverage: 66.2% of statements [2021-08-31T14:05:39.822Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-08-31T14:05:39.822Z] --- PASS: TestAllocateRandomDeallocate (3.64s) [2021-08-31T14:05:39.822Z] === RUN TestRetrieveFromStore [2021-08-31T14:05:40.281Z] === RUN TestGenerateRandomID [2021-08-31T14:05:40.281Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-31T14:05:40.281Z] === RUN TestShortenId [2021-08-31T14:05:40.281Z] --- PASS: TestShortenId (0.00s) [2021-08-31T14:05:40.281Z] === RUN TestShortenSha256Id [2021-08-31T14:05:40.281Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-31T14:05:40.281Z] === RUN TestShortenIdEmpty [2021-08-31T14:05:40.281Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-31T14:05:40.281Z] === RUN TestShortenIdInvalid [2021-08-31T14:05:40.281Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-31T14:05:40.281Z] === RUN TestIsShortIDNonHex [2021-08-31T14:05:40.281Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-31T14:05:40.281Z] === RUN TestIsShortIDNotCorrectSize [2021-08-31T14:05:40.281Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-31T14:05:40.281Z] PASS [2021-08-31T14:05:40.281Z] coverage: 70.6% of statements [2021-08-31T14:05:40.281Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2021-08-31T14:05:40.739Z] === RUN TestIsCpusetListAvailable [2021-08-31T14:05:40.739Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-31T14:05:40.739Z] PASS [2021-08-31T14:05:40.739Z] coverage: 39.4% of statements [2021-08-31T14:05:40.739Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2021-08-31T14:05:40.739Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-08-31T14:05:40.739Z] === RUN TestNetworkDBGarbageCollection [2021-08-31T14:05:41.198Z] time="2021-08-31T14:05:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-31T14:05:41.198Z] --- PASS: TestRetrieveFromStore (1.20s) [2021-08-31T14:05:41.198Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-31T14:05:41.198Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-31T14:05:41.198Z] === RUN TestParallelPredefinedRequest1 [2021-08-31T14:05:41.198Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-31T14:05:41.198Z] === RUN TestParallelPredefinedRequest2 [2021-08-31T14:05:41.198Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-31T14:05:41.198Z] === RUN TestParallelPredefinedRequest3 [2021-08-31T14:05:41.198Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-31T14:05:41.198Z] === RUN TestParallelPredefinedRequest4 [2021-08-31T14:05:41.198Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-31T14:05:41.198Z] === RUN TestParallelPredefinedRequest5 [2021-08-31T14:05:41.198Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-31T14:05:41.198Z] === RUN TestDebug [2021-08-31T14:05:41.198Z] --- PASS: TestDebug (0.00s) [2021-08-31T14:05:41.198Z] === RUN TestRequestPoolParallel [2021-08-31T14:05:41.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-31T14:05:41.391Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-31T14:05:41.391Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-08-31T14:05:41.391Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2021-08-31T14:05:41.391Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-08-31T14:05:41.391Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-08-31T14:05:41.391Z] === RUN TestDeleteDevicemapper [2021-08-31T14:05:41.391Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-31T14:05:41.391Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-31T14:05:41.391Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-31T14:05:41.545Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-31T14:05:41.656Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-08-31T14:05:41.656Z] === RUN TestFullAllocateRelease [2021-08-31T14:05:41.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-31T14:05:42.114Z] --- PASS: TestFullAllocateRelease (0.43s) [2021-08-31T14:05:42.114Z] === RUN TestOddAllocateRelease [2021-08-31T14:05:42.114Z] === RUN TestChtimes [2021-08-31T14:05:42.114Z] --- PASS: TestChtimes (0.00s) [2021-08-31T14:05:42.114Z] === RUN TestChtimesWindows [2021-08-31T14:05:42.114Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-31T14:05:42.114Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-31T14:05:42.114Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-31T14:05:42.114Z] === RUN TestEnsureRemoveAllNotExist [2021-08-31T14:05:42.114Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-31T14:05:42.114Z] === RUN TestEnsureRemoveAllWithDir [2021-08-31T14:05:42.114Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-31T14:05:42.114Z] === RUN TestEnsureRemoveAllWithFile [2021-08-31T14:05:42.114Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-31T14:05:42.114Z] === RUN TestHasWin32KSupport [2021-08-31T14:05:42.114Z] syscall_windows_test.go:8: win32k: true [2021-08-31T14:05:42.114Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-31T14:05:42.114Z] PASS [2021-08-31T14:05:42.114Z] coverage: 13.0% of statements [2021-08-31T14:05:42.114Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2021-08-31T14:05:42.114Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-08-31T14:05:42.114Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-31T14:05:42.114Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-08-31T14:05:42.114Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-31T14:05:42.114Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-31T14:05:42.114Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-31T14:05:42.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-31T14:05:42.573Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-31T14:05:42.573Z] === CONT TestParallelPredefinedRequest1 [2021-08-31T14:05:42.573Z] === CONT TestParallelPredefinedRequest4 [2021-08-31T14:05:42.573Z] === CONT TestParallelPredefinedRequest1 [2021-08-31T14:05:42.573Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:05:42.573Z] === CONT TestParallelPredefinedRequest3 [2021-08-31T14:05:42.573Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:05:42.573Z] === CONT TestParallelPredefinedRequest4 [2021-08-31T14:05:42.573Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:05:42.573Z] === CONT TestParallelPredefinedRequest5 [2021-08-31T14:05:42.573Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-31T14:05:42.573Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-31T14:05:42.573Z] === CONT TestParallelPredefinedRequest5 [2021-08-31T14:05:42.573Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:05:42.573Z] === CONT TestParallelPredefinedRequest2 [2021-08-31T14:05:42.573Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:05:42.573Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-31T14:05:42.573Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-31T14:05:42.573Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-31T14:05:42.573Z] PASS [2021-08-31T14:05:42.573Z] coverage: 85.3% of statements [2021-08-31T14:05:42.573Z] ok github.com/docker/docker/libnetwork/ipam 39.436s coverage: 85.3% of statements [2021-08-31T14:05:42.573Z] === RUN TestTailFile [2021-08-31T14:05:42.573Z] --- PASS: TestTailFile (0.00s) [2021-08-31T14:05:42.573Z] === RUN TestTailFileManyLines [2021-08-31T14:05:42.573Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-31T14:05:42.573Z] === RUN TestTailEmptyFile [2021-08-31T14:05:42.573Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-31T14:05:42.573Z] === RUN TestTailNegativeN [2021-08-31T14:05:42.573Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/no_delimiter [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/truncated_last_line [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:42.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:42.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/no_delimiter [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.574Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:42.574Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:42.574Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-31T14:05:42.575Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:42.575Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:42.575Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.034Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.034Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.034Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.035Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.036Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.037Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.037Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.037Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.037Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-31T14:05:43.038Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:05:43.038Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:05:43.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:05:43.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2021-08-31T14:05:43.468Z] === RUN TestUpdateMemory [2021-08-31T14:05:43.468Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:05:43.468Z] --- SKIP: TestUpdateMemory (0.01s) [2021-08-31T14:05:43.468Z] === RUN TestUpdateCPUQuota [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.497Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-31T14:05:43.498Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-31T14:05:43.498Z] PASS [2021-08-31T14:05:43.498Z] coverage: 88.6% of statements [2021-08-31T14:05:43.498Z] ok github.com/docker/docker/pkg/tailfile 0.171s coverage: 88.6% of statements [2021-08-31T14:05:43.727Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-31T14:05:43.956Z] === RUN TestTarSumRemoveNonExistent [2021-08-31T14:05:43.956Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-31T14:05:43.956Z] === RUN TestTarSumRemove [2021-08-31T14:05:43.956Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-31T14:05:43.956Z] === RUN TestSortFileInfoSums [2021-08-31T14:05:43.956Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-31T14:05:43.956Z] === RUN TestNewTarSumForLabelInvalid [2021-08-31T14:05:43.956Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-31T14:05:43.956Z] === RUN TestNewTarSumForLabel [2021-08-31T14:05:43.956Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-31T14:05:43.956Z] === RUN TestEmptyTar [2021-08-31T14:05:43.956Z] --- PASS: TestEmptyTar (0.00s) [2021-08-31T14:05:43.956Z] === RUN TestTarSumsReadSize [2021-08-31T14:05:43.956Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-31T14:05:43.956Z] === RUN TestTarSums [2021-08-31T14:05:43.956Z] --- PASS: TestTarSums (0.05s) [2021-08-31T14:05:43.956Z] === RUN TestIteration [2021-08-31T14:05:43.956Z] --- PASS: TestIteration (0.00s) [2021-08-31T14:05:43.957Z] === RUN TestVersionLabelForChecksum [2021-08-31T14:05:43.957Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-31T14:05:43.957Z] === RUN TestVersion [2021-08-31T14:05:43.957Z] --- PASS: TestVersion (0.00s) [2021-08-31T14:05:43.957Z] === RUN TestGetVersion [2021-08-31T14:05:43.957Z] --- PASS: TestGetVersion (0.00s) [2021-08-31T14:05:43.957Z] === RUN TestGetVersions [2021-08-31T14:05:43.957Z] --- PASS: TestGetVersions (0.00s) [2021-08-31T14:05:43.957Z] PASS [2021-08-31T14:05:43.957Z] coverage: 89.3% of statements [2021-08-31T14:05:43.957Z] ok github.com/docker/docker/pkg/tarsum 0.088s coverage: 89.3% of statements [2021-08-31T14:05:44.414Z] testing: warning: no tests to run [2021-08-31T14:05:44.414Z] PASS [2021-08-31T14:05:44.414Z] coverage: [no statements] [2021-08-31T14:05:44.414Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-08-31T14:05:44.666Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-31T14:05:44.876Z] === RUN TestTruncIndex [2021-08-31T14:05:44.876Z] --- PASS: TestTruncIndex (0.10s) [2021-08-31T14:05:44.876Z] PASS [2021-08-31T14:05:44.876Z] coverage: 91.5% of statements [2021-08-31T14:05:44.876Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-08-31T14:05:44.925Z] --- PASS: TestUpdateCPUQuota (1.47s) [2021-08-31T14:05:44.925Z] === RUN TestUpdatePidsLimit [2021-08-31T14:05:44.925Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-31T14:05:45.185Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-31T14:05:45.336Z] === RUN TestIsGIT [2021-08-31T14:05:45.336Z] --- PASS: TestIsGIT (0.00s) [2021-08-31T14:05:45.336Z] === RUN TestIsTransport [2021-08-31T14:05:45.336Z] --- PASS: TestIsTransport (0.00s) [2021-08-31T14:05:45.336Z] PASS [2021-08-31T14:05:45.336Z] coverage: 100.0% of statements [2021-08-31T14:05:45.336Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2021-08-31T14:05:45.445Z] === RUN TestUpdatePidsLimit/no_change [2021-08-31T14:05:45.705Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-31T14:05:45.796Z] time="2021-08-31T14:05:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-31T14:05:45.796Z] === RUN TestVersionInfo [2021-08-31T14:05:45.796Z] --- PASS: TestVersionInfo (0.00s) [2021-08-31T14:05:45.796Z] === RUN TestAppendVersions [2021-08-31T14:05:45.796Z] --- PASS: TestAppendVersions (0.00s) [2021-08-31T14:05:45.796Z] PASS [2021-08-31T14:05:45.796Z] coverage: 88.9% of statements [2021-08-31T14:05:45.796Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-08-31T14:05:45.964Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-31T14:05:46.535Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-31T14:05:46.535Z] check_test.go:308: [d62c3c20bb528] daemon is not started [2021-08-31T14:05:46.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-31T14:05:46.793Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-31T14:05:47.053Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-31T14:05:47.334Z] === RUN TestValidatePrivileges [2021-08-31T14:05:47.334Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-31T14:05:47.334Z] === RUN TestFilterByCapNeg [2021-08-31T14:05:47.334Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-31T14:05:47.334Z] === RUN TestFilterByCapPos [2021-08-31T14:05:47.334Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-31T14:05:47.334Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-31T14:05:47.334Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-31T14:05:47.334Z] PASS [2021-08-31T14:05:47.334Z] coverage: 12.0% of statements [2021-08-31T14:05:47.334Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-08-31T14:05:47.793Z] === RUN TestNewSettable [2021-08-31T14:05:47.793Z] --- PASS: TestNewSettable (0.00s) [2021-08-31T14:05:47.793Z] === RUN TestIsSettable [2021-08-31T14:05:47.793Z] --- PASS: TestIsSettable (0.00s) [2021-08-31T14:05:47.793Z] === RUN TestUpdateSettingsEnv [2021-08-31T14:05:47.793Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-31T14:05:47.793Z] PASS [2021-08-31T14:05:47.793Z] coverage: 20.0% of statements [2021-08-31T14:05:47.793Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-08-31T14:05:48.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-31T14:05:48.432Z] --- PASS: TestUpdatePidsLimit (3.40s) [2021-08-31T14:05:48.432Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2021-08-31T14:05:48.432Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2021-08-31T14:05:48.432Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-08-31T14:05:48.432Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-08-31T14:05:48.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2021-08-31T14:05:48.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-08-31T14:05:48.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-08-31T14:05:48.432Z] === RUN TestUpdateRestartPolicy [2021-08-31T14:05:48.761Z] === RUN TestLoad [2021-08-31T14:05:48.761Z] --- PASS: TestLoad (0.00s) [2021-08-31T14:05:48.761Z] === RUN TestSave [2021-08-31T14:05:48.761Z] --- PASS: TestSave (0.02s) [2021-08-31T14:05:48.761Z] === RUN TestAddDeleteGet [2021-08-31T14:05:48.761Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-31T14:05:48.761Z] === RUN TestInvalidTags [2021-08-31T14:05:48.761Z] --- PASS: TestInvalidTags (0.00s) [2021-08-31T14:05:48.761Z] PASS [2021-08-31T14:05:48.761Z] coverage: 84.4% of statements [2021-08-31T14:05:48.761Z] ok github.com/docker/docker/reference 0.082s coverage: 84.4% of statements [2021-08-31T14:05:49.728Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-31T14:05:49.728Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-31T14:05:49.728Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-31T14:05:49.728Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-31T14:05:50.187Z] === RUN TestResolveAuthConfigIndexServer [2021-08-31T14:05:50.187Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestResolveAuthConfigFullURL [2021-08-31T14:05:50.187Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-31T14:05:50.187Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestValidateMirror [2021-08-31T14:05:50.187Z] --- PASS: TestValidateMirror (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestLoadInsecureRegistries [2021-08-31T14:05:50.187Z] time="2021-08-31T14:05:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-31T14:05:50.187Z] time="2021-08-31T14:05:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-31T14:05:50.187Z] time="2021-08-31T14:05:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-31T14:05:50.187Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-08-31T14:05:50.187Z] === RUN TestNewServiceConfig [2021-08-31T14:05:50.187Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestValidateIndexName [2021-08-31T14:05:50.187Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestValidateIndexNameWithError [2021-08-31T14:05:50.187Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestEndpointParse [2021-08-31T14:05:50.187Z] --- PASS: TestEndpointParse (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestEndpointParseInvalid [2021-08-31T14:05:50.187Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestValidateEndpoint [2021-08-31T14:05:50.187Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestPing [2021-08-31T14:05:50.187Z] --- PASS: TestPing (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestPingRegistryEndpoint [2021-08-31T14:05:50.187Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:50.187Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestEndpoint [2021-08-31T14:05:50.187Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:50.187Z] --- SKIP: TestEndpoint (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestParseRepositoryInfo [2021-08-31T14:05:50.187Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestNewIndexInfo [2021-08-31T14:05:50.187Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestMirrorEndpointLookup [2021-08-31T14:05:50.187Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:05:50.187Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestSearchRepositories [2021-08-31T14:05:50.187Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-31T14:05:50.187Z] Host: 127.0.0.1:49314 [2021-08-31T14:05:50.187Z] User-Agent: docker test client [2021-08-31T14:05:50.187Z] Authorization: Token fake-token [2021-08-31T14:05:50.187Z] X-Docker-Token: true [2021-08-31T14:05:50.187Z] Accept-Encoding: gzip [2021-08-31T14:05:50.187Z] [2021-08-31T14:05:50.187Z] [2021-08-31T14:05:50.187Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-31T14:05:50.187Z] Connection: close [2021-08-31T14:05:50.187Z] Content-Length: 144 [2021-08-31T14:05:50.187Z] Cache-Control: no-cache [2021-08-31T14:05:50.187Z] Content-Type: application/json [2021-08-31T14:05:50.187Z] Date: Tue, 31 Aug 2021 14:05:49 GMT [2021-08-31T14:05:50.187Z] Expires: -1 [2021-08-31T14:05:50.187Z] Pragma: no-cache [2021-08-31T14:05:50.187Z] Server: docker-tests/mock [2021-08-31T14:05:50.187Z] X-Docker-Registry-Config: mock [2021-08-31T14:05:50.187Z] X-Docker-Registry-Version: 0.0.0 [2021-08-31T14:05:50.187Z] [2021-08-31T14:05:50.187Z] [2021-08-31T14:05:50.187Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestTrustedLocation [2021-08-31T14:05:50.187Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-31T14:05:50.187Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestAllowNondistributableArtifacts [2021-08-31T14:05:50.187Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-31T14:05:50.187Z] === RUN TestIsSecureIndex [2021-08-31T14:05:50.187Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-31T14:05:50.187Z] PASS [2021-08-31T14:05:50.187Z] coverage: 51.7% of statements [2021-08-31T14:05:50.187Z] ok github.com/docker/docker/registry 0.144s coverage: 51.7% of statements [2021-08-31T14:05:50.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-31T14:05:50.338Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestReaderWithReadError [2021-08-31T14:05:50.646Z] time="2021-08-31T14:05:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestReader [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-31T14:05:50.646Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-31T14:05:50.646Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-31T14:05:50.646Z] PASS [2021-08-31T14:05:50.646Z] coverage: 100.0% of statements [2021-08-31T14:05:50.646Z] ok github.com/docker/docker/registry/resumable 0.138s coverage: 100.0% of statements [2021-08-31T14:05:50.646Z] === RUN TestRestartManagerTimeout [2021-08-31T14:05:50.646Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-31T14:05:50.646Z] === RUN TestRestartManagerTimeoutReset [2021-08-31T14:05:50.646Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-31T14:05:50.646Z] PASS [2021-08-31T14:05:50.646Z] coverage: 50.9% of statements [2021-08-31T14:05:50.646Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-08-31T14:05:51.104Z] === RUN TestDecodeContainerConfig [2021-08-31T14:05:51.104Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-31T14:05:51.104Z] === RUN TestDecodeContainerConfigIsolation [2021-08-31T14:05:51.104Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-31T14:05:51.104Z] === RUN TestValidatePrivileged [2021-08-31T14:05:51.104Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-31T14:05:51.104Z] PASS [2021-08-31T14:05:51.104Z] coverage: 52.2% of statements [2021-08-31T14:05:51.104Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.2% of statements [2021-08-31T14:05:51.276Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-31T14:05:51.563Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-31T14:05:51.563Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-31T14:05:51.563Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-31T14:05:51.563Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-31T14:05:51.563Z] PASS [2021-08-31T14:05:51.563Z] coverage: 62.5% of statements [2021-08-31T14:05:51.563Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-08-31T14:05:51.845Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-31T14:05:52.783Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-31T14:05:53.739Z] === RUN TestGetDriver [2021-08-31T14:05:53.740Z] --- PASS: TestGetDriver (0.00s) [2021-08-31T14:05:53.740Z] === RUN TestVolumeRequestError [2021-08-31T14:05:53.740Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-31T14:05:53.740Z] PASS [2021-08-31T14:05:53.740Z] coverage: 36.1% of statements [2021-08-31T14:05:53.740Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-08-31T14:05:53.740Z] === RUN TestGetAddress [2021-08-31T14:05:53.740Z] --- PASS: TestGetAddress (0.00s) [2021-08-31T14:05:53.740Z] === RUN TestRemove [2021-08-31T14:05:53.740Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-31T14:05:53.740Z] --- SKIP: TestRemove (0.00s) [2021-08-31T14:05:53.740Z] === RUN TestInitializeWithVolumes [2021-08-31T14:05:53.740Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-31T14:05:53.740Z] === RUN TestCreate [2021-08-31T14:05:54.198Z] --- PASS: TestCreate (0.01s) [2021-08-31T14:05:54.198Z] === RUN TestValidateName [2021-08-31T14:05:54.198Z] --- PASS: TestValidateName (0.00s) [2021-08-31T14:05:54.198Z] === RUN TestCreateWithOpts [2021-08-31T14:05:54.198Z] local_test.go:180: runtime.GOOS == "windows" [2021-08-31T14:05:54.198Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-31T14:05:54.198Z] === RUN TestRelaodNoOpts [2021-08-31T14:05:54.198Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-31T14:05:54.198Z] PASS [2021-08-31T14:05:54.198Z] coverage: 41.5% of statements [2021-08-31T14:05:54.198Z] ok github.com/docker/docker/volume/local 0.053s coverage: 41.5% of statements [2021-08-31T14:05:54.198Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-31T14:05:54.198Z] === RUN TestClientStream [2021-08-31T14:05:54.198Z] --- PASS: TestClientStream (0.01s) [2021-08-31T14:05:54.198Z] === RUN TestClientSendFile [2021-08-31T14:05:54.198Z] --- PASS: TestClientSendFile (0.00s) [2021-08-31T14:05:54.198Z] === RUN TestClientWithRequestTimeout [2021-08-31T14:05:54.198Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-08-31T14:05:54.198Z] === RUN TestFileSpecPlugin [2021-08-31T14:05:54.198Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-31T14:05:54.198Z] === RUN TestFileJSONSpecPlugin [2021-08-31T14:05:54.198Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-31T14:05:54.198Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-31T14:05:54.198Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-08-31T14:05:54.198Z] === RUN TestPluginAddHandler [2021-08-31T14:05:54.198Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-31T14:05:54.198Z] === RUN TestPluginWaitBadPlugin [2021-08-31T14:05:54.198Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-31T14:05:54.198Z] === RUN TestGet [2021-08-31T14:05:54.198Z] time="2021-08-31T14:05:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRaw [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-31T14:05:54.657Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRaw [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-31T14:05:54.657Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestConvertTmpfsOptions [2021-08-31T14:05:54.657Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-31T14:05:54.657Z] linux_parser_test.go:209: data="ro" [2021-08-31T14:05:54.657Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestParseMountSpec [2021-08-31T14:05:54.657Z] parser_test.go:62: case 0 [2021-08-31T14:05:54.657Z] parser_test.go:62: case 1 [2021-08-31T14:05:54.657Z] parser_test.go:62: case 2 [2021-08-31T14:05:54.657Z] parser_test.go:62: case 3 [2021-08-31T14:05:54.657Z] parser_test.go:62: case 4 [2021-08-31T14:05:54.657Z] parser_test.go:62: case 5 [2021-08-31T14:05:54.657Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestValidateMount [2021-08-31T14:05:54.657Z] --- PASS: TestValidateMount (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRaw [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-31T14:05:54.657Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-31T14:05:54.657Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-31T14:05:54.657Z] PASS [2021-08-31T14:05:54.657Z] coverage: 67.6% of statements [2021-08-31T14:05:54.657Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2021-08-31T14:05:55.116Z] time="2021-08-31T14:05:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-31T14:05:55.577Z] === RUN TestSetGetMeta [2021-08-31T14:05:55.577Z] === PAUSE TestSetGetMeta [2021-08-31T14:05:55.577Z] === RUN TestRestore [2021-08-31T14:05:55.577Z] === PAUSE TestRestore [2021-08-31T14:05:55.577Z] === RUN TestServiceCreate [2021-08-31T14:05:55.577Z] === PAUSE TestServiceCreate [2021-08-31T14:05:55.577Z] === RUN TestServiceList [2021-08-31T14:05:55.577Z] === PAUSE TestServiceList [2021-08-31T14:05:55.577Z] === RUN TestServiceRemove [2021-08-31T14:05:55.577Z] === PAUSE TestServiceRemove [2021-08-31T14:05:55.577Z] === RUN TestServiceGet [2021-08-31T14:05:55.577Z] === PAUSE TestServiceGet [2021-08-31T14:05:55.577Z] === RUN TestServicePrune [2021-08-31T14:05:55.577Z] === PAUSE TestServicePrune [2021-08-31T14:05:55.577Z] === RUN TestCreate [2021-08-31T14:05:55.577Z] === PAUSE TestCreate [2021-08-31T14:05:55.577Z] === RUN TestRemove [2021-08-31T14:05:55.577Z] === PAUSE TestRemove [2021-08-31T14:05:55.577Z] === RUN TestList [2021-08-31T14:05:55.577Z] === PAUSE TestList [2021-08-31T14:05:55.577Z] === RUN TestFindByDriver [2021-08-31T14:05:55.577Z] === PAUSE TestFindByDriver [2021-08-31T14:05:55.577Z] === RUN TestFindByReferenced [2021-08-31T14:05:55.577Z] === PAUSE TestFindByReferenced [2021-08-31T14:05:55.577Z] === RUN TestDerefMultipleOfSameRef [2021-08-31T14:05:55.577Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-31T14:05:55.577Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:05:55.577Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:05:55.577Z] === RUN TestDefererencePluginOnCreateError [2021-08-31T14:05:55.577Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-31T14:05:55.577Z] === RUN TestRefDerefRemove [2021-08-31T14:05:55.577Z] === PAUSE TestRefDerefRemove [2021-08-31T14:05:55.577Z] === RUN TestGet [2021-08-31T14:05:55.577Z] === PAUSE TestGet [2021-08-31T14:05:55.577Z] === RUN TestGetWithReference [2021-08-31T14:05:55.577Z] === PAUSE TestGetWithReference [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc/test_nil_list [2021-08-31T14:05:55.577Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc/test_empty_list [2021-08-31T14:05:55.577Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:05:55.577Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:05:55.577Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc/test_filter_some [2021-08-31T14:05:55.577Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc/test_filter_middle [2021-08-31T14:05:55.577Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:05:55.577Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:05:55.577Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-31T14:05:55.577Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-31T14:05:55.577Z] === CONT TestFilterFunc/test_nil_list [2021-08-31T14:05:55.577Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-31T14:05:55.577Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-31T14:05:55.577Z] === CONT TestFilterFunc/test_empty_list [2021-08-31T14:05:55.577Z] === CONT TestFilterFunc/test_filter_middle [2021-08-31T14:05:55.577Z] === CONT TestFilterFunc/test_filter_some [2021-08-31T14:05:55.577Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-31T14:05:55.577Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc (0.00s) [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-31T14:05:55.577Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-31T14:05:55.577Z] === CONT TestSetGetMeta [2021-08-31T14:05:55.577Z] === CONT TestList [2021-08-31T14:05:55.577Z] === CONT TestDefererencePluginOnCreateError [2021-08-31T14:05:55.577Z] === CONT TestServiceGet [2021-08-31T14:05:55.577Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-31T14:05:55.577Z] === CONT TestServiceRemove [2021-08-31T14:05:55.577Z] --- PASS: TestList (0.03s) [2021-08-31T14:05:55.577Z] === CONT TestServiceList [2021-08-31T14:05:55.577Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-08-31T14:05:55.577Z] === CONT TestServiceCreate [2021-08-31T14:05:55.577Z] --- PASS: TestServiceGet (0.12s) [2021-08-31T14:05:55.577Z] === CONT TestRestore [2021-08-31T14:05:55.577Z] --- PASS: TestServiceRemove (0.11s) [2021-08-31T14:05:55.577Z] === CONT TestRemove [2021-08-31T14:05:55.577Z] --- PASS: TestServiceCreate (0.10s) [2021-08-31T14:05:55.577Z] === CONT TestCreate [2021-08-31T14:05:55.577Z] --- PASS: TestServiceList (0.10s) [2021-08-31T14:05:55.577Z] === CONT TestServicePrune [2021-08-31T14:05:55.577Z] --- PASS: TestCreate (0.01s) [2021-08-31T14:05:55.577Z] === CONT TestGetWithReference [2021-08-31T14:05:55.577Z] time="2021-08-31T14:05:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:05:55.577Z] --- PASS: TestRemove (0.02s) [2021-08-31T14:05:55.577Z] === CONT TestGet [2021-08-31T14:05:55.577Z] --- PASS: TestRestore (0.02s) [2021-08-31T14:05:55.577Z] === CONT TestRefDerefRemove [2021-08-31T14:05:55.577Z] time="2021-08-31T14:05:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:05:55.577Z] time="2021-08-31T14:05:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:05:55.577Z] time="2021-08-31T14:05:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-31T14:05:55.577Z] --- PASS: TestGetWithReference (0.02s) [2021-08-31T14:05:55.577Z] === CONT TestDerefMultipleOfSameRef [2021-08-31T14:05:55.577Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-31T14:05:55.577Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-31T14:05:55.577Z] --- PASS: TestGet (0.02s) [2021-08-31T14:05:55.577Z] === CONT TestFindByReferenced [2021-08-31T14:05:55.577Z] time="2021-08-31T14:05:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-31T14:05:55.577Z] --- PASS: TestServicePrune (0.04s) [2021-08-31T14:05:55.577Z] === CONT TestFindByDriver [2021-08-31T14:05:55.577Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-31T14:05:55.577Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-31T14:05:55.577Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-31T14:05:55.577Z] --- PASS: TestFindByDriver (0.01s) [2021-08-31T14:05:55.577Z] PASS [2021-08-31T14:05:55.577Z] coverage: 69.0% of statements [2021-08-31T14:05:55.577Z] ok github.com/docker/docker/volume/service 0.220s coverage: 69.0% of statements [2021-08-31T14:05:57.114Z] time="2021-08-31T14:05:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-31T14:05:57.395Z] ......... [ 86%] [2021-08-31T14:05:58.056Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-31T14:05:58.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-31T14:05:58.994Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-31T14:05:59.562Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-31T14:06:00.130Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-31T14:06:00.130Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-31T14:06:00.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-31T14:06:00.389Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-31T14:06:00.648Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-31T14:06:00.648Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-08-31T14:06:00.648Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-31T14:06:00.910Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2021-08-31T14:06:00.910Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-31T14:06:01.799Z] time="2021-08-31T14:06:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-31T14:06:01.848Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-31T14:06:01.848Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-08-31T14:06:01.848Z] === RUN TestWaitNonBlocked [2021-08-31T14:06:01.848Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:06:01.848Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:06:01.848Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:06:01.848Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:06:01.848Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:06:01.848Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:06:01.848Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-31T14:06:02.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-31T14:06:03.050Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-31T14:06:03.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-08-31T14:06:03.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-08-31T14:06:03.050Z] === RUN TestWaitBlocked [2021-08-31T14:06:03.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:06:03.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:06:03.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:06:03.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:06:03.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:06:03.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:06:03.290Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-31T14:06:03.679Z] --- PASS: TestServicePlugin (30.10s) [2021-08-31T14:06:03.679Z] === RUN TestServiceUpdateLabel [2021-08-31T14:06:04.030Z] --- PASS: TestWaitBlocked (0.05s) [2021-08-31T14:06:04.030Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2021-08-31T14:06:04.030Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-08-31T14:06:04.030Z] === CONT TestContainerStartOnDaemonRestart [2021-08-31T14:06:04.030Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-31T14:06:04.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-31T14:06:04.610Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-08-31T14:06:04.610Z] === RUN TestServiceUpdateSecrets [2021-08-31T14:06:07.137Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-31T14:06:07.707Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2021-08-31T14:06:07.707Z] === CONT TestIpcModeOlderClient [2021-08-31T14:06:07.707Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-31T14:06:07.707Z] === CONT TestContainerKillOnDaemonStart [2021-08-31T14:06:07.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-31T14:06:07.707Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-31T14:06:07.707Z] check_test.go:308: [d02c94c7709a5] daemon is not started [2021-08-31T14:06:07.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-31T14:06:07.707Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-31T14:06:07.707Z] check_test.go:308: [d50bf74304dfd] daemon is not started [2021-08-31T14:06:07.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-31T14:06:08.228Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.05s) [2021-08-31T14:06:08.228Z] === CONT TestDaemonHostGatewayIP [2021-08-31T14:06:08.228Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-31T14:06:08.651Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-31T14:06:09.584Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-31T14:06:09.621Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-31T14:06:09.879Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-31T14:06:10.363Z] --- PASS: TestGet (15.01s) [2021-08-31T14:06:10.363Z] === RUN TestPluginWithNoManifest [2021-08-31T14:06:10.363Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-31T14:06:10.363Z] === RUN TestGetAll [2021-08-31T14:06:10.363Z] --- PASS: TestGetAll (0.00s) [2021-08-31T14:06:10.363Z] PASS [2021-08-31T14:06:10.363Z] coverage: 73.2% of statements [2021-08-31T14:06:10.363Z] ok github.com/docker/docker/pkg/plugins 34.995s coverage: 73.2% of statements [2021-08-31T14:06:10.448Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-31T14:06:11.015Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-31T14:06:11.274Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-31T14:06:11.274Z] check_test.go:308: [d5a7f26c04804] daemon is not started [2021-08-31T14:06:11.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-31T14:06:11.843Z] --- PASS: TestDaemonHostGatewayIP (3.68s) [2021-08-31T14:06:11.843Z] === CONT TestDaemonRestartIpcMode [2021-08-31T14:06:15.899Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-31T14:06:16.065Z] --- PASS: TestDaemonRestartIpcMode (3.45s) [2021-08-31T14:06:16.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-31T14:06:18.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-31T14:06:18.628Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-31T14:06:18.628Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-31T14:06:19.467Z] --- PASS: TestServiceUpdateSecrets (14.51s) [2021-08-31T14:06:19.467Z] === RUN TestServiceUpdateConfigs [2021-08-31T14:06:20.520Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-31T14:06:20.520Z] --- PASS: TestContainerKillOnDaemonStart (12.67s) [2021-08-31T14:06:20.520Z] PASS [2021-08-31T14:06:20.520Z] [2021-08-31T14:06:20.520Z] === Skipped [2021-08-31T14:06:20.520Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-31T14:06:20.520Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:06:20.520Z] [2021-08-31T14:06:20.520Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-31T14:06:20.520Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:06:20.520Z] [2021-08-31T14:06:20.520Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-31T14:06:20.520Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:06:20.520Z] [2021-08-31T14:06:20.520Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-31T14:06:20.520Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-31T14:06:20.520Z] [2021-08-31T14:06:20.520Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-31T14:06:20.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-31T14:06:20.520Z] [2021-08-31T14:06:20.520Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-08-31T14:06:20.520Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:06:20.520Z] [2021-08-31T14:06:20.520Z] [2021-08-31T14:06:20.520Z] DONE 195 tests, 6 skipped in 142.477s [2021-08-31T14:06:20.520Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-31T14:06:20.520Z] ++ 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 [2021-08-31T14:06:20.520Z] ++ set -e [2021-08-31T14:06:20.520Z] ++ '[' -n 0 ']' [2021-08-31T14:06:20.520Z] ++ set -x [2021-08-31T14:06:20.520Z] ++ 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 [2021-08-31T14:06:20.779Z] === RUN TestConfigDaemonLibtrustID [2021-08-31T14:06:21.038Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-31T14:06:21.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-31T14:06:21.297Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-08-31T14:06:21.297Z] === RUN TestDaemonConfigValidation [2021-08-31T14:06:21.297Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:06:21.297Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:06:21.297Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-31T14:06:21.297Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-31T14:06:21.297Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-31T14:06:21.297Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-31T14:06:21.297Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-31T14:06:21.297Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-31T14:06:21.297Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-31T14:06:21.297Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-31T14:06:21.297Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:06:21.297Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-31T14:06:21.556Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-31T14:06:21.556Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-31T14:06:21.556Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-31T14:06:21.556Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-31T14:06:21.556Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2021-08-31T14:06:21.556Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2021-08-31T14:06:21.556Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-08-31T14:06:21.556Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-08-31T14:06:21.556Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-08-31T14:06:21.556Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-31T14:06:21.556Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-31T14:06:21.556Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-31T14:06:22.520Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-31T14:06:22.777Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-31T14:06:22.777Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-31T14:06:22.777Z] [2021-08-31T14:06:22.777Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-31T14:06:22.777Z] =========================== short test summary info ============================ [2021-08-31T14:06:22.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-31T14:06:22.777Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-31T14:06:22.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-31T14:06:22.777Z] Not supported on most drivers [2021-08-31T14:06:22.777Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-31T14:06:22.777Z] Output of docker top depends on host distro, and is not formalized. [2021-08-31T14:06:22.777Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-31T14:06:22.777Z] Output of docker top depends on host distro, and is not formalized. [2021-08-31T14:06:22.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-31T14:06:22.777Z] Can fail if eth0 has multiple IP addresses [2021-08-31T14:06:22.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-31T14:06:22.777Z] This doesn't seem to be taken into account by the engine [2021-08-31T14:06:22.777Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-31T14:06:22.777Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-31T14:06:22.777Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-31T14:06:22.777Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.90 seconds == [2021-08-31T14:06:22.935Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-31T14:06:23.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-31T14:06:23.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-31T14:06:24.072Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-31T14:06:24.331Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-31T14:06:25.269Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-31T14:06:25.269Z] daemon_test.go:148: [daa0eee7f1e81] daemon is not started [2021-08-31T14:06:25.269Z] --- PASS: TestConfigDaemonSeccompProfiles (3.41s) [2021-08-31T14:06:25.269Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2021-08-31T14:06:25.269Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.23s) [2021-08-31T14:06:25.269Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2021-08-31T14:06:25.269Z] PASS [2021-08-31T14:06:25.269Z] [2021-08-31T14:06:25.269Z] DONE 11 tests in 4.578s [2021-08-31T14:06:25.269Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-31T14:06:25.269Z] ++ 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 [2021-08-31T14:06:25.269Z] ++ set -e [2021-08-31T14:06:25.269Z] ++ '[' -n 0 ']' [2021-08-31T14:06:25.269Z] ++ set -x [2021-08-31T14:06:25.269Z] ++ 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 [2021-08-31T14:06:25.269Z] INFO: Testing against a local daemon [2021-08-31T14:06:25.269Z] === RUN TestCommitInheritsEnv [2021-08-31T14:06:25.528Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-08-31T14:06:25.528Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-31T14:06:25.528Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-31T14:06:25.528Z] === RUN TestImagesFilterMultiReference [2021-08-31T14:06:25.787Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-31T14:06:25.787Z] === RUN TestImagePullPlatformInvalid [2021-08-31T14:06:25.787Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2021-08-31T14:06:25.787Z] === RUN TestRemoveImageOrphaning [2021-08-31T14:06:26.355Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-08-31T14:06:26.355Z] === RUN TestRemoveImageGarbageCollector [2021-08-31T14:06:27.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-31T14:06:27.553Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-31T14:06:28.492Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2021-08-31T14:06:28.492Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-31T14:06:28.492Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-31T14:06:28.492Z] === RUN TestTagInvalidReference [2021-08-31T14:06:28.492Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-31T14:06:28.492Z] === RUN TestTagValidPrefixedRepo [2021-08-31T14:06:28.492Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-08-31T14:06:28.492Z] === RUN TestTagExistedNameWithoutForce [2021-08-31T14:06:28.492Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-31T14:06:28.492Z] === RUN TestTagOfficialNames [2021-08-31T14:06:28.492Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-31T14:06:28.492Z] === RUN TestTagMatchesDigest [2021-08-31T14:06:28.492Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-31T14:06:28.492Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-31T14:06:28.752Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-31T14:06:28.752Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-08-31T14:06:28.752Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-31T14:06:28.752Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-08-31T14:06:29.012Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-31T14:06:29.012Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-08-31T14:06:29.012Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-31T14:06:29.012Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-08-31T14:06:29.012Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-31T14:06:30.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-31T14:06:32.822Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-31T14:06:33.270Z] --- PASS: TestBuildWithHugeFile (82.87s) [2021-08-31T14:06:33.270Z] === RUN TestBuildWCOWSandboxSize [2021-08-31T14:06:34.334Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2021-08-31T14:06:34.334Z] === RUN TestServiceUpdateNetwork [2021-08-31T14:06:35.197Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-31T14:06:35.197Z] [2021-08-31T14:06:35.197Z] Unloading profiles will leave already running processes permanently [2021-08-31T14:06:35.197Z] unconfined, which can lead to unexpected situations. [2021-08-31T14:06:35.197Z] [2021-08-31T14:06:35.197Z] To set a process to complain mode, use the command line tool [2021-08-31T14:06:35.197Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-31T14:06:35.197Z] Post stage [Pipeline] junit [2021-08-31T14:06:35.207Z] Recording test results [2021-08-31T14:06:35.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-31T14:06:35.497Z] 2021/08/31 14:06:32 Closing DB instances... [2021-08-31T14:06:35.497Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-08-31T14:06:35.497Z] === RUN TestFindNode [2021-08-31T14:06:35.497Z] 2021/08/31 14:06:34 Closing DB instances... [2021-08-31T14:06:35.497Z] --- PASS: TestFindNode (0.01s) [2021-08-31T14:06:35.497Z] === RUN TestChangeNodeState [2021-08-31T14:06:35.497Z] 2021/08/31 14:06:34 Closing DB instances... [2021-08-31T14:06:35.497Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-31T14:06:35.497Z] === RUN TestNodeReincarnation [2021-08-31T14:06:35.497Z] 2021/08/31 14:06:34 Closing DB instances... [2021-08-31T14:06:36.724Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-31T14:06:37.028Z] --- PASS: TestBuildWithHugeFile (58.49s) [2021-08-31T14:06:37.028Z] === RUN TestBuildWCOWSandboxSize [2021-08-31T14:06:37.028Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-31T14:06:37.028Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-31T14:06:37.028Z] === RUN TestBuildWithEmptyDockerfile [2021-08-31T14:06:37.028Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:06:37.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:06:37.028Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:06:37.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:06:37.028Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:06:37.028Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:06:37.028Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:06:37.028Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:06:37.028Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:06:37.028Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-08-31T14:06:37.028Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-31T14:06:37.028Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-08-31T14:06:37.028Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-08-31T14:06:37.028Z] === RUN TestBuildPreserveOwnership [2021-08-31T14:06:37.028Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-31T14:06:37.028Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-31T14:06:37.028Z] --- PASS: TestBuildPreserveOwnership (4.14s) [2021-08-31T14:06:37.028Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.78s) [2021-08-31T14:06:37.028Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-08-31T14:06:37.028Z] === RUN TestBuildPlatformInvalid [2021-08-31T14:06:37.028Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-08-31T14:06:37.028Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-31T14:06:37.028Z] Loaded image: busybox:latest [2021-08-31T14:06:37.028Z] Loaded image: busybox:glibc [2021-08-31T14:06:37.028Z] Loaded image: debian:bullseye-slim [2021-08-31T14:06:37.028Z] Loaded image: hello-world:latest [2021-08-31T14:06:37.028Z] Loaded image: arm32v7/hello-world:latest [2021-08-31T14:06:37.028Z] + echo Ensuring container killed. [2021-08-31T14:06:37.028Z] Ensuring container killed. [2021-08-31T14:06:37.028Z] + docker rm -vf docker-pr4 [2021-08-31T14:06:37.028Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-08-31T14:06:37.308Z] + echo Chowning /workspace to jenkins user [2021-08-31T14:06:37.308Z] Chowning /workspace to jenkins user [2021-08-31T14:06:37.308Z] + id -u [2021-08-31T14:06:37.308Z] + id -g [2021-08-31T14:06:37.308Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42797:/workspace busybox chown -R 1000:1000 /workspace [2021-08-31T14:06:37.308Z] Unable to find image 'busybox:latest' locally [2021-08-31T14:06:37.564Z] latest: Pulling from library/busybox [2021-08-31T14:06:37.564Z] 8ec32b265e94: Pulling fs layer [2021-08-31T14:06:37.564Z] 8ec32b265e94: Verifying Checksum [2021-08-31T14:06:37.564Z] 8ec32b265e94: Download complete [2021-08-31T14:06:37.820Z] 8ec32b265e94: Pull complete [2021-08-31T14:06:37.820Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-31T14:06:37.820Z] Status: Downloaded newer image for busybox:latest [2021-08-31T14:06:37.897Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-31T14:06:37.897Z] check_test.go:308: [d32bba6f22fe7] daemon is not started [2021-08-31T14:06:37.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-31T14:06:39.524Z] + bundleName=docker-py [2021-08-31T14:06:39.524Z] + echo Creating docker-py-bundles.tar.gz [2021-08-31T14:06:39.524Z] Creating docker-py-bundles.tar.gz [2021-08-31T14:06:39.524Z] + 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 [2021-08-31T14:06:39.534Z] Archiving artifacts [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-31T14:06:40.181Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-31T14:06:40.181Z] === RUN TestParallelCreate [2021-08-31T14:06:40.181Z] 2021/08/31 14:06:39 Closing DB instances... [2021-08-31T14:06:40.181Z] --- PASS: TestParallelCreate (0.01s) [2021-08-31T14:06:40.181Z] === RUN TestParallelDelete [2021-08-31T14:06:40.181Z] 2021/08/31 14:06:39 Closing DB instances... [2021-08-31T14:06:40.181Z] --- PASS: TestParallelDelete (0.01s) [2021-08-31T14:06:40.181Z] === RUN TestNetworkDBIslands [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:909794e19835 with config:&{NodeID:909794e19835 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}" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="Node 909794e19835/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="Node 909794e19835/172.18.198.96, added to nodes list" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5ab699d5f211 with config:&{NodeID:5ab699d5f211 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}" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="Node 5ab699d5f211/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="Node 5ab699d5f211/172.18.198.96, added to nodes list" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="Node 5ab699d5f211/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="Node 909794e19835/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="Node 5ab699d5f211/172.18.198.96, added to nodes list" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=info msg="Node 909794e19835/172.18.198.96, added to nodes list" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-31T14:06:40.181Z] time="2021-08-31T14:06:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-31T14:06:40.435Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:dbe7d7f9cc83 with config:&{NodeID:dbe7d7f9cc83 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}" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, added to nodes list" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, added to nodes list" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="Node 909794e19835/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="Node 909794e19835/172.18.198.96, added to nodes list" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="Node 5ab699d5f211/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=info msg="Node 5ab699d5f211/172.18.198.96, added to nodes list" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-31T14:06:40.639Z] time="2021-08-31T14:06:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-31T14:06:41.003Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-31T14:06:41.003Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-31T14:06:41.049Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:154ffde7125e with config:&{NodeID:154ffde7125e 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}" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node 154ffde7125e/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node 154ffde7125e/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node 154ffde7125e/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node 154ffde7125e/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node 5ab699d5f211/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node 5ab699d5f211/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node 909794e19835/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=info msg="Node 909794e19835/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:41Z" level=info msg="Node 154ffde7125e/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:41Z" level=info msg="Node 154ffde7125e/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:41Z" level=info msg="Node 154ffde7125e/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.098Z] time="2021-08-31T14:06:41Z" level=info msg="Node 154ffde7125e/172.18.198.96, added to nodes list" [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-31T14:06:41.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a80be7b932dadcb60f57b0f71f14d52031aef01e -e DOCKER_GRAPHDRIVER docker:a80be7b932dadcb60f57b0f71f14d52031aef01e hack/make.sh binary [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b5325ddc11a6 with config:&{NodeID:b5325ddc11a6 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}" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node 909794e19835/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node 909794e19835/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node 154ffde7125e/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node 154ffde7125e/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node 5ab699d5f211/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node 5ab699d5f211/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to nodes list" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:41.556Z] time="2021-08-31T14:06:41Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to nodes list" [2021-08-31T14:06:42.015Z] [2021-08-31T14:06:42.015Z] Removing bundles/ [2021-08-31T14:06:42.015Z] [2021-08-31T14:06:42.015Z] ---> Making bundle: binary (in bundles/binary) [2021-08-31T14:06:42.015Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-31T14:06:42.015Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T14:06:42.016Z] networkdb_test.go:835: Re-joining: 3 [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=info msg="The new bootstrap node list is:[172.18.198.96:10033 172.18.198.96:10034 172.18.198.96:10035]" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10033" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49363" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10034" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49364" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10035" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49365" [2021-08-31T14:06:42.016Z] networkdb_test.go:835: Re-joining: 4 [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=info msg="The new bootstrap node list is:[172.18.198.96:10033 172.18.198.96:10034 172.18.198.96:10035]" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10033" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49366" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10034" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49367" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10035" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49368" [2021-08-31T14:06:42.016Z] time="2021-08-31T14:06:41Z" level=info msg="node 0 leaving" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="node3(dbe7d7f9cc83): Node leave event for 909794e19835/172.18.198.96" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="node5(b5325ddc11a6): Node leave event for 909794e19835/172.18.198.96" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="node4(154ffde7125e): Node leave event for 909794e19835/172.18.198.96" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="node1(909794e19835): Node leave event for 909794e19835/172.18.198.96" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="node2(5ab699d5f211): Node leave event for 909794e19835/172.18.198.96" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="Node 909794e19835/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.474Z] time="2021-08-31T14:06:42Z" level=info msg="node 1 leaving" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node 5ab699d5f211 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="node3(dbe7d7f9cc83): Node leave event for 5ab699d5f211/172.18.198.96" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node 5ab699d5f211 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="node5(b5325ddc11a6): Node leave event for 5ab699d5f211/172.18.198.96" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node 5ab699d5f211 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="node4(154ffde7125e): Node leave event for 5ab699d5f211/172.18.198.96" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node 5ab699d5f211 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="node2(5ab699d5f211): Node leave event for 5ab699d5f211/172.18.198.96" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node 5ab699d5f211/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node 5ab699d5f211/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node 5ab699d5f211/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node 5ab699d5f211/172.18.198.96, left gossip cluster" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="node 2 leaving" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node dbe7d7f9cc83 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="node5(b5325ddc11a6): Node leave event for dbe7d7f9cc83/172.18.198.96" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="Node dbe7d7f9cc83 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.932Z] time="2021-08-31T14:06:42Z" level=info msg="node4(154ffde7125e): Node leave event for dbe7d7f9cc83/172.18.198.96" [2021-08-31T14:06:42.933Z] time="2021-08-31T14:06:42Z" level=info msg="Node dbe7d7f9cc83 change state NodeActive --> NodeLeft" [2021-08-31T14:06:42.933Z] time="2021-08-31T14:06:42Z" level=info msg="node3(dbe7d7f9cc83): Node leave event for dbe7d7f9cc83/172.18.198.96" [2021-08-31T14:06:43.391Z] time="2021-08-31T14:06:43Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, left gossip cluster" [2021-08-31T14:06:43.391Z] time="2021-08-31T14:06:43Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, left gossip cluster" [2021-08-31T14:06:43.391Z] time="2021-08-31T14:06:43Z" level=info msg="Node dbe7d7f9cc83/172.18.198.96, left gossip cluster" [2021-08-31T14:06:43.537Z] docker_cli_daemon_plugins_test.go:106: [dcfa39a982487] daemon is not started [2021-08-31T14:06:43.849Z] networkdb_test.go:867: node4: OK [2021-08-31T14:06:43.849Z] networkdb_test.go:867: node5: OK [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="node 0 coming back" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6a22677491fa with config:&{NodeID:6a22677491fa 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}" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="Node 6a22677491fa/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="Node 6a22677491fa/172.18.198.96, added to nodes list" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="node 1 coming back" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:368dbf482109 with config:&{NodeID:368dbf482109 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}" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="Node 368dbf482109/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="Node 368dbf482109/172.18.198.96, added to nodes list" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="node 2 coming back" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2c358fc97169 with config:&{NodeID:2c358fc97169 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}" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="Node 2c358fc97169/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:43.849Z] time="2021-08-31T14:06:43Z" level=info msg="Node 2c358fc97169/172.18.198.96, added to nodes list" [2021-08-31T14:06:44.474Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-31T14:06:46.380Z] check_test.go:308: [d683a8d6be81a] daemon is not started [2021-08-31T14:06:46.380Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-31T14:06:46.380Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-31T14:06:46.558Z] --- PASS: TestServiceUpdateNetwork (12.52s) [2021-08-31T14:06:46.559Z] === RUN TestServiceUpdatePidsLimit [2021-08-31T14:06:47.491Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-31T14:06:47.578Z] time="2021-08-31T14:06:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.198.96:10033 172.18.198.96:10034 172.18.198.96:10035]" [2021-08-31T14:06:47.578Z] time="2021-08-31T14:06:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.198.96:10033 172.18.198.96:10034 172.18.198.96:10035]" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10033" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49369" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node b5325ddc11a6/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 154ffde7125e/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 154ffde7125e/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, is the new incarnation of the shutdown node 909794e19835/172.18.198.96" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10034" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49370" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node b5325ddc11a6/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 154ffde7125e/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 154ffde7125e/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, is the new incarnation of the shutdown node 5ab699d5f211/172.18.198.96" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10035" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49371" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node b5325ddc11a6/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.036Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 154ffde7125e/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 154ffde7125e/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 2c358fc97169/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 2c358fc97169/172.18.198.96, is the new incarnation of the shutdown node dbe7d7f9cc83/172.18.198.96" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 2c358fc97169/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, is the new incarnation of the shutdown node 5ab699d5f211/172.18.198.96" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 368dbf482109/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, is the new incarnation of the shutdown node 909794e19835/172.18.198.96" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 6a22677491fa/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 2c358fc97169/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 2c358fc97169/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 2c358fc97169/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 2c358fc97169/172.18.198.96, is the new incarnation of the shutdown node dbe7d7f9cc83/172.18.198.96" [2021-08-31T14:06:48.037Z] time="2021-08-31T14:06:47Z" level=info msg="Node 2c358fc97169/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.424Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-31T14:06:48.495Z] time="2021-08-31T14:06:48Z" level=info msg="Node 2c358fc97169/172.18.198.96, joined gossip cluster" [2021-08-31T14:06:48.495Z] time="2021-08-31T14:06:48Z" level=info msg="Node 2c358fc97169/172.18.198.96, added to nodes list" [2021-08-31T14:06:48.495Z] time="2021-08-31T14:06:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10033" [2021-08-31T14:06:48.495Z] time="2021-08-31T14:06:48Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49372" [2021-08-31T14:06:48.495Z] time="2021-08-31T14:06:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10034" [2021-08-31T14:06:48.495Z] time="2021-08-31T14:06:48Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49373" [2021-08-31T14:06:48.495Z] time="2021-08-31T14:06:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.198.96:10035" [2021-08-31T14:06:48.495Z] time="2021-08-31T14:06:48Z" level=debug msg="memberlist: Stream connection from=172.18.198.96:49374" [2021-08-31T14:06:48.953Z] 2021/08/31 14:06:48 Closing DB instances... [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa change state NodeActive --> NodeLeft" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="node5(b5325ddc11a6): Node leave event for 6a22677491fa/172.18.198.96" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa change state NodeActive --> NodeLeft" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="node4(154ffde7125e): Node leave event for 6a22677491fa/172.18.198.96" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa change state NodeActive --> NodeLeft" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="node2(368dbf482109): Node leave event for 6a22677491fa/172.18.198.96" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa change state NodeActive --> NodeLeft" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="node1(6a22677491fa): Node leave event for 6a22677491fa/172.18.198.96" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa change state NodeActive --> NodeLeft" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="node3(2c358fc97169): Node leave event for 6a22677491fa/172.18.198.96" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa/172.18.198.96, left gossip cluster" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa/172.18.198.96, left gossip cluster" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa/172.18.198.96, left gossip cluster" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa/172.18.198.96, left gossip cluster" [2021-08-31T14:06:48.953Z] time="2021-08-31T14:06:48Z" level=info msg="Node 6a22677491fa/172.18.198.96, left gossip cluster" [2021-08-31T14:06:49.259Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.22s) [2021-08-31T14:06:49.259Z] PASS [2021-08-31T14:06:49.259Z] [2021-08-31T14:06:49.259Z] === Skipped [2021-08-31T14:06:49.259Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-31T14:06:49.259Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:06:49.259Z] [2021-08-31T14:06:49.259Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-31T14:06:49.259Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-31T14:06:49.259Z] [2021-08-31T14:06:49.259Z] [2021-08-31T14:06:49.259Z] DONE 34 tests, 2 skipped in 103.333s [2021-08-31T14:06:49.259Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-31T14:06:49.259Z] ++ 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 [2021-08-31T14:06:49.259Z] ++ set -e [2021-08-31T14:06:49.259Z] ++ '[' -n 0 ']' [2021-08-31T14:06:49.259Z] ++ set -x [2021-08-31T14:06:49.259Z] ++ 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 [2021-08-31T14:06:49.259Z] INFO: Testing against a local daemon [2021-08-31T14:06:49.259Z] === RUN TestConfigInspect [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="Node 368dbf482109 change state NodeActive --> NodeLeft" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="node5(b5325ddc11a6): Node leave event for 368dbf482109/172.18.198.96" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="Node 368dbf482109 change state NodeActive --> NodeLeft" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="node3(2c358fc97169): Node leave event for 368dbf482109/172.18.198.96" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="Node 368dbf482109 change state NodeActive --> NodeLeft" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="node2(368dbf482109): Node leave event for 368dbf482109/172.18.198.96" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="Node 368dbf482109 change state NodeActive --> NodeLeft" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="node4(154ffde7125e): Node leave event for 368dbf482109/172.18.198.96" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="Node 368dbf482109/172.18.198.96, left gossip cluster" [2021-08-31T14:06:49.411Z] time="2021-08-31T14:06:49Z" level=info msg="Node 368dbf482109/172.18.198.96, left gossip cluster" [2021-08-31T14:06:49.672Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-31T14:06:49.871Z] time="2021-08-31T14:06:49Z" level=info msg="Node 368dbf482109/172.18.198.96, left gossip cluster" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="Node 368dbf482109/172.18.198.96, left gossip cluster" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="Node 2c358fc97169 change state NodeActive --> NodeLeft" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="node4(154ffde7125e): Node leave event for 2c358fc97169/172.18.198.96" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="Node 2c358fc97169 change state NodeActive --> NodeLeft" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="node5(b5325ddc11a6): Node leave event for 2c358fc97169/172.18.198.96" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="Node 2c358fc97169 change state NodeActive --> NodeLeft" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="node3(2c358fc97169): Node leave event for 2c358fc97169/172.18.198.96" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="Node 2c358fc97169/172.18.198.96, left gossip cluster" [2021-08-31T14:06:49.872Z] time="2021-08-31T14:06:49Z" level=info msg="Node 2c358fc97169/172.18.198.96, left gossip cluster" [2021-08-31T14:06:50.200Z] --- PASS: TestConfigInspect (2.26s) [2021-08-31T14:06:50.200Z] === RUN TestConfigList [2021-08-31T14:06:50.330Z] time="2021-08-31T14:06:49Z" level=info msg="Node 2c358fc97169/172.18.198.96, left gossip cluster" [2021-08-31T14:06:50.330Z] time="2021-08-31T14:06:50Z" level=info msg="Node 154ffde7125e change state NodeActive --> NodeLeft" [2021-08-31T14:06:50.330Z] time="2021-08-31T14:06:50Z" level=info msg="node5(b5325ddc11a6): Node leave event for 154ffde7125e/172.18.198.96" [2021-08-31T14:06:50.330Z] time="2021-08-31T14:06:50Z" level=info msg="Node 154ffde7125e change state NodeActive --> NodeLeft" [2021-08-31T14:06:50.330Z] time="2021-08-31T14:06:50Z" level=info msg="node4(154ffde7125e): Node leave event for 154ffde7125e/172.18.198.96" [2021-08-31T14:06:50.788Z] time="2021-08-31T14:06:50Z" level=info msg="Node 154ffde7125e/172.18.198.96, left gossip cluster" [2021-08-31T14:06:51.051Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-31T14:06:51.247Z] time="2021-08-31T14:06:50Z" level=info msg="Node 154ffde7125e/172.18.198.96, left gossip cluster" [2021-08-31T14:06:51.620Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-31T14:06:51.705Z] time="2021-08-31T14:06:51Z" level=error msg="node4(154ffde7125e) Could not close DB: timeout waiting for leave broadcast" [2021-08-31T14:06:51.705Z] time="2021-08-31T14:06:51Z" level=info msg="Node b5325ddc11a6/172.18.198.96, left gossip cluster" [2021-08-31T14:06:51.705Z] time="2021-08-31T14:06:51Z" level=info msg="Node b5325ddc11a6 change state NodeActive --> NodeFailed" [2021-08-31T14:06:51.705Z] time="2021-08-31T14:06:51Z" level=info msg="Node b5325ddc11a6/172.18.198.96, added to failed nodes list" [2021-08-31T14:06:51.705Z] --- PASS: TestNetworkDBIslands (11.86s) [2021-08-31T14:06:51.705Z] PASS [2021-08-31T14:06:51.705Z] coverage: 60.0% of statements [2021-08-31T14:06:51.705Z] ok github.com/docker/docker/libnetwork/networkdb 103.276s coverage: 60.0% of statements [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/quota [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/rootless [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/volume [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-31T14:06:51.705Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-31T14:06:52.559Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-31T14:06:52.750Z] --- PASS: TestConfigList (2.76s) [2021-08-31T14:06:52.750Z] === RUN TestConfigsCreateAndDelete [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === Skipped [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-31T14:06:53.240Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-31T14:06:53.240Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-08-31T14:06:53.240Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-31T14:06:53.240Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-31T14:06:53.240Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-08-31T14:06:53.240Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-31T14:06:53.240Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-31T14:06:53.240Z] network_proxy_test.go:208: No support for dual stack yet [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-31T14:06:53.240Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-31T14:06:53.240Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-31T14:06:53.240Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-31T14:06:53.240Z] daemon_test.go:146: root required [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-31T14:06:53.240Z] reload_test.go:520: root required [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-31T14:06:53.240Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-31T14:06:53.240Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-31T14:06:53.240Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-31T14:06:53.240Z] download_test.go:267: Needs fixing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-31T14:06:53.240Z] layer_test.go:303: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-31T14:06:53.240Z] layer_test.go:352: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-31T14:06:53.240Z] layer_test.go:467: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-31T14:06:53.240Z] layer_test.go:696: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-31T14:06:53.240Z] migration_test.go:45: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-31T14:06:53.240Z] migration_test.go:181: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-31T14:06:53.240Z] mount_test.go:17: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-31T14:06:53.240Z] mount_test.go:76: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-31T14:06:53.240Z] mount_test.go:125: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-31T14:06:53.240Z] mount_test.go:212: Failing on Windows [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-31T14:06:53.240Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-31T14:06:53.240Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-31T14:06:53.240Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-31T14:06:53.240Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-31T14:06:53.240Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-31T14:06:53.240Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-31T14:06:53.240Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-31T14:06:53.240Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-31T14:06:53.240Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-31T14:06:53.240Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-31T14:06:53.240Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-31T14:06:53.240Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-31T14:06:53.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-31T14:06:53.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-31T14:06:53.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-31T14:06:53.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-31T14:06:53.240Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-31T14:06:53.240Z] archive_test.go:133: Xz not present in msys2 [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-31T14:06:53.240Z] archive_test.go:238: Failing on Windows CI machines [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-31T14:06:53.240Z] archive_windows_test.go:16: Currently fails [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-31T14:06:53.240Z] changes_test.go:195: needs more investigation [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-31T14:06:53.240Z] changes_test.go:432: needs further investigation [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-31T14:06:53.240Z] changes_test.go:468: needs further investigation [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-31T14:06:53.240Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-31T14:06:53.240Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-31T14:06:53.240Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-31T14:06:53.240Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.240Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-31T14:06:53.240Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.240Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-31T14:06:53.241Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:06:53.241Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-31T14:06:53.241Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-31T14:06:53.241Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-31T14:06:53.241Z] poller_test.go:40: No chmod on Windows [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-31T14:06:53.241Z] fileutils_test.go:133: Needs porting to Windows [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-31T14:06:53.241Z] fileutils_test.go:179: Needs porting to Windows [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-31T14:06:53.241Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-31T14:06:53.241Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-31T14:06:53.241Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-31T14:06:53.241Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-31T14:06:53.241Z] local_test.go:180: runtime.GOOS == "windows" [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] [2021-08-31T14:06:53.241Z] DONE 2068 tests, 67 skipped in 261.047s [2021-08-31T14:06:53.241Z] INFO: make.ps1 ended at 08/31/2021 14:06:53 [2021-08-31T14:06:54.466Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-31T14:06:54.776Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-31T14:06:54.776Z] INFO: Unit tests ended at 08/31/2021 14:06:54. Duration:00:04:34.0461541 [2021-08-31T14:06:54.776Z] INFO: Building busybox [2021-08-31T14:06:54.776Z] Sending build context to Docker daemon 5.12kB [2021-08-31T14:06:54.776Z] [2021-08-31T14:06:54.776Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-31T14:06:54.776Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-31T14:06:54.776Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-31T14:06:54.776Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-31T14:06:54.776Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-31T14:06:54.776Z] ---> d1724c2d9a84 [2021-08-31T14:06:54.776Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-31T14:06:54.776Z] ---> Running in efaa519e1dc4 [2021-08-31T14:06:55.847Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-31T14:06:56.052Z] --- PASS: TestConfigsCreateAndDelete (2.67s) [2021-08-31T14:06:56.052Z] === RUN TestConfigsUpdate [2021-08-31T14:06:56.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-31T14:06:56.107Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-31T14:06:56.525Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-31T14:06:56.656Z] --- PASS: TestBuildWithHugeFile (93.25s) [2021-08-31T14:06:56.656Z] === RUN TestBuildWCOWSandboxSize [2021-08-31T14:06:56.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-31T14:06:56.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-31T14:06:56.936Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-31T14:06:56.936Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-31T14:06:57.505Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-31T14:06:58.074Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-31T14:06:58.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-31T14:06:58.334Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-31T14:06:58.597Z] --- PASS: TestConfigsUpdate (2.68s) [2021-08-31T14:06:58.597Z] === RUN TestTemplatedConfig [2021-08-31T14:06:58.904Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-31T14:06:58.904Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-31T14:06:59.472Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-31T14:07:00.040Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-31T14:07:00.040Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-31T14:07:00.609Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-31T14:07:00.868Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-31T14:07:01.172Z] --- PASS: TestTemplatedConfig (2.62s) [2021-08-31T14:07:01.173Z] === RUN TestConfigCreateResolve [2021-08-31T14:07:01.512Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-31T14:07:02.095Z] check_test.go:308: [dd679fbe4f43c] daemon is not started [2021-08-31T14:07:02.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-31T14:07:03.042Z] check_test.go:308: [d2e398b6e0335] daemon is not started [2021-08-31T14:07:03.042Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-31T14:07:03.075Z] --- PASS: TestServiceUpdatePidsLimit (16.47s) [2021-08-31T14:07:03.075Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-08-31T14:07:03.075Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-08-31T14:07:03.075Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-08-31T14:07:03.075Z] PASS [2021-08-31T14:07:03.075Z] [2021-08-31T14:07:03.075Z] === Skipped [2021-08-31T14:07:03.075Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-31T14:07:03.075Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-31T14:07:03.075Z] [2021-08-31T14:07:03.075Z] [2021-08-31T14:07:03.075Z] DONE 27 tests, 1 skipped in 164.410s [2021-08-31T14:07:03.075Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-31T14:07:03.075Z] INFO: Testing against a local daemon [2021-08-31T14:07:03.075Z] === RUN TestSessionCreate [2021-08-31T14:07:03.075Z] --- PASS: TestSessionCreate (0.02s) [2021-08-31T14:07:03.075Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-31T14:07:03.075Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-31T14:07:03.075Z] PASS [2021-08-31T14:07:03.075Z] [2021-08-31T14:07:03.075Z] DONE 2 tests in 0.055s [2021-08-31T14:07:03.075Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-31T14:07:03.075Z] INFO: Testing against a local daemon [2021-08-31T14:07:03.075Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:07:03.075Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:07:03.075Z] === RUN TestDiskUsage [2021-08-31T14:07:03.075Z] === PAUSE TestDiskUsage [2021-08-31T14:07:03.075Z] === RUN TestEventsExecDie [2021-08-31T14:07:03.333Z] --- PASS: TestEventsExecDie (0.60s) [2021-08-31T14:07:03.333Z] === RUN TestEventsBackwardsCompatible [2021-08-31T14:07:03.333Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-31T14:07:03.333Z] === RUN TestEventsVolumeCreate [2021-08-31T14:07:03.592Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-31T14:07:03.592Z] === RUN TestInfoBinaryCommits [2021-08-31T14:07:03.592Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-31T14:07:03.592Z] === RUN TestInfoAPIVersioned [2021-08-31T14:07:03.592Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-31T14:07:03.592Z] === RUN TestInfoDiscoveryBackend [2021-08-31T14:07:03.610Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-31T14:07:03.715Z] --- PASS: TestConfigCreateResolve (2.69s) [2021-08-31T14:07:03.715Z] PASS [2021-08-31T14:07:03.715Z] [2021-08-31T14:07:03.715Z] DONE 6 tests in 15.795s [2021-08-31T14:07:03.715Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-31T14:07:03.715Z] ++ 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 [2021-08-31T14:07:03.715Z] ++ set -e [2021-08-31T14:07:03.715Z] ++ '[' -n 0 ']' [2021-08-31T14:07:03.715Z] ++ set -x [2021-08-31T14:07:03.715Z] ++ 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 [2021-08-31T14:07:03.715Z] INFO: Testing against a local daemon [2021-08-31T14:07:03.715Z] === RUN TestCheckpoint [2021-08-31T14:07:03.715Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:07:03.715Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-31T14:07:03.715Z] === RUN TestContainerInvalidJSON [2021-08-31T14:07:03.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:07:03.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:07:03.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:07:03.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:07:03.715Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:07:03.715Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:07:03.715Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-08-31T14:07:03.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-31T14:07:03.715Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-31T14:07:03.715Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-31T14:07:03.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-08-31T14:07:03.715Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-31T14:07:03.715Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-31T14:07:03.715Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-31T14:07:03.976Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-31T14:07:03.976Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-31T14:07:03.976Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-31T14:07:03.976Z] === RUN TestCopyFromContainer [2021-08-31T14:07:04.156Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-08-31T14:07:04.156Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-31T14:07:05.087Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-31T14:07:05.087Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-31T14:07:05.362Z] === RUN TestCopyFromContainer// [2021-08-31T14:07:05.514Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-31T14:07:05.623Z] === RUN TestCopyFromContainer//bar/root [2021-08-31T14:07:05.623Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-31T14:07:05.623Z] === RUN TestCopyFromContainer/bar/quux [2021-08-31T14:07:05.651Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-08-31T14:07:05.651Z] === RUN TestInfoAPI [2021-08-31T14:07:05.651Z] --- PASS: TestInfoAPI (0.03s) [2021-08-31T14:07:05.651Z] === RUN TestInfoAPIWarnings [2021-08-31T14:07:05.884Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-31T14:07:05.884Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-31T14:07:05.884Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-31T14:07:06.145Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-31T14:07:06.145Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-31T14:07:06.145Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer (2.39s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-31T14:07:06.407Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-08-31T14:07:06.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-31T14:07:06.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:07:06.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:07:06.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:07:06.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:07:06.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:07:06.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:07:06.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:07:06.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:07:06.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:07:06.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-31T14:07:06.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-31T14:07:06.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-31T14:07:06.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-31T14:07:06.407Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-31T14:07:06.407Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-31T14:07:06.407Z] === RUN TestCreateWithInvalidEnv [2021-08-31T14:07:06.407Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-31T14:07:06.407Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-31T14:07:06.407Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-31T14:07:06.407Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-31T14:07:06.407Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-31T14:07:06.407Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-31T14:07:06.407Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-31T14:07:06.407Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-31T14:07:06.407Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-31T14:07:06.407Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-31T14:07:06.407Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-31T14:07:06.407Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-31T14:07:06.407Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-31T14:07:06.407Z] === RUN TestCreateTmpfsMountsTarget [2021-08-31T14:07:06.407Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-31T14:07:06.407Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-31T14:07:07.150Z] Removing intermediate container efaa519e1dc4 [2021-08-31T14:07:07.150Z] ---> 33665d63c2eb [2021-08-31T14:07:07.150Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-31T14:07:07.150Z] ---> Running in f999c9976f9f [2021-08-31T14:07:07.608Z] Removing intermediate container f999c9976f9f [2021-08-31T14:07:07.608Z] ---> 15e19490eafa [2021-08-31T14:07:07.608Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-31T14:07:07.608Z] ---> Running in 6149311a8225 [2021-08-31T14:07:08.066Z] Removing intermediate container 6149311a8225 [2021-08-31T14:07:08.066Z] ---> 968e8ea4db52 [2021-08-31T14:07:08.066Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-31T14:07:08.322Z] --- PASS: TestCreateWithCustomMaskedPaths (1.77s) [2021-08-31T14:07:08.322Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-31T14:07:08.807Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-31T14:07:08.807Z] check_test.go:308: [dad2d812857cc] daemon is not started [2021-08-31T14:07:08.807Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-31T14:07:09.034Z] [2021-08-31T14:07:09.493Z] ---> 2937f5306581 [2021-08-31T14:07:09.493Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-31T14:07:09.493Z] ---> Running in a7edb17083ae [2021-08-31T14:07:09.742Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-31T14:07:10.240Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2021-08-31T14:07:10.240Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-31T14:07:10.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:07:10.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:07:10.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:07:10.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:07:10.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:07:10.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:07:10.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:07:10.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:07:10.240Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:07:10.240Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:07:10.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:07:10.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:07:10.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:07:10.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:07:10.240Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:07:10.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-31T14:07:10.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-31T14:07:10.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-31T14:07:10.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-31T14:07:10.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-31T14:07:10.240Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-31T14:07:10.240Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-31T14:07:10.811Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-08-31T14:07:10.811Z] === RUN TestCreateDifferentPlatform [2021-08-31T14:07:10.811Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-31T14:07:10.811Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-31T14:07:10.811Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-31T14:07:10.811Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-31T14:07:10.811Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-31T14:07:10.811Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-31T14:07:10.811Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-31T14:07:10.811Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-31T14:07:10.811Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-31T14:07:10.811Z] === RUN TestContainerStartOnDaemonRestart [2021-08-31T14:07:10.811Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-31T14:07:10.811Z] === RUN TestDaemonRestartIpcMode [2021-08-31T14:07:10.811Z] === PAUSE TestDaemonRestartIpcMode [2021-08-31T14:07:10.811Z] === RUN TestDaemonHostGatewayIP [2021-08-31T14:07:10.811Z] === PAUSE TestDaemonHostGatewayIP [2021-08-31T14:07:10.811Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-31T14:07:10.811Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-31T14:07:10.811Z] === RUN TestContainerKillOnDaemonStart [2021-08-31T14:07:10.811Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-31T14:07:10.811Z] === RUN TestDiff [2021-08-31T14:07:11.119Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-31T14:07:11.382Z] --- PASS: TestDiff (0.63s) [2021-08-31T14:07:11.383Z] === RUN TestExecWithCloseStdin [2021-08-31T14:07:11.687Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-31T14:07:12.324Z] --- PASS: TestExecWithCloseStdin (0.74s) [2021-08-31T14:07:12.324Z] === RUN TestExec [2021-08-31T14:07:12.899Z] --- PASS: TestExec (0.69s) [2021-08-31T14:07:12.899Z] === RUN TestExecUser [2021-08-31T14:07:13.471Z] --- PASS: TestExecUser (0.71s) [2021-08-31T14:07:13.471Z] === RUN TestExportContainerAndImportImage [2021-08-31T14:07:13.595Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-31T14:07:13.853Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-31T14:07:14.413Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2021-08-31T14:07:14.413Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-31T14:07:15.798Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-31T14:07:15.798Z] === RUN TestHealthCheckWorkdir [2021-08-31T14:07:16.741Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2021-08-31T14:07:16.741Z] === RUN TestHealthKillContainer [2021-08-31T14:07:18.048Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-31T14:07:18.616Z] check_test.go:308: [db5f283bdeb97] daemon is not started [2021-08-31T14:07:18.616Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-31T14:07:20.042Z] --- PASS: TestHealthKillContainer (2.74s) [2021-08-31T14:07:20.042Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-31T14:07:20.303Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-08-31T14:07:20.303Z] === RUN TestIpcModeNone [2021-08-31T14:07:20.875Z] --- PASS: TestIpcModeNone (0.80s) [2021-08-31T14:07:20.875Z] === RUN TestIpcModePrivate [2021-08-31T14:07:21.447Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-31T14:07:21.707Z] --- PASS: TestIpcModePrivate (0.69s) [2021-08-31T14:07:21.707Z] === RUN TestIpcModeShareable [2021-08-31T14:07:22.279Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-31T14:07:22.279Z] --- PASS: TestIpcModeShareable (0.67s) [2021-08-31T14:07:22.279Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-31T14:07:23.712Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-08-31T14:07:23.712Z] === RUN TestInfoDebug [2021-08-31T14:07:23.712Z] --- PASS: TestInfoDebug (0.53s) [2021-08-31T14:07:23.712Z] === RUN TestInfoInsecureRegistries [2021-08-31T14:07:23.712Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-31T14:07:23.712Z] === RUN TestInfoRegistryMirrors [2021-08-31T14:07:23.712Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-31T14:07:23.712Z] === RUN TestLoginFailsWithBadCredentials [2021-08-31T14:07:23.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2021-08-31T14:07:23.712Z] === RUN TestPingCacheHeaders [2021-08-31T14:07:23.712Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-31T14:07:23.712Z] === RUN TestPingGet [2021-08-31T14:07:23.712Z] --- PASS: TestPingGet (0.01s) [2021-08-31T14:07:23.712Z] === RUN TestPingHead [2021-08-31T14:07:23.712Z] --- PASS: TestPingHead (0.03s) [2021-08-31T14:07:23.712Z] === RUN TestVersion [2021-08-31T14:07:23.712Z] --- PASS: TestVersion (0.02s) [2021-08-31T14:07:23.712Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:07:23.712Z] === CONT TestDiskUsage [2021-08-31T14:07:23.890Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-31T14:07:23.970Z] === RUN TestDiskUsage/empty [2021-08-31T14:07:23.970Z] === RUN TestDiskUsage/empty/container_types [2021-08-31T14:07:23.970Z] === RUN TestDiskUsage/empty/image_types [2021-08-31T14:07:23.970Z] === RUN TestDiskUsage/empty/volume_types [2021-08-31T14:07:23.970Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-31T14:07:23.970Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-31T14:07:24.228Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-31T14:07:24.228Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-31T14:07:24.228Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-31T14:07:24.228Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-31T14:07:24.228Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-31T14:07:24.228Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-31T14:07:24.459Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-31T14:07:24.485Z] === RUN TestDiskUsage/after_container.Run [2021-08-31T14:07:24.825Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.10s) [2021-08-31T14:07:24.825Z] === RUN TestAPIIpcModeHost [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-31T14:07:25.050Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage (1.50s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:07:25.050Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2021-08-31T14:07:25.050Z] PASS [2021-08-31T14:07:25.050Z] [2021-08-31T14:07:25.050Z] DONE 53 tests in 22.361s [2021-08-31T14:07:25.050Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-31T14:07:25.050Z] INFO: Testing against a local daemon [2021-08-31T14:07:25.050Z] === RUN TestVolumesCreateAndList [2021-08-31T14:07:25.050Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-31T14:07:25.050Z] === RUN TestVolumesRemove [2021-08-31T14:07:25.086Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-08-31T14:07:25.086Z] === RUN TestDaemonIpcModeShareable [2021-08-31T14:07:25.309Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-31T14:07:25.309Z] === RUN TestVolumesInspect [2021-08-31T14:07:25.309Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-31T14:07:25.309Z] === RUN TestVolumesInvalidJSON [2021-08-31T14:07:25.309Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-31T14:07:25.309Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-31T14:07:25.309Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-31T14:07:25.309Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-31T14:07:25.309Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-31T14:07:25.309Z] PASS [2021-08-31T14:07:25.309Z] [2021-08-31T14:07:25.309Z] DONE 5 tests in 0.142s [2021-08-31T14:07:25.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-31T14:07:25.397Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-31T14:07:25.397Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-31T14:07:25.874Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-31T14:07:25.874Z] Removing test suite binaries [2021-08-31T14:07:25.874Z] exiting test-integration [2021-08-31T14:07:25.874Z] ++ exit 0 [2021-08-31T14:07:25.874Z] [2021-08-31T14:07:26.470Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-31T14:07:26.470Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2021-08-31T14:07:26.470Z] === RUN TestDaemonIpcModePrivate [2021-08-31T14:07:26.775Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-31T14:07:27.205Z] Removing intermediate container a7edb17083ae [2021-08-31T14:07:27.205Z] ---> 916a3abcd47a [2021-08-31T14:07:27.205Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-31T14:07:27.205Z] ---> Running in 2cb32c81e711 [2021-08-31T14:07:27.205Z] [2021-08-31T14:07:27.205Z] SUCCESS: Specified value was saved. [2021-08-31T14:07:27.856Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-31T14:07:27.856Z] --- PASS: TestDaemonIpcModePrivate (1.47s) [2021-08-31T14:07:27.856Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-31T14:07:28.172Z] Removing intermediate container 2cb32c81e711 [2021-08-31T14:07:28.172Z] ---> fbbe5c6a2868 [2021-08-31T14:07:28.172Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-31T14:07:28.172Z] ---> Running in f87bf3b71bf6 Post stage [Pipeline] junit [2021-08-31T14:07:28.460Z] Recording test results [2021-08-31T14:07:29.240Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-31T14:07:29.308Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-31T14:07:29.501Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.52s) [2021-08-31T14:07:29.501Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-31T14:07:29.878Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-31T14:07:29.885Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-31T14:07:30.223Z] + echo Ensuring container killed. [2021-08-31T14:07:30.223Z] Ensuring container killed. [2021-08-31T14:07:30.223Z] + docker rm -vf docker-pr4 [2021-08-31T14:07:30.223Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-08-31T14:07:30.501Z] + echo Chowning /workspace to jenkins user [2021-08-31T14:07:30.501Z] Chowning /workspace to jenkins user [2021-08-31T14:07:30.501Z] + id -u [2021-08-31T14:07:30.501Z] + id -g [2021-08-31T14:07:30.501Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42797:/workspace busybox chown -R 1000:1000 /workspace [2021-08-31T14:07:30.501Z] Unable to find image 'busybox:latest' locally [2021-08-31T14:07:30.501Z] latest: Pulling from library/busybox [2021-08-31T14:07:30.759Z] 8ec32b265e94: Pulling fs layer [2021-08-31T14:07:30.886Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-31T14:07:30.886Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s) [2021-08-31T14:07:30.886Z] === RUN TestIpcModeOlderClient [2021-08-31T14:07:30.886Z] === PAUSE TestIpcModeOlderClient [2021-08-31T14:07:30.886Z] === RUN TestKillContainerInvalidSignal [2021-08-31T14:07:31.016Z] 8ec32b265e94: Download complete [2021-08-31T14:07:31.016Z] 8ec32b265e94: Pull complete [2021-08-31T14:07:31.016Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-31T14:07:31.016Z] Status: Downloaded newer image for busybox:latest [2021-08-31T14:07:31.255Z] check_test.go:308: [dd809de3b0a2b] daemon is not started [2021-08-31T14:07:31.255Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-31T14:07:31.458Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2021-08-31T14:07:31.458Z] === RUN TestKillContainer [2021-08-31T14:07:31.458Z] === RUN TestKillContainer/no_signal [2021-08-31T14:07:31.825Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert=== RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-31T14:07:31.825Z] [2021-08-31T14:07:32.399Z] === RUN TestKillContainer/non_killing_signal [2021-08-31T14:07:32.660Z] === RUN TestKillContainer/killing_signal [2021-08-31T14:07:32.762Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-31T14:07:32.855Z] Cannot create a file when that file already exists. [2021-08-31T14:07:33.022Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-31T14:07:33.602Z] --- PASS: TestKillContainer (1.90s) [2021-08-31T14:07:33.602Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-08-31T14:07:33.602Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-08-31T14:07:33.602Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2021-08-31T14:07:33.602Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-31T14:07:33.602Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-31T14:07:33.839Z] + bundleName=amd64-cgroup2 [2021-08-31T14:07:33.839Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-31T14:07:33.839Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-31T14:07:33.839Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-31T14:07:33.839Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-08-31T14:07:33.958Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] archiveArtifacts [2021-08-31T14:07:34.113Z] Archiving artifacts [2021-08-31T14:07:34.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-31T14:07:34.750Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2021-08-31T14:07:34.750Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2021-08-31T14:07:34.750Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-08-31T14:07:34.750Z] === RUN TestKillStoppedContainer [2021-08-31T14:07:34.750Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-31T14:07:34.750Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-31T14:07:34.750Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-31T14:07:34.750Z] === RUN TestKillDifferentUserContainer [2021-08-31T14:07:35.320Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-08-31T14:07:35.320Z] === RUN TestInspectOomKilledTrue [2021-08-31T14:07:35.320Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:07:35.320Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-31T14:07:35.320Z] === RUN TestInspectOomKilledFalse [2021-08-31T14:07:35.320Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:07:35.320Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-31T14:07:35.320Z] === RUN TestLinksEtcHostsContentMatch [2021-08-31T14:07:35.339Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-31T14:07:35.339Z] check_test.go:308: [d0b772f235aee] daemon is not started [2021-08-31T14:07:35.339Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-31T14:07:35.678Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-31T14:07:35.891Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2021-08-31T14:07:35.891Z] === RUN TestLinksContainerNames [2021-08-31T14:07:35.985Z] + make clean [2021-08-31T14:07:36.243Z] docker volume rm -f docker-dev-cache [2021-08-31T14:07:36.243Z] docker-dev-cache [Pipeline] deleteDir [2021-08-31T14:07:36.592Z] Removing intermediate container f87bf3b71bf6 [2021-08-31T14:07:36.592Z] ---> bb451e9b9c43 [2021-08-31T14:07:36.592Z] Step 13/13 : CMD ["sh"] [2021-08-31T14:07:36.592Z] ---> Running in db38aafc13d3 [2021-08-31T14:07:36.592Z] Removing intermediate container db38aafc13d3 [2021-08-31T14:07:36.592Z] ---> e1fdc54ffd63 [2021-08-31T14:07:36.592Z] Successfully built e1fdc54ffd63 [2021-08-31T14:07:36.592Z] Successfully tagged busybox:latest [2021-08-31T14:07:36.592Z] INFO: Docker images of the daemon under test [2021-08-31T14:07:36.592Z] [2021-08-31T14:07:36.592Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-31T14:07:36.592Z] busybox latest e1fdc54ffd63 Less than a second ago 5.72GB [2021-08-31T14:07:36.592Z] microsoft/windowsservercore latest d1724c2d9a84 3 weeks ago 5.7GB [2021-08-31T14:07:36.592Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 3 weeks ago 5.7GB [2021-08-31T14:07:36.592Z] [2021-08-31T14:07:36.592Z] INFO: Running integration tests at 08/31/2021 14:07:36... [2021-08-31T14:07:36.592Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-31T14:07:36.592Z] INFO: Integration API tests being run from the host: [2021-08-31T14:07:36.718Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-31T14:07:37.049Z] INFO: make.ps1 starting at 08/31/2021 14:07:36 [2021-08-31T14:07:37.276Z] --- PASS: TestLinksContainerNames (1.22s) [2021-08-31T14:07:37.276Z] === RUN TestLogsFollowTailEmpty [2021-08-31T14:07:37.508Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-31T14:07:37.851Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-08-31T14:07:37.851Z] === RUN TestContainerNetworkMountsNoChown [2021-08-31T14:07:38.423Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/default [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/default [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/private [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/private [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rprivate [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/slave [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/slave [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rslave [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/shared [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/shared [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rshared [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/default [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/rslave [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/private [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/rshared [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/slave [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/rprivate [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/shared [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-31T14:07:38.423Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-31T14:07:38.423Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-31T14:07:38.423Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-31T14:07:38.621Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [Pipeline] } [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-31T14:07:38.685Z] === CONT TestMountDaemonRoot/shared/bind_subpath [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-31T14:07:38.947Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-31T14:07:38.947Z] === RUN TestContainerBindMountNonRecursive [2021-08-31T14:07:40.006Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-31T14:07:40.340Z] --- PASS: TestContainerBindMountNonRecursive (1.51s) [2021-08-31T14:07:40.340Z] === RUN TestContainerVolumesMountedAsShared [2021-08-31T14:07:40.912Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-08-31T14:07:40.912Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-31T14:07:41.484Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-08-31T14:07:41.484Z] === RUN TestNetworkNat [2021-08-31T14:07:41.910Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-31T14:07:41.910Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-31T14:07:42.056Z] --- PASS: TestNetworkNat (0.66s) [2021-08-31T14:07:42.056Z] === RUN TestNetworkLocalhostTCPNat [2021-08-31T14:07:42.627Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2021-08-31T14:07:42.627Z] === RUN TestNetworkLoopbackNat [2021-08-31T14:07:43.290Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-31T14:07:43.861Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-31T14:07:45.242Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-31T14:07:45.926Z] --- PASS: TestNetworkLoopbackNat (2.87s) [2021-08-31T14:07:45.926Z] === RUN TestPause [2021-08-31T14:07:46.186Z] --- PASS: TestPause (0.68s) [2021-08-31T14:07:46.186Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-31T14:07:46.186Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-31T14:07:46.186Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-31T14:07:46.186Z] === RUN TestPauseStopPausedContainer [2021-08-31T14:07:47.142Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2021-08-31T14:07:47.142Z] === RUN TestPidHost [2021-08-31T14:07:48.531Z] --- PASS: TestPidHost (1.38s) [2021-08-31T14:07:48.531Z] === RUN TestPsFilter [2021-08-31T14:07:48.531Z] --- PASS: TestPsFilter (0.14s) [2021-08-31T14:07:48.531Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-31T14:07:48.550Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-31T14:07:49.103Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2021-08-31T14:07:49.103Z] === RUN TestRemoveContainerWithVolume [2021-08-31T14:07:49.677Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2021-08-31T14:07:49.677Z] === RUN TestRemoveContainerRunning [2021-08-31T14:07:50.247Z] --- PASS: TestRemoveContainerRunning (0.60s) [2021-08-31T14:07:50.248Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-31T14:07:50.819Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2021-08-31T14:07:50.819Z] === RUN TestRemoveInvalidContainer [2021-08-31T14:07:50.819Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-31T14:07:50.819Z] === RUN TestRenameLinkedContainer [2021-08-31T14:07:51.841Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-31T14:07:53.365Z] --- PASS: TestRenameLinkedContainer (2.51s) [2021-08-31T14:07:53.365Z] === RUN TestRenameStoppedContainer [2021-08-31T14:07:53.936Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-08-31T14:07:53.936Z] === RUN TestRenameRunningContainerAndReuse [2021-08-31T14:07:55.321Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2021-08-31T14:07:55.321Z] === RUN TestRenameInvalidName [2021-08-31T14:07:55.893Z] --- PASS: TestRenameInvalidName (0.62s) [2021-08-31T14:07:55.893Z] === RUN TestRenameAnonymousContainer [2021-08-31T14:07:56.104Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-31T14:07:58.012Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-31T14:07:58.438Z] --- PASS: TestRenameAnonymousContainer (2.35s) [2021-08-31T14:07:58.438Z] === RUN TestRenameContainerWithSameName [2021-08-31T14:07:58.699Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2021-08-31T14:07:58.699Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-31T14:07:59.392Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-31T14:07:59.392Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-31T14:07:59.392Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-31T14:08:00.083Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2021-08-31T14:08:00.083Z] === RUN TestResize [2021-08-31T14:08:00.329Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-31T14:08:00.654Z] --- PASS: TestResize (0.63s) [2021-08-31T14:08:00.654Z] === RUN TestResizeWithInvalidSize [2021-08-31T14:08:01.596Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2021-08-31T14:08:01.596Z] === RUN TestResizeWhenContainerNotStarted [2021-08-31T14:08:01.859Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:08:01.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:08:01.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:08:01.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-31T14:08:01.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-31T14:08:01.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:08:01.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-31T14:08:02.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:08:02.666Z] INFO: Testing against a local daemon [2021-08-31T14:08:02.666Z] === RUN TestBuildWithSession [2021-08-31T14:08:02.666Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:08:02.666Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-31T14:08:02.666Z] === RUN TestBuildSquashParent [2021-08-31T14:08:02.666Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:08:02.666Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-31T14:08:02.666Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-31T14:08:02.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:08:02.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:08:02.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:08:02.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:08:02.666Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:08:02.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:08:02.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:08:02.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:08:02.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:08:02.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:08:02.666Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:08:02.666Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:08:02.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-31T14:08:02.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-31T14:08:02.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-31T14:08:02.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-31T14:08:03.617Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-31T14:08:03.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:08:03.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-31T14:08:04.185Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-31T14:08:04.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-31T14:08:04.444Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-31T14:08:04.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-31T14:08:05.012Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-31T14:08:05.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-31T14:08:05.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-31T14:08:05.580Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-31T14:08:05.842Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-31T14:08:06.101Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-31T14:08:06.670Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-31T14:08:07.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-31T14:08:07.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-31T14:08:07.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-31T14:08:07.359Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-31T14:08:09.207Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-31T14:08:09.207Z] docker_cli_daemon_test.go:2550: [d41e80a9e28af] daemon is not started [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2021-08-31T14:08:09.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s) [2021-08-31T14:08:09.654Z] === RUN TestCgroupNamespacesRun [2021-08-31T14:08:10.146Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-31T14:08:10.596Z] --- PASS: TestCgroupNamespacesRun (1.46s) [2021-08-31T14:08:10.596Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-31T14:08:10.714Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-31T14:08:12.092Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-31T14:08:12.510Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s) [2021-08-31T14:08:12.510Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-31T14:08:13.473Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-31T14:08:13.894Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.48s) [2021-08-31T14:08:13.894Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-31T14:08:14.849Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-31T14:08:15.278Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s) [2021-08-31T14:08:15.278Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-31T14:08:15.417Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-31T14:08:15.951Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-08-31T14:08:15.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (7.37s) [2021-08-31T14:08:15.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.63s) [2021-08-31T14:08:15.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.94s) [2021-08-31T14:08:15.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.96s) [2021-08-31T14:08:15.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.85s) [2021-08-31T14:08:15.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.86s) [2021-08-31T14:08:15.951Z] === RUN TestBuildMultiStageCopy [2021-08-31T14:08:15.951Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-31T14:08:17.191Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-08-31T14:08:17.191Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-31T14:08:18.402Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-31T14:08:18.402Z] Copying nested executables into bundles/binary-daemon [2021-08-31T14:08:18.402Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-31T14:08:18.403Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T14:08:18.403Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-31T14:08:18.403Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-31T14:08:18.575Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.45s) [2021-08-31T14:08:18.575Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-31T14:08:18.746Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a80be7b932dadcb60f57b0f71f14d52031aef01e -e DOCKER_GRAPHDRIVER docker:a80be7b932dadcb60f57b0f71f14d52031aef01e hack/make.sh cross [2021-08-31T14:08:19.146Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-31T14:08:19.146Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-31T14:08:19.311Z] [2021-08-31T14:08:19.311Z] Removing bundles/ [2021-08-31T14:08:19.311Z] [2021-08-31T14:08:19.311Z] ---> Making bundle: cross (in bundles/cross) [2021-08-31T14:08:19.311Z] Cross building: bundles/cross/linux/amd64 [2021-08-31T14:08:19.311Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-31T14:08:19.311Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-31T14:08:19.612Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-31T14:08:20.530Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-08-31T14:08:20.530Z] === RUN TestNISDomainname [2021-08-31T14:08:21.471Z] --- PASS: TestNISDomainname (0.86s) [2021-08-31T14:08:21.471Z] === RUN TestHostnameDnsResolution [2021-08-31T14:08:21.518Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-31T14:08:21.518Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-31T14:08:22.414Z] --- PASS: TestHostnameDnsResolution (1.02s) [2021-08-31T14:08:22.414Z] === RUN TestStats [2021-08-31T14:08:23.019Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-31T14:08:23.424Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-31T14:08:23.477Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-31T14:08:24.442Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-31T14:08:24.957Z] --- PASS: TestStats (2.66s) [2021-08-31T14:08:24.957Z] === RUN TestStopContainerWithTimeout [2021-08-31T14:08:24.957Z] === RUN TestStopContainerWithTimeout/0 [2021-08-31T14:08:24.957Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-31T14:08:24.957Z] === RUN TestStopContainerWithTimeout/1 [2021-08-31T14:08:24.957Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-31T14:08:24.957Z] === RUN TestStopContainerWithTimeout/3 [2021-08-31T14:08:24.957Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-31T14:08:24.957Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-31T14:08:24.957Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-31T14:08:24.957Z] === CONT TestStopContainerWithTimeout/0 [2021-08-31T14:08:24.957Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-31T14:08:24.957Z] === CONT TestStopContainerWithTimeout/3 [2021-08-31T14:08:24.957Z] === CONT TestStopContainerWithTimeout/1 [2021-08-31T14:08:25.409Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-31T14:08:25.958Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-31T14:08:25.958Z] check_test.go:308: [d0d6da82887d1] daemon is not started [2021-08-31T14:08:25.958Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-31T14:08:26.374Z] --- PASS: TestBuildMultiStageCopy (10.35s) [2021-08-31T14:08:26.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.91s) [2021-08-31T14:08:26.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-08-31T14:08:26.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-08-31T14:08:26.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2021-08-31T14:08:26.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2021-08-31T14:08:26.374Z] === RUN TestBuildMultiStageParentConfig [2021-08-31T14:08:28.257Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-31T14:08:28.257Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2021-08-31T14:08:28.257Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2021-08-31T14:08:28.257Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2021-08-31T14:08:28.257Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2021-08-31T14:08:28.257Z] === RUN TestDeleteDevicemapper [2021-08-31T14:08:28.257Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-31T14:08:28.257Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-31T14:08:28.257Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-31T14:08:28.550Z] --- PASS: TestBuildMultiStageParentConfig (2.09s) [2021-08-31T14:08:28.550Z] === RUN TestBuildLabelWithTargets [2021-08-31T14:08:28.550Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:08:28.550Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-31T14:08:28.550Z] === RUN TestBuildWithEmptyLayers [2021-08-31T14:08:29.517Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-08-31T14:08:29.517Z] === RUN TestBuildMultiStageOnBuild [2021-08-31T14:08:30.805Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2021-08-31T14:08:30.805Z] === RUN TestUpdateMemory [2021-08-31T14:08:30.805Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:08:30.805Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-31T14:08:30.805Z] === RUN TestUpdateCPUQuota [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite (329.73s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.57s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.49s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.40s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.05s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.25s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.02s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.25s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.10s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.91s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s) [2021-08-31T14:08:31.237Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.01s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.08s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.04s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.64s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.34s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.06s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.59s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.34s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.34s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.25s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.73s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.56s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.59s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.34s) [2021-08-31T14:08:31.237Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-31T14:08:31.237Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.56s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.44s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.61s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.66s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.25s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.75s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.72s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.38s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.24s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.36s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.74s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.02s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.78s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.00s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.51s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.97s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.70s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.65s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.46s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.34s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.15s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.57s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.73s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-08-31T14:08:31.237Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.61s) [2021-08-31T14:08:31.237Z] === RUN TestDockerSwarmSuite [2021-08-31T14:08:31.237Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-31T14:08:32.189Z] --- PASS: TestUpdateCPUQuota (1.22s) [2021-08-31T14:08:32.189Z] === RUN TestUpdatePidsLimit [2021-08-31T14:08:32.189Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-31T14:08:32.189Z] === RUN TestUpdatePidsLimit/no_change [2021-08-31T14:08:32.449Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-31T14:08:32.710Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-31T14:08:33.291Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-31T14:08:33.559Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-31T14:08:33.777Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-31T14:08:33.821Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-31T14:08:34.763Z] --- PASS: TestUpdatePidsLimit (2.90s) [2021-08-31T14:08:34.763Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-08-31T14:08:34.763Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-08-31T14:08:34.763Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-08-31T14:08:34.763Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2021-08-31T14:08:34.763Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-08-31T14:08:34.763Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2021-08-31T14:08:34.763Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-08-31T14:08:34.763Z] === RUN TestUpdateRestartPolicy [2021-08-31T14:08:37.067Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-31T14:08:41.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-31T14:08:41.825Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-31T14:08:43.732Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-31T14:08:44.321Z] --- PASS: TestBuildMultiStageOnBuild (14.17s) [2021-08-31T14:08:44.321Z] === RUN TestBuildUncleanTarFilenames [2021-08-31T14:08:44.321Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:08:44.321Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-08-31T14:08:44.321Z] === RUN TestBuildMultiStageLayerLeak [2021-08-31T14:08:46.989Z] --- PASS: TestUpdateRestartPolicy (11.74s) [2021-08-31T14:08:46.989Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-31T14:08:47.249Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-08-31T14:08:47.249Z] === RUN TestWaitNonBlocked [2021-08-31T14:08:47.249Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:08:47.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:08:47.249Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:08:47.249Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:08:47.249Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:08:47.249Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:08:48.192Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-31T14:08:48.192Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-08-31T14:08:48.192Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-08-31T14:08:48.192Z] === RUN TestWaitBlocked [2021-08-31T14:08:48.192Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:08:48.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:08:48.192Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:08:48.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:08:48.192Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-31T14:08:48.192Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-31T14:08:49.137Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-31T14:08:49.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-08-31T14:08:49.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2021-08-31T14:08:49.137Z] === CONT TestContainerStartOnDaemonRestart [2021-08-31T14:08:49.137Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-31T14:08:49.137Z] === CONT TestIpcModeOlderClient [2021-08-31T14:08:49.137Z] === CONT TestContainerKillOnDaemonStart [2021-08-31T14:08:49.137Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-31T14:08:49.137Z] === CONT TestDaemonHostGatewayIP [2021-08-31T14:08:51.855Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-31T14:08:51.855Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-31T14:08:51.855Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-31T14:08:52.442Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-31T14:08:52.446Z] --- PASS: TestContainerStartOnDaemonRestart (2.89s) [2021-08-31T14:08:52.446Z] === CONT TestDaemonRestartIpcMode [2021-08-31T14:08:52.446Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.26s) [2021-08-31T14:08:52.707Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2021-08-31T14:08:52.884Z] --- PASS: TestBuildMultiStageLayerLeak (8.38s) [2021-08-31T14:08:52.884Z] === RUN TestBuildWithHugeFile [2021-08-31T14:08:53.403Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-31T14:08:53.403Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-08-31T14:08:53.403Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-31T14:08:53.977Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-31T14:08:54.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-31T14:08:55.251Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2021-08-31T14:08:55.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-31T14:08:58.027Z] docker_api_swarm_test.go:563: [d4e6ec6e98dff] joining swarm manager [d3c9a7749bffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:09:01.829Z] --- PASS: TestContainerKillOnDaemonStart (12.40s) [2021-08-31T14:09:01.829Z] PASS [2021-08-31T14:09:01.829Z] [2021-08-31T14:09:01.829Z] === Skipped [2021-08-31T14:09:01.829Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-31T14:09:01.829Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:09:01.829Z] [2021-08-31T14:09:01.829Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-31T14:09:01.829Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:09:01.829Z] [2021-08-31T14:09:01.829Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-31T14:09:01.829Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:09:01.829Z] [2021-08-31T14:09:01.829Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-31T14:09:01.829Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-31T14:09:01.829Z] [2021-08-31T14:09:01.829Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-31T14:09:01.829Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-31T14:09:01.829Z] [2021-08-31T14:09:01.829Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-31T14:09:01.829Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:09:01.829Z] [2021-08-31T14:09:01.829Z] [2021-08-31T14:09:01.829Z] DONE 195 tests, 6 skipped in 118.086s [2021-08-31T14:09:01.829Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-31T14:09:01.829Z] ++ 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 [2021-08-31T14:09:01.829Z] ++ set -e [2021-08-31T14:09:01.829Z] ++ '[' -n 0 ']' [2021-08-31T14:09:01.829Z] ++ set -x [2021-08-31T14:09:01.829Z] ++ 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 [2021-08-31T14:09:01.829Z] === RUN TestConfigDaemonLibtrustID [2021-08-31T14:09:02.400Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-31T14:09:02.401Z] === RUN TestDaemonConfigValidation [2021-08-31T14:09:02.401Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:09:02.401Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:09:02.401Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-31T14:09:02.401Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-31T14:09:02.401Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-31T14:09:02.401Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-31T14:09:02.401Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-31T14:09:02.401Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-31T14:09:02.401Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-31T14:09:02.401Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-31T14:09:02.401Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-31T14:09:02.401Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-31T14:09:02.401Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-31T14:09:02.401Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-31T14:09:02.401Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-31T14:09:02.401Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-31T14:09:02.401Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-08-31T14:09:02.401Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-08-31T14:09:02.401Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-08-31T14:09:02.401Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-08-31T14:09:02.401Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-31T14:09:02.401Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-31T14:09:02.401Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-31T14:09:03.784Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-31T14:09:04.594Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-31T14:09:04.594Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-31T14:09:04.594Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-31T14:09:04.723Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-31T14:09:04.853Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-31T14:09:05.420Z] === RUN TestDockerSuite/TestBuildFails [2021-08-31T14:09:05.663Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-31T14:09:05.663Z] daemon_test.go:148: [dd4f62b30733e] daemon is not started [2021-08-31T14:09:05.663Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-08-31T14:09:05.663Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-31T14:09:05.663Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-31T14:09:05.663Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-31T14:09:05.663Z] PASS [2021-08-31T14:09:05.663Z] [2021-08-31T14:09:05.663Z] DONE 11 tests in 4.123s [2021-08-31T14:09:05.663Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-31T14:09:05.663Z] ++ 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 [2021-08-31T14:09:05.663Z] ++ set -e [2021-08-31T14:09:05.663Z] ++ '[' -n 0 ']' [2021-08-31T14:09:05.663Z] ++ set -x [2021-08-31T14:09:05.663Z] ++ 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 [2021-08-31T14:09:05.923Z] INFO: Testing against a local daemon [2021-08-31T14:09:05.923Z] === RUN TestCommitInheritsEnv [2021-08-31T14:09:05.988Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-31T14:09:05.988Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-31T14:09:06.185Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-08-31T14:09:06.185Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-31T14:09:06.185Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-31T14:09:06.185Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-31T14:09:06.185Z] === RUN TestImagesFilterMultiReference [2021-08-31T14:09:06.446Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-31T14:09:06.446Z] === RUN TestImagePullPlatformInvalid [2021-08-31T14:09:06.446Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-31T14:09:06.446Z] === RUN TestRemoveImageOrphaning [2021-08-31T14:09:06.706Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-31T14:09:06.706Z] === RUN TestRemoveImageGarbageCollector [2021-08-31T14:09:06.706Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:09:06.706Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-31T14:09:06.706Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-31T14:09:06.706Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-31T14:09:06.706Z] === RUN TestTagInvalidReference [2021-08-31T14:09:06.706Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-31T14:09:06.706Z] === RUN TestTagValidPrefixedRepo [2021-08-31T14:09:06.967Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-08-31T14:09:06.967Z] === RUN TestTagExistedNameWithoutForce [2021-08-31T14:09:06.967Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-08-31T14:09:06.967Z] === RUN TestTagOfficialNames [2021-08-31T14:09:06.967Z] --- PASS: TestTagOfficialNames (0.11s) [2021-08-31T14:09:06.967Z] === RUN TestTagMatchesDigest [2021-08-31T14:09:06.967Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-31T14:09:06.967Z] PASS [2021-08-31T14:09:06.967Z] [2021-08-31T14:09:06.967Z] === Skipped [2021-08-31T14:09:06.967Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-31T14:09:06.967Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-31T14:09:06.967Z] [2021-08-31T14:09:06.967Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-31T14:09:06.967Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:09:06.967Z] [2021-08-31T14:09:06.967Z] [2021-08-31T14:09:06.967Z] DONE 12 tests, 2 skipped in 1.342s [2021-08-31T14:09:06.967Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-31T14:09:06.967Z] ++ 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 [2021-08-31T14:09:06.967Z] ++ set -e [2021-08-31T14:09:06.967Z] ++ '[' -n 0 ']' [2021-08-31T14:09:06.967Z] ++ set -x [2021-08-31T14:09:06.967Z] ++ 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 [2021-08-31T14:09:07.227Z] INFO: Testing against a local daemon [2021-08-31T14:09:07.227Z] === RUN TestNetworkCreateDelete [2021-08-31T14:09:07.487Z] --- PASS: TestNetworkCreateDelete (0.28s) [2021-08-31T14:09:07.487Z] === RUN TestDockerNetworkDeletePreferID [2021-08-31T14:09:07.892Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-31T14:09:08.059Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-08-31T14:09:08.059Z] === RUN TestDaemonDNSFallback [2021-08-31T14:09:10.426Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-31T14:09:10.686Z] docker_api_swarm_test.go:585: [d442556244be9] joining swarm manager [d3c9a7749bffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:09:12.063Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-31T14:09:13.970Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-31T14:09:13.970Z] check_test.go:379: [d4e6ec6e98dff] daemon is not started [2021-08-31T14:09:13.970Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-31T14:09:14.639Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-08-31T14:09:14.639Z] === RUN TestInspectNetwork [2021-08-31T14:09:14.908Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-31T14:09:16.285Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-31T14:09:17.220Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-31T14:09:17.480Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-31T14:09:18.841Z] === RUN TestInspectNetwork/full_network_id [2021-08-31T14:09:18.841Z] === RUN TestInspectNetwork/partial_network_id [2021-08-31T14:09:18.841Z] === RUN TestInspectNetwork/network_name [2021-08-31T14:09:18.841Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-31T14:09:19.385Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-31T14:09:20.761Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-31T14:09:22.137Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-31T14:09:23.040Z] --- PASS: TestInspectNetwork (8.05s) [2021-08-31T14:09:23.040Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-31T14:09:23.040Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-31T14:09:23.040Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-31T14:09:23.040Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-31T14:09:23.041Z] === RUN TestRunContainerWithBridgeNone [2021-08-31T14:09:24.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-31T14:09:24.041Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-08-31T14:09:24.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-31T14:09:24.953Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2021-08-31T14:09:24.953Z] === RUN TestNetworkInvalidJSON [2021-08-31T14:09:24.953Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-31T14:09:24.953Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-31T14:09:24.953Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:09:24.953Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:09:24.953Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:09:24.953Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:09:24.953Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-31T14:09:24.953Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:09:24.953Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:09:24.953Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-31T14:09:24.953Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-31T14:09:24.953Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-31T14:09:24.953Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-31T14:09:24.953Z] === RUN TestNetworkList [2021-08-31T14:09:24.953Z] === RUN TestNetworkList//networks [2021-08-31T14:09:24.953Z] === PAUSE TestNetworkList//networks [2021-08-31T14:09:24.953Z] === RUN TestNetworkList//networks/ [2021-08-31T14:09:24.953Z] === PAUSE TestNetworkList//networks/ [2021-08-31T14:09:24.953Z] === CONT TestNetworkList//networks [2021-08-31T14:09:24.953Z] === CONT TestNetworkList//networks/ [2021-08-31T14:09:24.953Z] --- PASS: TestNetworkList (0.03s) [2021-08-31T14:09:24.953Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-31T14:09:24.953Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-31T14:09:24.953Z] === RUN TestHostIPv4BridgeLabel [2021-08-31T14:09:25.525Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-31T14:09:25.525Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-31T14:09:25.944Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-31T14:09:26.466Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-31T14:09:26.466Z] === RUN TestDaemonDefaultNetworkPools [2021-08-31T14:09:26.512Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-31T14:09:26.771Z] docker_api_swarm_test.go:46: [d5c4324c3c5b2] joining swarm manager [da71c8d31c17d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:09:27.338Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-31T14:09:27.407Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-08-31T14:09:27.407Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-31T14:09:27.905Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-31T14:09:28.473Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-31T14:09:28.473Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-31T14:09:28.473Z] --- PASS: TestImportExtremelyLargeImageWorks (179.86s) [2021-08-31T14:09:28.473Z] PASS [2021-08-31T14:09:28.473Z] [2021-08-31T14:09:28.473Z] DONE 12 tests in 183.407s [2021-08-31T14:09:28.473Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-31T14:09:28.473Z] ++ 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 [2021-08-31T14:09:28.473Z] ++ set -e [2021-08-31T14:09:28.473Z] ++ '[' -n 0 ']' [2021-08-31T14:09:28.473Z] ++ set -x [2021-08-31T14:09:28.473Z] ++ 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 [2021-08-31T14:09:28.473Z] INFO: Testing against a local daemon [2021-08-31T14:09:28.473Z] === RUN TestNetworkCreateDelete [2021-08-31T14:09:28.731Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-08-31T14:09:28.731Z] === RUN TestDockerNetworkDeletePreferID [2021-08-31T14:09:28.789Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-08-31T14:09:28.789Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-31T14:09:29.298Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2021-08-31T14:09:29.298Z] === RUN TestDaemonDNSFallback [2021-08-31T14:09:29.298Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-31T14:09:29.557Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-31T14:09:29.730Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2021-08-31T14:09:29.730Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-31T14:09:29.816Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-31T14:09:30.383Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-31T14:09:30.383Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-31T14:09:30.641Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-31T14:09:30.670Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-31T14:09:30.670Z] === RUN TestServiceWithPredefinedNetwork [2021-08-31T14:09:31.577Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-31T14:09:33.213Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2021-08-31T14:09:33.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-31T14:09:33.213Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:09:33.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:09:33.213Z] === RUN TestServiceWithDataPathPortInit [2021-08-31T14:09:33.478Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-31T14:09:36.007Z] --- PASS: TestDaemonDNSFallback (6.54s) [2021-08-31T14:09:36.007Z] === RUN TestInspectNetwork [2021-08-31T14:09:37.384Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-31T14:09:39.922Z] === RUN TestInspectNetwork/full_network_id [2021-08-31T14:09:39.922Z] === RUN TestInspectNetwork/partial_network_id [2021-08-31T14:09:39.922Z] === RUN TestInspectNetwork/network_name [2021-08-31T14:09:39.922Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-31T14:09:40.181Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-31T14:09:40.181Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-31T14:09:40.440Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-31T14:09:40.440Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-31T14:09:40.440Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-31T14:09:40.698Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-31T14:09:41.639Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-31T14:09:42.609Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-31T14:09:44.513Z] --- PASS: TestInspectNetwork (8.44s) [2021-08-31T14:09:44.513Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-31T14:09:44.513Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-31T14:09:44.513Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-31T14:09:44.513Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-31T14:09:44.513Z] === RUN TestRunContainerWithBridgeNone [2021-08-31T14:09:44.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-31T14:09:45.449Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-31T14:09:45.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-31T14:09:45.709Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-31T14:09:46.279Z] --- PASS: TestRunContainerWithBridgeNone (2.24s) [2021-08-31T14:09:46.279Z] === RUN TestNetworkInvalidJSON [2021-08-31T14:09:46.538Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-31T14:09:46.538Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-31T14:09:46.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:09:46.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:09:46.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:09:46.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:09:46.538Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-31T14:09:46.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:09:46.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:09:46.538Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-31T14:09:46.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-31T14:09:46.538Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-31T14:09:46.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-31T14:09:46.538Z] === RUN TestNetworkList [2021-08-31T14:09:46.538Z] === RUN TestNetworkList//networks [2021-08-31T14:09:46.538Z] === PAUSE TestNetworkList//networks [2021-08-31T14:09:46.538Z] === RUN TestNetworkList//networks/ [2021-08-31T14:09:46.538Z] === PAUSE TestNetworkList//networks/ [2021-08-31T14:09:46.538Z] === CONT TestNetworkList//networks [2021-08-31T14:09:46.538Z] === CONT TestNetworkList//networks/ [2021-08-31T14:09:46.538Z] --- PASS: TestNetworkList (0.02s) [2021-08-31T14:09:46.538Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-31T14:09:46.538Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-31T14:09:46.538Z] === RUN TestHostIPv4BridgeLabel [2021-08-31T14:09:46.538Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-31T14:09:47.105Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2021-08-31T14:09:47.106Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-31T14:09:48.042Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2021-08-31T14:09:48.042Z] === RUN TestDaemonDefaultNetworkPools [2021-08-31T14:09:48.979Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-08-31T14:09:48.979Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-31T14:09:50.354Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-08-31T14:09:50.354Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-31T14:09:51.337Z] --- PASS: TestServiceWithDataPathPortInit (15.62s) [2021-08-31T14:09:51.337Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-31T14:09:51.730Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-08-31T14:09:51.730Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-31T14:09:51.989Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-08-31T14:09:51.989Z] === RUN TestServiceWithPredefinedNetwork [2021-08-31T14:09:52.277Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9un8wnocv7809oge5rk2wxe34 Created:2021-08-31 14:09:50.350522894 +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[7a9b2feff54222b222bec15e8210ba23d9068c907a1d84edb07124894c653ed2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xtfvgvqle3fv0nhn448tcjoby EndpointID:f6adce17e3328d787bce53be17b582a22987d3b1fe8dfb9c16ed2bc1bea72e33 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff3536e988694e402b235596303bd2ef38b952ea99ebf63c8caded17a99a9ba8 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:26ad5181b912 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xtfvgvqle3fv0nhn448tcjoby EndpointID:f6adce17e3328d787bce53be17b582a22987d3b1fe8dfb9c16ed2bc1bea72e33 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-31T14:09:53.891Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-31T14:09:54.826Z] --- PASS: TestServiceWithPredefinedNetwork (2.62s) [2021-08-31T14:09:54.826Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-31T14:09:54.826Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:09:54.826Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:09:54.826Z] === RUN TestServiceWithDataPathPortInit [2021-08-31T14:09:55.774Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-31T14:09:55.774Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-31T14:09:55.774Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-31T14:09:55.774Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-31T14:09:55.774Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-31T14:09:55.774Z] Cross building: bundles/cross/windows/amd64 [2021-08-31T14:09:55.774Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-31T14:09:55.774Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-31T14:09:56.729Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-31T14:09:57.559Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2021-08-31T14:09:57.559Z] PASS [2021-08-31T14:09:57.559Z] [2021-08-31T14:09:57.559Z] === Skipped [2021-08-31T14:09:57.559Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:09:57.559Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:09:57.559Z] [2021-08-31T14:09:57.559Z] [2021-08-31T14:09:57.559Z] DONE 26 tests, 1 skipped in 49.616s [2021-08-31T14:09:57.559Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-31T14:09:57.559Z] ++ 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 [2021-08-31T14:09:57.559Z] ++ set -e [2021-08-31T14:09:57.559Z] ++ '[' -n 0 ']' [2021-08-31T14:09:57.559Z] ++ set -x [2021-08-31T14:09:57.559Z] ++ 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 [2021-08-31T14:09:57.559Z] INFO: Testing against a local daemon [2021-08-31T14:09:57.559Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-31T14:09:57.559Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:09:57.559Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-31T14:09:57.559Z] === RUN TestDockerNetworkIpvlan [2021-08-31T14:09:57.559Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:09:57.559Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-31T14:09:57.559Z] PASS [2021-08-31T14:09:57.559Z] [2021-08-31T14:09:57.559Z] === Skipped [2021-08-31T14:09:57.559Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-31T14:09:57.559Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:09:57.559Z] [2021-08-31T14:09:57.559Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-31T14:09:57.559Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:09:57.559Z] [2021-08-31T14:09:57.559Z] [2021-08-31T14:09:57.559Z] DONE 2 tests, 2 skipped in 0.118s [2021-08-31T14:09:57.559Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-31T14:09:57.559Z] ++ 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 [2021-08-31T14:09:57.559Z] ++ set -e [2021-08-31T14:09:57.559Z] ++ '[' -n 0 ']' [2021-08-31T14:09:57.559Z] ++ set -x [2021-08-31T14:09:57.559Z] ++ 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 [2021-08-31T14:09:57.559Z] INFO: Testing against a local daemon [2021-08-31T14:09:57.559Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-31T14:09:57.664Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-31T14:09:58.501Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-08-31T14:09:58.501Z] === RUN TestDockerNetworkMacvlan [2021-08-31T14:09:59.040Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-31T14:09:59.040Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-08-31T14:09:59.040Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-31T14:09:59.072Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-31T14:10:00.014Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-31T14:10:00.959Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-31T14:10:02.326Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-31T14:10:02.326Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-31T14:10:03.521Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-31T14:10:03.702Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-31T14:10:03.702Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-31T14:10:05.432Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-31T14:10:05.605Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-31T14:10:05.605Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-31T14:10:06.540Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-31T14:10:06.799Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-31T14:10:08.251Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-31T14:10:08.251Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-31T14:10:08.251Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-31T14:10:08.516Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-31T14:10:08.778Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-31T14:10:09.345Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-31T14:10:09.912Z] --- PASS: TestServiceWithDataPathPortInit (15.32s) [2021-08-31T14:10:09.912Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-31T14:10:10.719Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-31T14:10:10.852Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-31T14:10:10.979Z] --- PASS: TestDockerNetworkMacvlan (12.56s) [2021-08-31T14:10:10.979Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-31T14:10:10.979Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-31T14:10:10.979Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2021-08-31T14:10:10.979Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2021-08-31T14:10:10.979Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.90s) [2021-08-31T14:10:10.979Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2021-08-31T14:10:10.979Z] PASS [2021-08-31T14:10:10.979Z] [2021-08-31T14:10:10.979Z] DONE 8 tests in 14.094s [2021-08-31T14:10:10.979Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-31T14:10:10.979Z] ++ 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 [2021-08-31T14:10:10.979Z] ++ set -e [2021-08-31T14:10:10.979Z] ++ '[' -n 0 ']' [2021-08-31T14:10:10.979Z] ++ set -x [2021-08-31T14:10:10.980Z] ++ 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 [2021-08-31T14:10:10.980Z] testing: warning: no tests to run [2021-08-31T14:10:10.980Z] PASS [2021-08-31T14:10:10.980Z] [2021-08-31T14:10:10.980Z] DONE 0 tests in 0.028s [2021-08-31T14:10:10.980Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-31T14:10:10.980Z] ++ 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 [2021-08-31T14:10:10.980Z] ++ set -e [2021-08-31T14:10:10.980Z] ++ '[' -n 0 ']' [2021-08-31T14:10:10.980Z] ++ set -x [2021-08-31T14:10:10.980Z] ++ 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 [2021-08-31T14:10:11.111Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-31T14:10:11.240Z] INFO: Testing against a local daemon [2021-08-31T14:10:11.240Z] === RUN TestAuthZPluginAllowRequest [2021-08-31T14:10:12.622Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2021-08-31T14:10:12.622Z] === RUN TestAuthZPluginTLS [2021-08-31T14:10:13.018Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6pj5i85ajtzgjn3v3530lwd58 Created:2021-08-31 14:10:11.414912299 +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[380e19b49653b1ad1eaae02790a4a108d6a566d27e78efdbcdc6cdb21f3a5736:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s9yc6alezvag6qse34fesj1w9 EndpointID:4110e27e9db73564cf158ea88b94a3590ae50dd03789d80bc6c5818f1c2ec1f4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:011827075bdd61cf34ce70096aa1d5ce69fc113ce7737019fd4cff240cdbbf04 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:e3335d3af1b1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s9yc6alezvag6qse34fesj1w9 EndpointID:4110e27e9db73564cf158ea88b94a3590ae50dd03789d80bc6c5818f1c2ec1f4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-31T14:10:13.192Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-31T14:10:13.192Z] === RUN TestAuthZPluginDenyRequest [2021-08-31T14:10:13.277Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-31T14:10:13.763Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-31T14:10:13.763Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-31T14:10:14.215Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-31T14:10:14.332Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-31T14:10:14.332Z] === RUN TestAuthZPluginDenyResponse [2021-08-31T14:10:14.903Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-31T14:10:14.903Z] === RUN TestAuthZPluginAllowEventStream [2021-08-31T14:10:15.592Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-31T14:10:16.161Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-31T14:10:16.284Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-08-31T14:10:16.284Z] === RUN TestAuthZPluginErrorResponse [2021-08-31T14:10:16.854Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-31T14:10:16.854Z] === RUN TestAuthZPluginErrorRequest [2021-08-31T14:10:17.099Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-31T14:10:17.357Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-31T14:10:17.425Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-31T14:10:17.425Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-31T14:10:17.616Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.72s) [2021-08-31T14:10:17.616Z] PASS [2021-08-31T14:10:17.616Z] [2021-08-31T14:10:17.616Z] === Skipped [2021-08-31T14:10:17.616Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:10:17.616Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:10:17.616Z] [2021-08-31T14:10:17.616Z] [2021-08-31T14:10:17.616Z] DONE 26 tests, 1 skipped in 49.196s [2021-08-31T14:10:17.616Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-31T14:10:17.616Z] ++ 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 [2021-08-31T14:10:17.616Z] ++ set -e [2021-08-31T14:10:17.616Z] ++ '[' -n 0 ']' [2021-08-31T14:10:17.616Z] ++ set -x [2021-08-31T14:10:17.616Z] ++ 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 [2021-08-31T14:10:17.875Z] INFO: Testing against a local daemon [2021-08-31T14:10:17.875Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-31T14:10:17.875Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:10:17.875Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-31T14:10:17.875Z] === RUN TestDockerNetworkIpvlan [2021-08-31T14:10:17.875Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:10:17.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-31T14:10:17.875Z] PASS [2021-08-31T14:10:17.875Z] [2021-08-31T14:10:17.875Z] === Skipped [2021-08-31T14:10:17.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-31T14:10:17.875Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:10:17.875Z] [2021-08-31T14:10:17.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-31T14:10:17.875Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-31T14:10:17.875Z] [2021-08-31T14:10:17.875Z] [2021-08-31T14:10:17.875Z] DONE 2 tests, 2 skipped in 0.098s [2021-08-31T14:10:17.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-31T14:10:17.875Z] ++ 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 [2021-08-31T14:10:17.875Z] ++ set -e [2021-08-31T14:10:17.875Z] ++ '[' -n 0 ']' [2021-08-31T14:10:17.875Z] ++ set -x [2021-08-31T14:10:17.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-31T14:10:17.875Z] INFO: Testing against a local daemon [2021-08-31T14:10:17.875Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-31T14:10:17.995Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-08-31T14:10:17.995Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-31T14:10:19.252Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-08-31T14:10:19.252Z] === RUN TestDockerNetworkMacvlan [2021-08-31T14:10:19.819Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-31T14:10:19.909Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-08-31T14:10:19.909Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-31T14:10:20.078Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-31T14:10:21.015Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-31T14:10:21.583Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-31T14:10:21.821Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2021-08-31T14:10:21.821Z] === RUN TestAuthZPluginHeader [2021-08-31T14:10:21.843Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-31T14:10:22.102Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-31T14:10:22.393Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-31T14:10:22.393Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-31T14:10:22.393Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:22.393Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-31T14:10:22.393Z] === RUN TestAuthZPluginV2Disable [2021-08-31T14:10:22.393Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:22.393Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-31T14:10:22.393Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-31T14:10:22.393Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:22.393Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-31T14:10:22.393Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-31T14:10:22.393Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:22.393Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-31T14:10:22.393Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-31T14:10:23.039Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-31T14:10:23.978Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-31T14:10:26.515Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-31T14:10:30.712Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-31T14:10:30.712Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-31T14:10:31.649Z] --- PASS: TestDockerNetworkMacvlan (12.32s) [2021-08-31T14:10:31.649Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-08-31T14:10:31.649Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-31T14:10:31.649Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2021-08-31T14:10:31.649Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2021-08-31T14:10:31.649Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2021-08-31T14:10:31.649Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.75s) [2021-08-31T14:10:31.649Z] PASS [2021-08-31T14:10:31.649Z] [2021-08-31T14:10:31.649Z] DONE 8 tests in 13.770s [2021-08-31T14:10:31.649Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-31T14:10:31.649Z] ++ 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 [2021-08-31T14:10:31.649Z] ++ set -e [2021-08-31T14:10:31.649Z] ++ '[' -n 0 ']' [2021-08-31T14:10:31.649Z] ++ set -x [2021-08-31T14:10:31.649Z] ++ 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 [2021-08-31T14:10:31.649Z] testing: warning: no tests to run [2021-08-31T14:10:31.649Z] PASS [2021-08-31T14:10:31.649Z] [2021-08-31T14:10:31.649Z] DONE 0 tests in 0.022s [2021-08-31T14:10:31.649Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-31T14:10:31.649Z] ++ 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 [2021-08-31T14:10:31.649Z] ++ set -e [2021-08-31T14:10:31.649Z] ++ '[' -n 0 ']' [2021-08-31T14:10:31.649Z] ++ set -x [2021-08-31T14:10:31.649Z] ++ 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 [2021-08-31T14:10:31.649Z] INFO: Testing against a local daemon [2021-08-31T14:10:31.649Z] === RUN TestAuthZPluginAllowRequest [2021-08-31T14:10:33.026Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2021-08-31T14:10:33.027Z] === RUN TestAuthZPluginTLS [2021-08-31T14:10:33.286Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-31T14:10:33.545Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-08-31T14:10:33.545Z] === RUN TestAuthZPluginDenyRequest [2021-08-31T14:10:34.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-31T14:10:34.112Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-08-31T14:10:34.112Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-31T14:10:34.679Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2021-08-31T14:10:34.679Z] === RUN TestAuthZPluginDenyResponse [2021-08-31T14:10:35.246Z] === RUN TestDockerSuite/TestBuildRm [2021-08-31T14:10:35.247Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2021-08-31T14:10:35.247Z] === RUN TestAuthZPluginAllowEventStream [2021-08-31T14:10:36.624Z] docker_api_swarm_test.go:304: [da9f0faadce69] joining swarm manager [d493595c8a028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:10:37.192Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2021-08-31T14:10:37.192Z] === RUN TestAuthZPluginErrorResponse [2021-08-31T14:10:37.762Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2021-08-31T14:10:37.762Z] === RUN TestAuthZPluginErrorRequest [2021-08-31T14:10:38.021Z] docker_api_swarm_test.go:305: [dc3b9bc32fcbc] joining swarm manager [d493595c8a028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:10:38.021Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-31T14:10:38.280Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-31T14:10:38.280Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-31T14:10:38.847Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-08-31T14:10:38.847Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-31T14:10:39.106Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-08-31T14:10:39.106Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-31T14:10:40.042Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-31T14:10:40.499Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-08-31T14:10:40.499Z] PASS [2021-08-31T14:10:40.499Z] [2021-08-31T14:10:40.499Z] === Skipped [2021-08-31T14:10:40.499Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-31T14:10:40.499Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:40.499Z] [2021-08-31T14:10:40.499Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-31T14:10:40.499Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:40.499Z] [2021-08-31T14:10:40.499Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-31T14:10:40.499Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:40.499Z] [2021-08-31T14:10:40.499Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-31T14:10:40.499Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:40.499Z] [2021-08-31T14:10:40.499Z] [2021-08-31T14:10:40.499Z] DONE 17 tests, 4 skipped in 28.077s [2021-08-31T14:10:40.499Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-31T14:10:40.499Z] ++ 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 [2021-08-31T14:10:40.499Z] ++ set -e [2021-08-31T14:10:40.499Z] ++ '[' -n 0 ']' [2021-08-31T14:10:40.499Z] ++ set -x [2021-08-31T14:10:40.499Z] ++ 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 [2021-08-31T14:10:40.499Z] INFO: Testing against a local daemon [2021-08-31T14:10:40.499Z] === RUN TestPluginInvalidJSON [2021-08-31T14:10:40.499Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:10:40.499Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:10:40.499Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:10:40.499Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-31T14:10:40.499Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-31T14:10:40.499Z] === RUN TestPluginInstall [2021-08-31T14:10:40.499Z] === RUN TestPluginInstall/no_auth [2021-08-31T14:10:40.610Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-31T14:10:40.610Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-08-31T14:10:40.610Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-31T14:10:40.870Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-31T14:10:41.070Z] time="2021-08-31T14:10:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:10:41.070Z] time="2021-08-31T14:10:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99a1f1e313fa09f10125b0549a965ee93ca72fd6ab21dfefba31d9ff144a649e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:10:41.070Z] time="2021-08-31T14:10:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:10:41.070Z] time="2021-08-31T14:10:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99a1f1e313fa09f10125b0549a965ee93ca72fd6ab21dfefba31d9ff144a649e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:10:41.641Z] === RUN TestPluginInstall/with_htpasswd [2021-08-31T14:10:41.808Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-31T14:10:42.213Z] time="2021-08-31T14:10:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:10:42.213Z] time="2021-08-31T14:10:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f2c8f1ef923e5208109b0b420a1eced04ffaf82dbd9f6b4ec382d3a340171ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:10:42.213Z] time="2021-08-31T14:10:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:10:42.213Z] time="2021-08-31T14:10:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f2c8f1ef923e5208109b0b420a1eced04ffaf82dbd9f6b4ec382d3a340171ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:10:42.376Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-08-31T14:10:42.377Z] === RUN TestAuthZPluginHeader [2021-08-31T14:10:42.636Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-31T14:10:43.154Z] === RUN TestPluginInstall/with_insecure [2021-08-31T14:10:43.204Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-08-31T14:10:43.204Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-31T14:10:43.464Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-31T14:10:44.096Z] time="2021-08-31T14:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:10:44.096Z] time="2021-08-31T14:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57551496dfdbf58aad441e7e06751c2b477153979072fd9a003bc4d9d37614ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:10:44.096Z] time="2021-08-31T14:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:10:44.096Z] time="2021-08-31T14:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57551496dfdbf58aad441e7e06751c2b477153979072fd9a003bc4d9d37614ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:10:44.357Z] plugin_test.go:165: [dd2b43d2a776b] daemon is not started [2021-08-31T14:10:44.357Z] --- PASS: TestPluginInstall (5.11s) [2021-08-31T14:10:44.357Z] --- PASS: TestPluginInstall/no_auth (2.24s) [2021-08-31T14:10:44.357Z] --- PASS: TestPluginInstall/with_htpasswd (1.50s) [2021-08-31T14:10:44.357Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-08-31T14:10:44.357Z] === RUN TestPluginsWithRuntimes [2021-08-31T14:10:46.268Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-31T14:10:46.753Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-31T14:10:46.753Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-31T14:10:46.753Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-31T14:10:46.753Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-08-31T14:10:46.753Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-31T14:10:46.753Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.76s) [2021-08-31T14:10:46.753Z] === RUN TestAuthZPluginV2Disable [2021-08-31T14:10:47.012Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-31T14:10:47.207Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-31T14:10:47.579Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-31T14:10:47.579Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-31T14:10:48.149Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-31T14:10:48.592Z] --- PASS: TestPluginsWithRuntimes (4.16s) [2021-08-31T14:10:48.592Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-08-31T14:10:48.592Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-08-31T14:10:48.592Z] === RUN TestPluginBackCompatMediaTypes [2021-08-31T14:10:49.352Z] --- PASS: TestBuildWithHugeFile (111.70s) [2021-08-31T14:10:49.352Z] === RUN TestBuildWCOWSandboxSize [2021-08-31T14:10:49.533Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-08-31T14:10:49.533Z] PASS [2021-08-31T14:10:49.533Z] [2021-08-31T14:10:49.533Z] DONE 10 tests in 10.325s [2021-08-31T14:10:49.533Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-31T14:10:49.533Z] ++ 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 [2021-08-31T14:10:49.533Z] ++ set -e [2021-08-31T14:10:49.533Z] ++ '[' -n 0 ']' [2021-08-31T14:10:49.533Z] ++ set -x [2021-08-31T14:10:49.533Z] ++ 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 [2021-08-31T14:10:49.533Z] INFO: Testing against a local daemon [2021-08-31T14:10:49.533Z] === RUN TestExternalGraphDriver [2021-08-31T14:10:49.533Z] === RUN TestExternalGraphDriver/json [2021-08-31T14:10:50.080Z] --- PASS: TestAuthZPluginV2Disable (3.27s) [2021-08-31T14:10:50.080Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-31T14:10:51.017Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-31T14:10:51.460Z] === RUN TestExternalGraphDriver/spec [2021-08-31T14:10:51.954Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-31T14:10:52.522Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-31T14:10:53.098Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-31T14:10:53.098Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.96s) [2021-08-31T14:10:53.098Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-31T14:10:53.380Z] === RUN TestExternalGraphDriver/pull [2021-08-31T14:10:53.665Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-31T14:10:54.600Z] === RUN TestDockerSuite/TestBuildUser [2021-08-31T14:10:55.294Z] --- PASS: TestExternalGraphDriver (5.48s) [2021-08-31T14:10:55.294Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-08-31T14:10:55.294Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-08-31T14:10:55.294Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-08-31T14:10:55.294Z] === RUN TestGraphdriverPluginV2 [2021-08-31T14:10:55.294Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:55.294Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-31T14:10:55.294Z] PASS [2021-08-31T14:10:55.294Z] [2021-08-31T14:10:55.294Z] === Skipped [2021-08-31T14:10:55.294Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-31T14:10:55.294Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:10:55.294Z] [2021-08-31T14:10:55.294Z] [2021-08-31T14:10:55.294Z] DONE 5 tests, 1 skipped in 5.610s [2021-08-31T14:10:55.294Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-31T14:10:55.294Z] ++ 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 [2021-08-31T14:10:55.294Z] ++ set -e [2021-08-31T14:10:55.294Z] ++ '[' -n 0 ']' [2021-08-31T14:10:55.294Z] ++ set -x [2021-08-31T14:10:55.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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 [2021-08-31T14:10:55.294Z] INFO: Testing against a local daemon [2021-08-31T14:10:55.294Z] === RUN TestContinueAfterPluginCrash [2021-08-31T14:10:55.294Z] === PAUSE TestContinueAfterPluginCrash [2021-08-31T14:10:55.294Z] === RUN TestReadPluginNoRead [2021-08-31T14:10:55.294Z] === PAUSE TestReadPluginNoRead [2021-08-31T14:10:55.294Z] === RUN TestDaemonStartWithLogOpt [2021-08-31T14:10:55.294Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-31T14:10:55.294Z] === CONT TestContinueAfterPluginCrash [2021-08-31T14:10:55.294Z] === CONT TestDaemonStartWithLogOpt [2021-08-31T14:10:55.294Z] === CONT TestReadPluginNoRead [2021-08-31T14:10:55.979Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-31T14:10:56.547Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-08-31T14:10:59.079Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-31T14:10:59.503Z] === RUN TestReadPluginNoRead/default [2021-08-31T14:10:59.503Z] --- PASS: TestDaemonStartWithLogOpt (4.04s) [2021-08-31T14:11:00.445Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-31T14:11:01.827Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-31T14:11:03.211Z] === CONT TestReadPluginNoRead [2021-08-31T14:11:03.211Z] read_test.go:92: [d44d8433462a2] daemon is not started [2021-08-31T14:11:03.211Z] --- PASS: TestReadPluginNoRead (8.13s) [2021-08-31T14:11:03.211Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-08-31T14:11:03.211Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2021-08-31T14:11:03.211Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-08-31T14:11:04.593Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2021-08-31T14:11:04.593Z] PASS [2021-08-31T14:11:04.593Z] [2021-08-31T14:11:04.593Z] DONE 6 tests in 9.542s [2021-08-31T14:11:04.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-31T14:11:04.593Z] ++ 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 [2021-08-31T14:11:04.593Z] ++ set -e [2021-08-31T14:11:04.593Z] ++ '[' -n 0 ']' [2021-08-31T14:11:04.593Z] ++ set -x [2021-08-31T14:11:04.593Z] ++ 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 [2021-08-31T14:11:04.593Z] testing: warning: no tests to run [2021-08-31T14:11:04.593Z] PASS [2021-08-31T14:11:04.593Z] [2021-08-31T14:11:04.593Z] DONE 0 tests in 0.036s [2021-08-31T14:11:04.593Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-31T14:11:04.593Z] ++ 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 [2021-08-31T14:11:04.593Z] ++ set -e [2021-08-31T14:11:04.593Z] ++ '[' -n 0 ']' [2021-08-31T14:11:04.593Z] ++ set -x [2021-08-31T14:11:04.593Z] ++ 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 [2021-08-31T14:11:04.854Z] INFO: Testing against a local daemon [2021-08-31T14:11:04.854Z] === RUN TestPluginWithDevMounts [2021-08-31T14:11:04.854Z] === PAUSE TestPluginWithDevMounts [2021-08-31T14:11:04.854Z] === CONT TestPluginWithDevMounts [2021-08-31T14:11:05.642Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.65s) [2021-08-31T14:11:05.642Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-31T14:11:06.767Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-08-31T14:11:06.767Z] PASS [2021-08-31T14:11:06.767Z] [2021-08-31T14:11:06.767Z] DONE 1 tests in 2.011s [2021-08-31T14:11:06.767Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-31T14:11:06.767Z] ++ 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 [2021-08-31T14:11:06.767Z] ++ set -e [2021-08-31T14:11:06.767Z] ++ '[' -n 0 ']' [2021-08-31T14:11:06.767Z] ++ set -x [2021-08-31T14:11:06.767Z] ++ 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 [2021-08-31T14:11:06.767Z] INFO: Testing against a local daemon [2021-08-31T14:11:06.767Z] === RUN TestSecretInspect [2021-08-31T14:11:09.310Z] --- PASS: TestSecretInspect (2.17s) [2021-08-31T14:11:09.310Z] === RUN TestSecretList [2021-08-31T14:11:10.911Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-31T14:11:10.911Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-31T14:11:10.911Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-31T14:11:11.478Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-31T14:11:11.850Z] --- PASS: TestSecretList (2.68s) [2021-08-31T14:11:11.851Z] === RUN TestSecretsCreateAndDelete [2021-08-31T14:11:12.044Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-31T14:11:12.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-31T14:11:12.870Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-31T14:11:12.870Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-08-31T14:11:12.870Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-31T14:11:12.870Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-08-31T14:11:12.870Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-31T14:11:12.870Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-08-31T14:11:12.870Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-31T14:11:12.870Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-08-31T14:11:12.870Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-31T14:11:14.246Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-31T14:11:14.246Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-31T14:11:14.393Z] --- PASS: TestSecretsCreateAndDelete (2.62s) [2021-08-31T14:11:14.393Z] === RUN TestSecretsUpdate [2021-08-31T14:11:14.814Z] docker_api_swarm_test.go:272: [d6ac423751ffb] joining swarm manager [db809aeaf5432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:11:14.814Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-31T14:11:15.382Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-31T14:11:15.954Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-31T14:11:16.219Z] docker_api_swarm_test.go:273: [ddd22b5f7b9ab] joining swarm manager [db809aeaf5432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:11:16.219Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-31T14:11:16.936Z] --- PASS: TestSecretsUpdate (2.63s) [2021-08-31T14:11:16.936Z] === RUN TestTemplatedSecret [2021-08-31T14:11:17.161Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-31T14:11:17.161Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-31T14:11:17.161Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-31T14:11:17.161Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-31T14:11:17.161Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-31T14:11:17.161Z] remote: Enumerating objects: 23, done. [2021-08-31T14:11:17.161Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-31T14:11:17.161Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-31T14:11:17.161Z] 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 [2021-08-31T14:11:17.161Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-08-31T14:11:17.161Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-08-31T14:11:17.161Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-31T14:11:17.161Z] Cross building: bundles/cross/linux/ppc64le [2021-08-31T14:11:17.161Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-31T14:11:17.161Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-31T14:11:18.121Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-31T14:11:19.056Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-31T14:11:19.623Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-31T14:11:19.881Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-31T14:11:20.139Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-31T14:11:20.139Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-08-31T14:11:20.139Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-31T14:11:20.233Z] --- PASS: TestTemplatedSecret (3.02s) [2021-08-31T14:11:20.233Z] === RUN TestSecretCreateResolve [2021-08-31T14:11:20.706Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-31T14:11:22.080Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-31T14:11:22.080Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-31T14:11:22.080Z] docker_cli_sni_test.go:18: Flakey test [2021-08-31T14:11:22.080Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-31T14:11:22.339Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-31T14:11:22.339Z] PASS [2021-08-31T14:11:22.339Z] [2021-08-31T14:11:22.339Z] DONE 17 tests in 50.635s [2021-08-31T14:11:22.339Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-31T14:11:22.339Z] ++ 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 [2021-08-31T14:11:22.339Z] ++ set -e [2021-08-31T14:11:22.339Z] ++ '[' -n 0 ']' [2021-08-31T14:11:22.339Z] ++ set -x [2021-08-31T14:11:22.339Z] ++ 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 [2021-08-31T14:11:22.339Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-31T14:11:22.339Z] INFO: Testing against a local daemon [2021-08-31T14:11:22.339Z] === RUN TestPluginInvalidJSON [2021-08-31T14:11:22.339Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:11:22.339Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:11:22.339Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:11:22.339Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-31T14:11:22.339Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-31T14:11:22.339Z] === RUN TestPluginInstall [2021-08-31T14:11:22.339Z] === RUN TestPluginInstall/no_auth [2021-08-31T14:11:22.777Z] --- PASS: TestSecretCreateResolve (2.62s) [2021-08-31T14:11:22.777Z] PASS [2021-08-31T14:11:22.777Z] [2021-08-31T14:11:22.777Z] DONE 6 tests in 15.855s [2021-08-31T14:11:22.777Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-31T14:11:22.777Z] ++ 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 [2021-08-31T14:11:22.777Z] ++ set -e [2021-08-31T14:11:22.777Z] ++ '[' -n 0 ']' [2021-08-31T14:11:22.777Z] ++ set -x [2021-08-31T14:11:22.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-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 [2021-08-31T14:11:22.777Z] INFO: Testing against a local daemon [2021-08-31T14:11:22.777Z] === RUN TestServiceCreateInit [2021-08-31T14:11:22.777Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-31T14:11:23.275Z] === RUN TestDockerSuite/TestCommitChange [2021-08-31T14:11:23.846Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-31T14:11:24.414Z] time="2021-08-31T14:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:11:24.414Z] time="2021-08-31T14:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7c0edd4c6e0009f03a013c43f321cb6b72ad5f2c5e3afd0b79b9f875b7382fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:11:24.414Z] time="2021-08-31T14:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:11:24.414Z] time="2021-08-31T14:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7c0edd4c6e0009f03a013c43f321cb6b72ad5f2c5e3afd0b79b9f875b7382fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:11:24.414Z] === RUN TestPluginInstall/with_htpasswd [2021-08-31T14:11:24.674Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-31T14:11:24.933Z] time="2021-08-31T14:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:11:24.933Z] time="2021-08-31T14:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:587731f3b806cd5c1f13a79f53902b086cdad7efd1ac45647a8687d8a4d569df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:11:24.933Z] time="2021-08-31T14:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:11:24.933Z] time="2021-08-31T14:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:587731f3b806cd5c1f13a79f53902b086cdad7efd1ac45647a8687d8a4d569df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:11:25.501Z] === RUN TestPluginInstall/with_insecure [2021-08-31T14:11:26.070Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-31T14:11:26.329Z] time="2021-08-31T14:11:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:11:26.329Z] time="2021-08-31T14:11:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:099590aa5e76123055d31d5d9c8d48ba92c6f5f78a2d327ac7a6c940a67ce4e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:11:26.329Z] time="2021-08-31T14:11:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-31T14:11:26.329Z] time="2021-08-31T14:11:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:099590aa5e76123055d31d5d9c8d48ba92c6f5f78a2d327ac7a6c940a67ce4e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-31T14:11:26.588Z] plugin_test.go:165: [d296dac97b472] daemon is not started [2021-08-31T14:11:26.588Z] --- PASS: TestPluginInstall (4.19s) [2021-08-31T14:11:26.588Z] --- PASS: TestPluginInstall/no_auth (2.11s) [2021-08-31T14:11:26.588Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-08-31T14:11:26.588Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-08-31T14:11:26.588Z] === RUN TestPluginsWithRuntimes [2021-08-31T14:11:27.155Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-31T14:11:28.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-31T14:11:28.090Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-31T14:11:28.350Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-31T14:11:28.918Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-31T14:11:29.493Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-31T14:11:29.493Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-31T14:11:30.427Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2021-08-31T14:11:30.427Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-08-31T14:11:30.427Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-08-31T14:11:30.427Z] === RUN TestPluginBackCompatMediaTypes [2021-08-31T14:11:30.686Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-31T14:11:31.253Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2021-08-31T14:11:31.253Z] PASS [2021-08-31T14:11:31.253Z] [2021-08-31T14:11:31.253Z] DONE 10 tests in 8.967s [2021-08-31T14:11:31.253Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-31T14:11:31.253Z] ++ 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 [2021-08-31T14:11:31.253Z] ++ set -e [2021-08-31T14:11:31.253Z] ++ '[' -n 0 ']' [2021-08-31T14:11:31.253Z] ++ set -x [2021-08-31T14:11:31.253Z] ++ 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 [2021-08-31T14:11:31.366Z] --- PASS: TestServiceCreateInit (8.64s) [2021-08-31T14:11:31.366Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.64s) [2021-08-31T14:11:31.366Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.98s) [2021-08-31T14:11:31.366Z] === RUN TestCreateServiceMultipleTimes [2021-08-31T14:11:31.513Z] INFO: Testing against a local daemon [2021-08-31T14:11:31.513Z] === RUN TestExternalGraphDriver [2021-08-31T14:11:31.513Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-31T14:11:31.513Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-31T14:11:31.513Z] === RUN TestExternalGraphDriver/json [2021-08-31T14:11:31.513Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-31T14:11:31.513Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-31T14:11:31.513Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-31T14:11:31.513Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-31T14:11:31.513Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-31T14:11:32.889Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-31T14:11:33.458Z] === RUN TestExternalGraphDriver/spec [2021-08-31T14:11:34.029Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-31T14:11:34.029Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-31T14:11:34.596Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-31T14:11:35.186Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-31T14:11:35.186Z] === RUN TestExternalGraphDriver/pull [2021-08-31T14:11:35.754Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-31T14:11:36.322Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-31T14:11:36.581Z] --- PASS: TestExternalGraphDriver (5.29s) [2021-08-31T14:11:36.581Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-08-31T14:11:36.581Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-08-31T14:11:36.581Z] --- PASS: TestExternalGraphDriver/pull (1.48s) [2021-08-31T14:11:36.581Z] === RUN TestGraphdriverPluginV2 [2021-08-31T14:11:36.840Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-31T14:11:36.840Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-31T14:11:36.840Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-31T14:11:37.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-31T14:11:37.356Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-31T14:11:37.356Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-31T14:11:37.356Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-31T14:11:37.615Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-31T14:11:37.615Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-31T14:11:38.553Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-31T14:11:38.812Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-31T14:11:39.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-31T14:11:39.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-31T14:11:41.130Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2021-08-31T14:11:41.130Z] PASS [2021-08-31T14:11:41.130Z] [2021-08-31T14:11:41.130Z] DONE 5 tests in 9.585s [2021-08-31T14:11:41.130Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-31T14:11:41.130Z] ++ 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 [2021-08-31T14:11:41.130Z] ++ set -e [2021-08-31T14:11:41.130Z] ++ '[' -n 0 ']' [2021-08-31T14:11:41.130Z] ++ set -x [2021-08-31T14:11:41.130Z] ++ 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 [2021-08-31T14:11:41.130Z] INFO: Testing against a local daemon [2021-08-31T14:11:41.130Z] === RUN TestContinueAfterPluginCrash [2021-08-31T14:11:41.130Z] === PAUSE TestContinueAfterPluginCrash [2021-08-31T14:11:41.130Z] === RUN TestReadPluginNoRead [2021-08-31T14:11:41.130Z] === PAUSE TestReadPluginNoRead [2021-08-31T14:11:41.130Z] === RUN TestDaemonStartWithLogOpt [2021-08-31T14:11:41.130Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-31T14:11:41.130Z] === CONT TestContinueAfterPluginCrash [2021-08-31T14:11:41.130Z] === CONT TestDaemonStartWithLogOpt [2021-08-31T14:11:41.130Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-31T14:11:41.698Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-31T14:11:41.698Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-31T14:11:42.634Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-31T14:11:43.202Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-31T14:11:44.139Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-31T14:11:44.706Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-31T14:11:44.706Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-31T14:11:45.273Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-31T14:11:45.273Z] --- PASS: TestDaemonStartWithLogOpt (4.30s) [2021-08-31T14:11:45.273Z] === CONT TestReadPluginNoRead [2021-08-31T14:11:45.840Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-31T14:11:46.409Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-31T14:11:46.409Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-31T14:11:47.344Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-31T14:11:47.912Z] === RUN TestReadPluginNoRead/default [2021-08-31T14:11:48.171Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-31T14:11:49.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-31T14:11:49.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-31T14:11:49.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-31T14:11:49.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-31T14:11:49.107Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-31T14:11:49.366Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-31T14:11:49.476Z] --- PASS: TestCreateServiceMultipleTimes (16.20s) [2021-08-31T14:11:49.476Z] === RUN TestCreateServiceConflict [2021-08-31T14:11:49.935Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-31T14:11:50.194Z] --- PASS: TestContinueAfterPluginCrash (9.30s) [2021-08-31T14:11:50.417Z] --- PASS: TestCreateServiceConflict (2.70s) [2021-08-31T14:11:50.417Z] === RUN TestCreateServiceMaxReplicas [2021-08-31T14:11:50.761Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-31T14:11:52.136Z] === CONT TestReadPluginNoRead [2021-08-31T14:11:52.136Z] read_test.go:92: [d1e2e16947cdd] daemon is not started [2021-08-31T14:11:52.136Z] --- PASS: TestReadPluginNoRead (6.58s) [2021-08-31T14:11:52.136Z] --- PASS: TestReadPluginNoRead/default (1.39s) [2021-08-31T14:11:52.136Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2021-08-31T14:11:52.136Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2021-08-31T14:11:52.136Z] PASS [2021-08-31T14:11:52.136Z] [2021-08-31T14:11:52.136Z] DONE 6 tests in 10.962s [2021-08-31T14:11:52.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-31T14:11:52.136Z] ++ 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 [2021-08-31T14:11:52.136Z] ++ set -e [2021-08-31T14:11:52.136Z] ++ '[' -n 0 ']' [2021-08-31T14:11:52.136Z] ++ set -x [2021-08-31T14:11:52.136Z] ++ 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 [2021-08-31T14:11:52.136Z] testing: warning: no tests to run [2021-08-31T14:11:52.136Z] PASS [2021-08-31T14:11:52.136Z] [2021-08-31T14:11:52.136Z] DONE 0 tests in 0.031s [2021-08-31T14:11:52.136Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-31T14:11:52.136Z] ++ 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 [2021-08-31T14:11:52.136Z] ++ set -e [2021-08-31T14:11:52.136Z] ++ '[' -n 0 ']' [2021-08-31T14:11:52.136Z] ++ set -x [2021-08-31T14:11:52.136Z] ++ 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 [2021-08-31T14:11:52.136Z] INFO: Testing against a local daemon [2021-08-31T14:11:52.136Z] === RUN TestPluginWithDevMounts [2021-08-31T14:11:52.136Z] === PAUSE TestPluginWithDevMounts [2021-08-31T14:11:52.136Z] === CONT TestPluginWithDevMounts [2021-08-31T14:11:53.512Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-08-31T14:11:53.512Z] PASS [2021-08-31T14:11:53.512Z] [2021-08-31T14:11:53.512Z] DONE 1 tests in 1.613s [2021-08-31T14:11:53.512Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-31T14:11:53.512Z] ++ 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 [2021-08-31T14:11:53.512Z] ++ set -e [2021-08-31T14:11:53.512Z] ++ '[' -n 0 ']' [2021-08-31T14:11:53.512Z] ++ set -x [2021-08-31T14:11:53.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=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 [2021-08-31T14:11:53.770Z] INFO: Testing against a local daemon [2021-08-31T14:11:53.770Z] === RUN TestSecretInspect [2021-08-31T14:11:53.847Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2021-08-31T14:11:53.847Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-31T14:11:54.033Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-31T14:11:54.605Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-31T14:11:55.173Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-31T14:11:55.173Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-08-31T14:11:55.173Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-31T14:11:55.173Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-31T14:11:56.107Z] --- PASS: TestSecretInspect (2.38s) [2021-08-31T14:11:56.107Z] === RUN TestSecretList [2021-08-31T14:11:58.008Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-31T14:11:58.268Z] --- PASS: TestSecretList (2.25s) [2021-08-31T14:11:58.268Z] === RUN TestSecretsCreateAndDelete [2021-08-31T14:11:58.268Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-31T14:11:59.203Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-31T14:12:01.107Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2021-08-31T14:12:01.107Z] === RUN TestSecretsUpdate [2021-08-31T14:12:01.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-31T14:12:03.010Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-31T14:12:03.579Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-31T14:12:04.515Z] --- PASS: TestSecretsUpdate (3.33s) [2021-08-31T14:12:04.515Z] === RUN TestTemplatedSecret [2021-08-31T14:12:05.449Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-31T14:12:05.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-31T14:12:06.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-31T14:12:07.760Z] --- PASS: TestTemplatedSecret (3.27s) [2021-08-31T14:12:07.760Z] === RUN TestSecretCreateResolve [2021-08-31T14:12:08.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-31T14:12:08.278Z] docker_api_swarm_node_test.go:20: [d66f7f3b76184] joining swarm manager [d753c9ae6df18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:12:08.747Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2021-08-31T14:12:08.747Z] === RUN TestCreateServiceSecretFileMode [2021-08-31T14:12:09.214Z] docker_api_swarm_node_test.go:21: [dff117bf2f266] joining swarm manager [d753c9ae6df18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:12:09.339Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2021-08-31T14:12:09.339Z] === RUN TestCreateServiceConfigFileMode [2021-08-31T14:12:09.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-31T14:12:10.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-31T14:12:10.299Z] --- PASS: TestSecretCreateResolve (2.59s) [2021-08-31T14:12:10.299Z] PASS [2021-08-31T14:12:10.299Z] [2021-08-31T14:12:10.299Z] DONE 6 tests in 16.737s [2021-08-31T14:12:10.299Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-31T14:12:10.299Z] ++ 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 [2021-08-31T14:12:10.299Z] ++ set -e [2021-08-31T14:12:10.299Z] ++ '[' -n 0 ']' [2021-08-31T14:12:10.299Z] ++ set -x [2021-08-31T14:12:10.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-08-31T14:12:10.299Z] INFO: Testing against a local daemon [2021-08-31T14:12:10.299Z] === RUN TestServiceCreateInit [2021-08-31T14:12:10.557Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-31T14:12:11.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-31T14:12:11.885Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2021-08-31T14:12:11.885Z] === RUN TestCreateServiceSysctls [2021-08-31T14:12:12.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ccdba8_} [2021-08-31T14:12:14.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11672845978_/foo_false____} [2021-08-31T14:12:14.244Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-31T14:12:15.187Z] --- PASS: TestCreateServiceSysctls (3.22s) [2021-08-31T14:12:15.187Z] === RUN TestCreateServiceCapabilities [2021-08-31T14:12:15.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11672845978_/foo_true____} [2021-08-31T14:12:17.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3465569065_/foo_false____} [2021-08-31T14:12:17.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3465569065_/foo_true____} [2021-08-31T14:12:17.551Z] --- PASS: TestServiceCreateInit (7.13s) [2021-08-31T14:12:17.551Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-08-31T14:12:17.551Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.36s) [2021-08-31T14:12:17.551Z] === RUN TestCreateServiceMultipleTimes [2021-08-31T14:12:18.484Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2021-08-31T14:12:18.484Z] === RUN TestInspect [2021-08-31T14:12:18.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3465569065_/foo_true__0xc000ccdbd8__} [2021-08-31T14:12:19.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-31T14:12:20.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ccdbf0_} [2021-08-31T14:12:21.789Z] --- PASS: TestInspect (3.29s) [2021-08-31T14:12:21.789Z] === RUN TestCreateJob [2021-08-31T14:12:21.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ccdc20_} [2021-08-31T14:12:23.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ccdc38_} [2021-08-31T14:12:24.288Z] docker_api_swarm_test.go:502: [d04840617dffd] joining swarm manager [ddf40a5caff1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:12:25.088Z] --- PASS: TestCreateJob (3.70s) [2021-08-31T14:12:25.088Z] === RUN TestReplicatedJob [2021-08-31T14:12:25.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ccdc50_} [2021-08-31T14:12:26.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-31T14:12:27.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-31T14:12:27.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-31T14:12:27.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-31T14:12:27.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-31T14:12:27.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-31T14:12:27.793Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-31T14:12:30.324Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-31T14:12:31.263Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-31T14:12:31.672Z] --- PASS: TestReplicatedJob (6.22s) [2021-08-31T14:12:31.672Z] === RUN TestUpdateReplicatedJob [2021-08-31T14:12:33.165Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-31T14:12:34.102Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-31T14:12:34.102Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-31T14:12:34.670Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-31T14:12:34.971Z] --- PASS: TestUpdateReplicatedJob (3.63s) [2021-08-31T14:12:34.971Z] === RUN TestServiceListWithStatuses [2021-08-31T14:12:34.971Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-31T14:12:34.971Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-31T14:12:34.971Z] === RUN TestDockerNetworkConnectAlias [2021-08-31T14:12:35.238Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-31T14:12:35.805Z] --- PASS: TestCreateServiceMultipleTimes (18.20s) [2021-08-31T14:12:35.805Z] === RUN TestCreateServiceConflict [2021-08-31T14:12:35.805Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-31T14:12:36.374Z] docker_api_swarm_test.go:507: [d8b55d508571e] joining swarm manager [ddf40a5caff1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:12:36.643Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-31T14:12:37.209Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-31T14:12:37.778Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-31T14:12:38.712Z] --- PASS: TestCreateServiceConflict (2.76s) [2021-08-31T14:12:38.712Z] === RUN TestCreateServiceMaxReplicas [2021-08-31T14:12:38.712Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-31T14:12:39.278Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-31T14:12:39.844Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-31T14:12:40.257Z] --- PASS: TestDockerNetworkConnectAlias (5.08s) [2021-08-31T14:12:40.257Z] === RUN TestDockerNetworkReConnect [2021-08-31T14:12:40.781Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-31T14:12:41.715Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-31T14:12:41.715Z] --- PASS: TestCreateServiceMaxReplicas (3.26s) [2021-08-31T14:12:41.715Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-31T14:12:42.282Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-31T14:12:42.850Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-31T14:12:44.233Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-31T14:12:44.459Z] --- PASS: TestDockerNetworkReConnect (3.99s) [2021-08-31T14:12:44.459Z] === RUN TestServicePlugin [2021-08-31T14:12:44.459Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:12:44.459Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-31T14:12:44.459Z] === RUN TestServiceUpdateLabel [2021-08-31T14:12:44.800Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-31T14:12:45.370Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-31T14:12:45.630Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-31T14:12:45.889Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-31T14:12:46.456Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-31T14:12:47.002Z] --- PASS: TestServiceUpdateLabel (2.70s) [2021-08-31T14:12:47.002Z] === RUN TestServiceUpdateSecrets [2021-08-31T14:12:47.022Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-31T14:12:47.590Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-31T14:12:48.161Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-31T14:12:49.541Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-31T14:12:49.799Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-31T14:12:51.176Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-31T14:12:53.554Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-31T14:12:53.554Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-31T14:12:53.554Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-31T14:12:53.554Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-31T14:12:53.554Z] Cross building: bundles/cross/linux/s390x [2021-08-31T14:12:53.554Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-31T14:12:53.554Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-31T14:12:53.705Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-31T14:12:55.606Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-31T14:12:55.866Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s) [2021-08-31T14:12:55.866Z] === RUN TestCreateServiceSecretFileMode [2021-08-31T14:12:56.434Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-31T14:12:58.982Z] --- PASS: TestCreateServiceSecretFileMode (2.77s) [2021-08-31T14:12:58.982Z] === RUN TestCreateServiceConfigFileMode [2021-08-31T14:12:59.918Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-31T14:13:01.824Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2021-08-31T14:13:01.824Z] === RUN TestCreateServiceSysctls [2021-08-31T14:13:01.904Z] --- PASS: TestServiceUpdateSecrets (15.02s) [2021-08-31T14:13:01.904Z] === RUN TestServiceUpdateConfigs [2021-08-31T14:13:02.083Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-31T14:13:02.652Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-31T14:13:05.186Z] --- PASS: TestCreateServiceSysctls (3.46s) [2021-08-31T14:13:05.186Z] === RUN TestCreateServiceCapabilities [2021-08-31T14:13:06.121Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-31T14:13:07.057Z] === RUN TestDockerSuite/TestCpToDot [2021-08-31T14:13:07.315Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2021-08-31T14:13:07.315Z] === RUN TestInspect [2021-08-31T14:13:07.577Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-31T14:13:08.515Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-31T14:13:09.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-31T14:13:09.894Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-31T14:13:10.462Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-31T14:13:10.722Z] --- PASS: TestInspect (3.48s) [2021-08-31T14:13:10.722Z] === RUN TestCreateJob [2021-08-31T14:13:12.097Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-31T14:13:12.097Z] docker_api_swarm_node_test.go:81: [dba554bbe66f8] joining swarm manager [d498a54e8a68b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:13:12.097Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-31T14:13:13.034Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-31T14:13:14.411Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-31T14:13:14.411Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-31T14:13:14.411Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-31T14:13:14.670Z] --- PASS: TestCreateJob (3.95s) [2021-08-31T14:13:14.670Z] === RUN TestReplicatedJob [2021-08-31T14:13:14.930Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-31T14:13:15.497Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-31T14:13:15.497Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-31T14:13:15.498Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-31T14:13:15.498Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-31T14:13:16.065Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-31T14:13:16.632Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-31T14:13:16.632Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-31T14:13:16.632Z] === RUN TestDockerSuite/TestCreateRM [2021-08-31T14:13:16.800Z] --- PASS: TestServiceUpdateConfigs (14.95s) [2021-08-31T14:13:16.800Z] === RUN TestServiceUpdateNetwork [2021-08-31T14:13:16.892Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-31T14:13:16.892Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-31T14:13:16.892Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-31T14:13:17.151Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-31T14:13:17.413Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-31T14:13:19.962Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-31T14:13:19.962Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-31T14:13:19.962Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-31T14:13:21.872Z] --- PASS: TestReplicatedJob (7.06s) [2021-08-31T14:13:21.872Z] === RUN TestUpdateReplicatedJob [2021-08-31T14:13:23.775Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-31T14:13:23.775Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-31T14:13:23.775Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-31T14:13:24.035Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-31T14:13:24.035Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-31T14:13:24.293Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-31T14:13:24.860Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-31T14:13:25.426Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2021-08-31T14:13:25.426Z] === RUN TestServiceListWithStatuses [2021-08-31T14:13:25.426Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-31T14:13:25.426Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-31T14:13:25.426Z] === RUN TestDockerNetworkConnectAlias [2021-08-31T14:13:25.684Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-31T14:13:26.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-31T14:13:26.511Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-31T14:13:27.889Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-31T14:13:28.825Z] docker_api_swarm_node_test.go:53: [d2dc7ccf3aeb9] joining swarm manager [d2954cb617846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:13:29.393Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-31T14:13:29.960Z] docker_api_swarm_node_test.go:54: [d0476ccbdb898] joining swarm manager [d2954cb617846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:13:30.218Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-31T14:13:30.789Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2021-08-31T14:13:30.789Z] === RUN TestDockerNetworkReConnect [2021-08-31T14:13:30.789Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-31T14:13:31.048Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-31T14:13:31.307Z] === RUN TestDockerSuite/TestDockerFails [2021-08-31T14:13:31.566Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-31T14:13:31.566Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-31T14:13:31.566Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-31T14:13:31.699Z] --- PASS: TestServiceUpdateNetwork (13.36s) [2021-08-31T14:13:31.699Z] === RUN TestServiceUpdatePidsLimit [2021-08-31T14:13:31.699Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-31T14:13:31.699Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-31T14:13:32.502Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-31T14:13:33.438Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-31T14:13:34.813Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-31T14:13:34.813Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-31T14:13:34.814Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-31T14:13:35.072Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-31T14:13:35.072Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2021-08-31T14:13:35.072Z] === RUN TestServicePlugin [2021-08-31T14:13:39.258Z] plugin_test.go:61: [d01367e7cd80a] joining swarm manager [d9a63d19ceb99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:13:39.829Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-31T14:13:40.193Z] plugin_test.go:64: [da5b16d6b5c8d] joining swarm manager [d9a63d19ceb99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:13:40.766Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-31T14:13:42.686Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-31T14:13:44.590Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-31T14:13:45.967Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-31T14:13:46.418Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2021-08-31T14:13:46.418Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-08-31T14:13:46.418Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-08-31T14:13:46.418Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-08-31T14:13:46.418Z] PASS [2021-08-31T14:13:46.418Z] [2021-08-31T14:13:46.418Z] === Skipped [2021-08-31T14:13:46.418Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-31T14:13:46.418Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-31T14:13:46.418Z] [2021-08-31T14:13:46.418Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-31T14:13:46.418Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-31T14:13:46.418Z] [2021-08-31T14:13:46.418Z] [2021-08-31T14:13:46.418Z] DONE 27 tests, 2 skipped in 143.554s [2021-08-31T14:13:46.418Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-31T14:13:46.418Z] ++ 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 [2021-08-31T14:13:46.418Z] ++ set -e [2021-08-31T14:13:46.418Z] ++ '[' -n 0 ']' [2021-08-31T14:13:46.418Z] ++ set -x [2021-08-31T14:13:46.418Z] ++ 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 [2021-08-31T14:13:46.418Z] INFO: Testing against a local daemon [2021-08-31T14:13:46.418Z] === RUN TestSessionCreate [2021-08-31T14:13:46.418Z] --- PASS: TestSessionCreate (0.04s) [2021-08-31T14:13:46.418Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-31T14:13:46.418Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-31T14:13:46.418Z] PASS [2021-08-31T14:13:46.418Z] [2021-08-31T14:13:46.418Z] DONE 2 tests in 0.175s [2021-08-31T14:13:46.418Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-31T14:13:46.418Z] ++ 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 [2021-08-31T14:13:46.418Z] ++ set -e [2021-08-31T14:13:46.418Z] ++ '[' -n 0 ']' [2021-08-31T14:13:46.418Z] ++ set -x [2021-08-31T14:13:46.418Z] ++ 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 [2021-08-31T14:13:46.418Z] INFO: Testing against a local daemon [2021-08-31T14:13:46.418Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:13:46.418Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-31T14:13:46.418Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:13:46.418Z] === RUN TestDiskUsage [2021-08-31T14:13:46.418Z] === PAUSE TestDiskUsage [2021-08-31T14:13:46.418Z] === RUN TestEventsExecDie [2021-08-31T14:13:46.534Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-31T14:13:47.101Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-31T14:13:47.362Z] --- PASS: TestEventsExecDie (0.74s) [2021-08-31T14:13:47.362Z] === RUN TestEventsBackwardsCompatible [2021-08-31T14:13:47.362Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-31T14:13:47.362Z] === RUN TestEventsVolumeCreate [2021-08-31T14:13:47.362Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-08-31T14:13:47.362Z] === RUN TestInfoBinaryCommits [2021-08-31T14:13:47.362Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-31T14:13:47.362Z] === RUN TestInfoAPIVersioned [2021-08-31T14:13:47.362Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-31T14:13:47.362Z] === RUN TestInfoDiscoveryBackend [2021-08-31T14:13:47.668Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-31T14:13:47.934Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-31T14:13:47.934Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-31T14:13:48.235Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-31T14:13:48.493Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-31T14:13:48.874Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-31T14:13:48.874Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-31T14:13:49.059Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-31T14:13:49.446Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-31T14:13:49.446Z] === RUN TestInfoAPI [2021-08-31T14:13:49.446Z] --- PASS: TestInfoAPI (0.04s) [2021-08-31T14:13:49.446Z] === RUN TestInfoAPIWarnings [2021-08-31T14:13:50.436Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-31T14:13:51.374Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-31T14:13:53.907Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-31T14:13:55.808Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-31T14:13:56.374Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-31T14:13:57.311Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-31T14:14:02.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-31T14:14:02.580Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-31T14:14:02.839Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-31T14:14:03.776Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-31T14:14:04.036Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-31T14:14:04.294Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-31T14:14:04.561Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-31T14:14:04.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-31T14:14:04.822Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-31T14:14:06.198Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-31T14:14:06.198Z] --- PASS: TestServicePlugin (30.84s) [2021-08-31T14:14:06.198Z] === RUN TestServiceUpdateLabel [2021-08-31T14:14:07.134Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-31T14:14:07.134Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-31T14:14:07.134Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-31T14:14:07.552Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-08-31T14:14:07.552Z] === RUN TestInfoDebug [2021-08-31T14:14:07.552Z] --- PASS: TestInfoDebug (0.54s) [2021-08-31T14:14:07.552Z] === RUN TestInfoInsecureRegistries [2021-08-31T14:14:07.552Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-31T14:14:07.552Z] === RUN TestInfoRegistryMirrors [2021-08-31T14:14:07.552Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-31T14:14:07.552Z] === RUN TestLoginFailsWithBadCredentials [2021-08-31T14:14:07.552Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-31T14:14:07.552Z] === RUN TestPingCacheHeaders [2021-08-31T14:14:07.702Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-31T14:14:07.813Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-31T14:14:07.813Z] === RUN TestPingGet [2021-08-31T14:14:07.813Z] --- PASS: TestPingGet (0.03s) [2021-08-31T14:14:07.813Z] === RUN TestPingHead [2021-08-31T14:14:07.813Z] --- PASS: TestPingHead (0.04s) [2021-08-31T14:14:07.813Z] === RUN TestVersion [2021-08-31T14:14:07.813Z] --- PASS: TestVersion (0.03s) [2021-08-31T14:14:07.813Z] === CONT TestDiskUsage [2021-08-31T14:14:07.960Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-31T14:14:08.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/container_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/image_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/volume_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-31T14:14:08.383Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-31T14:14:08.480Z] --- PASS: TestServiceUpdateLabel (2.57s) [2021-08-31T14:14:08.480Z] === RUN TestServiceUpdateSecrets [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-31T14:14:08.644Z] === RUN TestDiskUsage/after_container.Run [2021-08-31T14:14:08.738Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-31T14:14:08.905Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage (1.43s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-31T14:14:09.165Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:14:09.165Z] PASS [2021-08-31T14:14:09.165Z] [2021-08-31T14:14:09.165Z] === Skipped [2021-08-31T14:14:09.165Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:14:09.165Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-31T14:14:09.165Z] [2021-08-31T14:14:09.165Z] [2021-08-31T14:14:09.165Z] DONE 53 tests, 1 skipped in 22.836s [2021-08-31T14:14:09.165Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-31T14:14:09.165Z] ++ 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 [2021-08-31T14:14:09.165Z] ++ set -e [2021-08-31T14:14:09.165Z] ++ '[' -n 0 ']' [2021-08-31T14:14:09.165Z] ++ set -x [2021-08-31T14:14:09.165Z] ++ 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 [2021-08-31T14:14:09.425Z] INFO: Testing against a local daemon [2021-08-31T14:14:09.425Z] === RUN TestVolumesCreateAndList [2021-08-31T14:14:09.425Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-31T14:14:09.425Z] === RUN TestVolumesRemove [2021-08-31T14:14:09.425Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-31T14:14:09.425Z] === RUN TestVolumesInspect [2021-08-31T14:14:09.425Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-31T14:14:09.425Z] === RUN TestVolumesInvalidJSON [2021-08-31T14:14:09.425Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-31T14:14:09.425Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-31T14:14:09.425Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-31T14:14:09.425Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-31T14:14:09.425Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-31T14:14:09.425Z] PASS [2021-08-31T14:14:09.425Z] [2021-08-31T14:14:09.425Z] DONE 5 tests in 0.278s [2021-08-31T14:14:09.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-31T14:14:09.674Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-31T14:14:09.995Z] ++++ cat bundles/test-integration/docker.pid [2021-08-31T14:14:09.995Z] +++ kill 15174 [2021-08-31T14:14:10.241Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-31T14:14:10.241Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-31T14:14:10.241Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-31T14:14:10.241Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-31T14:14:10.241Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-31T14:14:10.255Z] +++ /etc/init.d/apparmor stop [2021-08-31T14:14:10.255Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-31T14:14:10.255Z] [2021-08-31T14:14:10.255Z] Unloading profiles will leave already running processes permanently [2021-08-31T14:14:10.255Z] unconfined, which can lead to unexpected situations. [2021-08-31T14:14:10.255Z] [2021-08-31T14:14:10.255Z] To set a process to complain mode, use the command line tool [2021-08-31T14:14:10.255Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-31T14:14:10.255Z] +++ true [2021-08-31T14:14:10.255Z] exiting test-integration [2021-08-31T14:14:10.255Z] ++ exit 0 [2021-08-31T14:14:10.255Z] [2021-08-31T14:14:10.500Z] docker_api_swarm_test.go:202: [d13fae26a1dae] joining swarm manager [d63c2b24052a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 Post stage [Pipeline] junit [2021-08-31T14:14:11.653Z] Recording test results [2021-08-31T14:14:11.877Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-31T14:14:11.922Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-31T14:14:12.135Z] === RUN TestDockerSuite/TestEventsRename [2021-08-31T14:14:12.274Z] + echo Ensuring container killed. [2021-08-31T14:14:12.274Z] Ensuring container killed. [2021-08-31T14:14:12.274Z] + docker rm -vf docker-pr4 [2021-08-31T14:14:12.274Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-08-31T14:14:12.564Z] + echo Chowning /workspace to jenkins user [2021-08-31T14:14:12.564Z] Chowning /workspace to jenkins user [2021-08-31T14:14:12.564Z] + id -u [2021-08-31T14:14:12.564Z] + id -g [2021-08-31T14:14:12.564Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42797:/workspace busybox chown -R 1000:1000 /workspace [2021-08-31T14:14:12.564Z] Unable to find image 'busybox:latest' locally [2021-08-31T14:14:12.703Z] === RUN TestDockerSuite/TestEventsResize [2021-08-31T14:14:12.824Z] latest: Pulling from library/busybox [2021-08-31T14:14:12.824Z] be0c1d6b695c: Pulling fs layer [2021-08-31T14:14:12.824Z] be0c1d6b695c: Download complete [2021-08-31T14:14:13.086Z] be0c1d6b695c: Pull complete [2021-08-31T14:14:13.086Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-31T14:14:13.086Z] Status: Downloaded newer image for busybox:latest [2021-08-31T14:14:13.270Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-31T14:14:13.528Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-31T14:14:14.095Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-31T14:14:14.662Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-31T14:14:14.936Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-31T14:14:14.936Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-31T14:14:14.936Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-31T14:14:14.936Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-31T14:14:14.936Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-31T14:14:15.274Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-31T14:14:15.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a80be7b932dadcb60f57b0f71f14d52031aef01e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a80be7b932dadcb60f57b0f71f14d52031aef01e hack/test/unit [2021-08-31T14:14:16.152Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-31T14:14:16.152Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-31T14:14:16.152Z] + TESTDIRS=./... [2021-08-31T14:14:16.152Z] + exclude_paths='/vendor/|/integration' [2021-08-31T14:14:16.152Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-31T14:14:16.152Z] ++ go list ./... [2021-08-31T14:14:16.716Z] + pkg_list='github.com/docker/docker/api [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/backend/build [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/httputils [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/middleware [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/build [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/container [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/debug [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/image [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/network [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/session [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/system [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/server/router/volume [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/backend [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/container [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/events [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/filters [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/image [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/mount [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/network [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/registry [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/strslice [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/swarm [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/time [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/versions [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T14:14:16.716Z] github.com/docker/docker/api/types/volume [2021-08-31T14:14:16.716Z] github.com/docker/docker/builder [2021-08-31T14:14:16.716Z] github.com/docker/docker/builder/builder-next [2021-08-31T14:14:16.716Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T14:14:16.716Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T14:14:16.716Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T14:14:16.716Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/dockerfile [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/dockerignore [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/remotecontext [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T14:14:16.717Z] github.com/docker/docker/cli [2021-08-31T14:14:16.717Z] github.com/docker/docker/cli/config [2021-08-31T14:14:16.717Z] github.com/docker/docker/cli/debug [2021-08-31T14:14:16.717Z] github.com/docker/docker/client [2021-08-31T14:14:16.717Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T14:14:16.717Z] github.com/docker/docker/cmd/dockerd [2021-08-31T14:14:16.717Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T14:14:16.717Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T14:14:16.717Z] github.com/docker/docker/container [2021-08-31T14:14:16.717Z] github.com/docker/docker/container/stream [2021-08-31T14:14:16.717Z] github.com/docker/docker/contrib/apparmor [2021-08-31T14:14:16.717Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T14:14:16.717Z] github.com/docker/docker/contrib/httpserver [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/config [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/discovery [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/events [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/exec [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/images [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/initlayer [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/links [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/listeners [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/local [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/names [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/network [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/stats [2021-08-31T14:14:16.717Z] github.com/docker/docker/distribution [2021-08-31T14:14:16.717Z] github.com/docker/docker/distribution/metadata [2021-08-31T14:14:16.717Z] github.com/docker/docker/distribution/utils [2021-08-31T14:14:16.717Z] github.com/docker/docker/distribution/xfer [2021-08-31T14:14:16.717Z] github.com/docker/docker/dockerversion [2021-08-31T14:14:16.717Z] github.com/docker/docker/errdefs [2021-08-31T14:14:16.717Z] github.com/docker/docker/image [2021-08-31T14:14:16.717Z] github.com/docker/docker/image/cache [2021-08-31T14:14:16.717Z] github.com/docker/docker/image/tarexport [2021-08-31T14:14:16.717Z] github.com/docker/docker/image/v1 [2021-08-31T14:14:16.717Z] github.com/docker/docker/internal/test/suite [2021-08-31T14:14:16.717Z] github.com/docker/docker/layer [2021-08-31T14:14:16.717Z] github.com/docker/docker/libcontainerd [2021-08-31T14:14:16.717Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T14:14:16.717Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T14:14:16.717Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T14:14:16.717Z] github.com/docker/docker/libcontainerd/types [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/config [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/idm [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/ns [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/options [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/osl [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/libnetwork/types [2021-08-31T14:14:16.717Z] github.com/docker/docker/oci [2021-08-31T14:14:16.717Z] github.com/docker/docker/oci/caps [2021-08-31T14:14:16.717Z] github.com/docker/docker/opts [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/aaparser [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/archive [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/authorization [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/capabilities [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/containerfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/directory [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/discovery [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/dmesg [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/filenotify [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/fileutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/fsutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/homedir [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/idtools [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/ioutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/locker [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/longpath [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/loopback [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/mount [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/parsers [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/pidfile [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/platform [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/plugins [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/pools [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/progress [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/pubsub [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/reexec [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/signal [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/stack [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/stringid [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/symlink [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/system [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/tailfile [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/tarsum [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/term [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/term/windows [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/truncindex [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/urlutil [2021-08-31T14:14:16.717Z] github.com/docker/docker/pkg/useragent [2021-08-31T14:14:16.717Z] github.com/docker/docker/plugin [2021-08-31T14:14:16.717Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T14:14:16.717Z] github.com/docker/docker/plugin/v2 [2021-08-31T14:14:16.717Z] github.com/docker/docker/profiles/apparmor [2021-08-31T14:14:16.717Z] github.com/docker/docker/profiles/seccomp [2021-08-31T14:14:16.717Z] github.com/docker/docker/quota [2021-08-31T14:14:16.717Z] github.com/docker/docker/reference [2021-08-31T14:14:16.717Z] github.com/docker/docker/registry [2021-08-31T14:14:16.717Z] github.com/docker/docker/registry/resumable [2021-08-31T14:14:16.717Z] github.com/docker/docker/restartmanager [2021-08-31T14:14:16.717Z] github.com/docker/docker/rootless [2021-08-31T14:14:16.717Z] github.com/docker/docker/rootless/specconv [2021-08-31T14:14:16.717Z] github.com/docker/docker/runconfig [2021-08-31T14:14:16.717Z] github.com/docker/docker/runconfig/opts [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/daemon [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/environment [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/fakegit [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/registry [2021-08-31T14:14:16.717Z] github.com/docker/docker/testutil/request [2021-08-31T14:14:16.717Z] github.com/docker/docker/volume [2021-08-31T14:14:16.717Z] github.com/docker/docker/volume/drivers [2021-08-31T14:14:16.717Z] github.com/docker/docker/volume/local [2021-08-31T14:14:16.717Z] github.com/docker/docker/volume/mounts [2021-08-31T14:14:16.717Z] github.com/docker/docker/volume/service [2021-08-31T14:14:16.717Z] github.com/docker/docker/volume/service/opts [2021-08-31T14:14:16.717Z] github.com/docker/docker/volume/testutils' [2021-08-31T14:14:16.717Z] ++ grep --fixed-strings -v /libnetwork [2021-08-31T14:14:16.717Z] ++ echo 'github.com/docker/docker/api [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/backend/build [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/httputils [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/middleware [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/build [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/container [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/debug [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/image [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/network [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/session [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/system [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/server/router/volume [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/backend [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/container [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/events [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/filters [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/image [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/mount [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/network [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/registry [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/strslice [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/swarm [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/time [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/versions [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T14:14:16.717Z] github.com/docker/docker/api/types/volume [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/dockerfile [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/dockerignore [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/remotecontext [2021-08-31T14:14:16.717Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T14:14:16.717Z] github.com/docker/docker/cli [2021-08-31T14:14:16.717Z] github.com/docker/docker/cli/config [2021-08-31T14:14:16.717Z] github.com/docker/docker/cli/debug [2021-08-31T14:14:16.717Z] github.com/docker/docker/client [2021-08-31T14:14:16.717Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T14:14:16.717Z] github.com/docker/docker/cmd/dockerd [2021-08-31T14:14:16.717Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T14:14:16.717Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T14:14:16.717Z] github.com/docker/docker/container [2021-08-31T14:14:16.717Z] github.com/docker/docker/container/stream [2021-08-31T14:14:16.717Z] github.com/docker/docker/contrib/apparmor [2021-08-31T14:14:16.717Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T14:14:16.717Z] github.com/docker/docker/contrib/httpserver [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/config [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/discovery [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/events [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/exec [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/images [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/initlayer [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/links [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/listeners [2021-08-31T14:14:16.717Z] github.com/docker/docker/daemon/logger [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/local [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/names [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/network [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/stats [2021-08-31T14:14:16.718Z] github.com/docker/docker/distribution [2021-08-31T14:14:16.718Z] github.com/docker/docker/distribution/metadata [2021-08-31T14:14:16.718Z] github.com/docker/docker/distribution/utils [2021-08-31T14:14:16.718Z] github.com/docker/docker/distribution/xfer [2021-08-31T14:14:16.718Z] github.com/docker/docker/dockerversion [2021-08-31T14:14:16.718Z] github.com/docker/docker/errdefs [2021-08-31T14:14:16.718Z] github.com/docker/docker/image [2021-08-31T14:14:16.718Z] github.com/docker/docker/image/cache [2021-08-31T14:14:16.718Z] github.com/docker/docker/image/tarexport [2021-08-31T14:14:16.718Z] github.com/docker/docker/image/v1 [2021-08-31T14:14:16.718Z] github.com/docker/docker/internal/test/suite [2021-08-31T14:14:16.718Z] github.com/docker/docker/layer [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd/types [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/config [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/idm [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/ns [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/options [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/osl [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/libnetwork/types [2021-08-31T14:14:16.718Z] github.com/docker/docker/oci [2021-08-31T14:14:16.718Z] github.com/docker/docker/oci/caps [2021-08-31T14:14:16.718Z] github.com/docker/docker/opts [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/aaparser [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/archive [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/authorization [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/capabilities [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/containerfs [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/directory [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/discovery [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/dmesg [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/filenotify [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/fileutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/fsutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/homedir [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/idtools [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/ioutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/locker [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/longpath [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/loopback [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/mount [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/parsers [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/pidfile [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/platform [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/plugins [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/pools [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/progress [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/pubsub [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/reexec [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/signal [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/stack [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/stringid [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/symlink [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/system [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/tailfile [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/tarsum [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/term [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/term/windows [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/truncindex [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/urlutil [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/useragent [2021-08-31T14:14:16.718Z] github.com/docker/docker/plugin [2021-08-31T14:14:16.718Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T14:14:16.718Z] github.com/docker/docker/plugin/v2 [2021-08-31T14:14:16.718Z] github.com/docker/docker/profiles/apparmor [2021-08-31T14:14:16.718Z] github.com/docker/docker/profiles/seccomp [2021-08-31T14:14:16.718Z] github.com/docker/docker/quota [2021-08-31T14:14:16.718Z] github.com/docker/docker/reference [2021-08-31T14:14:16.718Z] github.com/docker/docker/registry [2021-08-31T14:14:16.718Z] github.com/docker/docker/registry/resumable [2021-08-31T14:14:16.718Z] github.com/docker/docker/restartmanager [2021-08-31T14:14:16.718Z] github.com/docker/docker/rootless [2021-08-31T14:14:16.718Z] github.com/docker/docker/rootless/specconv [2021-08-31T14:14:16.718Z] github.com/docker/docker/runconfig [2021-08-31T14:14:16.718Z] github.com/docker/docker/runconfig/opts [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/daemon [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/environment [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/fakegit [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/registry [2021-08-31T14:14:16.718Z] github.com/docker/docker/testutil/request [2021-08-31T14:14:16.718Z] github.com/docker/docker/volume [2021-08-31T14:14:16.718Z] github.com/docker/docker/volume/drivers [2021-08-31T14:14:16.718Z] github.com/docker/docker/volume/local [2021-08-31T14:14:16.718Z] github.com/docker/docker/volume/mounts [2021-08-31T14:14:16.718Z] github.com/docker/docker/volume/service [2021-08-31T14:14:16.718Z] github.com/docker/docker/volume/service/opts [2021-08-31T14:14:16.718Z] github.com/docker/docker/volume/testutils' [2021-08-31T14:14:16.718Z] + base_pkg_list='github.com/docker/docker/api [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/backend/build [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/httputils [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/middleware [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/build [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/container [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/debug [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/image [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/network [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/session [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/system [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/server/router/volume [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/backend [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/container [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/events [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/filters [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/image [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/mount [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/network [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/registry [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/strslice [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/swarm [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/time [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/versions [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T14:14:16.718Z] github.com/docker/docker/api/types/volume [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/builder-next [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/dockerfile [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/dockerignore [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/remotecontext [2021-08-31T14:14:16.718Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T14:14:16.718Z] github.com/docker/docker/cli [2021-08-31T14:14:16.718Z] github.com/docker/docker/cli/config [2021-08-31T14:14:16.718Z] github.com/docker/docker/cli/debug [2021-08-31T14:14:16.718Z] github.com/docker/docker/client [2021-08-31T14:14:16.718Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T14:14:16.718Z] github.com/docker/docker/cmd/dockerd [2021-08-31T14:14:16.718Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T14:14:16.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T14:14:16.718Z] github.com/docker/docker/container [2021-08-31T14:14:16.718Z] github.com/docker/docker/container/stream [2021-08-31T14:14:16.718Z] github.com/docker/docker/contrib/apparmor [2021-08-31T14:14:16.718Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T14:14:16.718Z] github.com/docker/docker/contrib/httpserver [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/cluster [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/config [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/discovery [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/events [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/exec [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/images [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/initlayer [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/links [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/listeners [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/local [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/names [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/network [2021-08-31T14:14:16.718Z] github.com/docker/docker/daemon/stats [2021-08-31T14:14:16.718Z] github.com/docker/docker/distribution [2021-08-31T14:14:16.718Z] github.com/docker/docker/distribution/metadata [2021-08-31T14:14:16.718Z] github.com/docker/docker/distribution/utils [2021-08-31T14:14:16.718Z] github.com/docker/docker/distribution/xfer [2021-08-31T14:14:16.718Z] github.com/docker/docker/dockerversion [2021-08-31T14:14:16.718Z] github.com/docker/docker/errdefs [2021-08-31T14:14:16.718Z] github.com/docker/docker/image [2021-08-31T14:14:16.718Z] github.com/docker/docker/image/cache [2021-08-31T14:14:16.718Z] github.com/docker/docker/image/tarexport [2021-08-31T14:14:16.718Z] github.com/docker/docker/image/v1 [2021-08-31T14:14:16.718Z] github.com/docker/docker/internal/test/suite [2021-08-31T14:14:16.718Z] github.com/docker/docker/layer [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T14:14:16.718Z] github.com/docker/docker/libcontainerd/types [2021-08-31T14:14:16.718Z] github.com/docker/docker/oci [2021-08-31T14:14:16.718Z] github.com/docker/docker/oci/caps [2021-08-31T14:14:16.718Z] github.com/docker/docker/opts [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/aaparser [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/archive [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/authorization [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/capabilities [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/containerfs [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T14:14:16.718Z] github.com/docker/docker/pkg/directory [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/dmesg [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/filenotify [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/fileutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/fsutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/homedir [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/idtools [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/ioutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/locker [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/longpath [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/loopback [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/mount [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/parsers [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/pidfile [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/platform [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/plugins [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/pools [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/progress [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/pubsub [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/reexec [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/signal [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/stack [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/stringid [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/symlink [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/system [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/tailfile [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/tarsum [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/term [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/term/windows [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/truncindex [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/urlutil [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/useragent [2021-08-31T14:14:16.719Z] github.com/docker/docker/plugin [2021-08-31T14:14:16.719Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T14:14:16.719Z] github.com/docker/docker/plugin/v2 [2021-08-31T14:14:16.719Z] github.com/docker/docker/profiles/apparmor [2021-08-31T14:14:16.719Z] github.com/docker/docker/profiles/seccomp [2021-08-31T14:14:16.719Z] github.com/docker/docker/quota [2021-08-31T14:14:16.719Z] github.com/docker/docker/reference [2021-08-31T14:14:16.719Z] github.com/docker/docker/registry [2021-08-31T14:14:16.719Z] github.com/docker/docker/registry/resumable [2021-08-31T14:14:16.719Z] github.com/docker/docker/restartmanager [2021-08-31T14:14:16.719Z] github.com/docker/docker/rootless [2021-08-31T14:14:16.719Z] github.com/docker/docker/rootless/specconv [2021-08-31T14:14:16.719Z] github.com/docker/docker/runconfig [2021-08-31T14:14:16.719Z] github.com/docker/docker/runconfig/opts [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/daemon [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/environment [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/fakegit [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/registry [2021-08-31T14:14:16.719Z] github.com/docker/docker/testutil/request [2021-08-31T14:14:16.719Z] github.com/docker/docker/volume [2021-08-31T14:14:16.719Z] github.com/docker/docker/volume/drivers [2021-08-31T14:14:16.719Z] github.com/docker/docker/volume/local [2021-08-31T14:14:16.719Z] github.com/docker/docker/volume/mounts [2021-08-31T14:14:16.719Z] github.com/docker/docker/volume/service [2021-08-31T14:14:16.719Z] github.com/docker/docker/volume/service/opts [2021-08-31T14:14:16.719Z] github.com/docker/docker/volume/testutils' [2021-08-31T14:14:16.719Z] ++ grep --fixed-strings /libnetwork [2021-08-31T14:14:16.719Z] ++ echo 'github.com/docker/docker/api [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/backend/build [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/httputils [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/middleware [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/build [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/container [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/debug [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/image [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/network [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/session [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/system [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/server/router/volume [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/backend [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/container [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/events [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/filters [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/image [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/mount [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/network [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/registry [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/strslice [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/swarm [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/time [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/versions [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T14:14:16.719Z] github.com/docker/docker/api/types/volume [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/builder-next [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/dockerfile [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/dockerignore [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/remotecontext [2021-08-31T14:14:16.719Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T14:14:16.719Z] github.com/docker/docker/cli [2021-08-31T14:14:16.719Z] github.com/docker/docker/cli/config [2021-08-31T14:14:16.719Z] github.com/docker/docker/cli/debug [2021-08-31T14:14:16.719Z] github.com/docker/docker/client [2021-08-31T14:14:16.719Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T14:14:16.719Z] github.com/docker/docker/cmd/dockerd [2021-08-31T14:14:16.719Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T14:14:16.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T14:14:16.719Z] github.com/docker/docker/container [2021-08-31T14:14:16.719Z] github.com/docker/docker/container/stream [2021-08-31T14:14:16.719Z] github.com/docker/docker/contrib/apparmor [2021-08-31T14:14:16.719Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T14:14:16.719Z] github.com/docker/docker/contrib/httpserver [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/cluster [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/config [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/discovery [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/events [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/exec [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/images [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/initlayer [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/links [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/listeners [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/local [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/names [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/network [2021-08-31T14:14:16.719Z] github.com/docker/docker/daemon/stats [2021-08-31T14:14:16.719Z] github.com/docker/docker/distribution [2021-08-31T14:14:16.719Z] github.com/docker/docker/distribution/metadata [2021-08-31T14:14:16.719Z] github.com/docker/docker/distribution/utils [2021-08-31T14:14:16.719Z] github.com/docker/docker/distribution/xfer [2021-08-31T14:14:16.719Z] github.com/docker/docker/dockerversion [2021-08-31T14:14:16.719Z] github.com/docker/docker/errdefs [2021-08-31T14:14:16.719Z] github.com/docker/docker/image [2021-08-31T14:14:16.719Z] github.com/docker/docker/image/cache [2021-08-31T14:14:16.719Z] github.com/docker/docker/image/tarexport [2021-08-31T14:14:16.719Z] github.com/docker/docker/image/v1 [2021-08-31T14:14:16.719Z] github.com/docker/docker/internal/test/suite [2021-08-31T14:14:16.719Z] github.com/docker/docker/layer [2021-08-31T14:14:16.719Z] github.com/docker/docker/libcontainerd [2021-08-31T14:14:16.719Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T14:14:16.719Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T14:14:16.719Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T14:14:16.719Z] github.com/docker/docker/libcontainerd/types [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/config [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/idm [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/ns [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/options [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/osl [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/libnetwork/types [2021-08-31T14:14:16.719Z] github.com/docker/docker/oci [2021-08-31T14:14:16.719Z] github.com/docker/docker/oci/caps [2021-08-31T14:14:16.719Z] github.com/docker/docker/opts [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/aaparser [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/archive [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/authorization [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/capabilities [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/containerfs [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/directory [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/dmesg [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/filenotify [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/fileutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/fsutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/homedir [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/idtools [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/ioutils [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/locker [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/longpath [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/loopback [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/mount [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/parsers [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/pidfile [2021-08-31T14:14:16.719Z] github.com/docker/docker/pkg/platform [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/plugins [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/pools [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/progress [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/pubsub [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/reexec [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/signal [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/stack [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/stringid [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/symlink [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/system [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/tailfile [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/tarsum [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/term [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/term/windows [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/truncindex [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/urlutil [2021-08-31T14:14:16.720Z] github.com/docker/docker/pkg/useragent [2021-08-31T14:14:16.720Z] github.com/docker/docker/plugin [2021-08-31T14:14:16.720Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T14:14:16.720Z] github.com/docker/docker/plugin/v2 [2021-08-31T14:14:16.720Z] github.com/docker/docker/profiles/apparmor [2021-08-31T14:14:16.720Z] github.com/docker/docker/profiles/seccomp [2021-08-31T14:14:16.720Z] github.com/docker/docker/quota [2021-08-31T14:14:16.720Z] github.com/docker/docker/reference [2021-08-31T14:14:16.720Z] github.com/docker/docker/registry [2021-08-31T14:14:16.720Z] github.com/docker/docker/registry/resumable [2021-08-31T14:14:16.720Z] github.com/docker/docker/restartmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/rootless [2021-08-31T14:14:16.720Z] github.com/docker/docker/rootless/specconv [2021-08-31T14:14:16.720Z] github.com/docker/docker/runconfig [2021-08-31T14:14:16.720Z] github.com/docker/docker/runconfig/opts [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/daemon [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/environment [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/fakegit [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/registry [2021-08-31T14:14:16.720Z] github.com/docker/docker/testutil/request [2021-08-31T14:14:16.720Z] github.com/docker/docker/volume [2021-08-31T14:14:16.720Z] github.com/docker/docker/volume/drivers [2021-08-31T14:14:16.720Z] github.com/docker/docker/volume/local [2021-08-31T14:14:16.720Z] github.com/docker/docker/volume/mounts [2021-08-31T14:14:16.720Z] github.com/docker/docker/volume/service [2021-08-31T14:14:16.720Z] github.com/docker/docker/volume/service/opts [2021-08-31T14:14:16.720Z] github.com/docker/docker/volume/testutils' [2021-08-31T14:14:16.720Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/config [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/idm [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ns [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/options [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/osl [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/types' [2021-08-31T14:14:16.720Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-31T14:14:16.720Z] + echo 'github.com/docker/docker/libnetwork [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/config [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/idm [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/ns [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/options [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/osl [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/types' [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T14:14:16.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T14:14:16.720Z] + type docker-proxy [2021-08-31T14:14:16.720Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-31T14:14:16.720Z] + hack/make.sh binary-proxy install-proxy [2021-08-31T14:14:16.720Z] [2021-08-31T14:14:16.977Z] Removing bundles/ [2021-08-31T14:14:16.977Z] [2021-08-31T14:14:16.977Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-31T14:14:16.977Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-31T14:14:16.977Z] GOOS="" GOARCH="" GOARM="" [2021-08-31T14:14:17.192Z] === RUN TestDockerSuite/TestEventsTop [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-31T14:14:17.593Z] + bundleName=arm64-integration [2021-08-31T14:14:17.593Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-31T14:14:17.593Z] Creating arm64-integration-bundles.tar.gz [2021-08-31T14:14:17.593Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-31T14:14:17.593Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-31T14:14:17.867Z] Archiving artifacts [2021-08-31T14:14:18.129Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-31T14:14:20.216Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-31T14:14:20.535Z] + make clean [2021-08-31T14:14:20.657Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-31T14:14:21.107Z] docker volume rm -f docker-dev-cache [2021-08-31T14:14:21.107Z] docker-dev-cache [Pipeline] deleteDir [2021-08-31T14:14:23.520Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-31T14:14:23.520Z] [2021-08-31T14:14:23.520Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-31T14:14:23.520Z] Installing docker-proxy to /usr/local/bin/ [2021-08-31T14:14:23.520Z] [2021-08-31T14:14:23.520Z] + mkdir -p bundles [2021-08-31T14:14:23.520Z] + '[' -n 'github.com/docker/docker/api [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/backend/build [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/httputils [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/middleware [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/build [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/container [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/debug [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/distribution [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/grpc [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/image [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/network [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/plugin [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/session [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/swarm [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/system [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/server/router/volume [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/backend [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/blkiodev [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/container [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/events [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/filters [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/image [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/mount [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/network [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/registry [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/strslice [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/swarm [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/time [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/versions [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-31T14:14:23.520Z] github.com/docker/docker/api/types/volume [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/builder-next [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/builder-next/worker [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/dockerfile [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/dockerignore [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/remotecontext [2021-08-31T14:14:23.520Z] github.com/docker/docker/builder/remotecontext/git [2021-08-31T14:14:23.520Z] github.com/docker/docker/cli [2021-08-31T14:14:23.520Z] github.com/docker/docker/cli/config [2021-08-31T14:14:23.520Z] github.com/docker/docker/cli/debug [2021-08-31T14:14:23.520Z] github.com/docker/docker/client [2021-08-31T14:14:23.520Z] github.com/docker/docker/cmd/docker-proxy [2021-08-31T14:14:23.520Z] github.com/docker/docker/cmd/dockerd [2021-08-31T14:14:23.520Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-31T14:14:23.520Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-31T14:14:23.520Z] github.com/docker/docker/container [2021-08-31T14:14:23.520Z] github.com/docker/docker/container/stream [2021-08-31T14:14:23.520Z] github.com/docker/docker/contrib/apparmor [2021-08-31T14:14:23.520Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-31T14:14:23.520Z] github.com/docker/docker/contrib/httpserver [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/cluster [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/cluster/convert [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/cluster/executor [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/cluster/provider [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/config [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/discovery [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/events [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/events/testutils [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/exec [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/images [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/initlayer [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/links [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/listeners [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/gelf [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/journald [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/local [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/logentries [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/splunk [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/syslog [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/logger/templates [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/names [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/network [2021-08-31T14:14:23.520Z] github.com/docker/docker/daemon/stats [2021-08-31T14:14:23.520Z] github.com/docker/docker/distribution [2021-08-31T14:14:23.520Z] github.com/docker/docker/distribution/metadata [2021-08-31T14:14:23.520Z] github.com/docker/docker/distribution/utils [2021-08-31T14:14:23.520Z] github.com/docker/docker/distribution/xfer [2021-08-31T14:14:23.520Z] github.com/docker/docker/dockerversion [2021-08-31T14:14:23.520Z] github.com/docker/docker/errdefs [2021-08-31T14:14:23.520Z] github.com/docker/docker/image [2021-08-31T14:14:23.520Z] github.com/docker/docker/image/cache [2021-08-31T14:14:23.520Z] github.com/docker/docker/image/tarexport [2021-08-31T14:14:23.520Z] github.com/docker/docker/image/v1 [2021-08-31T14:14:23.520Z] github.com/docker/docker/internal/test/suite [2021-08-31T14:14:23.520Z] github.com/docker/docker/layer [2021-08-31T14:14:23.520Z] github.com/docker/docker/libcontainerd [2021-08-31T14:14:23.520Z] github.com/docker/docker/libcontainerd/queue [2021-08-31T14:14:23.520Z] github.com/docker/docker/libcontainerd/remote [2021-08-31T14:14:23.520Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-31T14:14:23.520Z] github.com/docker/docker/libcontainerd/types [2021-08-31T14:14:23.520Z] github.com/docker/docker/oci [2021-08-31T14:14:23.520Z] github.com/docker/docker/oci/caps [2021-08-31T14:14:23.520Z] github.com/docker/docker/opts [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/aaparser [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/archive [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/authorization [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/broadcaster [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/capabilities [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/chrootarchive [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/containerfs [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/devicemapper [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/directory [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/discovery [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/discovery/file [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/discovery/kv [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/discovery/memory [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/dmesg [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/filenotify [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/fileutils [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/fsutils [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/homedir [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/idtools [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/ioutils [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/jsonmessage [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/locker [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/longpath [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/loopback [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/mount [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/namesgenerator [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/parsers [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/pidfile [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/platform [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/plugingetter [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/plugins [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/plugins/transport [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/pools [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/progress [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/pubsub [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/reexec [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/signal [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/stack [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/stdcopy [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/streamformatter [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/stringid [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/symlink [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/sysinfo [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/system [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/tailfile [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/tarsum [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/term [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/term/windows [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/truncindex [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/urlutil [2021-08-31T14:14:23.520Z] github.com/docker/docker/pkg/useragent [2021-08-31T14:14:23.520Z] github.com/docker/docker/plugin [2021-08-31T14:14:23.520Z] github.com/docker/docker/plugin/executor/containerd [2021-08-31T14:14:23.520Z] github.com/docker/docker/plugin/v2 [2021-08-31T14:14:23.520Z] github.com/docker/docker/profiles/apparmor [2021-08-31T14:14:23.520Z] github.com/docker/docker/profiles/seccomp [2021-08-31T14:14:23.520Z] github.com/docker/docker/quota [2021-08-31T14:14:23.520Z] github.com/docker/docker/reference [2021-08-31T14:14:23.520Z] github.com/docker/docker/registry [2021-08-31T14:14:23.520Z] github.com/docker/docker/registry/resumable [2021-08-31T14:14:23.520Z] github.com/docker/docker/restartmanager [2021-08-31T14:14:23.520Z] github.com/docker/docker/rootless [2021-08-31T14:14:23.520Z] github.com/docker/docker/rootless/specconv [2021-08-31T14:14:23.520Z] github.com/docker/docker/runconfig [2021-08-31T14:14:23.520Z] github.com/docker/docker/runconfig/opts [2021-08-31T14:14:23.520Z] github.com/docker/docker/testutil [2021-08-31T14:14:23.520Z] github.com/docker/docker/testutil/daemon [2021-08-31T14:14:23.520Z] github.com/docker/docker/testutil/environment [2021-08-31T14:14:23.521Z] github.com/docker/docker/testutil/fakecontext [2021-08-31T14:14:23.521Z] github.com/docker/docker/testutil/fakegit [2021-08-31T14:14:23.521Z] github.com/docker/docker/testutil/fakestorage [2021-08-31T14:14:23.521Z] github.com/docker/docker/testutil/fixtures/load [2021-08-31T14:14:23.521Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-31T14:14:23.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-31T14:14:23.521Z] github.com/docker/docker/testutil/registry [2021-08-31T14:14:23.521Z] github.com/docker/docker/testutil/request [2021-08-31T14:14:23.521Z] github.com/docker/docker/volume [2021-08-31T14:14:23.521Z] github.com/docker/docker/volume/drivers [2021-08-31T14:14:23.521Z] github.com/docker/docker/volume/local [2021-08-31T14:14:23.521Z] github.com/docker/docker/volume/mounts [2021-08-31T14:14:23.521Z] github.com/docker/docker/volume/service [2021-08-31T14:14:23.521Z] github.com/docker/docker/volume/service/opts [2021-08-31T14:14:23.521Z] github.com/docker/docker/volume/testutils' ']' [2021-08-31T14:14:23.521Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-31T14:14:23.940Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2021-08-31T14:14:23.940Z] === RUN TestServiceUpdateConfigs [2021-08-31T14:14:24.450Z] ? github.com/docker/docker/api [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-31T14:14:29.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-31T14:14:30.598Z] docker_api_swarm_test.go:384: [d08a754b83208] joining swarm manager [d9adc6981b75f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:14:31.165Z] === RUN TestDockerSuite/TestExec [2021-08-31T14:14:31.731Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-31T14:14:31.991Z] docker_api_swarm_test.go:385: [d47cd38d0a1f4] joining swarm manager [d9adc6981b75f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:14:32.558Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-31T14:14:33.124Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-31T14:14:33.382Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-31T14:14:34.757Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-31T14:14:35.015Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-31T14:14:35.581Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-31T14:14:36.148Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-31T14:14:36.407Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-31T14:14:36.974Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-31T14:14:37.542Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-31T14:14:38.112Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2021-08-31T14:14:38.112Z] === RUN TestServiceUpdateNetwork [2021-08-31T14:14:38.679Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-31T14:14:39.296Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-08-31T14:14:39.615Z] === RUN TestDockerSuite/TestExecEnv [2021-08-31T14:14:40.554Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-31T14:14:41.930Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-31T14:14:42.189Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-31T14:14:44.716Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-31T14:14:45.652Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-31T14:14:45.910Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-31T14:14:46.477Z] === RUN TestDockerSuite/TestExecParseError [2021-08-31T14:14:47.044Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-31T14:14:47.609Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-31T14:14:47.867Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-31T14:14:49.279Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-31T14:14:49.541Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-31T14:14:50.107Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-31T14:14:51.481Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2021-08-31T14:14:51.481Z] === RUN TestServiceUpdatePidsLimit [2021-08-31T14:14:52.416Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-31T14:14:52.982Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-31T14:15:01.090Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-31T14:15:01.090Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-31T14:15:01.090Z] === RUN TestDockerSuite/TestExecTTY [2021-08-31T14:15:02.027Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-31T14:15:02.285Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-31T14:15:02.854Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-31T14:15:03.421Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-31T14:15:03.421Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-31T14:15:03.421Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-31T14:15:04.796Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-31T14:15:05.053Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-31T14:15:05.989Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-31T14:15:06.247Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-31T14:15:06.814Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-31T14:15:07.382Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2021-08-31T14:15:07.382Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-08-31T14:15:07.382Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-08-31T14:15:07.382Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-08-31T14:15:07.382Z] PASS [2021-08-31T14:15:07.382Z] [2021-08-31T14:15:07.382Z] === Skipped [2021-08-31T14:15:07.382Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-31T14:15:07.382Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-31T14:15:07.382Z] [2021-08-31T14:15:07.382Z] [2021-08-31T14:15:07.382Z] DONE 27 tests, 1 skipped in 177.116s [2021-08-31T14:15:07.382Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-31T14:15:07.382Z] ++ 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 [2021-08-31T14:15:07.382Z] ++ set -e [2021-08-31T14:15:07.382Z] ++ '[' -n 0 ']' [2021-08-31T14:15:07.382Z] ++ set -x [2021-08-31T14:15: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-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 [2021-08-31T14:15:07.641Z] INFO: Testing against a local daemon [2021-08-31T14:15:07.641Z] === RUN TestSessionCreate [2021-08-31T14:15:07.641Z] --- PASS: TestSessionCreate (0.02s) [2021-08-31T14:15:07.641Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-31T14:15:07.641Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-31T14:15:07.641Z] PASS [2021-08-31T14:15:07.641Z] [2021-08-31T14:15:07.641Z] DONE 2 tests in 0.103s [2021-08-31T14:15:07.641Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-31T14:15:07.641Z] ++ 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 [2021-08-31T14:15:07.641Z] ++ set -e [2021-08-31T14:15:07.641Z] ++ '[' -n 0 ']' [2021-08-31T14:15:07.641Z] ++ set -x [2021-08-31T14:15:07.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-08-31T14:15:07.641Z] INFO: Testing against a local daemon [2021-08-31T14:15:07.641Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:15:07.641Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-31T14:15:07.641Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:15:07.641Z] === RUN TestDiskUsage [2021-08-31T14:15:07.641Z] === PAUSE TestDiskUsage [2021-08-31T14:15:07.641Z] === RUN TestEventsExecDie [2021-08-31T14:15:08.208Z] --- PASS: TestEventsExecDie (0.54s) [2021-08-31T14:15:08.208Z] === RUN TestEventsBackwardsCompatible [2021-08-31T14:15:08.208Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-31T14:15:08.208Z] === RUN TestEventsVolumeCreate [2021-08-31T14:15:08.208Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-31T14:15:08.208Z] === RUN TestInfoBinaryCommits [2021-08-31T14:15:08.208Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-31T14:15:08.208Z] === RUN TestInfoAPIVersioned [2021-08-31T14:15:08.208Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-31T14:15:08.208Z] === RUN TestInfoDiscoveryBackend [2021-08-31T14:15:08.775Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-31T14:15:08.775Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-31T14:15:10.148Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-31T14:15:10.148Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-31T14:15:10.405Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-08-31T14:15:10.405Z] === RUN TestInfoAPI [2021-08-31T14:15:10.405Z] --- PASS: TestInfoAPI (0.02s) [2021-08-31T14:15:10.405Z] === RUN TestInfoAPIWarnings [2021-08-31T14:15:11.779Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-31T14:15:15.984Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-31T14:15:17.358Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-31T14:15:22.621Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-31T14:15:22.621Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-31T14:15:22.621Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-31T14:15:22.621Z] === RUN TestDockerSuite/TestHealth [2021-08-31T14:15:25.907Z] check_test.go:379: [d47cd38d0a1f4] daemon is not started [2021-08-31T14:15:25.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-31T14:15:26.841Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-08-31T14:15:26.841Z] === RUN TestInfoDebug [2021-08-31T14:15:27.101Z] --- PASS: TestInfoDebug (0.55s) [2021-08-31T14:15:27.101Z] === RUN TestInfoInsecureRegistries [2021-08-31T14:15:27.669Z] docker_api_swarm_test.go:802: [d0dd9259474a1] joining swarm manager [d0efebd4196c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:15:27.669Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-31T14:15:27.669Z] === RUN TestInfoRegistryMirrors [2021-08-31T14:15:28.236Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-31T14:15:28.236Z] === RUN TestLoginFailsWithBadCredentials [2021-08-31T14:15:28.236Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-08-31T14:15:28.236Z] === RUN TestPingCacheHeaders [2021-08-31T14:15:28.236Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-08-31T14:15:28.236Z] === RUN TestPingGet [2021-08-31T14:15:28.236Z] --- PASS: TestPingGet (0.01s) [2021-08-31T14:15:28.236Z] === RUN TestPingHead [2021-08-31T14:15:28.495Z] --- PASS: TestPingHead (0.02s) [2021-08-31T14:15:28.495Z] === RUN TestVersion [2021-08-31T14:15:28.495Z] --- PASS: TestVersion (0.02s) [2021-08-31T14:15:28.495Z] === CONT TestDiskUsage [2021-08-31T14:15:28.753Z] docker_api_swarm_test.go:802: [d77ff8d0160b5] joining swarm manager [d0efebd4196c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/container_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/image_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/volume_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-31T14:15:29.011Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-31T14:15:29.270Z] === RUN TestDiskUsage/after_container.Run [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-31T14:15:29.528Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage (1.41s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-31T14:15:29.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-31T14:15:29.787Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-31T14:15:29.787Z] PASS [2021-08-31T14:15:29.787Z] [2021-08-31T14:15:29.787Z] === Skipped [2021-08-31T14:15:29.787Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:15:29.787Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-31T14:15:29.787Z] [2021-08-31T14:15:29.787Z] [2021-08-31T14:15:29.787Z] DONE 53 tests, 1 skipped in 22.238s [2021-08-31T14:15:29.787Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-31T14:15:29.787Z] ++ 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 [2021-08-31T14:15:29.787Z] ++ set -e [2021-08-31T14:15:29.787Z] ++ '[' -n 0 ']' [2021-08-31T14:15:29.787Z] ++ set -x [2021-08-31T14:15:29.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-08-31T14:15:30.046Z] INFO: Testing against a local daemon [2021-08-31T14:15:30.046Z] === RUN TestVolumesCreateAndList [2021-08-31T14:15:30.046Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-31T14:15:30.046Z] === RUN TestVolumesRemove [2021-08-31T14:15:30.046Z] --- PASS: TestVolumesRemove (0.11s) [2021-08-31T14:15:30.046Z] === RUN TestVolumesInspect [2021-08-31T14:15:30.046Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-31T14:15:30.046Z] === RUN TestVolumesInvalidJSON [2021-08-31T14:15:30.046Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-31T14:15:30.046Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-31T14:15:30.046Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-31T14:15:30.046Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-31T14:15:30.046Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-31T14:15:30.046Z] PASS [2021-08-31T14:15:30.046Z] [2021-08-31T14:15:30.046Z] DONE 5 tests in 0.311s [2021-08-31T14:15:30.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-31T14:15:30.304Z] docker_api_swarm_test.go:802: [dd74511a7d91e] joining swarm manager [d0efebd4196c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-31T14:15:30.563Z] ++++ cat bundles/test-integration/docker.pid [2021-08-31T14:15:30.563Z] +++ kill 6313 [2021-08-31T14:15:30.823Z] +++ /etc/init.d/apparmor stop [2021-08-31T14:15:30.823Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-31T14:15:30.823Z] [2021-08-31T14:15:30.823Z] Unloading profiles will leave already running processes permanently [2021-08-31T14:15:30.823Z] unconfined, which can lead to unexpected situations. [2021-08-31T14:15:30.823Z] [2021-08-31T14:15:30.823Z] To set a process to complain mode, use the command line tool [2021-08-31T14:15:30.823Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-31T14:15:30.823Z] +++ true [2021-08-31T14:15:30.823Z] exiting test-integration [2021-08-31T14:15:30.823Z] ++ exit 0 [2021-08-31T14:15:30.823Z] [2021-08-31T14:15:31.081Z] + for job in $(jobs -p) [2021-08-31T14:15:31.081Z] + wait 11132 [2021-08-31T14:15:31.648Z] docker_api_swarm_test.go:802: [d30b89147e66c] joining swarm manager [d0efebd4196c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-31T14:15:33.021Z] docker_api_swarm_test.go:810: [daccd1544a4ab] joining swarm manager [d0efebd4196c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-31T14:15:42.990Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-31T14:15:43.249Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-31T14:15:43.507Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-31T14:15:43.507Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-31T14:15:44.079Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-31T14:15:44.079Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-31T14:15:44.651Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-31T14:15:45.218Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-31T14:15:45.218Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-31T14:15:45.789Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-31T14:15:48.318Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-31T14:15:48.318Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-31T14:15:48.318Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-31T14:15:49.695Z] === RUN TestDockerSuite/TestImportFile [2021-08-31T14:15:51.071Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-31T14:15:51.071Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-31T14:15:52.009Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-31T14:15:53.383Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-31T14:15:54.320Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-31T14:15:54.578Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-31T14:15:55.145Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-31T14:15:55.714Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-31T14:15:55.714Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-31T14:15:55.714Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-31T14:15:56.281Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-31T14:15:56.539Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-31T14:15:57.106Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-31T14:15:57.364Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-31T14:15:57.930Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-31T14:15:58.496Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-31T14:15:58.496Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-31T14:15:59.431Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-31T14:15:59.690Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-31T14:16:00.258Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-31T14:16:00.258Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-31T14:16:00.683Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/builder/dockerfile 0.196s coverage: 49.0% of statements [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-08-31T14:16:00.684Z] ok github.com/docker/docker/builder/remotecontext/git 1.167s coverage: 86.3% of statements [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/cli [no test files] [2021-08-31T14:16:00.684Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-31T14:16:00.825Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-31T14:16:00.825Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-31T14:16:00.825Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-31T14:16:00.939Z] ok github.com/docker/docker/cmd/docker-proxy 0.116s coverage: 69.3% of statements [2021-08-31T14:16:01.394Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-31T14:16:01.960Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-31T14:16:02.219Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-31T14:16:02.785Z] === RUN TestDockerSuite/TestInspectImage [2021-08-31T14:16:02.785Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-31T14:16:02.785Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-31T14:16:02.785Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-31T14:16:02.785Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-31T14:16:03.351Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-31T14:16:03.458Z] ok github.com/docker/docker/client 0.125s coverage: 75.6% of statements [2021-08-31T14:16:03.917Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-31T14:16:03.917Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-31T14:16:04.183Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-31T14:16:04.748Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-31T14:16:06.125Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-31T14:16:06.125Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-31T14:16:06.692Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-31T14:16:07.261Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-31T14:16:08.198Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-31T14:16:08.456Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-31T14:16:09.024Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-31T14:16:09.591Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-31T14:16:09.850Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-31T14:16:10.417Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-31T14:16:10.675Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-31T14:16:10.675Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-31T14:16:12.053Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-31T14:16:12.987Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-31T14:16:13.922Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-31T14:16:14.180Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-31T14:16:15.117Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-31T14:16:16.493Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-31T14:16:17.868Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-31T14:16:17.868Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-31T14:16:19.243Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-31T14:16:19.501Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-31T14:16:19.760Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-31T14:16:26.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-31T14:16:26.904Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-31T14:16:28.278Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-31T14:16:29.213Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-31T14:16:29.779Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-31T14:16:31.157Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-31T14:16:31.157Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-31T14:16:31.416Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-31T14:16:31.416Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-31T14:16:31.416Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-31T14:16:31.984Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-31T14:16:32.551Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-31T14:16:35.833Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-31T14:16:36.399Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-31T14:16:41.664Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-31T14:16:41.664Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-31T14:16:41.664Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-31T14:16:42.130Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.3% of statements [2021-08-31T14:16:42.130Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-08-31T14:16:42.130Z] ok github.com/docker/docker/cmd/dockerd/trap 2.510s coverage: 0.0% of statements [2021-08-31T14:16:42.130Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-31T14:16:42.130Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-31T14:16:42.130Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-31T14:16:42.130Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-31T14:16:42.130Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-31T14:16:42.231Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-31T14:16:42.799Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-31T14:16:43.738Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-31T14:16:44.673Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-31T14:16:45.239Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-31T14:16:47.142Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-31T14:16:47.403Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-31T14:16:47.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-31T14:16:47.975Z] === RUN TestDockerSuite/TestLogsSince [2021-08-31T14:16:50.293Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2021-08-31T14:16:50.293Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-08-31T14:16:51.724Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-31T14:16:52.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-31T14:16:53.549Z] docker_api_swarm_service_test.go:395: [d7e4b544b2be8] joining swarm manager [d386ae33a809d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:16:54.115Z] docker_api_swarm_service_test.go:395: [dc0cdfe2dd445] joining swarm manager [d386ae33a809d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:16:54.374Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-31T14:16:59.813Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2021-08-31T14:16:59.813Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.1% of statements [2021-08-31T14:16:59.813Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-08-31T14:17:00.069Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-08-31T14:17:00.631Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-31T14:17:00.938Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-31T14:17:00.938Z] === RUN TestDockerSuite/TestLogsTail [2021-08-31T14:17:00.938Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-31T14:17:01.504Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-31T14:17:01.559Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.450s coverage: 74.6% of statements [2021-08-31T14:17:01.762Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-31T14:17:02.022Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-31T14:17:02.588Z] === RUN TestDockerSuite/TestNetHostname [2021-08-31T14:17:03.448Z] ok github.com/docker/docker/daemon 12.142s coverage: 17.5% of statements [2021-08-31T14:17:03.448Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-31T14:17:03.448Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-31T14:17:03.448Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-31T14:17:03.448Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-31T14:17:03.448Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.1% of statements [2021-08-31T14:17:03.962Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-31T14:17:03.962Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-31T14:17:04.009Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.494s coverage: 56.2% of statements [2021-08-31T14:17:05.906Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2021-08-31T14:17:07.280Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.278s coverage: 49.4% of statements [2021-08-31T14:17:07.845Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.728s coverage: 46.2% of statements [2021-08-31T14:17:07.845Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-31T14:17:09.212Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-08-31T14:17:09.212Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.645s coverage: 57.7% of statements [2021-08-31T14:17:09.212Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-31T14:17:09.212Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-31T14:17:09.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-31T14:17:09.486Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-31T14:17:10.232Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-08-31T14:17:10.794Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-08-31T14:17:10.862Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-31T14:17:11.121Z] docker_api_swarm_service_test.go:343: [dacf3edaef674] joining swarm manager [d61740f9e210b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:17:11.355Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 6.7% of statements [2021-08-31T14:17:11.355Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-31T14:17:11.355Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-31T14:17:11.687Z] === RUN TestDockerSuite/TestPluginActive [2021-08-31T14:17:11.945Z] docker_api_swarm_service_test.go:343: [dcdd1808af1c7] joining swarm manager [d61740f9e210b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:17:12.283Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2021-08-31T14:17:12.845Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 77.4% of statements [2021-08-31T14:17:12.845Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-31T14:17:12.845Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-31T14:17:12.845Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2021-08-31T14:17:13.323Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-31T14:17:13.406Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2021-08-31T14:17:13.662Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-08-31T14:17:13.918Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-08-31T14:17:14.481Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-08-31T14:17:14.481Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-31T14:17:14.737Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 59.3% of statements [2021-08-31T14:17:15.299Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-08-31T14:17:16.227Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2021-08-31T14:17:16.227Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-31T14:17:16.788Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-31T14:17:17.717Z] ok github.com/docker/docker/daemon/logger/splunk 1.639s coverage: 82.5% of statements [2021-08-31T14:17:17.717Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-31T14:17:17.717Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-31T14:17:18.280Z] ok github.com/docker/docker/distribution 0.093s coverage: 25.8% of statements [2021-08-31T14:17:18.536Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2021-08-31T14:17:18.536Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-31T14:17:19.464Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2021-08-31T14:17:19.720Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-08-31T14:17:19.886Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-31T14:17:19.886Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-31T14:17:19.886Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-31T14:17:19.886Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-31T14:17:20.283Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-31T14:17:20.539Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-08-31T14:17:20.795Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-08-31T14:17:21.052Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.1% of statements [2021-08-31T14:17:21.052Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-31T14:17:21.052Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-31T14:17:21.615Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-08-31T14:17:22.428Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-31T14:17:22.544Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2021-08-31T14:17:22.800Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2021-08-31T14:17:23.057Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-08-31T14:17:23.362Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-31T14:17:24.425Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 82.4% of statements [2021-08-31T14:17:24.988Z] ok github.com/docker/docker/pkg/authorization 0.105s coverage: 68.3% of statements [2021-08-31T14:17:25.244Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-08-31T14:17:25.244Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-31T14:17:25.261Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-31T14:17:25.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-31T14:17:27.792Z] docker_api_swarm_service_test.go:490: [dc5c24cf21369] joining swarm manager [d733edb2630a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:17:28.050Z] docker_api_swarm_service_test.go:490: [d46fe9486e9ce] joining swarm manager [d733edb2630a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:17:28.510Z] ok github.com/docker/docker/pkg/chrootarchive 2.462s coverage: 43.2% of statements [2021-08-31T14:17:28.510Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-08-31T14:17:28.767Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-31T14:17:28.767Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-31T14:17:29.427Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-31T14:17:30.133Z] ok github.com/docker/docker/layer 7.669s coverage: 68.8% of statements [2021-08-31T14:17:30.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-31T14:17:30.133Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-31T14:17:30.133Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-31T14:17:30.133Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-31T14:17:30.133Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-31T14:17:30.133Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-31T14:17:30.133Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-31T14:17:30.696Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-08-31T14:17:30.804Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-31T14:17:30.952Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-31T14:17:31.209Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-31T14:17:31.742Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-31T14:17:32.148Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-08-31T14:17:32.409Z] ok github.com/docker/docker/pkg/discovery/kv 3.027s coverage: 84.1% of statements [2021-08-31T14:17:32.667Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 83.1% of statements [2021-08-31T14:17:32.676Z] === RUN TestDockerSuite/TestPortList [2021-08-31T14:17:32.924Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-08-31T14:17:32.924Z] ok github.com/docker/docker/pkg/fsutils 0.175s coverage: 85.1% of statements [2021-08-31T14:17:33.852Z] ok github.com/docker/docker/pkg/idtools 0.570s coverage: 69.5% of statements [2021-08-31T14:17:34.108Z] ok github.com/docker/docker/pkg/ioutils 0.427s coverage: 69.2% of statements [2021-08-31T14:17:34.364Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-08-31T14:17:34.364Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-08-31T14:17:34.364Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-31T14:17:34.364Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-31T14:17:34.364Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-31T14:17:34.620Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-08-31T14:17:34.620Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-31T14:17:34.620Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2021-08-31T14:17:34.876Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-08-31T14:17:34.876Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-08-31T14:17:35.133Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2021-08-31T14:17:35.133Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-31T14:17:35.133Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-31T14:17:35.695Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-08-31T14:17:36.256Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-31T14:17:36.256Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-31T14:17:36.512Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-31T14:17:37.085Z] --- PASS: TestBuildWCOWSandboxSize (654.03s) [2021-08-31T14:17:37.085Z] === RUN TestBuildWithEmptyDockerfile [2021-08-31T14:17:37.085Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:17:37.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:17:37.085Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:17:37.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:17:37.085Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:17:37.085Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:17:37.085Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:17:37.085Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:17:37.085Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:17:37.085Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-08-31T14:17:37.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-31T14:17:37.086Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-31T14:17:37.086Z] === RUN TestBuildPreserveOwnership [2021-08-31T14:17:37.086Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:17:37.086Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestBuildPlatformInvalid [2021-08-31T14:17:37.086Z] --- PASS: TestBuildPlatformInvalid (0.48s) [2021-08-31T14:17:37.086Z] PASS [2021-08-31T14:17:37.086Z] ok github.com/docker/docker/integration/build 784.559s [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === Skipped [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-31T14:17:37.086Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-31T14:17:37.086Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-31T14:17:37.086Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-31T14:17:37.086Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-31T14:17:37.086Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] DONE 29 tests, 5 skipped in 803.923s [2021-08-31T14:17:37.086Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-31T14:17:37.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:17:37.086Z] INFO: Testing against a local daemon [2021-08-31T14:17:37.086Z] === RUN TestConfigInspect [2021-08-31T14:17:37.086Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestConfigList [2021-08-31T14:17:37.086Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestConfigList (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestConfigsCreateAndDelete [2021-08-31T14:17:37.086Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestConfigsUpdate [2021-08-31T14:17:37.086Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestTemplatedConfig [2021-08-31T14:17:37.086Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestConfigCreateResolve [2021-08-31T14:17:37.086Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:17:37.086Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-31T14:17:37.086Z] PASS [2021-08-31T14:17:37.086Z] ok github.com/docker/docker/integration/config 0.067s [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === Skipped [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-31T14:17:37.086Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-31T14:17:37.086Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-31T14:17:37.086Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-31T14:17:37.086Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-31T14:17:37.086Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-31T14:17:37.086Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] [2021-08-31T14:17:37.086Z] DONE 6 tests, 6 skipped in 2.502s [2021-08-31T14:17:37.086Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-31T14:17:37.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:17:37.086Z] INFO: Testing against a local daemon [2021-08-31T14:17:37.086Z] === RUN TestCheckpoint [2021-08-31T14:17:37.086Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:17:37.086Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestContainerInvalidJSON [2021-08-31T14:17:37.086Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:17:37.086Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:17:37.086Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:17:37.086Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:17:37.086Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:17:37.086Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:17:37.086Z] --- PASS: TestContainerInvalidJSON (0.45s) [2021-08-31T14:17:37.086Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-31T14:17:37.086Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-08-31T14:17:37.086Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-31T14:17:37.086Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-08-31T14:17:37.086Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-31T14:17:37.086Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-08-31T14:17:37.086Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-31T14:17:37.086Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-08-31T14:17:37.086Z] === RUN TestCopyFromContainer [2021-08-31T14:17:37.086Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-31T14:17:37.086Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:17:37.086Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:17:37.086Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:17:37.086Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:17:37.086Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:17:37.086Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:17:37.086Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:17:37.086Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:17:37.086Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:17:37.086Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-31T14:17:37.086Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-31T14:17:37.086Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidEnv [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-31T14:17:37.086Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-31T14:17:37.086Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-31T14:17:37.086Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-31T14:17:37.086Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-31T14:17:37.086Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-31T14:17:37.086Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateTmpfsMountsTarget [2021-08-31T14:17:37.086Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-31T14:17:37.086Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:17:37.086Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-31T14:17:37.086Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:17:37.086Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:17:37.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:17:37.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:17:37.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:17:37.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:17:37.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:17:37.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:17:37.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:17:37.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:17:37.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:17:37.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:17:37.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-31T14:17:37.086Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-31T14:17:37.086Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateDifferentPlatform [2021-08-31T14:17:37.086Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-31T14:17:37.086Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-31T14:17:37.086Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-31T14:17:37.086Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-31T14:17:37.086Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-31T14:17:37.086Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-31T14:17:37.086Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-31T14:17:37.086Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-31T14:17:37.086Z] === RUN TestContainerKillOnDaemonStart [2021-08-31T14:17:37.086Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestDiff [2021-08-31T14:17:37.086Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-31T14:17:37.086Z] --- SKIP: TestDiff (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestExecWithCloseStdin [2021-08-31T14:17:37.086Z] --- PASS: TestExecWithCloseStdin (2.50s) [2021-08-31T14:17:37.086Z] === RUN TestExec [2021-08-31T14:17:37.086Z] --- PASS: TestExec (1.75s) [2021-08-31T14:17:37.086Z] === RUN TestExecUser [2021-08-31T14:17:37.086Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-31T14:17:37.086Z] --- SKIP: TestExecUser (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestExportContainerAndImportImage [2021-08-31T14:17:37.086Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-31T14:17:37.086Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:37.086Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestHealthCheckWorkdir [2021-08-31T14:17:37.086Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-31T14:17:37.086Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestHealthKillContainer [2021-08-31T14:17:37.086Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-31T14:17:37.086Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-31T14:17:37.086Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-31T14:17:37.086Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-31T14:17:37.086Z] === RUN TestKillContainerInvalidSignal [2021-08-31T14:17:37.543Z] --- PASS: TestKillContainerInvalidSignal (1.65s) [2021-08-31T14:17:37.543Z] === RUN TestKillContainer [2021-08-31T14:17:37.543Z] === RUN TestKillContainer/no_signal [2021-08-31T14:17:37.876Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2021-08-31T14:17:37.876Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-31T14:17:38.133Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-31T14:17:38.133Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-08-31T14:17:38.389Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-31T14:17:38.645Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-31T14:17:38.902Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-08-31T14:17:39.076Z] === RUN TestKillContainer/non_killing_signal [2021-08-31T14:17:39.076Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-31T14:17:39.076Z] === RUN TestKillContainer/killing_signal [2021-08-31T14:17:39.238Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-31T14:17:39.465Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-31T14:17:39.497Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-31T14:17:39.721Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-08-31T14:17:39.977Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-08-31T14:17:40.233Z] testing: warning: no tests to run [2021-08-31T14:17:40.233Z] coverage: [no statements] [2021-08-31T14:17:40.233Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-31T14:17:40.489Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-31T14:17:40.489Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-08-31T14:17:40.745Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-31T14:17:40.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-31T14:17:41.255Z] --- PASS: TestKillContainer (3.84s) [2021-08-31T14:17:41.255Z] --- PASS: TestKillContainer/no_signal (1.58s) [2021-08-31T14:17:41.255Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:17:41.255Z] --- PASS: TestKillContainer/killing_signal (2.22s) [2021-08-31T14:17:41.255Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-31T14:17:41.255Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:17:41.255Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-31T14:17:41.255Z] === RUN TestKillStoppedContainer [2021-08-31T14:17:41.255Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:17:41.255Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-31T14:17:41.255Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-31T14:17:41.255Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:17:41.255Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-31T14:17:41.255Z] === RUN TestKillDifferentUserContainer [2021-08-31T14:17:41.255Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-31T14:17:41.255Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-31T14:17:41.255Z] === RUN TestInspectOomKilledTrue [2021-08-31T14:17:41.255Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:41.255Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-31T14:17:41.255Z] === RUN TestInspectOomKilledFalse [2021-08-31T14:17:41.255Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:17:41.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-31T14:17:41.255Z] === RUN TestLogsFollowTailEmpty [2021-08-31T14:17:42.112Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-08-31T14:17:42.675Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-31T14:17:42.798Z] --- PASS: TestLogsFollowTailEmpty (1.71s) [2021-08-31T14:17:42.798Z] === RUN TestNetworkNat [2021-08-31T14:17:42.798Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-08-31T14:17:42.798Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-31T14:17:42.798Z] === RUN TestNetworkLocalhostTCPNat [2021-08-31T14:17:42.932Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-08-31T14:17:43.864Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2021-08-31T14:17:44.121Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-08-31T14:17:44.968Z] --- PASS: TestNetworkLocalhostTCPNat (2.01s) [2021-08-31T14:17:44.968Z] === RUN TestNetworkLoopbackNat [2021-08-31T14:17:44.968Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-08-31T14:17:44.968Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-31T14:17:44.968Z] === RUN TestPause [2021-08-31T14:17:44.968Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-31T14:17:44.968Z] --- SKIP: TestPause (0.00s) [2021-08-31T14:17:44.968Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-31T14:17:45.049Z] ok github.com/docker/docker/registry 0.039s coverage: 58.8% of statements [2021-08-31T14:17:45.305Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-31T14:17:45.562Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-08-31T14:17:45.818Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-08-31T14:17:46.073Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-31T14:17:46.139Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-31T14:17:46.139Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-31T14:17:46.139Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-31T14:17:46.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-31T14:17:46.397Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-31T14:17:46.397Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-31T14:17:46.535Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.69s) [2021-08-31T14:17:46.535Z] === RUN TestPauseStopPausedContainer [2021-08-31T14:17:46.535Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:17:46.535Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-31T14:17:46.535Z] === RUN TestPsFilter [2021-08-31T14:17:46.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-31T14:17:46.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-31T14:17:46.991Z] --- PASS: TestPsFilter (0.34s) [2021-08-31T14:17:46.991Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-31T14:17:47.548Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-31T14:17:47.548Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-31T14:17:48.496Z] docker_api_swarm_service_test.go:128: [d82c1c19e0384] joining swarm manager [d4737ded0c5e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:17:48.590Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-31T14:17:48.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-31T14:17:48.754Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-31T14:17:49.152Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2021-08-31T14:17:49.165Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.21s) [2021-08-31T14:17:49.165Z] === RUN TestRemoveContainerWithVolume [2021-08-31T14:17:49.321Z] docker_api_swarm_service_test.go:129: [da1188c95a133] joining swarm manager [d4737ded0c5e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:17:49.409Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2021-08-31T14:17:50.789Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-08-31T14:17:51.223Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-31T14:17:51.223Z] docker_api_swarm_service_test.go:137: [de865f68ed6e9] joining swarm manager [d4737ded0c5e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-31T14:17:51.337Z] --- PASS: TestRemoveContainerWithVolume (1.85s) [2021-08-31T14:17:51.337Z] === RUN TestRemoveContainerRunning [2021-08-31T14:17:52.159Z] docker_api_swarm_service_test.go:138: [d021053c31bc0] joining swarm manager [d4737ded0c5e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-31T14:17:52.159Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-31T14:17:52.726Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-31T14:17:52.872Z] --- PASS: TestRemoveContainerRunning (1.69s) [2021-08-31T14:17:52.872Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-31T14:17:52.985Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-31T14:17:54.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2021-08-31T14:17:54.403Z] === RUN TestRemoveInvalidContainer [2021-08-31T14:17:54.403Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-31T14:17:54.403Z] === RUN TestRenameLinkedContainer [2021-08-31T14:17:54.403Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-31T14:17:54.403Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-31T14:17:54.403Z] === RUN TestRenameStoppedContainer [2021-08-31T14:17:54.887Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-31T14:17:55.825Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-31T14:17:56.577Z] --- PASS: TestRenameStoppedContainer (2.26s) [2021-08-31T14:17:56.577Z] === RUN TestRenameRunningContainerAndReuse [2021-08-31T14:17:57.727Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-31T14:18:00.305Z] --- PASS: TestRenameRunningContainerAndReuse (3.29s) [2021-08-31T14:18:00.305Z] === RUN TestRenameInvalidName [2021-08-31T14:18:01.017Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-31T14:18:01.017Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-31T14:18:01.838Z] --- PASS: TestRenameInvalidName (1.69s) [2021-08-31T14:18:01.838Z] === RUN TestRenameAnonymousContainer [2021-08-31T14:18:02.918Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-31T14:18:09.476Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-31T14:18:10.396Z] --- PASS: TestRenameAnonymousContainer (8.73s) [2021-08-31T14:18:10.396Z] === RUN TestRenameContainerWithSameName [2021-08-31T14:18:10.413Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-31T14:18:11.788Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-31T14:18:11.930Z] --- PASS: TestRenameContainerWithSameName (1.70s) [2021-08-31T14:18:11.930Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-31T14:18:11.930Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:11.930Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-31T14:18:11.930Z] === RUN TestResize [2021-08-31T14:18:12.667Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.3% of statements [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/rootless [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/volume [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-31T14:18:12.667Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === Skipped [2021-08-31T14:18:12.667Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-31T14:18:12.667Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-31T14:18:12.667Z] network_proxy_test.go:208: No support for dual stack yet [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-31T14:18:12.667Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-31T14:18:12.667Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:71: No driver to put! [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-31T14:18:12.667Z] time="2021-08-31T14:17:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-31T14:18:12.667Z] time="2021-08-31T14:17:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-31T14:18:12.667Z] time="2021-08-31T14:17:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-31T14:18:12.667Z] time="2021-08-31T14:17:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-31T14:18:12.667Z] time="2021-08-31T14:17:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:71: No driver to put! [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-31T14:18:12.667Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-31T14:18:12.667Z] overlay_test.go:50: Fails to compute changes intermittently [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-31T14:18:12.667Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T14:18:12.667Z] [2021-08-31T14:18:12.667Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-31T14:18:12.667Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.667Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T14:18:12.668Z] [2021-08-31T14:18:12.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-31T14:18:12.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.668Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T14:18:12.668Z] [2021-08-31T14:18:12.668Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-31T14:18:12.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-31T14:18:12.668Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-31T14:18:12.668Z] [2021-08-31T14:18:12.668Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-31T14:18:12.668Z] graphtest_unix.go:71: No driver to put! [2021-08-31T14:18:12.668Z] [2021-08-31T14:18:12.668Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-31T14:18:12.668Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-08-31T14:18:12.668Z] [2021-08-31T14:18:12.668Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-31T14:18:12.668Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-08-31T14:18:12.668Z] [2021-08-31T14:18:12.668Z] [2021-08-31T14:18:12.668Z] DONE 2309 tests, 28 skipped in 226.227s [2021-08-31T14:18:12.668Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/bitseq [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/cluster [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/config [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/datastore [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/driverapi [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/etchosts [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/idm [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ipam [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/iptables [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/netlabel [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/netutils [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/networkdb [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/ns [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/options [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/osl [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/portallocator [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/portmapper [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/testutils [2021-08-31T14:18:12.668Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-31T14:18:12.668Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-31T14:18:12.731Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-31T14:18:13.466Z] --- PASS: TestResize (1.64s) [2021-08-31T14:18:13.466Z] === RUN TestResizeWithInvalidSize [2021-08-31T14:18:13.668Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-31T14:18:14.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-31T14:18:15.170Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-31T14:18:15.637Z] --- PASS: TestResizeWithInvalidSize (1.66s) [2021-08-31T14:18:15.637Z] === RUN TestResizeWhenContainerNotStarted [2021-08-31T14:18:17.071Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-31T14:18:17.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-31T14:18:17.810Z] --- PASS: TestResizeWhenContainerNotStarted (2.24s) [2021-08-31T14:18:17.810Z] === RUN TestDaemonRestartKillContainers [2021-08-31T14:18:17.810Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:17.810Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:18:17.810Z] === RUN TestStats [2021-08-31T14:18:17.810Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-31T14:18:17.810Z] --- SKIP: TestStats (0.00s) [2021-08-31T14:18:17.810Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-31T14:18:18.008Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-31T14:18:18.008Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-31T14:18:18.942Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-31T14:18:19.201Z] docker_api_swarm_service_test.go:304: [d9b4c41985dd0] joining swarm manager [d2c19dd44eac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:18:20.137Z] docker_api_swarm_service_test.go:304: [d9114b51e528c] joining swarm manager [d2c19dd44eac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:18:20.704Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-31T14:18:22.607Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-31T14:18:23.174Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-31T14:18:23.174Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-31T14:18:23.174Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-31T14:18:23.434Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-31T14:18:23.434Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-31T14:18:23.434Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-31T14:18:23.594Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.20s) [2021-08-31T14:18:23.594Z] === RUN TestStopContainerWithTimeout [2021-08-31T14:18:23.594Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-31T14:18:23.594Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-31T14:18:23.594Z] === RUN TestUpdateRestartPolicy [2021-08-31T14:18:24.003Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-31T14:18:24.942Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-31T14:18:25.881Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-31T14:18:26.140Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-31T14:18:30.939Z] --- PASS: TestBuildWCOWSandboxSize (699.17s) [2021-08-31T14:18:30.939Z] === RUN TestBuildWithEmptyDockerfile [2021-08-31T14:18:30.939Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:18:30.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:18:30.939Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:18:30.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:18:30.939Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:18:30.939Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:18:30.939Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:18:30.939Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:18:30.939Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:18:30.939Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2021-08-31T14:18:30.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-31T14:18:30.939Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-31T14:18:30.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-31T14:18:30.939Z] === RUN TestBuildPreserveOwnership [2021-08-31T14:18:30.939Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:18:30.939Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-31T14:18:30.939Z] === RUN TestBuildPlatformInvalid [2021-08-31T14:18:30.939Z] --- PASS: TestBuildPlatformInvalid (0.42s) [2021-08-31T14:18:30.939Z] PASS [2021-08-31T14:18:30.939Z] ok github.com/docker/docker/integration/build 850.313s [2021-08-31T14:18:30.939Z] [2021-08-31T14:18:30.939Z] === Skipped [2021-08-31T14:18:30.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-31T14:18:30.939Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:18:30.939Z] [2021-08-31T14:18:30.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-31T14:18:30.939Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:30.939Z] [2021-08-31T14:18:30.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-31T14:18:30.939Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:18:30.939Z] [2021-08-31T14:18:30.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-31T14:18:30.939Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:18:30.939Z] [2021-08-31T14:18:30.939Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-31T14:18:30.939Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:18:30.939Z] [2021-08-31T14:18:30.939Z] [2021-08-31T14:18:30.939Z] DONE 29 tests, 5 skipped in 870.453s [2021-08-31T14:18:30.939Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-31T14:18:31.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:18:31.899Z] INFO: Testing against a local daemon [2021-08-31T14:18:31.899Z] === RUN TestConfigInspect [2021-08-31T14:18:31.899Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-31T14:18:31.899Z] === RUN TestConfigList [2021-08-31T14:18:31.899Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] --- SKIP: TestConfigList (0.00s) [2021-08-31T14:18:31.899Z] === RUN TestConfigsCreateAndDelete [2021-08-31T14:18:31.899Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-31T14:18:31.899Z] === RUN TestConfigsUpdate [2021-08-31T14:18:31.899Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-31T14:18:31.899Z] === RUN TestTemplatedConfig [2021-08-31T14:18:31.899Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-31T14:18:31.899Z] === RUN TestConfigCreateResolve [2021-08-31T14:18:31.899Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:18:31.899Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-31T14:18:31.899Z] PASS [2021-08-31T14:18:31.899Z] ok github.com/docker/docker/integration/config 0.074s [2021-08-31T14:18:31.899Z] [2021-08-31T14:18:31.899Z] === Skipped [2021-08-31T14:18:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-31T14:18:31.899Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] [2021-08-31T14:18:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-31T14:18:31.899Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] [2021-08-31T14:18:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-31T14:18:31.899Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] [2021-08-31T14:18:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-31T14:18:31.899Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] [2021-08-31T14:18:31.899Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-31T14:18:31.899Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:31.899Z] [2021-08-31T14:18:31.899Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-31T14:18:31.899Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:18:31.899Z] [2021-08-31T14:18:31.899Z] [2021-08-31T14:18:31.899Z] DONE 6 tests, 6 skipped in 2.634s [2021-08-31T14:18:32.354Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-31T14:18:32.702Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-31T14:18:32.961Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-31T14:18:33.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:18:33.881Z] INFO: Testing against a local daemon [2021-08-31T14:18:33.881Z] === RUN TestCheckpoint [2021-08-31T14:18:33.881Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:18:33.881Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-31T14:18:33.881Z] === RUN TestContainerInvalidJSON [2021-08-31T14:18:33.881Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:18:33.881Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:18:33.881Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:18:33.881Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:18:34.336Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:18:34.336Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:18:34.336Z] --- PASS: TestContainerInvalidJSON (0.43s) [2021-08-31T14:18:34.336Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-31T14:18:34.336Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-31T14:18:34.336Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-31T14:18:34.338Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-31T14:18:34.338Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-31T14:18:34.338Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-31T14:18:34.338Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-31T14:18:34.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-08-31T14:18:34.791Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-31T14:18:34.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-08-31T14:18:34.791Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-31T14:18:35.248Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-08-31T14:18:35.248Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-31T14:18:35.248Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-08-31T14:18:35.248Z] === RUN TestCopyFromContainer [2021-08-31T14:18:35.248Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:35.248Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-31T14:18:35.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:18:35.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:18:35.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:18:35.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:18:35.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:18:35.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:18:35.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:18:35.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:18:35.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:18:35.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-31T14:18:35.248Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-31T14:18:35.248Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidEnv [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-31T14:18:35.248Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-31T14:18:35.248Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-31T14:18:35.248Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-31T14:18:35.248Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-31T14:18:35.248Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-31T14:18:35.248Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateTmpfsMountsTarget [2021-08-31T14:18:35.248Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:35.248Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-31T14:18:35.248Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:18:35.248Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-31T14:18:35.248Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:18:35.248Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:18:35.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:18:35.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:18:35.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:18:35.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:18:35.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:18:35.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:18:35.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:18:35.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:18:35.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:18:35.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:18:35.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-31T14:18:35.248Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-31T14:18:35.248Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateDifferentPlatform [2021-08-31T14:18:35.248Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-31T14:18:35.248Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-31T14:18:35.248Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-31T14:18:35.248Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-31T14:18:35.248Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-08-31T14:18:35.248Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-31T14:18:35.248Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-31T14:18:35.248Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-31T14:18:35.248Z] === RUN TestContainerKillOnDaemonStart [2021-08-31T14:18:35.248Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:35.248Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestDiff [2021-08-31T14:18:35.248Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:35.248Z] --- SKIP: TestDiff (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestExecWithCloseStdin [2021-08-31T14:18:35.248Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-31T14:18:35.248Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-08-31T14:18:35.248Z] === RUN TestExec [2021-08-31T14:18:36.910Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-31T14:18:37.484Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-31T14:18:38.961Z] --- PASS: TestExec (3.66s) [2021-08-31T14:18:38.961Z] === RUN TestExecUser [2021-08-31T14:18:38.961Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-31T14:18:38.961Z] --- SKIP: TestExecUser (0.00s) [2021-08-31T14:18:38.962Z] === RUN TestExportContainerAndImportImage [2021-08-31T14:18:38.962Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:38.962Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-31T14:18:38.962Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-31T14:18:38.962Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:38.962Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-31T14:18:38.962Z] === RUN TestHealthCheckWorkdir [2021-08-31T14:18:38.962Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:38.962Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-31T14:18:38.962Z] === RUN TestHealthKillContainer [2021-08-31T14:18:38.962Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-31T14:18:38.962Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-31T14:18:38.962Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-31T14:18:38.962Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-31T14:18:38.962Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-31T14:18:38.962Z] === RUN TestKillContainerInvalidSignal [2021-08-31T14:18:39.385Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-31T14:18:39.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-31T14:18:40.217Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-31T14:18:40.217Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-31T14:18:40.217Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-31T14:18:41.848Z] --- PASS: TestKillContainerInvalidSignal (2.70s) [2021-08-31T14:18:41.848Z] === RUN TestKillContainer [2021-08-31T14:18:41.848Z] === RUN TestKillContainer/no_signal [2021-08-31T14:18:42.751Z] docker_api_swarm_service_test.go:100: [d97b3e06177c5] joining swarm manager [d4ee223979869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:18:43.011Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-31T14:18:43.011Z] docker_api_swarm_service_test.go:101: [ded2e715632b4] joining swarm manager [d4ee223979869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:18:43.577Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-31T14:18:43.838Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-31T14:18:44.659Z] --- PASS: TestUpdateRestartPolicy (20.12s) [2021-08-31T14:18:44.659Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-31T14:18:44.659Z] --- PASS: TestUpdateRestartWithAutoRemove (1.48s) [2021-08-31T14:18:44.659Z] === RUN TestWaitNonBlocked [2021-08-31T14:18:44.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:18:44.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:18:44.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:18:44.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:18:44.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:18:44.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:18:44.735Z] === RUN TestKillContainer/non_killing_signal [2021-08-31T14:18:44.735Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-31T14:18:44.735Z] === RUN TestKillContainer/killing_signal [2021-08-31T14:18:45.215Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-31T14:18:46.596Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-31T14:18:46.832Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-31T14:18:46.832Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.18s) [2021-08-31T14:18:46.832Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.30s) [2021-08-31T14:18:46.832Z] === RUN TestWaitBlocked [2021-08-31T14:18:46.832Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:18:46.832Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-31T14:18:46.832Z] PASS [2021-08-31T14:18:46.832Z] ok github.com/docker/docker/integration/container 76.762s [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === Skipped [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-31T14:18:46.832Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-31T14:18:46.832Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-31T14:18:46.832Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-31T14:18:46.832Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-31T14:18:46.832Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-31T14:18:46.832Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-31T14:18:46.832Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-31T14:18:46.832Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-31T14:18:46.832Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-31T14:18:46.832Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-31T14:18:46.832Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-31T14:18:46.832Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-31T14:18:46.832Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-31T14:18:46.832Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-31T14:18:46.832Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-31T14:18:46.832Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:18:46.832Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-31T14:18:46.832Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-31T14:18:46.832Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-31T14:18:46.832Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-31T14:18:46.832Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-31T14:18:46.832Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-31T14:18:46.832Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-31T14:18:46.832Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-31T14:18:46.832Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-31T14:18:46.832Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-31T14:18:46.832Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-31T14:18:46.832Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-31T14:18:46.832Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-31T14:18:46.832Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:18:46.832Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-31T14:18:46.832Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-31T14:18:46.832Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-31T14:18:46.832Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] [2021-08-31T14:18:46.832Z] DONE 87 tests, 33 skipped in 78.680s [2021-08-31T14:18:46.832Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-31T14:18:47.619Z] --- PASS: TestKillContainer (5.35s) [2021-08-31T14:18:47.619Z] --- PASS: TestKillContainer/no_signal (2.68s) [2021-08-31T14:18:47.619Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:18:47.619Z] --- PASS: TestKillContainer/killing_signal (2.64s) [2021-08-31T14:18:47.619Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-31T14:18:47.619Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:18:47.619Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-31T14:18:47.619Z] === RUN TestKillStoppedContainer [2021-08-31T14:18:47.619Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:18:47.619Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-31T14:18:47.619Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-31T14:18:47.619Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:18:47.619Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-31T14:18:47.619Z] === RUN TestKillDifferentUserContainer [2021-08-31T14:18:47.619Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-31T14:18:47.619Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-31T14:18:47.619Z] === RUN TestInspectOomKilledTrue [2021-08-31T14:18:47.619Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:47.619Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-31T14:18:47.619Z] === RUN TestInspectOomKilledFalse [2021-08-31T14:18:47.619Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:18:47.619Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-31T14:18:47.619Z] === RUN TestLogsFollowTailEmpty [2021-08-31T14:18:47.974Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-31T14:18:48.541Z] === RUN TestDockerSuite/TestRmiTag [2021-08-31T14:18:48.800Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-31T14:18:49.366Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-31T14:18:49.782Z] --- PASS: TestLogsFollowTailEmpty (2.70s) [2021-08-31T14:18:49.782Z] === RUN TestNetworkNat [2021-08-31T14:18:49.782Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:49.782Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-31T14:18:49.782Z] === RUN TestNetworkLocalhostTCPNat [2021-08-31T14:18:51.320Z] ok github.com/docker/docker/libnetwork 37.218s coverage: 40.8% of statements [2021-08-31T14:18:51.320Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2021-08-31T14:18:51.320Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-31T14:18:51.898Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-31T14:18:52.157Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-31T14:18:52.686Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-31T14:18:52.723Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-31T14:18:52.942Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-31T14:18:52.942Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-31T14:18:52.942Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-31T14:18:52.942Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-31T14:18:52.942Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-31T14:18:53.199Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-31T14:18:53.290Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-31T14:18:53.455Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-08-31T14:18:53.520Z] --- PASS: TestNetworkLocalhostTCPNat (3.33s) [2021-08-31T14:18:53.520Z] === RUN TestNetworkLoopbackNat [2021-08-31T14:18:53.520Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-08-31T14:18:53.520Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-31T14:18:53.520Z] === RUN TestPause [2021-08-31T14:18:53.520Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-31T14:18:53.520Z] --- SKIP: TestPause (0.00s) [2021-08-31T14:18:53.520Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-31T14:18:53.712Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-08-31T14:18:53.712Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-31T14:18:53.712Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-31T14:18:53.967Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-31T14:18:54.225Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-31T14:18:54.484Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-31T14:18:54.743Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-31T14:18:55.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-31T14:18:55.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-31T14:18:55.568Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-31T14:18:55.686Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.64s) [2021-08-31T14:18:55.686Z] === RUN TestPauseStopPausedContainer [2021-08-31T14:18:55.686Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:18:55.686Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-31T14:18:55.686Z] === RUN TestPsFilter [2021-08-31T14:18:56.142Z] --- PASS: TestPsFilter (0.27s) [2021-08-31T14:18:56.142Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-31T14:18:56.485Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.372s coverage: 59.9% of statements [2021-08-31T14:18:56.486Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-31T14:18:56.741Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-31T14:18:56.943Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-31T14:18:57.205Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-31T14:18:57.303Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.199s coverage: 4.0% of statements [2021-08-31T14:18:57.303Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-31T14:18:57.800Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-31T14:18:57.865Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-08-31T14:18:57.865Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-31T14:18:58.121Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-31T14:18:58.368Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-31T14:18:59.037Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.61s) [2021-08-31T14:18:59.037Z] === RUN TestRemoveContainerWithVolume [2021-08-31T14:18:59.745Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-31T14:19:00.682Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-31T14:19:01.199Z] --- PASS: TestRemoveContainerWithVolume (2.60s) [2021-08-31T14:19:01.199Z] === RUN TestRemoveContainerRunning [2021-08-31T14:19:01.618Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-31T14:19:02.188Z] check_test.go:379: [d97b3e06177c5] daemon is not started [2021-08-31T14:19:02.446Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-31T14:19:03.013Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-31T14:19:03.581Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-31T14:19:04.085Z] --- PASS: TestRemoveContainerRunning (2.59s) [2021-08-31T14:19:04.085Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-31T14:19:04.147Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-31T14:19:04.517Z] === RUN TestConfigDaemonLibtrustID [2021-08-31T14:19:04.517Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-08-31T14:19:04.517Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-31T14:19:04.517Z] === RUN TestDaemonConfigValidation [2021-08-31T14:19:04.517Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-08-31T14:19:04.517Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-31T14:19:04.517Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-31T14:19:04.517Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-08-31T14:19:04.517Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-31T14:19:04.517Z] PASS [2021-08-31T14:19:04.517Z] ok github.com/docker/docker/integration/daemon 0.072s [2021-08-31T14:19:04.517Z] [2021-08-31T14:19:04.517Z] === Skipped [2021-08-31T14:19:04.517Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-31T14:19:04.517Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-08-31T14:19:04.517Z] [2021-08-31T14:19:04.517Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-31T14:19:04.517Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-08-31T14:19:04.517Z] [2021-08-31T14:19:04.517Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-31T14:19:04.517Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-08-31T14:19:04.517Z] [2021-08-31T14:19:04.517Z] [2021-08-31T14:19:04.517Z] DONE 3 tests, 3 skipped in 16.787s [2021-08-31T14:19:04.517Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-31T14:19:04.713Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-31T14:19:04.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:04.974Z] INFO: Testing against a local daemon [2021-08-31T14:19:04.974Z] === RUN TestCommitInheritsEnv [2021-08-31T14:19:04.974Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:19:04.974Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-31T14:19:04.974Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-31T14:19:04.974Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-31T14:19:04.974Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-31T14:19:04.974Z] === RUN TestImagesFilterMultiReference [2021-08-31T14:19:04.974Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-31T14:19:04.974Z] === RUN TestImagePullPlatformInvalid [2021-08-31T14:19:04.974Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-31T14:19:04.974Z] === RUN TestRemoveImageOrphaning [2021-08-31T14:19:05.647Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-31T14:19:05.938Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2021-08-31T14:19:05.939Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-31T14:19:05.939Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-31T14:19:05.939Z] === RUN TestTagInvalidReference [2021-08-31T14:19:05.939Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-31T14:19:05.939Z] === RUN TestTagValidPrefixedRepo [2021-08-31T14:19:05.939Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-31T14:19:05.939Z] === RUN TestTagExistedNameWithoutForce [2021-08-31T14:19:05.939Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-31T14:19:05.939Z] === RUN TestTagOfficialNames [2021-08-31T14:19:05.939Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-31T14:19:05.939Z] === RUN TestTagMatchesDigest [2021-08-31T14:19:05.939Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-31T14:19:05.939Z] PASS [2021-08-31T14:19:05.939Z] ok github.com/docker/docker/integration/image 1.212s [2021-08-31T14:19:06.214Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-31T14:19:06.399Z] [2021-08-31T14:19:06.399Z] === Skipped [2021-08-31T14:19:06.399Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-31T14:19:06.399Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:19:06.399Z] [2021-08-31T14:19:06.399Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-31T14:19:06.399Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-31T14:19:06.399Z] [2021-08-31T14:19:06.399Z] [2021-08-31T14:19:06.399Z] DONE 11 tests, 2 skipped in 2.450s [2021-08-31T14:19:06.399Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-31T14:19:06.477Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-31T14:19:06.968Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.67s) [2021-08-31T14:19:06.968Z] === RUN TestRemoveInvalidContainer [2021-08-31T14:19:06.968Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-31T14:19:06.968Z] === RUN TestRenameLinkedContainer [2021-08-31T14:19:06.968Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-31T14:19:06.968Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-31T14:19:06.968Z] === RUN TestRenameStoppedContainer [2021-08-31T14:19:07.043Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-31T14:19:07.043Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-31T14:19:07.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-31T14:19:07.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:07.942Z] INFO: Testing against a local daemon [2021-08-31T14:19:07.942Z] === RUN TestNetworkCreateDelete [2021-08-31T14:19:07.942Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:07.942Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestDockerNetworkDeletePreferID [2021-08-31T14:19:07.942Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-31T14:19:07.942Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestDaemonDNSFallback [2021-08-31T14:19:07.942Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:07.942Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestInspectNetwork [2021-08-31T14:19:07.942Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-31T14:19:07.942Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestRunContainerWithBridgeNone [2021-08-31T14:19:07.942Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:07.942Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestNetworkInvalidJSON [2021-08-31T14:19:07.942Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-31T14:19:07.942Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-31T14:19:07.942Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:19:07.942Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:19:07.942Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:19:07.942Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:19:07.942Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-31T14:19:07.942Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:19:07.942Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:19:07.942Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-31T14:19:07.942Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-31T14:19:07.942Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-31T14:19:07.942Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestNetworkList [2021-08-31T14:19:07.942Z] === RUN TestNetworkList//networks [2021-08-31T14:19:07.942Z] === PAUSE TestNetworkList//networks [2021-08-31T14:19:07.942Z] === RUN TestNetworkList//networks/ [2021-08-31T14:19:07.942Z] === PAUSE TestNetworkList//networks/ [2021-08-31T14:19:07.942Z] === CONT TestNetworkList//networks [2021-08-31T14:19:07.942Z] === CONT TestNetworkList//networks/ [2021-08-31T14:19:07.942Z] --- PASS: TestNetworkList (0.03s) [2021-08-31T14:19:07.942Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-31T14:19:07.942Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestHostIPv4BridgeLabel [2021-08-31T14:19:07.942Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-31T14:19:07.942Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestDaemonDefaultNetworkPools [2021-08-31T14:19:07.942Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-31T14:19:07.942Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-31T14:19:07.942Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-31T14:19:07.942Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestServiceWithPredefinedNetwork [2021-08-31T14:19:07.942Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-31T14:19:07.942Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:19:07.942Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestServiceWithDataPathPortInit [2021-08-31T14:19:07.942Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-31T14:19:07.942Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-31T14:19:07.942Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-31T14:19:07.942Z] PASS [2021-08-31T14:19:07.942Z] ok github.com/docker/docker/integration/network 0.122s [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === Skipped [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-31T14:19:07.942Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-31T14:19:07.942Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-31T14:19:07.942Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-31T14:19:07.942Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-31T14:19:07.942Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-31T14:19:07.942Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-31T14:19:07.942Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] [2021-08-31T14:19:07.942Z] DONE 22 tests, 15 skipped in 1.629s [2021-08-31T14:19:07.942Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-31T14:19:08.092Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.852s coverage: 7.2% of statements [2021-08-31T14:19:08.092Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-31T14:19:08.092Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-31T14:19:08.092Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-31T14:19:08.092Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-31T14:19:08.092Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-31T14:19:08.092Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-31T14:19:08.092Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-08-31T14:19:08.348Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-08-31T14:19:08.401Z] testing: warning: no tests to run [2021-08-31T14:19:08.402Z] PASS [2021-08-31T14:19:08.402Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2021-08-31T14:19:08.402Z] [2021-08-31T14:19:08.402Z] DONE 0 tests in 0.511s [2021-08-31T14:19:08.402Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-31T14:19:08.548Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-31T14:19:08.604Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-31T14:19:08.807Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-31T14:19:08.860Z] testing: warning: no tests to run [2021-08-31T14:19:08.860Z] PASS [2021-08-31T14:19:08.860Z] ok github.com/docker/docker/integration/network/macvlan 0.050s [2021-08-31T14:19:08.860Z] [2021-08-31T14:19:08.860Z] DONE 0 tests in 0.527s [2021-08-31T14:19:08.860Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-31T14:19:08.861Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-31T14:19:08.861Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-31T14:19:09.317Z] testing: warning: no tests to run [2021-08-31T14:19:09.317Z] PASS [2021-08-31T14:19:09.317Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-08-31T14:19:09.374Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-31T14:19:09.635Z] docker_api_swarm_service_test.go:533: [d4f7790410aa0] joining swarm manager [dabf0465e0d0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:19:09.775Z] [2021-08-31T14:19:09.775Z] DONE 0 tests in 0.515s [2021-08-31T14:19:09.775Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-31T14:19:09.856Z] --- PASS: TestRenameStoppedContainer (2.75s) [2021-08-31T14:19:09.856Z] === RUN TestRenameRunningContainerAndReuse [2021-08-31T14:19:10.202Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-31T14:19:10.233Z] testing: warning: no tests to run [2021-08-31T14:19:10.233Z] PASS [2021-08-31T14:19:10.233Z] ok github.com/docker/docker/integration/plugin/authz 0.047s [2021-08-31T14:19:10.233Z] [2021-08-31T14:19:10.233Z] DONE 0 tests in 0.541s [2021-08-31T14:19:10.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-31T14:19:10.776Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-31T14:19:10.776Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-31T14:19:11.035Z] docker_api_swarm_service_test.go:534: [d6f91407302cc] joining swarm manager [dabf0465e0d0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:19:11.035Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-31T14:19:11.602Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-31T14:19:12.169Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-31T14:19:12.429Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-31T14:19:13.367Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-31T14:19:13.367Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-31T14:19:13.936Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-31T14:19:13.936Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-31T14:19:14.516Z] --- PASS: TestRenameRunningContainerAndReuse (5.36s) [2021-08-31T14:19:14.516Z] === RUN TestRenameInvalidName [2021-08-31T14:19:14.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:14.916Z] INFO: Testing against a local daemon [2021-08-31T14:19:14.916Z] === RUN TestPluginInvalidJSON [2021-08-31T14:19:14.916Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:19:14.916Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:19:14.916Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:19:14.916Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-31T14:19:14.916Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-31T14:19:14.916Z] === RUN TestPluginInstall [2021-08-31T14:19:14.916Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-31T14:19:14.916Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-31T14:19:14.916Z] === RUN TestPluginsWithRuntimes [2021-08-31T14:19:14.916Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-31T14:19:14.916Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-31T14:19:14.916Z] === RUN TestPluginBackCompatMediaTypes [2021-08-31T14:19:14.916Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-31T14:19:14.916Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-31T14:19:14.916Z] PASS [2021-08-31T14:19:14.916Z] ok github.com/docker/docker/integration/plugin/common 0.085s [2021-08-31T14:19:14.916Z] [2021-08-31T14:19:14.916Z] === Skipped [2021-08-31T14:19:14.916Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-31T14:19:14.916Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-31T14:19:14.916Z] [2021-08-31T14:19:14.916Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-31T14:19:14.916Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-31T14:19:14.916Z] [2021-08-31T14:19:14.916Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-31T14:19:14.916Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-31T14:19:14.916Z] [2021-08-31T14:19:14.916Z] [2021-08-31T14:19:14.916Z] DONE 5 tests, 3 skipped in 4.589s [2021-08-31T14:19:14.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-31T14:19:15.322Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-31T14:19:15.927Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-31T14:19:16.494Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-31T14:19:17.062Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-31T14:19:17.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:17.094Z] INFO: Testing against a local daemon [2021-08-31T14:19:17.094Z] === RUN TestExternalGraphDriver [2021-08-31T14:19:17.094Z] external_test.go:47: runtime.GOOS == "windows" [2021-08-31T14:19:17.094Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-31T14:19:17.094Z] === RUN TestGraphdriverPluginV2 [2021-08-31T14:19:17.094Z] external_test.go:407: runtime.GOOS == "windows" [2021-08-31T14:19:17.094Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-31T14:19:17.094Z] PASS [2021-08-31T14:19:17.094Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.076s [2021-08-31T14:19:17.094Z] [2021-08-31T14:19:17.094Z] === Skipped [2021-08-31T14:19:17.094Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-31T14:19:17.094Z] external_test.go:47: runtime.GOOS == "windows" [2021-08-31T14:19:17.094Z] [2021-08-31T14:19:17.094Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-31T14:19:17.094Z] external_test.go:407: runtime.GOOS == "windows" [2021-08-31T14:19:17.094Z] [2021-08-31T14:19:17.094Z] [2021-08-31T14:19:17.094Z] DONE 2 tests, 2 skipped in 2.043s [2021-08-31T14:19:17.094Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-31T14:19:17.320Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-31T14:19:17.401Z] --- PASS: TestRenameInvalidName (2.68s) [2021-08-31T14:19:17.401Z] === RUN TestRenameAnonymousContainer [2021-08-31T14:19:17.886Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-31T14:19:18.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:18.059Z] INFO: Testing against a local daemon [2021-08-31T14:19:18.059Z] === RUN TestReadPluginNoRead [2021-08-31T14:19:18.059Z] read_test.go:21: no unix domain sockets on Windows [2021-08-31T14:19:18.059Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-31T14:19:18.059Z] PASS [2021-08-31T14:19:18.059Z] ok github.com/docker/docker/integration/plugin/logging 0.062s [2021-08-31T14:19:18.517Z] [2021-08-31T14:19:18.517Z] === Skipped [2021-08-31T14:19:18.517Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-31T14:19:18.517Z] read_test.go:21: no unix domain sockets on Windows [2021-08-31T14:19:18.517Z] [2021-08-31T14:19:18.517Z] [2021-08-31T14:19:18.517Z] DONE 1 tests, 1 skipped in 1.497s [2021-08-31T14:19:18.517Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-31T14:19:18.821Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-31T14:19:18.975Z] testing: warning: no tests to run [2021-08-31T14:19:18.975Z] PASS [2021-08-31T14:19:18.975Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-08-31T14:19:19.432Z] [2021-08-31T14:19:19.432Z] DONE 0 tests in 0.793s [2021-08-31T14:19:19.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-31T14:19:19.758Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-31T14:19:20.694Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-31T14:19:20.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-31T14:19:20.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:20.966Z] INFO: Testing against a local daemon [2021-08-31T14:19:20.966Z] === RUN TestPluginWithDevMounts [2021-08-31T14:19:20.966Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:20.966Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-31T14:19:20.966Z] PASS [2021-08-31T14:19:20.966Z] ok github.com/docker/docker/integration/plugin/volumes 0.073s [2021-08-31T14:19:20.966Z] [2021-08-31T14:19:20.966Z] === Skipped [2021-08-31T14:19:20.966Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-31T14:19:20.966Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:20.966Z] [2021-08-31T14:19:20.966Z] [2021-08-31T14:19:20.966Z] DONE 1 tests, 1 skipped in 1.520s [2021-08-31T14:19:20.966Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-31T14:19:21.033Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2021-08-31T14:19:21.522Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-31T14:19:21.782Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-31T14:19:21.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:21.933Z] INFO: Testing against a local daemon [2021-08-31T14:19:21.933Z] === RUN TestSecretInspect [2021-08-31T14:19:21.933Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:21.933Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-31T14:19:21.933Z] === RUN TestSecretList [2021-08-31T14:19:21.933Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:21.933Z] --- SKIP: TestSecretList (0.00s) [2021-08-31T14:19:21.933Z] === RUN TestSecretsCreateAndDelete [2021-08-31T14:19:21.933Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:21.933Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-31T14:19:21.933Z] === RUN TestSecretsUpdate [2021-08-31T14:19:21.933Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:21.933Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-31T14:19:21.933Z] === RUN TestTemplatedSecret [2021-08-31T14:19:21.933Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:21.933Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-31T14:19:21.933Z] === RUN TestSecretCreateResolve [2021-08-31T14:19:21.933Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:21.933Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-31T14:19:21.933Z] PASS [2021-08-31T14:19:21.933Z] ok github.com/docker/docker/integration/secret 0.090s [2021-08-31T14:19:22.349Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-31T14:19:22.394Z] [2021-08-31T14:19:22.394Z] === Skipped [2021-08-31T14:19:22.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-31T14:19:22.394Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:22.394Z] [2021-08-31T14:19:22.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-31T14:19:22.394Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:22.394Z] [2021-08-31T14:19:22.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-31T14:19:22.394Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:22.394Z] [2021-08-31T14:19:22.395Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-31T14:19:22.395Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:22.395Z] [2021-08-31T14:19:22.395Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-31T14:19:22.395Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:22.395Z] [2021-08-31T14:19:22.395Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-31T14:19:22.395Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:22.395Z] [2021-08-31T14:19:22.395Z] [2021-08-31T14:19:22.395Z] DONE 6 tests, 6 skipped in 1.362s [2021-08-31T14:19:22.395Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-31T14:19:22.609Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-31T14:19:23.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:23.934Z] INFO: Testing against a local daemon [2021-08-31T14:19:23.934Z] === RUN TestServiceCreateInit [2021-08-31T14:19:23.934Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-31T14:19:23.934Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-31T14:19:23.934Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-31T14:19:23.934Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:19:23.934Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:19:23.934Z] === RUN TestCreateServiceMultipleTimes [2021-08-31T14:19:23.934Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-31T14:19:23.934Z] === RUN TestCreateServiceConflict [2021-08-31T14:19:23.934Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-31T14:19:23.934Z] === RUN TestCreateServiceMaxReplicas [2021-08-31T14:19:23.934Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-31T14:19:23.934Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-31T14:19:23.934Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-31T14:19:23.934Z] === RUN TestCreateServiceSecretFileMode [2021-08-31T14:19:23.934Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-31T14:19:23.934Z] === RUN TestCreateServiceConfigFileMode [2021-08-31T14:19:23.934Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-31T14:19:23.934Z] === RUN TestCreateServiceSysctls [2021-08-31T14:19:23.934Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-31T14:19:23.934Z] === RUN TestCreateServiceCapabilities [2021-08-31T14:19:23.934Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-31T14:19:23.934Z] === RUN TestInspect [2021-08-31T14:19:23.934Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.934Z] --- SKIP: TestInspect (0.00s) [2021-08-31T14:19:23.934Z] === RUN TestCreateJob [2021-08-31T14:19:23.935Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.935Z] --- SKIP: TestCreateJob (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestReplicatedJob [2021-08-31T14:19:23.935Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.935Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestUpdateReplicatedJob [2021-08-31T14:19:23.935Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.935Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestServiceListWithStatuses [2021-08-31T14:19:23.935Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.935Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestDockerNetworkConnectAlias [2021-08-31T14:19:23.935Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.935Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestDockerNetworkReConnect [2021-08-31T14:19:23.935Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.935Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestServicePlugin [2021-08-31T14:19:23.935Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:23.935Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestServiceUpdateLabel [2021-08-31T14:19:23.935Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:23.935Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestServiceUpdateSecrets [2021-08-31T14:19:23.935Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:23.935Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestServiceUpdateConfigs [2021-08-31T14:19:23.935Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:23.935Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestServiceUpdateNetwork [2021-08-31T14:19:23.935Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:23.935Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-31T14:19:23.935Z] === RUN TestServiceUpdatePidsLimit [2021-08-31T14:19:23.935Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:23.935Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-31T14:19:23.935Z] PASS [2021-08-31T14:19:23.935Z] ok github.com/docker/docker/integration/service 0.168s [2021-08-31T14:19:23.983Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === Skipped [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:19:24.392Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:19:24.392Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-31T14:19:24.392Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-31T14:19:24.392Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-08-31T14:19:24.392Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-31T14:19:24.392Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-31T14:19:24.392Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-31T14:19:24.392Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-31T14:19:24.392Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-31T14:19:24.392Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-31T14:19:24.392Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-31T14:19:24.392Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-31T14:19:24.392Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-31T14:19:24.392Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-31T14:19:24.392Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-31T14:19:24.392Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-31T14:19:24.392Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-31T14:19:24.392Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-31T14:19:24.392Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-31T14:19:24.392Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-31T14:19:24.392Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-31T14:19:24.392Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-31T14:19:24.392Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] [2021-08-31T14:19:24.392Z] DONE 24 tests, 23 skipped in 1.969s [2021-08-31T14:19:24.392Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-31T14:19:25.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:25.357Z] INFO: Testing against a local daemon [2021-08-31T14:19:25.357Z] === RUN TestSessionCreate [2021-08-31T14:19:25.357Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-31T14:19:25.357Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-31T14:19:25.357Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-31T14:19:25.357Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-31T14:19:25.357Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-31T14:19:25.357Z] PASS [2021-08-31T14:19:25.357Z] ok github.com/docker/docker/integration/session 0.063s [2021-08-31T14:19:25.815Z] [2021-08-31T14:19:25.815Z] === Skipped [2021-08-31T14:19:25.815Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-31T14:19:25.815Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-31T14:19:25.815Z] [2021-08-31T14:19:25.815Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-31T14:19:25.815Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-31T14:19:25.815Z] [2021-08-31T14:19:25.815Z] [2021-08-31T14:19:25.815Z] DONE 2 tests, 2 skipped in 1.370s [2021-08-31T14:19:25.815Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-31T14:19:25.887Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-31T14:19:25.887Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-31T14:19:26.454Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-31T14:19:26.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:26.779Z] INFO: Testing against a local daemon [2021-08-31T14:19:26.779Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:19:26.779Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:26.779Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestDiskUsage [2021-08-31T14:19:26.779Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-31T14:19:26.779Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestEventsExecDie [2021-08-31T14:19:26.779Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-31T14:19:26.779Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestEventsBackwardsCompatible [2021-08-31T14:19:26.779Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-31T14:19:26.779Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestEventsVolumeCreate [2021-08-31T14:19:26.779Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-31T14:19:26.779Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestInfoAPI [2021-08-31T14:19:26.779Z] --- PASS: TestInfoAPI (0.03s) [2021-08-31T14:19:26.779Z] === RUN TestInfoAPIWarnings [2021-08-31T14:19:26.779Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:19:26.779Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestInfoDebug [2021-08-31T14:19:26.779Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:19:26.779Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestInfoInsecureRegistries [2021-08-31T14:19:26.779Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:19:26.779Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestInfoRegistryMirrors [2021-08-31T14:19:26.779Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:19:26.779Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-31T14:19:26.779Z] === RUN TestLoginFailsWithBadCredentials [2021-08-31T14:19:27.681Z] --- PASS: TestRenameAnonymousContainer (10.38s) [2021-08-31T14:19:27.681Z] === RUN TestRenameContainerWithSameName [2021-08-31T14:19:27.744Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-08-31T14:19:27.744Z] === RUN TestPingCacheHeaders [2021-08-31T14:19:27.744Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-31T14:19:27.744Z] === RUN TestPingGet [2021-08-31T14:19:27.829Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-31T14:19:28.202Z] --- PASS: TestPingGet (0.02s) [2021-08-31T14:19:28.202Z] === RUN TestPingHead [2021-08-31T14:19:28.202Z] --- PASS: TestPingHead (0.02s) [2021-08-31T14:19:28.202Z] === RUN TestVersion [2021-08-31T14:19:28.202Z] --- PASS: TestVersion (0.02s) [2021-08-31T14:19:28.202Z] PASS [2021-08-31T14:19:28.202Z] ok github.com/docker/docker/integration/system 1.110s [2021-08-31T14:19:28.202Z] [2021-08-31T14:19:28.202Z] === Skipped [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:19:28.203Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-31T14:19:28.203Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-31T14:19:28.203Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-31T14:19:28.203Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-31T14:19:28.203Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-31T14:19:28.203Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-31T14:19:28.203Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-31T14:19:28.203Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-31T14:19:28.203Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] [2021-08-31T14:19:28.203Z] DONE 15 tests, 9 skipped in 2.409s [2021-08-31T14:19:28.203Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-31T14:19:28.765Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-31T14:19:29.741Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:29.741Z] INFO: Testing against a local daemon [2021-08-31T14:19:29.741Z] === RUN TestVolumesCreateAndList [2021-08-31T14:19:29.741Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-31T14:19:29.741Z] === RUN TestVolumesRemove [2021-08-31T14:19:29.741Z] --- PASS: TestVolumesRemove (0.12s) [2021-08-31T14:19:29.741Z] === RUN TestVolumesInspect [2021-08-31T14:19:29.741Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-31T14:19:29.741Z] === RUN TestVolumesInvalidJSON [2021-08-31T14:19:29.741Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-31T14:19:29.741Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-31T14:19:29.741Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-31T14:19:29.741Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-31T14:19:29.741Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-31T14:19:29.741Z] PASS [2021-08-31T14:19:29.741Z] ok github.com/docker/docker/integration/volume 0.248s [2021-08-31T14:19:29.741Z] [2021-08-31T14:19:29.741Z] DONE 5 tests in 1.558s [2021-08-31T14:19:29.741Z] INFO: make.ps1 ended at 08/31/2021 14:19:29 [2021-08-31T14:19:29.741Z] INFO: Integration CLI tests being run from the host: [2021-08-31T14:19:29.741Z] 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" [2021-08-31T14:19:30.566Z] --- PASS: TestRenameContainerWithSameName (2.74s) [2021-08-31T14:19:30.566Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-31T14:19:30.566Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-31T14:19:30.566Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-31T14:19:30.566Z] === RUN TestResize [2021-08-31T14:19:30.666Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-31T14:19:32.043Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-31T14:19:32.043Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-31T14:19:32.043Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-31T14:19:32.043Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-31T14:19:32.043Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-31T14:19:32.302Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-31T14:19:33.455Z] --- PASS: TestResize (2.68s) [2021-08-31T14:19:33.455Z] === RUN TestResizeWithInvalidSize [2021-08-31T14:19:33.685Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-31T14:19:33.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-31T14:19:34.511Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-31T14:19:35.876Z] ok github.com/docker/docker/libnetwork/ipam 13.783s coverage: 85.3% of statements [2021-08-31T14:19:35.876Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-31T14:19:35.876Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-31T14:19:35.876Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-31T14:19:35.876Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-31T14:19:35.876Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-31T14:19:35.876Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-31T14:19:35.876Z] ok github.com/docker/docker/libnetwork/ipamutils 0.248s coverage: 74.0% of statements [2021-08-31T14:19:35.876Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.1% of statements [2021-08-31T14:19:35.876Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-31T14:19:35.876Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-08-31T14:19:36.341Z] --- PASS: TestResizeWithInvalidSize (2.66s) [2021-08-31T14:19:36.341Z] === RUN TestResizeWhenContainerNotStarted [2021-08-31T14:19:36.431Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-31T14:19:36.431Z] docker_api_swarm_service_test.go:148: [d42bdab5780e0] joining swarm manager [dcd8c579d258d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:19:36.692Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-31T14:19:36.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:19:36.811Z] INFO: Testing against a local daemon [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-31T14:19:36.811Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-31T14:19:36.811Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-31T14:19:36.811Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-31T14:19:37.258Z] docker_api_swarm_service_test.go:148: [da24aba4d4219] joining swarm manager [dcd8c579d258d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:19:37.269Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-31T14:19:37.269Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-31T14:19:37.727Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-31T14:19:38.186Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-31T14:19:38.195Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-31T14:19:38.502Z] --- PASS: TestResizeWhenContainerNotStarted (2.64s) [2021-08-31T14:19:38.502Z] === RUN TestDaemonRestartKillContainers [2021-08-31T14:19:38.502Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:19:38.502Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:19:38.502Z] === RUN TestStats [2021-08-31T14:19:38.502Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-31T14:19:38.502Z] --- SKIP: TestStats (0.00s) [2021-08-31T14:19:38.502Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-31T14:19:39.131Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-31T14:19:39.131Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-31T14:19:39.131Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-31T14:19:39.389Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-31T14:19:40.767Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-31T14:19:40.767Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-31T14:19:41.026Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-31T14:19:41.593Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-31T14:19:42.161Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-31T14:19:42.420Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-31T14:19:42.678Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-31T14:19:42.936Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-31T14:19:43.505Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-31T14:19:44.072Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-31T14:19:44.261Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.51s) [2021-08-31T14:19:44.261Z] === RUN TestStopContainerWithTimeout [2021-08-31T14:19:44.261Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-31T14:19:44.261Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-31T14:19:44.261Z] === RUN TestUpdateRestartPolicy [2021-08-31T14:19:44.331Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-31T14:19:44.899Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-31T14:19:45.158Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-31T14:19:45.725Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-31T14:19:45.984Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-31T14:19:45.984Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-31T14:19:46.554Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-31T14:19:47.122Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-31T14:19:48.058Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-31T14:19:48.316Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-31T14:19:48.316Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-31T14:19:48.316Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-31T14:19:50.218Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-31T14:19:50.785Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-31T14:20:03.006Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-31T14:20:03.006Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-31T14:20:03.573Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-31T14:20:03.573Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-31T14:20:03.573Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-31T14:20:03.573Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-31T14:20:04.140Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-31T14:20:06.043Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-31T14:20:06.979Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-31T14:20:07.546Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-31T14:20:09.342Z] --- PASS: TestUpdateRestartPolicy (22.07s) [2021-08-31T14:20:09.342Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-31T14:20:09.342Z] --- PASS: TestUpdateRestartWithAutoRemove (2.69s) [2021-08-31T14:20:09.342Z] === RUN TestWaitNonBlocked [2021-08-31T14:20:09.342Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:20:09.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:20:09.342Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:20:09.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:20:09.342Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:20:09.342Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:20:12.245Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-31T14:20:12.245Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.43s) [2021-08-31T14:20:12.245Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.50s) [2021-08-31T14:20:12.245Z] === RUN TestWaitBlocked [2021-08-31T14:20:12.245Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:12.245Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-31T14:20:12.245Z] PASS [2021-08-31T14:20:12.245Z] ok github.com/docker/docker/integration/container 98.308s [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === Skipped [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-31T14:20:12.245Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-31T14:20:12.245Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-31T14:20:12.245Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-31T14:20:12.245Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-31T14:20:12.245Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-31T14:20:12.245Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-31T14:20:12.245Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-31T14:20:12.245Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-31T14:20:12.245Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-31T14:20:12.245Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-08-31T14:20:12.245Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-31T14:20:12.245Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-31T14:20:12.245Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-31T14:20:12.245Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-31T14:20:12.245Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-31T14:20:12.245Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-31T14:20:12.245Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:20:12.245Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-31T14:20:12.245Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-31T14:20:12.245Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-31T14:20:12.245Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-31T14:20:12.245Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-31T14:20:12.245Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-31T14:20:12.245Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-31T14:20:12.245Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-31T14:20:12.245Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-31T14:20:12.245Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-31T14:20:12.245Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-31T14:20:12.245Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-31T14:20:12.245Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-31T14:20:12.245Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:20:12.245Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-31T14:20:12.245Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-31T14:20:12.245Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-31T14:20:12.245Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] [2021-08-31T14:20:12.245Z] DONE 87 tests, 34 skipped in 100.209s [2021-08-31T14:20:12.245Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-31T14:20:14.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-31T14:20:14.105Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-31T14:20:14.105Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-31T14:20:14.105Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-31T14:20:15.043Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-31T14:20:15.043Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-31T14:20:15.043Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-31T14:20:16.948Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-31T14:20:17.518Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-31T14:20:18.455Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-31T14:20:18.455Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-31T14:20:18.714Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-31T14:20:19.650Z] === RUN TestDockerSuite/TestRunMount [2021-08-31T14:20:24.921Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-31T14:20:24.921Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-31T14:20:24.921Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-31T14:20:25.856Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-31T14:20:27.235Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-31T14:20:29.777Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-31T14:20:31.155Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-31T14:20:33.297Z] === RUN TestConfigDaemonLibtrustID [2021-08-31T14:20:33.297Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-08-31T14:20:33.297Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-31T14:20:33.297Z] === RUN TestDaemonConfigValidation [2021-08-31T14:20:33.297Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-08-31T14:20:33.297Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-31T14:20:33.297Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-31T14:20:33.297Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-08-31T14:20:33.297Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-31T14:20:33.297Z] PASS [2021-08-31T14:20:33.297Z] ok github.com/docker/docker/integration/daemon 0.095s [2021-08-31T14:20:33.297Z] [2021-08-31T14:20:33.297Z] === Skipped [2021-08-31T14:20:33.297Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-31T14:20:33.297Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-08-31T14:20:33.297Z] [2021-08-31T14:20:33.297Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-31T14:20:33.297Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-08-31T14:20:33.297Z] [2021-08-31T14:20:33.297Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-31T14:20:33.297Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-08-31T14:20:33.297Z] [2021-08-31T14:20:33.297Z] [2021-08-31T14:20:33.297Z] DONE 3 tests, 3 skipped in 19.066s [2021-08-31T14:20:33.297Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-31T14:20:33.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:33.297Z] INFO: Testing against a local daemon [2021-08-31T14:20:33.297Z] === RUN TestCommitInheritsEnv [2021-08-31T14:20:33.297Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:20:33.297Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-31T14:20:33.297Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-31T14:20:33.297Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-31T14:20:33.297Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-31T14:20:33.297Z] === RUN TestImagesFilterMultiReference [2021-08-31T14:20:33.297Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-31T14:20:33.297Z] === RUN TestImagePullPlatformInvalid [2021-08-31T14:20:33.297Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-31T14:20:33.297Z] === RUN TestRemoveImageOrphaning [2021-08-31T14:20:33.687Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-31T14:20:33.753Z] --- PASS: TestRemoveImageOrphaning (0.87s) [2021-08-31T14:20:33.753Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-31T14:20:33.753Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-31T14:20:33.753Z] === RUN TestTagInvalidReference [2021-08-31T14:20:33.753Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-31T14:20:33.753Z] === RUN TestTagValidPrefixedRepo [2021-08-31T14:20:33.753Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-31T14:20:33.753Z] === RUN TestTagExistedNameWithoutForce [2021-08-31T14:20:34.207Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-31T14:20:34.207Z] === RUN TestTagOfficialNames [2021-08-31T14:20:34.207Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-31T14:20:34.207Z] === RUN TestTagMatchesDigest [2021-08-31T14:20:34.207Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-31T14:20:34.207Z] PASS [2021-08-31T14:20:34.207Z] ok github.com/docker/docker/integration/image 1.260s [2021-08-31T14:20:34.207Z] [2021-08-31T14:20:34.207Z] === Skipped [2021-08-31T14:20:34.207Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-31T14:20:34.207Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:20:34.207Z] [2021-08-31T14:20:34.207Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-31T14:20:34.207Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-31T14:20:34.207Z] [2021-08-31T14:20:34.207Z] [2021-08-31T14:20:34.207Z] DONE 11 tests, 2 skipped in 2.713s [2021-08-31T14:20:34.207Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-31T14:20:34.625Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-31T14:20:35.559Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-31T14:20:35.559Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-31T14:20:36.125Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-31T14:20:36.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:36.367Z] INFO: Testing against a local daemon [2021-08-31T14:20:36.367Z] === RUN TestNetworkCreateDelete [2021-08-31T14:20:36.367Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:36.367Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestDockerNetworkDeletePreferID [2021-08-31T14:20:36.367Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-31T14:20:36.367Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestDaemonDNSFallback [2021-08-31T14:20:36.367Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:36.367Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestInspectNetwork [2021-08-31T14:20:36.367Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:36.367Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestRunContainerWithBridgeNone [2021-08-31T14:20:36.367Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:36.367Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestNetworkInvalidJSON [2021-08-31T14:20:36.367Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-31T14:20:36.367Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-31T14:20:36.367Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:20:36.367Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:20:36.367Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:20:36.367Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:20:36.367Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-31T14:20:36.367Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:20:36.367Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:20:36.367Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-31T14:20:36.367Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-31T14:20:36.367Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-31T14:20:36.367Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-31T14:20:36.367Z] === RUN TestNetworkList [2021-08-31T14:20:36.367Z] === RUN TestNetworkList//networks [2021-08-31T14:20:36.367Z] === PAUSE TestNetworkList//networks [2021-08-31T14:20:36.367Z] === RUN TestNetworkList//networks/ [2021-08-31T14:20:36.367Z] === PAUSE TestNetworkList//networks/ [2021-08-31T14:20:36.367Z] === CONT TestNetworkList//networks [2021-08-31T14:20:36.367Z] === CONT TestNetworkList//networks/ [2021-08-31T14:20:36.367Z] --- PASS: TestNetworkList (0.03s) [2021-08-31T14:20:36.367Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-31T14:20:36.367Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestHostIPv4BridgeLabel [2021-08-31T14:20:36.367Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-31T14:20:36.367Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestDaemonDefaultNetworkPools [2021-08-31T14:20:36.367Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-31T14:20:36.367Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-31T14:20:36.367Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-31T14:20:36.367Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestServiceWithPredefinedNetwork [2021-08-31T14:20:36.367Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-31T14:20:36.367Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:20:36.367Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestServiceWithDataPathPortInit [2021-08-31T14:20:36.367Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-31T14:20:36.367Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-31T14:20:36.367Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-31T14:20:36.367Z] PASS [2021-08-31T14:20:36.367Z] ok github.com/docker/docker/integration/network 0.137s [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === Skipped [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-31T14:20:36.367Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-31T14:20:36.367Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-31T14:20:36.367Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-31T14:20:36.367Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-31T14:20:36.367Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-31T14:20:36.367Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-31T14:20:36.367Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] [2021-08-31T14:20:36.367Z] DONE 22 tests, 15 skipped in 1.849s [2021-08-31T14:20:36.367Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-31T14:20:36.693Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-31T14:20:36.828Z] testing: warning: no tests to run [2021-08-31T14:20:36.828Z] PASS [2021-08-31T14:20:36.828Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2021-08-31T14:20:36.828Z] [2021-08-31T14:20:36.828Z] DONE 0 tests in 0.595s [2021-08-31T14:20:36.828Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-31T14:20:37.282Z] testing: warning: no tests to run [2021-08-31T14:20:37.282Z] PASS [2021-08-31T14:20:37.282Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2021-08-31T14:20:37.282Z] [2021-08-31T14:20:37.282Z] DONE 0 tests in 0.587s [2021-08-31T14:20:37.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-31T14:20:37.629Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-31T14:20:38.197Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-31T14:20:38.241Z] testing: warning: no tests to run [2021-08-31T14:20:38.241Z] PASS [2021-08-31T14:20:38.241Z] ok github.com/docker/docker/integration/plugin 0.054s [2021-08-31T14:20:38.241Z] [2021-08-31T14:20:38.242Z] DONE 0 tests in 0.536s [2021-08-31T14:20:38.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-31T14:20:38.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-31T14:20:38.697Z] testing: warning: no tests to run [2021-08-31T14:20:38.697Z] PASS [2021-08-31T14:20:38.697Z] ok github.com/docker/docker/integration/plugin/authz 0.054s [2021-08-31T14:20:38.697Z] [2021-08-31T14:20:38.697Z] DONE 0 tests in 0.565s [2021-08-31T14:20:38.697Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-31T14:20:39.832Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-31T14:20:41.212Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-31T14:20:43.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-31T14:20:44.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:44.476Z] INFO: Testing against a local daemon [2021-08-31T14:20:44.476Z] === RUN TestPluginInvalidJSON [2021-08-31T14:20:44.476Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:20:44.476Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:20:44.476Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:20:44.476Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-31T14:20:44.476Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-31T14:20:44.476Z] === RUN TestPluginInstall [2021-08-31T14:20:44.476Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-31T14:20:44.476Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-31T14:20:44.476Z] === RUN TestPluginsWithRuntimes [2021-08-31T14:20:44.476Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-31T14:20:44.476Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-31T14:20:44.476Z] === RUN TestPluginBackCompatMediaTypes [2021-08-31T14:20:44.476Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-31T14:20:44.476Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-31T14:20:44.476Z] PASS [2021-08-31T14:20:44.476Z] ok github.com/docker/docker/integration/plugin/common 0.090s [2021-08-31T14:20:44.476Z] [2021-08-31T14:20:44.476Z] === Skipped [2021-08-31T14:20:44.476Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-31T14:20:44.476Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-31T14:20:44.476Z] [2021-08-31T14:20:44.476Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-31T14:20:44.476Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-31T14:20:44.476Z] [2021-08-31T14:20:44.476Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-31T14:20:44.476Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-31T14:20:44.476Z] [2021-08-31T14:20:44.476Z] [2021-08-31T14:20:44.476Z] DONE 5 tests, 3 skipped in 5.058s [2021-08-31T14:20:44.476Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-31T14:20:45.120Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-31T14:20:45.379Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-31T14:20:45.379Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-31T14:20:45.946Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-31T14:20:45.946Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-31T14:20:46.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:46.016Z] INFO: Testing against a local daemon [2021-08-31T14:20:46.016Z] === RUN TestExternalGraphDriver [2021-08-31T14:20:46.016Z] external_test.go:47: runtime.GOOS == "windows" [2021-08-31T14:20:46.016Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-31T14:20:46.016Z] === RUN TestGraphdriverPluginV2 [2021-08-31T14:20:46.016Z] external_test.go:407: runtime.GOOS == "windows" [2021-08-31T14:20:46.016Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-31T14:20:46.016Z] PASS [2021-08-31T14:20:46.016Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.081s [2021-08-31T14:20:46.206Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-31T14:20:46.471Z] [2021-08-31T14:20:46.471Z] === Skipped [2021-08-31T14:20:46.471Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-31T14:20:46.471Z] external_test.go:47: runtime.GOOS == "windows" [2021-08-31T14:20:46.471Z] [2021-08-31T14:20:46.471Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-31T14:20:46.471Z] external_test.go:407: runtime.GOOS == "windows" [2021-08-31T14:20:46.471Z] [2021-08-31T14:20:46.471Z] [2021-08-31T14:20:46.471Z] DONE 2 tests, 2 skipped in 2.458s [2021-08-31T14:20:46.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-31T14:20:46.774Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-31T14:20:47.034Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-31T14:20:47.034Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-31T14:20:47.971Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-31T14:20:47.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:47.995Z] INFO: Testing against a local daemon [2021-08-31T14:20:47.995Z] === RUN TestReadPluginNoRead [2021-08-31T14:20:47.995Z] read_test.go:21: no unix domain sockets on Windows [2021-08-31T14:20:47.995Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-31T14:20:47.995Z] PASS [2021-08-31T14:20:47.995Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2021-08-31T14:20:47.995Z] [2021-08-31T14:20:47.995Z] === Skipped [2021-08-31T14:20:47.995Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-31T14:20:47.995Z] read_test.go:21: no unix domain sockets on Windows [2021-08-31T14:20:47.995Z] [2021-08-31T14:20:47.995Z] [2021-08-31T14:20:47.995Z] DONE 1 tests, 1 skipped in 1.727s [2021-08-31T14:20:47.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-31T14:20:48.906Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-31T14:20:48.970Z] testing: warning: no tests to run [2021-08-31T14:20:48.970Z] PASS [2021-08-31T14:20:48.970Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s [2021-08-31T14:20:48.970Z] [2021-08-31T14:20:48.970Z] DONE 0 tests in 0.873s [2021-08-31T14:20:48.970Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-31T14:20:51.137Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:51.137Z] INFO: Testing against a local daemon [2021-08-31T14:20:51.137Z] === RUN TestPluginWithDevMounts [2021-08-31T14:20:51.137Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:51.137Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-31T14:20:51.137Z] PASS [2021-08-31T14:20:51.137Z] ok github.com/docker/docker/integration/plugin/volumes 0.088s [2021-08-31T14:20:51.137Z] [2021-08-31T14:20:51.137Z] === Skipped [2021-08-31T14:20:51.137Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-31T14:20:51.137Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:51.137Z] [2021-08-31T14:20:51.137Z] [2021-08-31T14:20:51.137Z] DONE 1 tests, 1 skipped in 2.041s [2021-08-31T14:20:51.137Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-31T14:20:51.464Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-31T14:20:52.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:52.667Z] INFO: Testing against a local daemon [2021-08-31T14:20:52.667Z] === RUN TestSecretInspect [2021-08-31T14:20:52.667Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-31T14:20:52.667Z] === RUN TestSecretList [2021-08-31T14:20:52.667Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] --- SKIP: TestSecretList (0.00s) [2021-08-31T14:20:52.667Z] === RUN TestSecretsCreateAndDelete [2021-08-31T14:20:52.667Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-31T14:20:52.667Z] === RUN TestSecretsUpdate [2021-08-31T14:20:52.667Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-31T14:20:52.667Z] === RUN TestTemplatedSecret [2021-08-31T14:20:52.667Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-31T14:20:52.667Z] === RUN TestSecretCreateResolve [2021-08-31T14:20:52.667Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:52.667Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-31T14:20:52.667Z] PASS [2021-08-31T14:20:52.667Z] ok github.com/docker/docker/integration/secret 0.077s [2021-08-31T14:20:52.667Z] [2021-08-31T14:20:52.667Z] === Skipped [2021-08-31T14:20:52.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-31T14:20:52.667Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] [2021-08-31T14:20:52.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-31T14:20:52.667Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] [2021-08-31T14:20:52.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-31T14:20:52.667Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] [2021-08-31T14:20:52.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-31T14:20:52.667Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] [2021-08-31T14:20:52.667Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-31T14:20:52.667Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:52.667Z] [2021-08-31T14:20:52.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-31T14:20:52.667Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:52.667Z] [2021-08-31T14:20:52.667Z] [2021-08-31T14:20:52.667Z] DONE 6 tests, 6 skipped in 1.607s [2021-08-31T14:20:52.667Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-31T14:20:53.367Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-31T14:20:53.367Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-31T14:20:53.367Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-31T14:20:53.934Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-31T14:20:54.195Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-31T14:20:54.764Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-31T14:20:54.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:54.843Z] INFO: Testing against a local daemon [2021-08-31T14:20:54.843Z] === RUN TestServiceCreateInit [2021-08-31T14:20:54.843Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-31T14:20:54.843Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-31T14:20:54.843Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-31T14:20:54.843Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:20:54.843Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestCreateServiceMultipleTimes [2021-08-31T14:20:54.843Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestCreateServiceConflict [2021-08-31T14:20:54.843Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestCreateServiceMaxReplicas [2021-08-31T14:20:54.843Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-08-31T14:20:54.843Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-31T14:20:54.843Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestCreateServiceSecretFileMode [2021-08-31T14:20:54.843Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestCreateServiceConfigFileMode [2021-08-31T14:20:54.843Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestCreateServiceSysctls [2021-08-31T14:20:54.843Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-31T14:20:54.843Z] === RUN TestCreateServiceCapabilities [2021-08-31T14:20:54.843Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-31T14:20:54.843Z] === RUN TestInspect [2021-08-31T14:20:54.843Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestInspect (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestCreateJob [2021-08-31T14:20:54.843Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestCreateJob (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestReplicatedJob [2021-08-31T14:20:54.843Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestUpdateReplicatedJob [2021-08-31T14:20:54.843Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestServiceListWithStatuses [2021-08-31T14:20:54.843Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.843Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-31T14:20:54.843Z] === RUN TestDockerNetworkConnectAlias [2021-08-31T14:20:54.844Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-31T14:20:54.844Z] === RUN TestDockerNetworkReConnect [2021-08-31T14:20:54.844Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-31T14:20:54.844Z] === RUN TestServicePlugin [2021-08-31T14:20:54.844Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-31T14:20:54.844Z] === RUN TestServiceUpdateLabel [2021-08-31T14:20:54.844Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-31T14:20:54.844Z] === RUN TestServiceUpdateSecrets [2021-08-31T14:20:54.844Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-31T14:20:54.844Z] === RUN TestServiceUpdateConfigs [2021-08-31T14:20:54.844Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-31T14:20:54.844Z] === RUN TestServiceUpdateNetwork [2021-08-31T14:20:54.844Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-31T14:20:54.844Z] === RUN TestServiceUpdatePidsLimit [2021-08-31T14:20:54.844Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-31T14:20:54.844Z] PASS [2021-08-31T14:20:54.844Z] ok github.com/docker/docker/integration/service 0.183s [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === Skipped [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:20:54.844Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:20:54.844Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-31T14:20:54.844Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-31T14:20:54.844Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-08-31T14:20:54.844Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-31T14:20:54.844Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-31T14:20:54.844Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-31T14:20:54.844Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-31T14:20:54.844Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-31T14:20:54.844Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-31T14:20:54.844Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-31T14:20:54.844Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-31T14:20:54.844Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-31T14:20:54.844Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-31T14:20:54.844Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-31T14:20:54.844Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-31T14:20:54.844Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-31T14:20:54.844Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-31T14:20:54.844Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-31T14:20:54.844Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-31T14:20:54.844Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-31T14:20:54.844Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-31T14:20:54.844Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] [2021-08-31T14:20:54.844Z] DONE 24 tests, 23 skipped in 2.097s [2021-08-31T14:20:54.844Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-31T14:20:55.701Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-31T14:20:56.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:56.368Z] INFO: Testing against a local daemon [2021-08-31T14:20:56.368Z] === RUN TestSessionCreate [2021-08-31T14:20:56.368Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:56.368Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-31T14:20:56.368Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-31T14:20:56.368Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:56.368Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-31T14:20:56.368Z] PASS [2021-08-31T14:20:56.368Z] ok github.com/docker/docker/integration/session 0.074s [2021-08-31T14:20:56.368Z] [2021-08-31T14:20:56.368Z] === Skipped [2021-08-31T14:20:56.368Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-31T14:20:56.368Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:56.368Z] [2021-08-31T14:20:56.368Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-31T14:20:56.368Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-31T14:20:56.368Z] [2021-08-31T14:20:56.368Z] [2021-08-31T14:20:56.368Z] DONE 2 tests, 2 skipped in 1.426s [2021-08-31T14:20:56.368Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-31T14:20:56.636Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-31T14:20:56.636Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-31T14:20:57.205Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-31T14:20:57.205Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-31T14:20:57.771Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-31T14:20:57.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:20:57.894Z] INFO: Testing against a local daemon [2021-08-31T14:20:57.894Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:20:57.894Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:57.894Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:20:57.894Z] === RUN TestDiskUsage [2021-08-31T14:20:57.894Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-31T14:20:57.894Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-31T14:20:57.894Z] === RUN TestEventsExecDie [2021-08-31T14:20:57.894Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-31T14:20:57.894Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-31T14:20:57.894Z] === RUN TestEventsBackwardsCompatible [2021-08-31T14:20:57.894Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-31T14:20:57.894Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-31T14:20:57.894Z] === RUN TestEventsVolumeCreate [2021-08-31T14:20:57.894Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-31T14:20:57.894Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-31T14:20:57.894Z] === RUN TestInfoAPI [2021-08-31T14:20:57.894Z] --- PASS: TestInfoAPI (0.03s) [2021-08-31T14:20:57.894Z] === RUN TestInfoAPIWarnings [2021-08-31T14:20:57.894Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:20:57.894Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-31T14:20:57.894Z] === RUN TestInfoDebug [2021-08-31T14:20:57.894Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:20:57.894Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-31T14:20:57.894Z] === RUN TestInfoInsecureRegistries [2021-08-31T14:20:57.894Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:20:57.895Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-31T14:20:57.895Z] === RUN TestInfoRegistryMirrors [2021-08-31T14:20:57.895Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:20:57.895Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-31T14:20:57.895Z] === RUN TestLoginFailsWithBadCredentials [2021-08-31T14:20:58.031Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-31T14:20:58.854Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2021-08-31T14:20:58.854Z] === RUN TestPingCacheHeaders [2021-08-31T14:20:58.854Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-31T14:20:58.854Z] === RUN TestPingGet [2021-08-31T14:20:58.854Z] --- PASS: TestPingGet (0.02s) [2021-08-31T14:20:58.854Z] === RUN TestPingHead [2021-08-31T14:20:58.854Z] --- PASS: TestPingHead (0.02s) [2021-08-31T14:20:58.854Z] === RUN TestVersion [2021-08-31T14:20:58.854Z] --- PASS: TestVersion (0.02s) [2021-08-31T14:20:58.854Z] PASS [2021-08-31T14:20:58.854Z] ok github.com/docker/docker/integration/system 1.110s [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === Skipped [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:20:58.854Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-31T14:20:58.854Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-31T14:20:58.854Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-31T14:20:58.854Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-31T14:20:58.854Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-31T14:20:58.854Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-31T14:20:58.854Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-31T14:20:58.854Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-31T14:20:58.854Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] [2021-08-31T14:20:58.854Z] DONE 15 tests, 9 skipped in 2.583s [2021-08-31T14:20:58.854Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-31T14:20:58.968Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-31T14:20:59.227Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-31T14:20:59.227Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-31T14:20:59.485Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-31T14:21:00.052Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-31T14:21:00.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:21:00.403Z] INFO: Testing against a local daemon [2021-08-31T14:21:00.403Z] === RUN TestVolumesCreateAndList [2021-08-31T14:21:00.403Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-31T14:21:00.403Z] === RUN TestVolumesRemove [2021-08-31T14:21:00.621Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-31T14:21:00.621Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-31T14:21:00.621Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-31T14:21:00.621Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-31T14:21:00.858Z] --- PASS: TestVolumesRemove (0.13s) [2021-08-31T14:21:00.858Z] === RUN TestVolumesInspect [2021-08-31T14:21:00.858Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-31T14:21:00.858Z] === RUN TestVolumesInvalidJSON [2021-08-31T14:21:00.858Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-31T14:21:00.858Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-31T14:21:00.858Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-31T14:21:00.858Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-31T14:21:00.858Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-31T14:21:00.858Z] PASS [2021-08-31T14:21:00.858Z] ok github.com/docker/docker/integration/volume 0.274s [2021-08-31T14:21:00.858Z] [2021-08-31T14:21:00.858Z] DONE 5 tests in 1.774s [2021-08-31T14:21:00.858Z] INFO: make.ps1 ended at 08/31/2021 14:21:00 [2021-08-31T14:21:00.858Z] INFO: Integration CLI tests being run from the host: [2021-08-31T14:21:00.858Z] 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" [2021-08-31T14:21:01.189Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-31T14:21:02.126Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-31T14:21:02.126Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-31T14:21:02.126Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-31T14:21:04.660Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-31T14:21:04.918Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-31T14:21:05.854Z] === RUN TestDockerSuite/TestRunRm [2021-08-31T14:21:06.422Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-31T14:21:09.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-08-31T14:21:09.405Z] INFO: Testing against a local daemon [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-31T14:21:09.405Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-31T14:21:09.405Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-31T14:21:09.405Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-31T14:21:09.859Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-31T14:21:10.314Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-31T14:21:10.607Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-31T14:21:10.607Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-31T14:21:10.866Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-31T14:21:12.260Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-31T14:21:12.827Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-31T14:21:14.733Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-31T14:21:18.017Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-31T14:21:18.017Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-31T14:21:18.276Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-31T14:21:18.844Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-31T14:21:19.104Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-31T14:21:19.395Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-31T14:21:19.396Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-31T14:21:19.396Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-31T14:21:19.396Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-31T14:21:19.396Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-31T14:21:19.396Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-31T14:21:19.396Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-31T14:21:19.396Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-31T14:21:19.396Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-31T14:21:19.396Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-31T14:21:19.396Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-31T14:21:19.396Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-31T14:21:19.396Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-31T14:21:19.396Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-31T14:21:19.396Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-31T14:21:19.396Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-31T14:21:19.396Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:21:19.396Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-31T14:21:19.671Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-31T14:21:19.930Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-31T14:21:20.496Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-31T14:21:20.754Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-31T14:21:21.321Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-31T14:21:23.852Z] === RUN TestDockerSuite/TestRunState [2021-08-31T14:21:24.788Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-31T14:21:25.048Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-31T14:21:25.178Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-31T14:21:25.617Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-31T14:21:25.617Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-31T14:21:25.617Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-31T14:21:25.617Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-31T14:21:26.187Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-31T14:21:26.445Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-31T14:21:27.253Z] time="2021-08-31T14:21:21Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2021-08-31T14:21:27.254Z] ok github.com/docker/docker/libnetwork/networkdb 104.310s coverage: 60.7% of statements [2021-08-31T14:21:27.254Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-31T14:21:27.254Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-31T14:21:27.254Z] ok github.com/docker/docker/libnetwork/osl 4.320s coverage: 39.7% of statements [2021-08-31T14:21:27.254Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-31T14:21:27.254Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-31T14:21:27.254Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2021-08-31T14:21:27.383Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-31T14:21:27.383Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-31T14:21:27.383Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-31T14:21:27.509Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-08-31T14:21:27.509Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-31T14:21:27.765Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === Skipped [2021-08-31T14:21:27.765Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-31T14:21:27.765Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-31T14:21:27.765Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-31T14:21:27.765Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-31T14:21:27.765Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-31T14:21:27.765Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-31T14:21:27.765Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-31T14:21:27.765Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-31T14:21:27.765Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-31T14:21:27.765Z] firewalld_test.go:14: firewalld is not running [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] [2021-08-31T14:21:27.765Z] DONE 331 tests, 9 skipped in 198.097s [2021-08-31T14:21:27.949Z] === RUN TestDockerSuite/TestRunTmpfsMounts Post stage [Pipeline] junit [2021-08-31T14:21:28.339Z] Recording test results [2021-08-31T14:21:28.516Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-31T14:21:28.711Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-31T14:21:29.049Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42797/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a80be7b932dadcb60f57b0f71f14d52031aef01e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a80be7b932dadcb60f57b0f71f14d52031aef01e hack/validate/vendor [2021-08-31T14:21:29.891Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-31T14:21:29.976Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-31T14:21:30.456Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-31T14:21:30.574Z] + echo Ensuring container killed. [2021-08-31T14:21:30.574Z] Ensuring container killed. [2021-08-31T14:21:30.574Z] + docker rm -vf docker-pr4 [2021-08-31T14:21:30.574Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-08-31T14:21:30.901Z] + echo Chowning /workspace to jenkins user [2021-08-31T14:21:30.901Z] Chowning /workspace to jenkins user [2021-08-31T14:21:30.901Z] + id -u [2021-08-31T14:21:30.901Z] + id -g [2021-08-31T14:21:30.901Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42797:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-31T14:21:31.802Z] + bundleName=unit [2021-08-31T14:21:31.802Z] + echo Creating unit-bundles.tar.gz [2021-08-31T14:21:31.802Z] Creating unit-bundles.tar.gz [2021-08-31T14:21:31.802Z] + 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 [2021-08-31T14:21:31.802Z] bundles/junit-report-libnetwork.xml [2021-08-31T14:21:31.802Z] bundles/junit-report.xml [2021-08-31T14:21:31.802Z] bundles/go-test-report-libnetwork.json [2021-08-31T14:21:31.802Z] bundles/go-test-report.json [2021-08-31T14:21:31.802Z] bundles/profile-libnetwork.out [2021-08-31T14:21:31.802Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-31T14:21:31.810Z] Archiving artifacts [2021-08-31T14:21:31.832Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-31T14:21:32.319Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-31T14:21:32.629Z] + make clean [2021-08-31T14:21:32.884Z] docker volume rm -f docker-dev-cache [2021-08-31T14:21:32.884Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-31T14:21:35.124Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-31T14:21:37.028Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-31T14:21:37.595Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-31T14:21:38.161Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-31T14:21:38.420Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-31T14:21:39.357Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-31T14:21:40.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-31T14:21:40.990Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-31T14:21:42.367Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-31T14:21:42.933Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-31T14:21:42.933Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-31T14:21:43.193Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-31T14:21:43.451Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-31T14:21:44.018Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-31T14:21:44.584Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-31T14:21:44.584Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-31T14:21:44.584Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-31T14:21:44.584Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-31T14:21:45.151Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-31T14:21:47.687Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-31T14:21:47.945Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-31T14:21:48.881Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-31T14:21:50.257Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-31T14:21:50.823Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-31T14:21:52.201Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-31T14:21:53.577Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-31T14:21:53.837Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-31T14:21:54.413Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-31T14:21:54.413Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-31T14:21:54.413Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-31T14:21:54.413Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-31T14:21:54.413Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-31T14:21:54.413Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-31T14:21:54.413Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-31T14:21:54.673Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-31T14:21:54.673Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-31T14:21:54.673Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-31T14:21:55.240Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-31T14:21:56.175Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-31T14:21:56.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-31T14:21:57.375Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-31T14:21:57.634Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-31T14:21:58.204Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-31T14:21:58.204Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-31T14:21:59.142Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-31T14:21:59.142Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-31T14:21:59.142Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-31T14:21:59.142Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-31T14:21:59.142Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-31T14:21:59.142Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-31T14:21:59.142Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-31T14:21:59.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-31T14:21:59.710Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-31T14:21:59.968Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-31T14:21:59.968Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-31T14:22:00.536Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-31T14:22:00.796Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-31T14:22:01.363Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-31T14:22:01.363Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-31T14:22:01.930Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-31T14:22:01.930Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-31T14:22:02.498Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-31T14:22:02.498Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-31T14:22:02.498Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-31T14:22:03.065Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-31T14:22:04.001Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-31T14:22:04.569Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-31T14:22:04.569Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-31T14:22:04.569Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-31T14:22:04.829Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-31T14:22:05.087Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-31T14:22:05.087Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-31T14:22:06.024Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-31T14:22:06.959Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-31T14:22:07.894Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-31T14:22:08.831Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-31T14:22:09.402Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-31T14:22:09.402Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-31T14:22:09.402Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-31T14:22:10.339Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-31T14:22:10.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-31T14:22:11.166Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-31T14:22:12.101Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-31T14:22:12.101Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-31T14:22:13.507Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-31T14:22:13.507Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-31T14:22:13.766Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-31T14:22:14.025Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-31T14:22:15.401Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents382277759 [2021-08-31T14:22:15.969Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-31T14:22:15.969Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-31T14:22:16.535Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-31T14:22:17.469Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-31T14:22:17.469Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-31T14:22:17.469Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-31T14:22:19.373Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-31T14:22:20.311Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-31T14:22:20.569Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-31T14:22:20.569Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-31T14:22:20.828Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-31T14:22:20.828Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-31T14:22:21.395Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-31T14:22:22.771Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-31T14:22:23.338Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-31T14:22:27.526Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-31T14:22:28.093Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-31T14:22:29.996Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-31T14:22:30.933Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-31T14:22:31.500Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-31T14:22:34.034Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-31T14:22:35.962Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-31T14:22:36.220Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-31T14:22:37.595Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-31T14:22:38.975Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-31T14:22:39.909Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-31T14:22:40.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-31T14:22:43.011Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-31T14:22:43.011Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-31T14:22:46.298Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-31T14:22:46.298Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-31T14:22:48.827Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-31T14:22:49.086Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-31T14:22:51.186Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-31T14:22:51.187Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-31T14:22:51.187Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-31T14:22:51.187Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-31T14:22:51.187Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-31T14:22:51.187Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-31T14:22:51.468Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-31T14:22:51.468Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-31T14:22:51.468Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-31T14:22:51.468Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-31T14:22:51.468Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-31T14:22:51.468Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-31T14:22:51.468Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-31T14:22:51.468Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-31T14:22:51.468Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-31T14:22:51.468Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-31T14:22:51.468Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-31T14:22:51.468Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-31T14:22:51.468Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-31T14:22:51.468Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-31T14:22:51.468Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-31T14:22:51.468Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-31T14:22:51.468Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-31T14:22:51.468Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:22:51.468Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-31T14:22:52.150Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-31T14:22:52.150Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-08-31T14:22:52.150Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-31T14:22:52.150Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-08-31T14:22:52.150Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-31T14:22:52.150Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-31T14:22:54.353Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-31T14:22:54.353Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-31T14:22:55.048Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-31T14:22:56.135Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-31T14:22:56.255Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-31T14:22:56.255Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-31T14:22:57.632Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-31T14:22:58.200Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-31T14:22:58.767Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-31T14:22:59.334Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-31T14:22:59.334Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-31T14:22:59.334Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-31T14:22:59.918Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-31T14:23:02.456Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-31T14:23:04.988Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-31T14:23:05.351Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-31T14:23:05.557Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-31T14:23:05.816Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-31T14:23:05.816Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-08-31T14:23:05.816Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-31T14:23:05.816Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-08-31T14:23:05.816Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-31T14:23:06.752Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-31T14:23:07.319Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-31T14:23:07.887Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-31T14:23:08.825Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-31T14:23:09.392Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-31T14:23:10.028Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-31T14:23:10.486Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-31T14:23:10.486Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-08-31T14:23:10.486Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-31T14:23:12.675Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-31T14:23:13.610Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-31T14:23:13.610Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-08-31T14:23:13.610Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-31T14:23:14.211Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-31T14:23:14.544Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-31T14:23:14.803Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-31T14:23:15.176Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-31T14:23:17.336Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-31T14:23:19.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-31T14:23:19.870Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-31T14:23:19.870Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-08-31T14:23:19.870Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-31T14:23:19.870Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-08-31T14:23:19.870Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-31T14:23:19.870Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-08-31T14:23:19.870Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-31T14:23:19.870Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-08-31T14:23:19.870Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-31T14:23:19.870Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-31T14:23:21.141Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-31T14:23:21.400Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-31T14:23:22.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-31T14:23:24.176Z] docker_cli_service_logs_test.go:246: checking task 6v0de4qlwecr [2021-08-31T14:23:24.177Z] docker_cli_service_logs_test.go:251: checking messages for 6v0de4qlwecr [2021-08-31T14:23:24.177Z] docker_cli_service_logs_test.go:246: checking task tz8vusbjlliq [2021-08-31T14:23:24.177Z] docker_cli_service_logs_test.go:251: checking messages for tz8vusbjlliq [2021-08-31T14:23:24.542Z] --- PASS: TestBuildWCOWSandboxSize (757.53s) [2021-08-31T14:23:24.542Z] === RUN TestBuildWithEmptyDockerfile [2021-08-31T14:23:24.542Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:23:24.542Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:23:24.542Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:23:24.542Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:23:24.542Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:23:24.542Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:23:24.542Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-31T14:23:24.542Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-31T14:23:24.542Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-31T14:23:24.542Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s) [2021-08-31T14:23:24.542Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-31T14:23:24.542Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-31T14:23:24.542Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-31T14:23:24.542Z] === RUN TestBuildPreserveOwnership [2021-08-31T14:23:24.542Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:23:24.542Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-31T14:23:24.542Z] === RUN TestBuildPlatformInvalid [2021-08-31T14:23:24.542Z] --- PASS: TestBuildPlatformInvalid (0.37s) [2021-08-31T14:23:24.542Z] PASS [2021-08-31T14:23:24.542Z] ok github.com/docker/docker/integration/build 922.717s [2021-08-31T14:23:24.542Z] [2021-08-31T14:23:24.542Z] === Skipped [2021-08-31T14:23:24.542Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-31T14:23:24.542Z] build_session_test.go:25: TODO: BuildKit [2021-08-31T14:23:24.542Z] [2021-08-31T14:23:24.542Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-31T14:23:24.542Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:24.542Z] [2021-08-31T14:23:24.542Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-31T14:23:24.542Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:23:24.542Z] [2021-08-31T14:23:24.542Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-08-31T14:23:24.542Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:23:24.542Z] [2021-08-31T14:23:24.542Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-31T14:23:24.542Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:23:24.542Z] [2021-08-31T14:23:24.542Z] [2021-08-31T14:23:24.542Z] DONE 29 tests, 5 skipped in 945.049s [2021-08-31T14:23:24.542Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-31T14:23:25.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:23:25.000Z] INFO: Testing against a local daemon [2021-08-31T14:23:25.000Z] === RUN TestConfigInspect [2021-08-31T14:23:25.000Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-31T14:23:25.000Z] === RUN TestConfigList [2021-08-31T14:23:25.000Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] --- SKIP: TestConfigList (0.00s) [2021-08-31T14:23:25.000Z] === RUN TestConfigsCreateAndDelete [2021-08-31T14:23:25.000Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-31T14:23:25.000Z] === RUN TestConfigsUpdate [2021-08-31T14:23:25.000Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-31T14:23:25.000Z] === RUN TestTemplatedConfig [2021-08-31T14:23:25.000Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-31T14:23:25.000Z] === RUN TestConfigCreateResolve [2021-08-31T14:23:25.000Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:23:25.000Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-31T14:23:25.000Z] PASS [2021-08-31T14:23:25.000Z] ok github.com/docker/docker/integration/config 0.078s [2021-08-31T14:23:25.000Z] [2021-08-31T14:23:25.000Z] === Skipped [2021-08-31T14:23:25.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-31T14:23:25.000Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] [2021-08-31T14:23:25.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-31T14:23:25.000Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] [2021-08-31T14:23:25.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-31T14:23:25.000Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] [2021-08-31T14:23:25.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-31T14:23:25.000Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] [2021-08-31T14:23:25.000Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-31T14:23:25.000Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:25.000Z] [2021-08-31T14:23:25.000Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-31T14:23:25.000Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:23:25.000Z] [2021-08-31T14:23:25.000Z] [2021-08-31T14:23:25.000Z] DONE 6 tests, 6 skipped in 2.268s [2021-08-31T14:23:25.000Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-31T14:23:26.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-31T14:23:27.177Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:23:27.177Z] INFO: Testing against a local daemon [2021-08-31T14:23:27.177Z] === RUN TestCheckpoint [2021-08-31T14:23:27.177Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:23:27.177Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-31T14:23:27.177Z] === RUN TestContainerInvalidJSON [2021-08-31T14:23:27.177Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:23:27.177Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:23:27.177Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:23:27.177Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:23:27.177Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-31T14:23:27.177Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-31T14:23:27.177Z] --- PASS: TestContainerInvalidJSON (0.37s) [2021-08-31T14:23:27.177Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-31T14:23:27.177Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-31T14:23:27.177Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-31T14:23:27.635Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-08-31T14:23:27.635Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-31T14:23:27.635Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-08-31T14:23:27.635Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-31T14:23:28.094Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-08-31T14:23:28.094Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-31T14:23:28.094Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-08-31T14:23:28.094Z] === RUN TestCopyFromContainer [2021-08-31T14:23:28.094Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:28.094Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-31T14:23:28.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:23:28.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:23:28.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:23:28.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:23:28.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:23:28.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:23:28.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-31T14:23:28.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-31T14:23:28.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-31T14:23:28.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-31T14:23:28.094Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-31T14:23:28.094Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidEnv [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-31T14:23:28.094Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-31T14:23:28.094Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-31T14:23:28.094Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-31T14:23:28.094Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-31T14:23:28.094Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-31T14:23:28.094Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateTmpfsMountsTarget [2021-08-31T14:23:28.094Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:28.094Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-31T14:23:28.094Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:23:28.094Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-31T14:23:28.094Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:23:28.094Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:23:28.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:23:28.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:23:28.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:23:28.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:23:28.094Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:23:28.094Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:23:28.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-31T14:23:28.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-31T14:23:28.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-31T14:23:28.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-31T14:23:28.094Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-31T14:23:28.094Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-31T14:23:28.094Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateDifferentPlatform [2021-08-31T14:23:28.094Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-31T14:23:28.094Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-31T14:23:28.094Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-31T14:23:28.094Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-31T14:23:28.094Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-31T14:23:28.553Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-31T14:23:28.553Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-31T14:23:28.553Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-31T14:23:28.553Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-31T14:23:28.553Z] === RUN TestContainerKillOnDaemonStart [2021-08-31T14:23:28.553Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:28.553Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-31T14:23:28.553Z] === RUN TestDiff [2021-08-31T14:23:28.553Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-31T14:23:28.553Z] --- SKIP: TestDiff (0.00s) [2021-08-31T14:23:28.553Z] === RUN TestExecWithCloseStdin [2021-08-31T14:23:28.608Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-31T14:23:29.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-31T14:23:30.743Z] --- PASS: TestExecWithCloseStdin (2.48s) [2021-08-31T14:23:30.743Z] === RUN TestExec [2021-08-31T14:23:30.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-31T14:23:31.853Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-31T14:23:32.790Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-31T14:23:32.913Z] --- PASS: TestExec (1.71s) [2021-08-31T14:23:32.914Z] === RUN TestExecUser [2021-08-31T14:23:32.914Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-31T14:23:32.914Z] --- SKIP: TestExecUser (0.00s) [2021-08-31T14:23:32.914Z] === RUN TestExportContainerAndImportImage [2021-08-31T14:23:32.914Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:32.914Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-31T14:23:32.914Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-31T14:23:32.914Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:32.914Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-31T14:23:32.914Z] === RUN TestHealthCheckWorkdir [2021-08-31T14:23:32.914Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-31T14:23:32.914Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-31T14:23:32.914Z] === RUN TestHealthKillContainer [2021-08-31T14:23:32.914Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-31T14:23:32.914Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-31T14:23:32.914Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-31T14:23:32.914Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-31T14:23:32.914Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-31T14:23:32.914Z] === RUN TestKillContainerInvalidSignal [2021-08-31T14:23:34.167Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-31T14:23:34.448Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2021-08-31T14:23:34.448Z] === RUN TestKillContainer [2021-08-31T14:23:34.448Z] === RUN TestKillContainer/no_signal [2021-08-31T14:23:35.103Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-31T14:23:35.671Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-31T14:23:35.980Z] === RUN TestKillContainer/non_killing_signal [2021-08-31T14:23:35.980Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-31T14:23:35.980Z] === RUN TestKillContainer/killing_signal [2021-08-31T14:23:37.045Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-31T14:23:37.513Z] --- PASS: TestKillContainer (3.47s) [2021-08-31T14:23:37.513Z] --- PASS: TestKillContainer/no_signal (1.50s) [2021-08-31T14:23:37.513Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:23:37.513Z] --- PASS: TestKillContainer/killing_signal (1.93s) [2021-08-31T14:23:37.513Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-31T14:23:37.513Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:23:37.513Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-31T14:23:37.513Z] === RUN TestKillStoppedContainer [2021-08-31T14:23:37.513Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:23:37.513Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-31T14:23:37.513Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-31T14:23:37.513Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:23:37.513Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-31T14:23:37.513Z] === RUN TestKillDifferentUserContainer [2021-08-31T14:23:37.513Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-31T14:23:37.513Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-31T14:23:37.513Z] === RUN TestInspectOomKilledTrue [2021-08-31T14:23:37.513Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:37.513Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-31T14:23:37.513Z] === RUN TestInspectOomKilledFalse [2021-08-31T14:23:37.513Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:23:37.513Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-31T14:23:37.513Z] === RUN TestLogsFollowTailEmpty [2021-08-31T14:23:37.612Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-31T14:23:38.989Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-31T14:23:39.691Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2021-08-31T14:23:39.691Z] === RUN TestNetworkNat [2021-08-31T14:23:39.691Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-08-31T14:23:39.691Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-31T14:23:39.691Z] === RUN TestNetworkLocalhostTCPNat [2021-08-31T14:23:40.364Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-31T14:23:41.224Z] --- PASS: TestNetworkLocalhostTCPNat (1.89s) [2021-08-31T14:23:41.224Z] === RUN TestNetworkLoopbackNat [2021-08-31T14:23:41.224Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-08-31T14:23:41.224Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-31T14:23:41.224Z] === RUN TestPause [2021-08-31T14:23:41.224Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-31T14:23:41.224Z] --- SKIP: TestPause (0.00s) [2021-08-31T14:23:41.224Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-31T14:23:42.757Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s) [2021-08-31T14:23:42.757Z] === RUN TestPauseStopPausedContainer [2021-08-31T14:23:42.757Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:23:42.757Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-31T14:23:42.757Z] === RUN TestPsFilter [2021-08-31T14:23:42.757Z] --- PASS: TestPsFilter (0.18s) [2021-08-31T14:23:42.757Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-31T14:23:44.926Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.83s) [2021-08-31T14:23:44.926Z] === RUN TestRemoveContainerWithVolume [2021-08-31T14:23:49.791Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-31T14:23:49.791Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-08-31T14:23:49.791Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-31T14:23:49.791Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-08-31T14:23:49.791Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-31T14:23:51.992Z] --- PASS: TestRemoveContainerWithVolume (6.64s) [2021-08-31T14:23:51.992Z] === RUN TestRemoveContainerRunning [2021-08-31T14:23:52.957Z] --- PASS: TestRemoveContainerRunning (1.60s) [2021-08-31T14:23:52.957Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-31T14:23:54.491Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.64s) [2021-08-31T14:23:54.491Z] === RUN TestRemoveInvalidContainer [2021-08-31T14:23:54.491Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-31T14:23:54.491Z] === RUN TestRenameLinkedContainer [2021-08-31T14:23:54.491Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-31T14:23:54.491Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-31T14:23:54.491Z] === RUN TestRenameStoppedContainer [2021-08-31T14:23:55.257Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-31T14:23:55.257Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-31T14:23:55.257Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-31T14:23:55.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-31T14:23:55.823Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-31T14:23:56.083Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-31T14:23:56.083Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-31T14:23:56.083Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-31T14:23:56.650Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-31T14:23:56.650Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-31T14:23:56.665Z] --- PASS: TestRenameStoppedContainer (1.83s) [2021-08-31T14:23:56.665Z] === RUN TestRenameRunningContainerAndReuse [2021-08-31T14:23:57.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-31T14:23:57.477Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-31T14:23:57.477Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-31T14:23:57.477Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-31T14:23:57.477Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-31T14:23:58.416Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-31T14:23:59.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-31T14:23:59.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-31T14:23:59.563Z] --- PASS: TestRenameRunningContainerAndReuse (3.10s) [2021-08-31T14:23:59.563Z] === RUN TestRenameInvalidName [2021-08-31T14:23:59.609Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-31T14:23:59.609Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-31T14:23:59.609Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-31T14:24:00.985Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-31T14:24:01.097Z] --- PASS: TestRenameInvalidName (1.59s) [2021-08-31T14:24:01.097Z] === RUN TestRenameAnonymousContainer [2021-08-31T14:24:02.888Z] docker_cli_swarm_test.go:1901: [dad05f9297412] joining swarm manager [d36b30b3b43ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:24:04.262Z] docker_cli_swarm_test.go:1902: [df769060bfa71] joining swarm manager [d36b30b3b43ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:24:04.595Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-31T14:24:04.595Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-08-31T14:24:05.051Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-31T14:24:05.196Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-31T14:24:05.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-31T14:24:06.571Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-31T14:24:06.571Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-31T14:24:06.571Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-31T14:24:08.135Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-31T14:24:08.135Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-08-31T14:24:08.135Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-31T14:24:09.102Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-31T14:24:09.652Z] --- PASS: TestRenameAnonymousContainer (7.25s) [2021-08-31T14:24:09.652Z] === RUN TestRenameContainerWithSameName [2021-08-31T14:24:10.109Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2021-08-31T14:24:10.109Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-31T14:24:10.109Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-31T14:24:10.109Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-31T14:24:10.109Z] === RUN TestResize [2021-08-31T14:24:11.015Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-31T14:24:11.015Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-31T14:24:11.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-31T14:24:11.315Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-08-31T14:24:11.634Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-31T14:24:11.634Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite (1270.59s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.84s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.49s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.18s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.22s) [2021-08-31T14:24:11.634Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.04s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.34s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.31s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.17s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.87s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.44s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.10s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.94s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.01s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.74s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.62s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.04s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.80s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.94s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.62s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.51s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.74s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.87s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.58s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.73s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.66s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.53s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.69s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.06s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.60s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.29s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.48s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.90s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.12s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.24s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.25s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.95s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.66s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.45s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCmd (0.21s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s) [2021-08-31T14:24:11.635Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.17s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.27s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.69s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.45s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.03s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.53s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.22s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2021-08-31T14:24:11.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-31T14:24:11.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-31T14:24:11.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-31T14:24:11.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.00s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.55s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.07s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.23s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.67s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.38s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.29s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.93s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.05s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.70s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.02s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.52s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.36s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.05s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.14s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.75s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.12s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.05s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.38s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.61s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.10s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.85s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.99s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.35s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.00s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.69s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2021-08-31T14:24:11.635Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.72s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.76s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.50s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.62s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.57s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.24s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildHistory (3.70s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.70s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.77s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.63s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.99s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.11s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.76s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.73s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.37s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.62s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.99s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.46s) [2021-08-31T14:24:11.635Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.84s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.30s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.69s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.10s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.45s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.09s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.25s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.36s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildPATH (1.78s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.64s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.24s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.16s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildRm (3.02s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.57s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2021-08-31T14:24:11.635Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.57s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.83s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.84s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildUser (1.33s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.88s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.25s) [2021-08-31T14:24:11.635Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.20s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.86s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.04s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.58s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.45s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.29s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitChange (0.85s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.79s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitTTY (1.04s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.63s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.10s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.11s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.62s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.49s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.54s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.75s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.62s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.54s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.99s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.22s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.53s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.91s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.89s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.46s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.54s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.42s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.29s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ccdba8_} (1.40s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11672845978_/foo_false____} (1.39s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11672845978_/foo_true____} (1.43s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3465569065_/foo_false____} (0.57s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3465569065_/foo_true____} (1.36s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3465569065_/foo_true__0xc000ccdbd8__} (1.42s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ccdbf0_} (1.64s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ccdc20_} (1.65s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ccdc38_} (1.61s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ccdc50_} (1.56s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.89s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.34s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.24s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.64s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.87s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.55s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.56s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.48s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.48s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.67s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.47s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.55s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.29s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.65s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.88s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.41s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.48s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToDot (0.67s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToStdout (0.82s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.31s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.44s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.63s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2021-08-31T14:24:11.636Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.31s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.05s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.37s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.61s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.55s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.88s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.36s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.85s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.91s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.43s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.17s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsCopy (0.73s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2021-08-31T14:24:11.636Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFilters (1.15s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.73s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.50s) [2021-08-31T14:24:11.637Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-31T14:24:11.637Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.51s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.42s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.67s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExec (0.63s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.67s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.49s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecEnv (0.83s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.16s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecInteractive (0.72s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecTTY (0.66s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2021-08-31T14:24:11.637Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestHealth (19.17s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImportFile (1.39s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s) [2021-08-31T14:24:11.637Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-31T14:24:11.637Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.44s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.30s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.86s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.63s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.75s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.82s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.58s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.54s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.51s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.55s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPluginActive (1.48s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.03s) [2021-08-31T14:24:11.637Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.26s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.19s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.81s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.26s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.55s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPortList (6.18s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.80s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.45s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.23s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.27s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.23s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsByOrder (2.08s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.09s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.31s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.33s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.73s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.07s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.73s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.83s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.03s) [2021-08-31T14:24:11.637Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.95s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.88s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.67s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.29s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.27s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.62s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.56s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.63s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.22s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.95s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.12s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.80s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.46s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.19s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.67s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.56s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.99s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.18s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.03s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.40s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.17s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.75s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.38s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.90s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.58s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.98s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.88s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.81s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.87s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.61s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.84s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.95s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunMount (4.37s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.31s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.53s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.14s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.14s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.05s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.67s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.47s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.72s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.59s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.62s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.63s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.70s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.81s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.07s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.57s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.84s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.61s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.74s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.63s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2021-08-31T14:24:11.638Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-31T14:24:11.638Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.56s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.75s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.30s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.33s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.13s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.66s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.12s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.11s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.03s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.90s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.43s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.48s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.31s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.61s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.23s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.91s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.50s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.74s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.14s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.68s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.46s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.40s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.25s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.17s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.92s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.75s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.83s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.48s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.60s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.55s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.47s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.58s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.61s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.72s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.54s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.97s) [2021-08-31T14:24:11.639Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2021-08-31T14:24:11.639Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-31T14:24:11.639Z] === RUN TestDockerRegistrySuite [2021-08-31T14:24:11.639Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-31T14:24:11.640Z] --- PASS: TestResize (1.57s) [2021-08-31T14:24:11.640Z] === RUN TestResizeWithInvalidSize [2021-08-31T14:24:12.206Z] check_test.go:195: [d4b4a25752c9e] daemon is not started [2021-08-31T14:24:12.206Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-31T14:24:12.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-31T14:24:13.141Z] check_test.go:195: [d8c5c511f7da6] daemon is not started [2021-08-31T14:24:13.141Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-31T14:24:13.174Z] --- PASS: TestResizeWithInvalidSize (1.53s) [2021-08-31T14:24:13.174Z] === RUN TestResizeWhenContainerNotStarted [2021-08-31T14:24:14.517Z] check_test.go:195: [de98adcdfe884] daemon is not started [2021-08-31T14:24:14.517Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-31T14:24:14.517Z] check_test.go:195: [d6874cf049b9b] daemon is not started [2021-08-31T14:24:14.517Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-31T14:24:14.708Z] --- PASS: TestResizeWhenContainerNotStarted (1.79s) [2021-08-31T14:24:14.708Z] === RUN TestDaemonRestartKillContainers [2021-08-31T14:24:14.708Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:14.708Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:24:14.708Z] === RUN TestStats [2021-08-31T14:24:14.708Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-31T14:24:14.708Z] --- SKIP: TestStats (0.00s) [2021-08-31T14:24:14.708Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-31T14:24:14.724Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-31T14:24:15.179Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-31T14:24:15.179Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-08-31T14:24:15.179Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-31T14:24:15.179Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-08-31T14:24:15.179Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-31T14:24:15.179Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-08-31T14:24:15.179Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-31T14:24:15.633Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-31T14:24:16.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-31T14:24:16.592Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-31T14:24:17.074Z] check_test.go:195: [db6b0e31ab821] daemon is not started [2021-08-31T14:24:17.333Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-31T14:24:18.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s) [2021-08-31T14:24:18.439Z] === RUN TestStopContainerWithTimeout [2021-08-31T14:24:18.439Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-31T14:24:18.439Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-31T14:24:18.439Z] === RUN TestUpdateRestartPolicy [2021-08-31T14:24:19.476Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-31T14:24:20.434Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-31T14:24:20.434Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-08-31T14:24:20.434Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-31T14:24:20.434Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-08-31T14:24:20.617Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-31T14:24:20.889Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-31T14:24:20.889Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-31T14:24:21.992Z] check_test.go:195: [ded34756a1c9b] daemon is not started [2021-08-31T14:24:21.992Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-31T14:24:23.050Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-31T14:24:23.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-31T14:24:24.527Z] check_test.go:195: [d3eeb28a81413] daemon is not started [2021-08-31T14:24:24.527Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-31T14:24:25.462Z] check_test.go:195: [de97e06e622bc] daemon is not started [2021-08-31T14:24:25.462Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-31T14:24:26.397Z] check_test.go:195: [d632b8a5e9872] daemon is not started [2021-08-31T14:24:26.397Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-31T14:24:27.332Z] check_test.go:195: [d0d65950afe2c] daemon is not started [2021-08-31T14:24:27.332Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-31T14:24:28.268Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-31T14:24:28.526Z] check_test.go:195: [d79d4d960a85f] daemon is not started [2021-08-31T14:24:28.526Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-31T14:24:28.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-31T14:24:28.849Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-08-31T14:24:29.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-31T14:24:29.901Z] check_test.go:195: [d0d9d36332b40] daemon is not started [2021-08-31T14:24:29.901Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-31T14:24:30.837Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-31T14:24:30.837Z] check_test.go:195: [d7dfe78240695] daemon is not started [2021-08-31T14:24:30.837Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-31T14:24:31.774Z] check_test.go:195: [d22a36c27c8ec] daemon is not started [2021-08-31T14:24:31.774Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-31T14:24:33.151Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b995f9d9a0cbf1950052177b2f74085cf13713100399d089a20b7bda24434382 [2021-08-31T14:24:33.719Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b5fa75b352c081f596b0b9fa291e2b8c2d3ab57a1c8dcff2be7b15c5ed2d9cd [2021-08-31T14:24:33.978Z] check_test.go:195: [d17a93bd8062a] daemon is not started [2021-08-31T14:24:33.978Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-31T14:24:33.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-31T14:24:33.984Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-08-31T14:24:33.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-31T14:24:33.984Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-08-31T14:24:33.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-31T14:24:34.913Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c172518d1012df00393e1af00dd6800f0092f2d37732dd63cecae81c549d0d22 [2021-08-31T14:24:35.399Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-31T14:24:35.850Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:83ec1bd36c80d806cf0f15192f68f31233ec074e2a7b7ddebeb30d4392ef4a18 [2021-08-31T14:24:35.850Z] check_test.go:195: [db39e509a156b] daemon is not started [2021-08-31T14:24:35.850Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-31T14:24:36.784Z] check_test.go:195: [dfed047c8706a] daemon is not started [2021-08-31T14:24:36.784Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-31T14:24:39.110Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-31T14:24:39.339Z] check_test.go:195: [ddad3bd8f14a0] daemon is not started [2021-08-31T14:24:39.339Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-31T14:24:39.517Z] --- PASS: TestUpdateRestartPolicy (18.37s) [2021-08-31T14:24:39.517Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-31T14:24:39.517Z] --- PASS: TestUpdateRestartWithAutoRemove (1.54s) [2021-08-31T14:24:39.517Z] === RUN TestWaitNonBlocked [2021-08-31T14:24:39.517Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:24:39.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:24:39.517Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:24:39.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:24:39.517Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-31T14:24:39.517Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-31T14:24:39.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-31T14:24:39.762Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-08-31T14:24:39.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-31T14:24:40.068Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-31T14:24:40.068Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-08-31T14:24:40.068Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-31T14:24:40.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-31T14:24:40.219Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-08-31T14:24:40.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-31T14:24:40.219Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-08-31T14:24:40.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-31T14:24:40.273Z] check_test.go:195: [d15ef9b506c39] daemon is not started [2021-08-31T14:24:40.273Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-31T14:24:40.273Z] check_test.go:195: [d53de86ce6a14] daemon is not started [2021-08-31T14:24:40.273Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-31T14:24:41.208Z] check_test.go:195: [d28cf61e4babe] daemon is not started [2021-08-31T14:24:41.208Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-31T14:24:42.145Z] check_test.go:195: [d756bd4d5e5fa] daemon is not started [2021-08-31T14:24:42.145Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-31T14:24:43.080Z] check_test.go:195: [dcf72427b6b11] daemon is not started [2021-08-31T14:24:43.080Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-31T14:24:43.777Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-31T14:24:44.740Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-31T14:24:44.987Z] check_test.go:195: [d7bffa66a582e] daemon is not started [2021-08-31T14:24:44.987Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-31T14:24:45.296Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-31T14:24:45.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.08s) [2021-08-31T14:24:45.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.90s) [2021-08-31T14:24:45.296Z] === RUN TestWaitBlocked [2021-08-31T14:24:45.296Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:24:45.296Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-31T14:24:45.296Z] PASS [2021-08-31T14:24:45.296Z] ok github.com/docker/docker/integration/container 78.083s [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === Skipped [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-31T14:24:45.296Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-31T14:24:45.296Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-31T14:24:45.296Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-31T14:24:45.296Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-31T14:24:45.296Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-31T14:24:45.296Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-31T14:24:45.296Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-31T14:24:45.296Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-31T14:24:45.296Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-31T14:24:45.296Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-31T14:24:45.296Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-31T14:24:45.296Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-31T14:24:45.296Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-31T14:24:45.296Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-31T14:24:45.296Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-31T14:24:45.296Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:24:45.296Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-31T14:24:45.296Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-31T14:24:45.296Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-31T14:24:45.296Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-31T14:24:45.296Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-31T14:24:45.296Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-31T14:24:45.296Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-31T14:24:45.296Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-31T14:24:45.296Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-31T14:24:45.296Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-31T14:24:45.296Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-31T14:24:45.296Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-31T14:24:45.296Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-31T14:24:45.296Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-31T14:24:45.296Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-31T14:24:45.296Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-31T14:24:45.296Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-31T14:24:45.296Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] [2021-08-31T14:24:45.296Z] DONE 87 tests, 33 skipped in 80.012s [2021-08-31T14:24:45.296Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-31T14:24:45.553Z] check_test.go:195: [de042e5c018d7] daemon is not started [2021-08-31T14:24:45.553Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-31T14:24:46.120Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-31T14:24:46.686Z] check_test.go:195: [d094a4c169a57] daemon is not started [2021-08-31T14:24:46.686Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-31T14:24:47.254Z] check_test.go:195: [dc5c1de14ec38] daemon is not started [2021-08-31T14:24:47.254Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-31T14:24:47.254Z] check_test.go:195: [d8dc57015ef1a] daemon is not started [2021-08-31T14:24:47.254Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-31T14:24:47.513Z] check_test.go:195: [d6de6c17f9430] daemon is not started [2021-08-31T14:24:47.513Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-31T14:24:47.772Z] check_test.go:195: [d13d4913158f9] daemon is not started [2021-08-31T14:24:47.772Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-31T14:24:48.339Z] check_test.go:195: [d6b811c06a214] daemon is not started [2021-08-31T14:24:48.339Z] docker_cli_swarm_test.go:1802: [d82216d24f8b4] joining swarm manager [d4f2bcbd70e76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:24:48.339Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-31T14:24:48.598Z] check_test.go:195: [de3a0f88939d6] daemon is not started [2021-08-31T14:24:48.598Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-31T14:24:49.409Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-31T14:24:49.409Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-08-31T14:24:49.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-31T14:24:49.409Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-08-31T14:24:49.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-31T14:24:49.409Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-08-31T14:24:49.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-31T14:24:49.409Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-08-31T14:24:49.409Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-31T14:24:49.534Z] check_test.go:195: [d1b65f2d30a34] daemon is not started [2021-08-31T14:24:49.534Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-31T14:24:49.793Z] docker_cli_swarm_test.go:1803: [d455671840cf9] joining swarm manager [d4f2bcbd70e76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:24:49.864Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-31T14:24:51.170Z] check_test.go:195: [daa9d45349dbc] daemon is not started [2021-08-31T14:24:51.170Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-31T14:24:52.104Z] check_test.go:195: [d364cb8a441a9] daemon is not started [2021-08-31T14:24:52.104Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-31T14:24:52.823Z] check_test.go:195: [d8f2e9cf4ef03] daemon is not started [2021-08-31T14:24:52.823Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-31T14:24:53.757Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite (43.43s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.52s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.21s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.22s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.16s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.11s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.98s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.22s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.27s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.54s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.10s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.53s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-08-31T14:24:54.690Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-31T14:24:54.690Z] === RUN TestDockerSchema1RegistrySuite [2021-08-31T14:24:54.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-31T14:24:54.690Z] check_test.go:222: [dae8ef30fd489] daemon is not started [2021-08-31T14:24:54.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-31T14:24:57.221Z] check_test.go:222: [df34e489eb373] daemon is not started [2021-08-31T14:24:57.221Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-31T14:25:01.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-31T14:25:02.509Z] check_test.go:222: [de9192be769e2] daemon is not started [2021-08-31T14:25:02.509Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-31T14:25:03.121Z] === RUN TestConfigDaemonLibtrustID [2021-08-31T14:25:03.121Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-08-31T14:25:03.121Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-31T14:25:03.121Z] === RUN TestDaemonConfigValidation [2021-08-31T14:25:03.121Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-08-31T14:25:03.121Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-31T14:25:03.121Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-31T14:25:03.121Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-08-31T14:25:03.121Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-31T14:25:03.121Z] PASS [2021-08-31T14:25:03.121Z] ok github.com/docker/docker/integration/daemon 0.083s [2021-08-31T14:25:03.121Z] [2021-08-31T14:25:03.121Z] === Skipped [2021-08-31T14:25:03.121Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-31T14:25:03.121Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-08-31T14:25:03.121Z] [2021-08-31T14:25:03.121Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-31T14:25:03.121Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-08-31T14:25:03.121Z] [2021-08-31T14:25:03.121Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-31T14:25:03.121Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-08-31T14:25:03.121Z] [2021-08-31T14:25:03.121Z] [2021-08-31T14:25:03.121Z] DONE 3 tests, 3 skipped in 17.857s [2021-08-31T14:25:03.121Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-31T14:25:04.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-31T14:25:04.238Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-08-31T14:25:04.238Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-31T14:25:04.238Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:25:04.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:04.654Z] INFO: Testing against a local daemon [2021-08-31T14:25:04.654Z] === RUN TestCommitInheritsEnv [2021-08-31T14:25:04.654Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:25:04.654Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-31T14:25:04.654Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-31T14:25:04.654Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-31T14:25:04.654Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-31T14:25:04.654Z] === RUN TestImagesFilterMultiReference [2021-08-31T14:25:04.654Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-31T14:25:04.654Z] === RUN TestImagePullPlatformInvalid [2021-08-31T14:25:04.654Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-31T14:25:04.654Z] === RUN TestRemoveImageOrphaning [2021-08-31T14:25:04.696Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-31T14:25:05.040Z] check_test.go:222: [d4ce24d005110] daemon is not started [2021-08-31T14:25:05.040Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-31T14:25:05.299Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-31T14:25:05.624Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-08-31T14:25:05.624Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-31T14:25:05.624Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-31T14:25:05.624Z] === RUN TestTagInvalidReference [2021-08-31T14:25:05.624Z] --- PASS: TestTagInvalidReference (0.06s) [2021-08-31T14:25:05.624Z] === RUN TestTagValidPrefixedRepo [2021-08-31T14:25:05.624Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-31T14:25:05.624Z] === RUN TestTagExistedNameWithoutForce [2021-08-31T14:25:05.624Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-31T14:25:05.624Z] === RUN TestTagOfficialNames [2021-08-31T14:25:05.624Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-31T14:25:05.624Z] === RUN TestTagMatchesDigest [2021-08-31T14:25:05.624Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-31T14:25:05.624Z] PASS [2021-08-31T14:25:05.624Z] ok github.com/docker/docker/integration/image 1.236s [2021-08-31T14:25:05.624Z] [2021-08-31T14:25:05.624Z] === Skipped [2021-08-31T14:25:05.624Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-31T14:25:05.624Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:25:05.624Z] [2021-08-31T14:25:05.624Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-31T14:25:05.624Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-31T14:25:05.624Z] [2021-08-31T14:25:05.624Z] [2021-08-31T14:25:05.624Z] DONE 11 tests, 2 skipped in 2.660s [2021-08-31T14:25:05.624Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-31T14:25:06.226Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-31T14:25:06.226Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-08-31T14:25:06.226Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-31T14:25:06.234Z] check_test.go:222: [d095eb090a1a7] daemon is not started [2021-08-31T14:25:06.234Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-31T14:25:07.170Z] check_test.go:222: [df4c65d99430b] daemon is not started [2021-08-31T14:25:07.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-31T14:25:07.428Z] check_test.go:222: [d85d5a1cca393] daemon is not started [2021-08-31T14:25:07.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-31T14:25:07.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:07.799Z] INFO: Testing against a local daemon [2021-08-31T14:25:07.799Z] === RUN TestNetworkCreateDelete [2021-08-31T14:25:07.799Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:07.799Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestDockerNetworkDeletePreferID [2021-08-31T14:25:07.799Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-31T14:25:07.799Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestDaemonDNSFallback [2021-08-31T14:25:07.799Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:07.799Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestInspectNetwork [2021-08-31T14:25:07.799Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-31T14:25:07.799Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestRunContainerWithBridgeNone [2021-08-31T14:25:07.799Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:07.799Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestNetworkInvalidJSON [2021-08-31T14:25:07.799Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-31T14:25:07.799Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-31T14:25:07.799Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:25:07.799Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:25:07.799Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:25:07.799Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:25:07.799Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-31T14:25:07.799Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-31T14:25:07.799Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-31T14:25:07.799Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-31T14:25:07.799Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-31T14:25:07.799Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-31T14:25:07.799Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-31T14:25:07.799Z] === RUN TestNetworkList [2021-08-31T14:25:07.799Z] === RUN TestNetworkList//networks [2021-08-31T14:25:07.799Z] === PAUSE TestNetworkList//networks [2021-08-31T14:25:07.799Z] === RUN TestNetworkList//networks/ [2021-08-31T14:25:07.799Z] === PAUSE TestNetworkList//networks/ [2021-08-31T14:25:07.799Z] === CONT TestNetworkList//networks [2021-08-31T14:25:07.799Z] === CONT TestNetworkList//networks/ [2021-08-31T14:25:07.799Z] --- PASS: TestNetworkList (0.03s) [2021-08-31T14:25:07.799Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-31T14:25:07.799Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestHostIPv4BridgeLabel [2021-08-31T14:25:07.799Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-31T14:25:07.799Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestDaemonDefaultNetworkPools [2021-08-31T14:25:07.799Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-31T14:25:07.799Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-31T14:25:07.799Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-31T14:25:07.799Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestServiceWithPredefinedNetwork [2021-08-31T14:25:07.799Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-31T14:25:07.799Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:25:07.799Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestServiceWithDataPathPortInit [2021-08-31T14:25:07.799Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-31T14:25:07.799Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-31T14:25:07.799Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-31T14:25:07.799Z] PASS [2021-08-31T14:25:07.799Z] ok github.com/docker/docker/integration/network 0.124s [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === Skipped [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-31T14:25:07.799Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-31T14:25:07.799Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-31T14:25:07.799Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-31T14:25:07.799Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-31T14:25:07.799Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-31T14:25:07.799Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:243: FLAKY_TEST [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-31T14:25:07.799Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] [2021-08-31T14:25:07.799Z] DONE 22 tests, 15 skipped in 2.023s [2021-08-31T14:25:07.799Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-31T14:25:08.257Z] testing: warning: no tests to run [2021-08-31T14:25:08.257Z] PASS [2021-08-31T14:25:08.257Z] ok github.com/docker/docker/integration/network/ipvlan 0.059s [2021-08-31T14:25:08.257Z] [2021-08-31T14:25:08.257Z] DONE 0 tests in 0.633s [2021-08-31T14:25:08.363Z] check_test.go:222: [d8dd97c9781c0] daemon is not started [2021-08-31T14:25:08.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-31T14:25:08.714Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-31T14:25:09.172Z] testing: warning: no tests to run [2021-08-31T14:25:09.172Z] PASS [2021-08-31T14:25:09.172Z] ok github.com/docker/docker/integration/network/macvlan 0.055s [2021-08-31T14:25:09.172Z] [2021-08-31T14:25:09.172Z] DONE 0 tests in 0.567s [2021-08-31T14:25:09.172Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-31T14:25:09.299Z] check_test.go:222: [d66c39d1cd008] daemon is not started [2021-08-31T14:25:09.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-31T14:25:09.630Z] testing: warning: no tests to run [2021-08-31T14:25:09.630Z] PASS [2021-08-31T14:25:09.630Z] ok github.com/docker/docker/integration/plugin 0.055s [2021-08-31T14:25:09.630Z] [2021-08-31T14:25:09.630Z] DONE 0 tests in 0.547s [2021-08-31T14:25:09.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-31T14:25:09.950Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-31T14:25:10.088Z] testing: warning: no tests to run [2021-08-31T14:25:10.088Z] PASS [2021-08-31T14:25:10.088Z] ok github.com/docker/docker/integration/plugin/authz 0.052s [2021-08-31T14:25:10.088Z] [2021-08-31T14:25:10.088Z] DONE 0 tests in 0.532s [2021-08-31T14:25:10.088Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-31T14:25:10.235Z] check_test.go:222: [d80e2ec435a0f] daemon is not started [2021-08-31T14:25:10.235Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-31T14:25:10.917Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-31T14:25:10.917Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-08-31T14:25:10.917Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-31T14:25:10.917Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-08-31T14:25:10.917Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-31T14:25:11.882Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-31T14:25:12.766Z] check_test.go:222: [d23572127fccd] daemon is not started [2021-08-31T14:25:12.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-31T14:25:12.766Z] check_test.go:222: [de18461042143] daemon is not started [2021-08-31T14:25:12.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-31T14:25:12.845Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-31T14:25:13.024Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-31T14:25:13.282Z] check_test.go:222: [df6dae29336e9] daemon is not started [2021-08-31T14:25:13.282Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-31T14:25:13.304Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-31T14:25:13.541Z] check_test.go:222: [de7c1c590ac21] daemon is not started [2021-08-31T14:25:13.541Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-31T14:25:13.761Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-31T14:25:13.798Z] check_test.go:222: [d50a922d8809e] daemon is not started [2021-08-31T14:25:13.798Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-31T14:25:14.057Z] check_test.go:222: [d21a9a236d3db] daemon is not started [2021-08-31T14:25:14.057Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-31T14:25:14.315Z] check_test.go:222: [d24e09b0d183a] daemon is not started [2021-08-31T14:25:14.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-31T14:25:14.573Z] check_test.go:222: [d9adfc830e494] daemon is not started [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite (19.98s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.99s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.65s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.10s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.40s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.23s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2021-08-31T14:25:14.573Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.14s) [2021-08-31T14:25:14.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-31T14:25:14.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-31T14:25:14.724Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-31T14:25:15.509Z] docker_cli_swarm_test.go:1321: [d7a30d5bd4b13] joining swarm manager [da6ca71e5aa37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:25:15.509Z] check_test.go:251: [db6724c6496a5] daemon is not started [2021-08-31T14:25:15.509Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-31T14:25:15.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:15.902Z] INFO: Testing against a local daemon [2021-08-31T14:25:15.902Z] === RUN TestPluginInvalidJSON [2021-08-31T14:25:15.902Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:25:15.902Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:25:15.902Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-31T14:25:15.902Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-31T14:25:15.902Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-31T14:25:15.902Z] === RUN TestPluginInstall [2021-08-31T14:25:15.903Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-31T14:25:15.903Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-31T14:25:15.903Z] === RUN TestPluginsWithRuntimes [2021-08-31T14:25:15.903Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-31T14:25:15.903Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-31T14:25:15.903Z] === RUN TestPluginBackCompatMediaTypes [2021-08-31T14:25:15.903Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-31T14:25:15.903Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-31T14:25:15.903Z] PASS [2021-08-31T14:25:15.903Z] ok github.com/docker/docker/integration/plugin/common 0.091s [2021-08-31T14:25:15.903Z] [2021-08-31T14:25:15.903Z] === Skipped [2021-08-31T14:25:15.903Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-31T14:25:15.903Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-08-31T14:25:15.903Z] [2021-08-31T14:25:15.903Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-31T14:25:15.903Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-08-31T14:25:15.903Z] [2021-08-31T14:25:15.903Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-31T14:25:15.903Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-08-31T14:25:15.903Z] [2021-08-31T14:25:15.903Z] [2021-08-31T14:25:15.903Z] DONE 5 tests, 3 skipped in 4.958s [2021-08-31T14:25:15.903Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-31T14:25:16.075Z] check_test.go:251: [d528f130fee73] daemon is not started [2021-08-31T14:25:16.075Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-31T14:25:16.335Z] check_test.go:251: [d6c20c5257c03] daemon is not started [2021-08-31T14:25:16.335Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-31T14:25:16.594Z] docker_cli_swarm_test.go:1322: [d1cb1e68c27fd] joining swarm manager [da6ca71e5aa37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:25:17.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:17.435Z] INFO: Testing against a local daemon [2021-08-31T14:25:17.435Z] === RUN TestExternalGraphDriver [2021-08-31T14:25:17.435Z] external_test.go:47: runtime.GOOS == "windows" [2021-08-31T14:25:17.435Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-31T14:25:17.435Z] === RUN TestGraphdriverPluginV2 [2021-08-31T14:25:17.435Z] external_test.go:407: runtime.GOOS == "windows" [2021-08-31T14:25:17.435Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-31T14:25:17.435Z] PASS [2021-08-31T14:25:17.435Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2021-08-31T14:25:17.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-31T14:25:17.892Z] [2021-08-31T14:25:17.893Z] === Skipped [2021-08-31T14:25:17.893Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-31T14:25:17.893Z] external_test.go:47: runtime.GOOS == "windows" [2021-08-31T14:25:17.893Z] [2021-08-31T14:25:17.893Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-31T14:25:17.893Z] external_test.go:407: runtime.GOOS == "windows" [2021-08-31T14:25:17.893Z] [2021-08-31T14:25:17.893Z] [2021-08-31T14:25:17.893Z] DONE 2 tests, 2 skipped in 2.387s [2021-08-31T14:25:17.893Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-31T14:25:18.173Z] check_test.go:251: [d606b9c555771] daemon is not started [2021-08-31T14:25:18.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-31T14:25:18.740Z] check_test.go:251: [d676640ad558f] daemon is not started [2021-08-31T14:25:18.740Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-31T14:25:19.398Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-31T14:25:19.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:19.425Z] INFO: Testing against a local daemon [2021-08-31T14:25:19.425Z] === RUN TestReadPluginNoRead [2021-08-31T14:25:19.425Z] read_test.go:21: no unix domain sockets on Windows [2021-08-31T14:25:19.425Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-31T14:25:19.425Z] PASS [2021-08-31T14:25:19.425Z] ok github.com/docker/docker/integration/plugin/logging 0.073s [2021-08-31T14:25:19.425Z] [2021-08-31T14:25:19.425Z] === Skipped [2021-08-31T14:25:19.425Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-31T14:25:19.425Z] read_test.go:21: no unix domain sockets on Windows [2021-08-31T14:25:19.425Z] [2021-08-31T14:25:19.425Z] [2021-08-31T14:25:19.425Z] DONE 1 tests, 1 skipped in 1.704s [2021-08-31T14:25:19.425Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-31T14:25:19.676Z] check_test.go:251: [df1b5f033e6b3] daemon is not started [2021-08-31T14:25:19.676Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-31T14:25:19.676Z] check_test.go:251: [d066c848f4d81] daemon is not started [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.16s) [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s) [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.40s) [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2021-08-31T14:25:19.676Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-31T14:25:19.676Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-31T14:25:19.676Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-31T14:25:20.391Z] testing: warning: no tests to run [2021-08-31T14:25:20.391Z] PASS [2021-08-31T14:25:20.391Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.058s [2021-08-31T14:25:20.391Z] [2021-08-31T14:25:20.391Z] DONE 0 tests in 0.876s [2021-08-31T14:25:20.391Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-31T14:25:21.569Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-31T14:25:21.569Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-08-31T14:25:21.569Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-31T14:25:21.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:21.925Z] INFO: Testing against a local daemon [2021-08-31T14:25:21.925Z] === RUN TestPluginWithDevMounts [2021-08-31T14:25:21.925Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:21.925Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-31T14:25:21.925Z] PASS [2021-08-31T14:25:21.925Z] ok github.com/docker/docker/integration/plugin/volumes 0.069s [2021-08-31T14:25:21.925Z] [2021-08-31T14:25:21.925Z] === Skipped [2021-08-31T14:25:21.925Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-31T14:25:21.925Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:21.925Z] [2021-08-31T14:25:21.925Z] [2021-08-31T14:25:21.925Z] DONE 1 tests, 1 skipped in 1.654s [2021-08-31T14:25:22.384Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-31T14:25:22.534Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-31T14:25:22.534Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-08-31T14:25:22.534Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-31T14:25:22.990Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-31T14:25:23.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:23.354Z] INFO: Testing against a local daemon [2021-08-31T14:25:23.354Z] === RUN TestSecretInspect [2021-08-31T14:25:23.354Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.354Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-31T14:25:23.354Z] === RUN TestSecretList [2021-08-31T14:25:23.354Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.354Z] --- SKIP: TestSecretList (0.00s) [2021-08-31T14:25:23.354Z] === RUN TestSecretsCreateAndDelete [2021-08-31T14:25:23.354Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.354Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-31T14:25:23.354Z] === RUN TestSecretsUpdate [2021-08-31T14:25:23.354Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.354Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-31T14:25:23.354Z] === RUN TestTemplatedSecret [2021-08-31T14:25:23.354Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.354Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-31T14:25:23.354Z] === RUN TestSecretCreateResolve [2021-08-31T14:25:23.354Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:23.354Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-31T14:25:23.354Z] PASS [2021-08-31T14:25:23.354Z] ok github.com/docker/docker/integration/secret 0.073s [2021-08-31T14:25:23.812Z] [2021-08-31T14:25:23.812Z] === Skipped [2021-08-31T14:25:23.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-31T14:25:23.812Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.812Z] [2021-08-31T14:25:23.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-31T14:25:23.812Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.812Z] [2021-08-31T14:25:23.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-31T14:25:23.812Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.812Z] [2021-08-31T14:25:23.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-31T14:25:23.812Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.812Z] [2021-08-31T14:25:23.812Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-31T14:25:23.812Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:23.812Z] [2021-08-31T14:25:23.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-31T14:25:23.812Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:23.812Z] [2021-08-31T14:25:23.812Z] [2021-08-31T14:25:23.812Z] DONE 6 tests, 6 skipped in 1.438s [2021-08-31T14:25:23.812Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-31T14:25:24.521Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-31T14:25:24.939Z] check_test.go:278: [dadaeedcc7b5b] daemon is not started [2021-08-31T14:25:24.939Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-31T14:25:24.939Z] check_test.go:278: [daee2ff6af390] daemon is not started [2021-08-31T14:25:24.939Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-31T14:25:25.198Z] check_test.go:278: [d9766910eb8b5] daemon is not started [2021-08-31T14:25:25.198Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-31T14:25:25.198Z] check_test.go:278: [dc16cae8db2da] daemon is not started [2021-08-31T14:25:25.198Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-31T14:25:25.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:25.354Z] INFO: Testing against a local daemon [2021-08-31T14:25:25.354Z] === RUN TestServiceCreateInit [2021-08-31T14:25:25.354Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-31T14:25:25.354Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-31T14:25:25.354Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- PASS: TestServiceCreateInit (0.05s) [2021-08-31T14:25:25.354Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:25:25.354Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:25:25.354Z] === RUN TestCreateServiceMultipleTimes [2021-08-31T14:25:25.354Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-31T14:25:25.354Z] === RUN TestCreateServiceConflict [2021-08-31T14:25:25.354Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-31T14:25:25.354Z] === RUN TestCreateServiceMaxReplicas [2021-08-31T14:25:25.354Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-31T14:25:25.354Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-31T14:25:25.354Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-31T14:25:25.354Z] === RUN TestCreateServiceSecretFileMode [2021-08-31T14:25:25.354Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-31T14:25:25.354Z] === RUN TestCreateServiceConfigFileMode [2021-08-31T14:25:25.354Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-31T14:25:25.354Z] === RUN TestCreateServiceSysctls [2021-08-31T14:25:25.354Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-31T14:25:25.354Z] === RUN TestCreateServiceCapabilities [2021-08-31T14:25:25.354Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-31T14:25:25.354Z] === RUN TestInspect [2021-08-31T14:25:25.354Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestInspect (0.00s) [2021-08-31T14:25:25.354Z] === RUN TestCreateJob [2021-08-31T14:25:25.354Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.354Z] --- SKIP: TestCreateJob (0.00s) [2021-08-31T14:25:25.354Z] === RUN TestReplicatedJob [2021-08-31T14:25:25.354Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.355Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestUpdateReplicatedJob [2021-08-31T14:25:25.355Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.355Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestServiceListWithStatuses [2021-08-31T14:25:25.355Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.355Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestDockerNetworkConnectAlias [2021-08-31T14:25:25.355Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.355Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestDockerNetworkReConnect [2021-08-31T14:25:25.355Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.355Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestServicePlugin [2021-08-31T14:25:25.355Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.355Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestServiceUpdateLabel [2021-08-31T14:25:25.355Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.355Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestServiceUpdateSecrets [2021-08-31T14:25:25.355Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.355Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestServiceUpdateConfigs [2021-08-31T14:25:25.355Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.355Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-31T14:25:25.355Z] === RUN TestServiceUpdateNetwork [2021-08-31T14:25:25.455Z] check_test.go:278: [d703ec10ddfd2] daemon is not started [2021-08-31T14:25:25.455Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-08-31T14:25:25.455Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-31T14:25:25.455Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-31T14:25:25.455Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-31T14:25:25.455Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-31T14:25:25.455Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-08-31T14:25:25.455Z] === RUN TestDockerNetworkSuite [2021-08-31T14:25:25.455Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-31T14:25:25.471Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-31T14:25:25.472Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-08-31T14:25:25.472Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-31T14:25:25.472Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-08-31T14:25:25.472Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-31T14:25:25.484Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-31T14:25:25.813Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.813Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-31T14:25:25.813Z] === RUN TestServiceUpdatePidsLimit [2021-08-31T14:25:25.813Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.813Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-31T14:25:25.813Z] PASS [2021-08-31T14:25:25.813Z] ok github.com/docker/docker/integration/service 0.184s [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === Skipped [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:25:25.813Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:25:25.813Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-31T14:25:25.813Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-31T14:25:25.813Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-08-31T14:25:25.813Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-31T14:25:25.813Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-31T14:25:25.813Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-31T14:25:25.813Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-31T14:25:25.813Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-31T14:25:25.813Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-31T14:25:25.813Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-31T14:25:25.813Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-31T14:25:25.813Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-31T14:25:25.813Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-31T14:25:25.813Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-31T14:25:25.813Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-31T14:25:25.813Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-31T14:25:25.813Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-31T14:25:25.813Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-31T14:25:25.813Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-31T14:25:25.813Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-31T14:25:25.813Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-31T14:25:25.813Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] [2021-08-31T14:25:25.813Z] DONE 24 tests, 23 skipped in 2.065s [2021-08-31T14:25:25.813Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-31T14:25:25.941Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-31T14:25:25.941Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-08-31T14:25:25.941Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-31T14:25:26.397Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-31T14:25:27.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:27.346Z] INFO: Testing against a local daemon [2021-08-31T14:25:27.346Z] === RUN TestSessionCreate [2021-08-31T14:25:27.346Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-31T14:25:27.346Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-31T14:25:27.346Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-31T14:25:27.346Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-31T14:25:27.346Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-31T14:25:27.346Z] PASS [2021-08-31T14:25:27.346Z] ok github.com/docker/docker/integration/session 0.064s [2021-08-31T14:25:27.346Z] [2021-08-31T14:25:27.346Z] === Skipped [2021-08-31T14:25:27.346Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-31T14:25:27.346Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-31T14:25:27.346Z] [2021-08-31T14:25:27.346Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-31T14:25:27.346Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-31T14:25:27.346Z] [2021-08-31T14:25:27.346Z] [2021-08-31T14:25:27.346Z] DONE 2 tests, 2 skipped in 1.375s [2021-08-31T14:25:27.346Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-31T14:25:27.355Z] docker_cli_network_unix_test.go:46: [d9284faabbb3f] daemon is not started [2021-08-31T14:25:27.355Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-31T14:25:27.360Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-31T14:25:27.360Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-08-31T14:25:27.360Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-31T14:25:27.360Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-08-31T14:25:27.360Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-31T14:25:27.923Z] docker_cli_network_unix_test.go:46: [db9c35326451b] daemon is not started [2021-08-31T14:25:28.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-31T14:25:28.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:28.881Z] INFO: Testing against a local daemon [2021-08-31T14:25:28.881Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-31T14:25:28.881Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:28.881Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestDiskUsage [2021-08-31T14:25:28.881Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-31T14:25:28.881Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestEventsExecDie [2021-08-31T14:25:28.881Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-31T14:25:28.881Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestEventsBackwardsCompatible [2021-08-31T14:25:28.881Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-31T14:25:28.881Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestEventsVolumeCreate [2021-08-31T14:25:28.881Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-31T14:25:28.881Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestInfoAPI [2021-08-31T14:25:28.881Z] --- PASS: TestInfoAPI (0.03s) [2021-08-31T14:25:28.881Z] === RUN TestInfoAPIWarnings [2021-08-31T14:25:28.881Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:25:28.881Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestInfoDebug [2021-08-31T14:25:28.881Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:25:28.881Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestInfoInsecureRegistries [2021-08-31T14:25:28.881Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:25:28.881Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestInfoRegistryMirrors [2021-08-31T14:25:28.881Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:25:28.881Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-31T14:25:28.881Z] === RUN TestLoginFailsWithBadCredentials [2021-08-31T14:25:29.845Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-08-31T14:25:29.845Z] === RUN TestPingCacheHeaders [2021-08-31T14:25:29.845Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-31T14:25:29.845Z] === RUN TestPingGet [2021-08-31T14:25:29.845Z] --- PASS: TestPingGet (0.03s) [2021-08-31T14:25:29.845Z] === RUN TestPingHead [2021-08-31T14:25:29.845Z] --- PASS: TestPingHead (0.03s) [2021-08-31T14:25:29.845Z] === RUN TestVersion [2021-08-31T14:25:29.845Z] --- PASS: TestVersion (0.03s) [2021-08-31T14:25:29.845Z] PASS [2021-08-31T14:25:29.845Z] ok github.com/docker/docker/integration/system 1.151s [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === Skipped [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-31T14:25:29.845Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-31T14:25:29.845Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-31T14:25:29.845Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-31T14:25:29.845Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-31T14:25:29.845Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-31T14:25:29.845Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-31T14:25:29.845Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-31T14:25:29.845Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-31T14:25:29.845Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] [2021-08-31T14:25:29.845Z] DONE 15 tests, 9 skipped in 2.597s [2021-08-31T14:25:29.845Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-31T14:25:30.715Z] docker_cli_network_unix_test.go:46: [d17b0e414ccdc] daemon is not started [2021-08-31T14:25:30.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-31T14:25:31.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:31.378Z] INFO: Testing against a local daemon [2021-08-31T14:25:31.378Z] === RUN TestVolumesCreateAndList [2021-08-31T14:25:31.378Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-31T14:25:31.378Z] === RUN TestVolumesRemove [2021-08-31T14:25:31.378Z] --- PASS: TestVolumesRemove (0.10s) [2021-08-31T14:25:31.378Z] === RUN TestVolumesInspect [2021-08-31T14:25:31.378Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-31T14:25:31.378Z] === RUN TestVolumesInvalidJSON [2021-08-31T14:25:31.378Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-31T14:25:31.378Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-31T14:25:31.378Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-31T14:25:31.378Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-31T14:25:31.378Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-31T14:25:31.378Z] PASS [2021-08-31T14:25:31.378Z] ok github.com/docker/docker/integration/volume 0.233s [2021-08-31T14:25:31.835Z] [2021-08-31T14:25:31.835Z] DONE 5 tests in 1.753s [2021-08-31T14:25:31.835Z] INFO: make.ps1 ended at 08/31/2021 14:25:31 [2021-08-31T14:25:31.835Z] INFO: Integration CLI tests being run from the host: [2021-08-31T14:25:31.835Z] 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" [2021-08-31T14:25:32.039Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-31T14:25:32.090Z] docker_cli_network_unix_test.go:46: [dd96f9649d5cd] daemon is not started [2021-08-31T14:25:32.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-31T14:25:32.348Z] docker_cli_network_unix_test.go:1233: [dae8bf33909b1] daemon is not started [2021-08-31T14:25:34.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-31T14:25:35.815Z] docker_cli_network_unix_test.go:46: [d4fc4389182df] daemon is not started [2021-08-31T14:25:36.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-31T14:25:38.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-31T14:25:38.904Z] INFO: Testing against a local daemon [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-31T14:25:38.904Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-31T14:25:38.904Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-31T14:25:38.904Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-31T14:25:39.868Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-31T14:25:39.868Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-31T14:25:40.315Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-31T14:25:40.315Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-08-31T14:25:40.315Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-31T14:25:40.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-31T14:25:40.325Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-31T14:25:40.570Z] docker_cli_network_unix_test.go:46: [d86bfaa7f5bd9] daemon is not started [2021-08-31T14:25:40.782Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-31T14:25:41.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-31T14:25:43.419Z] docker_cli_network_unix_test.go:46: [dd037fab4ff65] daemon is not started [2021-08-31T14:25:43.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-31T14:25:44.796Z] docker_cli_network_unix_test.go:46: [d7854c26742ab] daemon is not started [2021-08-31T14:25:44.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-31T14:25:45.055Z] docker_cli_network_unix_test.go:46: [df892c15764df] daemon is not started [2021-08-31T14:25:45.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-31T14:25:45.313Z] docker_cli_network_unix_test.go:46: [d2683908bba43] daemon is not started [2021-08-31T14:25:45.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-31T14:25:46.138Z] docker_cli_network_unix_test.go:46: [d8c842cf937f1] daemon is not started [2021-08-31T14:25:46.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-31T14:25:46.963Z] docker_cli_network_unix_test.go:46: [d9ecd725697c8] daemon is not started [2021-08-31T14:25:47.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-31T14:25:47.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-31T14:25:47.351Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-08-31T14:25:47.479Z] docker_cli_network_unix_test.go:46: [d2b5412b219a0] daemon is not started [2021-08-31T14:25:47.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-31T14:25:47.738Z] docker_cli_network_unix_test.go:46: [d9242cbfaeb1a] daemon is not started [2021-08-31T14:25:47.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-31T14:25:47.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-31T14:25:48.305Z] docker_cli_network_unix_test.go:46: [d9af39912b328] daemon is not started [2021-08-31T14:25:48.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-31T14:25:48.563Z] docker_cli_network_unix_test.go:46: [d1b58da7ab4ea] daemon is not started [2021-08-31T14:25:48.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-31T14:25:48.563Z] docker_cli_network_unix_test.go:46: [d00116bdab2ce] daemon is not started [2021-08-31T14:25:48.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-31T14:25:48.822Z] docker_cli_network_unix_test.go:46: [d2cdfecb664cc] daemon is not started [2021-08-31T14:25:48.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-31T14:25:49.388Z] docker_cli_network_unix_test.go:46: [df407acf9efa4] daemon is not started [2021-08-31T14:25:49.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-31T14:25:49.955Z] docker_cli_network_unix_test.go:46: [df40d6263a8cd] daemon is not started [2021-08-31T14:25:50.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-31T14:25:50.522Z] docker_cli_network_unix_test.go:46: [d3999eeefcc29] daemon is not started [2021-08-31T14:25:50.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-31T14:25:50.786Z] docker_cli_network_unix_test.go:46: [dae305bc76579] daemon is not started [2021-08-31T14:25:50.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-31T14:25:50.786Z] docker_cli_network_unix_test.go:46: [d938aea161196] daemon is not started [2021-08-31T14:25:50.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-31T14:25:52.162Z] docker_cli_network_unix_test.go:968: [deda3afd0a04d] daemon is not started [2021-08-31T14:25:52.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-31T14:25:53.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-31T14:25:54.473Z] docker_cli_network_unix_test.go:46: [ded15dcc00e79] daemon is not started [2021-08-31T14:25:54.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-31T14:25:57.006Z] docker_cli_network_unix_test.go:1116: [dfc3113a16a72] daemon is not started [2021-08-31T14:25:59.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-31T14:25:59.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-31T14:25:59.814Z] docker_cli_network_unix_test.go:46: [d4a84a7d406fa] daemon is not started [2021-08-31T14:25:59.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-31T14:26:00.749Z] docker_cli_network_unix_test.go:46: [d5fe6b42c3fb6] daemon is not started [2021-08-31T14:26:00.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-31T14:26:00.749Z] docker_cli_network_unix_test.go:46: [ddd9d300d1452] daemon is not started [2021-08-31T14:26:00.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-31T14:26:00.749Z] docker_cli_network_unix_test.go:46: [d955c8c133208] daemon is not started [2021-08-31T14:26:00.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-31T14:26:01.007Z] docker_cli_network_unix_test.go:46: [d3faf36b2bf5d] daemon is not started [2021-08-31T14:26:01.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-31T14:26:01.266Z] docker_cli_network_unix_test.go:46: [dff5cb30ce33b] daemon is not started [2021-08-31T14:26:01.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-31T14:26:01.266Z] docker_cli_network_unix_test.go:46: [d264ea73ce75a] daemon is not started [2021-08-31T14:26:01.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-31T14:26:01.966Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-31T14:26:01.966Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-31T14:26:01.966Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-31T14:26:02.423Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-31T14:26:02.423Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-08-31T14:26:02.641Z] docker_cli_network_unix_test.go:46: [df7d50f07bc36] daemon is not started [2021-08-31T14:26:02.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-31T14:26:02.880Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-08-31T14:26:02.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-31T14:26:02.880Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-08-31T14:26:03.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-31T14:26:03.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-31T14:26:03.575Z] docker_cli_network_unix_test.go:46: [d4399e703f2a9] daemon is not started [2021-08-31T14:26:03.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-31T14:26:03.575Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-31T14:26:03.575Z] docker_cli_network_unix_test.go:46: [d538892862b99] daemon is not started [2021-08-31T14:26:03.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-31T14:26:03.795Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-31T14:26:03.795Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-08-31T14:26:03.795Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-31T14:26:04.141Z] docker_cli_network_unix_test.go:46: [d33215e8eeb02] daemon is not started [2021-08-31T14:26:04.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-31T14:26:06.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-31T14:26:06.535Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-08-31T14:26:06.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-31T14:26:07.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-31T14:26:09.067Z] docker_cli_network_unix_test.go:1084: [d6db744a95bcd] daemon is not started [2021-08-31T14:26:10.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-31T14:26:10.967Z] docker_cli_network_unix_test.go:46: [d067a365dadb5] daemon is not started [2021-08-31T14:26:10.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-31T14:26:11.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-31T14:26:11.192Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-08-31T14:26:11.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-31T14:26:11.192Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-08-31T14:26:11.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-31T14:26:11.225Z] docker_cli_network_unix_test.go:46: [dd06d0cbb8ccc] daemon is not started [2021-08-31T14:26:11.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-31T14:26:12.424Z] docker_cli_network_unix_test.go:46: [d43801a2d18f4] daemon is not started [2021-08-31T14:26:12.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-31T14:26:12.991Z] docker_cli_network_unix_test.go:46: [de48b34905319] daemon is not started [2021-08-31T14:26:12.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-31T14:26:13.249Z] docker_cli_network_unix_test.go:46: [dea036771909d] daemon is not started [2021-08-31T14:26:13.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-31T14:26:14.073Z] docker_cli_network_unix_test.go:46: [d2b6b4e82553f] daemon is not started [2021-08-31T14:26:14.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-31T14:26:14.640Z] docker_cli_network_unix_test.go:46: [d278faf489675] daemon is not started [2021-08-31T14:26:14.898Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-31T14:26:16.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-31T14:26:16.947Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-08-31T14:26:16.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-31T14:26:17.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-31T14:26:17.402Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-08-31T14:26:17.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-31T14:26:17.402Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-08-31T14:26:17.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-31T14:26:21.462Z] docker_cli_network_unix_test.go:46: [d99a09800f3d1] daemon is not started [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite (55.34s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.90s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.62s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.96s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-08-31T14:26:21.462Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.93s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2021-08-31T14:26:21.462Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.89s) [2021-08-31T14:26:21.462Z] === RUN TestDockerHubPullSuite [2021-08-31T14:26:21.462Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-31T14:26:22.416Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-31T14:26:24.314Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-31T14:26:24.881Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-31T14:26:24.930Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-31T14:26:24.930Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-31T14:26:24.930Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-08-31T14:26:24.930Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-31T14:26:25.815Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-31T14:26:26.075Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-31T14:26:26.075Z] --- PASS: TestDockerHubPullSuite (5.33s) [2021-08-31T14:26:26.075Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s) [2021-08-31T14:26:26.075Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-08-31T14:26:26.075Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-08-31T14:26:26.075Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.07s) [2021-08-31T14:26:26.075Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-08-31T14:26:26.075Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-08-31T14:26:26.075Z] PASS [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === Skipped [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_sni_test.go:18: Flakey test [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-31T14:26:26.075Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:26:26.075Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-31T14:26:26.075Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-31T14:26:26.075Z] [2021-08-31T14:26:26.075Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-31T14:26:26.075Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-31T14:26:26.076Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-31T14:26:26.076Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-31T14:26:26.076Z] docker_cli_network_unix_test.go:46: [d538892862b99] daemon is not started [2021-08-31T14:26:26.076Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] DONE 1269 tests, 51 skipped in 1411.679s [2021-08-31T14:26:26.076Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-31T14:26:26.076Z] ++++ cat bundles/test-integration/docker.pid [2021-08-31T14:26:26.076Z] +++ kill 8510 [2021-08-31T14:26:26.076Z] +++ /etc/init.d/apparmor stop [2021-08-31T14:26:26.076Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] Unloading profiles will leave already running processes permanently [2021-08-31T14:26:26.076Z] unconfined, which can lead to unexpected situations. [2021-08-31T14:26:26.076Z] [2021-08-31T14:26:26.076Z] To set a process to complain mode, use the command line tool [2021-08-31T14:26:26.076Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-31T14:26:26.076Z] +++ true [2021-08-31T14:26:26.335Z] exiting test-integration [2021-08-31T14:26:26.335Z] ++ exit 0 [2021-08-31T14:26:26.335Z] [2021-08-31T14:26:26.593Z] + for job in $(jobs -p) [2021-08-31T14:26:26.593Z] + wait 11133 [2021-08-31T14:26:39.713Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-31T14:26:39.714Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-31T14:26:40.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-31T14:26:41.459Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-31T14:26:42.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-31T14:26:43.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-31T14:26:43.429Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-08-31T14:26:43.581Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-31T14:26:44.389Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-31T14:26:44.389Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:26:44.389Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-31T14:26:44.741Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-31T14:26:45.912Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-31T14:26:45.912Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-08-31T14:26:45.912Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-31T14:26:46.479Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-31T14:26:49.375Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-31T14:26:49.622Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-31T14:26:50.003Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-31T14:26:51.146Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-31T14:26:51.146Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-08-31T14:26:51.146Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-31T14:26:51.146Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-08-31T14:26:51.146Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-31T14:26:52.106Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-31T14:26:53.066Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-31T14:26:53.520Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-31T14:26:53.974Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-31T14:26:54.433Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-31T14:26:55.268Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-31T14:26:57.817Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-31T14:27:00.188Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-31T14:27:02.001Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-31T14:27:02.349Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-31T14:27:02.349Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-08-31T14:27:02.349Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-31T14:27:03.310Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-31T14:27:03.310Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-08-31T14:27:03.310Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-31T14:27:03.764Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-31T14:27:04.529Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-31T14:27:05.924Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-31T14:27:06.378Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-31T14:27:06.832Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-31T14:27:06.832Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-08-31T14:27:06.832Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-31T14:27:07.791Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-31T14:27:07.811Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-31T14:27:07.811Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-31T14:27:07.811Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-31T14:27:08.245Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-31T14:27:08.245Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-08-31T14:27:08.245Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-31T14:27:08.245Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-08-31T14:27:08.245Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-31T14:27:13.074Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-31T14:27:13.332Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-31T14:27:13.899Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-31T14:27:13.999Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-31T14:27:16.428Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-31T14:27:31.876Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-31T14:27:37.206Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-31T14:27:38.724Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-31T14:27:39.184Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-31T14:27:39.184Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-31T14:27:39.184Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-31T14:27:39.184Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-31T14:27:39.184Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-31T14:27:39.184Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-31T14:27:39.184Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-31T14:27:39.184Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-31T14:27:39.184Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-31T14:27:42.189Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-31T14:27:42.189Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-08-31T14:27:42.189Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-31T14:27:43.876Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-31T14:27:43.876Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-31T14:27:43.876Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-31T14:27:44.987Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-31T14:27:44.987Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:27:44.987Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-31T14:27:44.987Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-31T14:27:44.987Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-31T14:27:47.163Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-31T14:27:48.537Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-31T14:27:48.537Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-08-31T14:27:48.991Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-31T14:27:48.991Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-08-31T14:27:48.991Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-31T14:27:48.991Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-08-31T14:27:48.991Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-31T14:27:49.338Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-31T14:27:49.338Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-31T14:27:49.338Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-31T14:27:49.338Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-31T14:27:49.338Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-31T14:27:49.338Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-31T14:27:49.338Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-31T14:27:49.338Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-31T14:27:49.338Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-31T14:27:49.445Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-31T14:27:49.445Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-08-31T14:27:49.900Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-31T14:27:52.236Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-31T14:27:52.236Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-31T14:27:52.236Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-31T14:27:52.236Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:27:52.236Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-31T14:27:58.020Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-31T14:28:12.666Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-31T14:28:12.666Z] docker_cli_swarm_test.go:1186: [d3e045c01ab91] joining swarm manager [da7329f15ec2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:28:14.961Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-31T14:28:14.961Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-31T14:28:14.961Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-08-31T14:28:14.961Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-31T14:28:17.928Z] docker_cli_swarm_test.go:1195: [d51212641308f] joining swarm manager [da7329f15ec2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:28:29.716Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-31T14:28:29.716Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-31T14:28:30.170Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-31T14:28:32.844Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-31T14:28:32.844Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-31T14:28:32.844Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-31T14:28:33.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-31T14:28:36.766Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-31T14:28:39.649Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-31T14:28:47.654Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-31T14:28:54.716Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-31T14:29:03.282Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-31T14:29:04.586Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-31T14:29:11.141Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-31T14:29:14.421Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-31T14:29:16.344Z] docker_cli_swarm_test.go:1118: [dce8de4356627] joining swarm manager [d01fa24bfacc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:29:17.719Z] docker_cli_swarm_test.go:1119: [dd04db672fb18] joining swarm manager [d01fa24bfacc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:29:28.402Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-31T14:29:30.245Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-31T14:29:30.699Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-31T14:29:30.699Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-08-31T14:29:31.160Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-31T14:29:36.960Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-31T14:29:39.246Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-31T14:29:39.246Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-31T14:29:39.246Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-31T14:29:39.246Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-31T14:29:39.246Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-31T14:29:42.148Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-31T14:29:43.113Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-31T14:29:43.113Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-08-31T14:29:43.113Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-31T14:29:43.113Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-08-31T14:29:43.113Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-31T14:29:43.113Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-31T14:29:44.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-31T14:29:46.012Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-31T14:29:56.328Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-31T14:29:59.230Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-31T14:30:00.196Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-31T14:30:00.196Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-08-31T14:30:00.196Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-31T14:30:03.929Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-31T14:30:04.895Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-31T14:30:08.627Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-31T14:30:08.627Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-08-31T14:30:08.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-31T14:30:08.627Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-08-31T14:30:08.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-31T14:30:08.627Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-08-31T14:30:08.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-31T14:30:08.627Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-08-31T14:30:09.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-31T14:30:09.086Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-31T14:30:31.529Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-31T14:30:31.529Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-31T14:30:31.529Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-31T14:30:43.864Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-31T14:30:52.396Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-31T14:30:54.142Z] docker_cli_swarm_test.go:1172: [d9803aa52dee3] joining swarm manager [d01fa24bfacc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-31T14:30:56.117Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-31T14:30:56.117Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-31T14:30:56.117Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-31T14:30:56.117Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-31T14:30:57.721Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-31T14:31:01.453Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-31T14:31:01.453Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-08-31T14:31:01.453Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-31T14:31:01.453Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-08-31T14:31:01.911Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-31T14:31:01.911Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-08-31T14:31:01.911Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-31T14:31:01.911Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-08-31T14:31:01.911Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-31T14:31:01.911Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-08-31T14:31:01.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-31T14:31:02.669Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-31T14:31:05.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-31T14:31:05.637Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:31:05.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-31T14:31:05.637Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:31:05.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-31T14:31:05.637Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:31:05.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-31T14:31:06.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-31T14:31:09.511Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-31T14:31:09.511Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-08-31T14:31:09.511Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-31T14:31:09.511Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-08-31T14:31:09.511Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-31T14:31:10.778Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-31T14:31:20.673Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-31T14:31:20.673Z] docker_cli_swarm_test.go:1453: [df5f17cb77c31] joining swarm manager [d3571f6bf3eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:31:20.673Z] docker_cli_swarm_test.go:1454: [d51262231f9eb] joining swarm manager [d3571f6bf3eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-31T14:31:23.203Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-31T14:31:23.203Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-31T14:31:23.203Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-08-31T14:31:23.203Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-31T14:31:23.203Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-08-31T14:31:23.203Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-31T14:31:23.203Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-08-31T14:31:23.203Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-31T14:31:23.203Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-08-31T14:31:23.203Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-31T14:31:23.203Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-08-31T14:31:23.203Z] === RUN TestDockerSuite/TestBuildFails [2021-08-31T14:31:24.736Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-31T14:31:24.736Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-31T14:31:27.764Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-31T14:31:29.415Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-31T14:31:32.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-31T14:31:32.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-31T14:31:32.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-31T14:31:32.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-31T14:31:32.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-31T14:31:33.458Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-31T14:31:34.654Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-31T14:31:34.654Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-08-31T14:31:34.654Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-31T14:31:34.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-31T14:31:35.199Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-31T14:31:35.989Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-31T14:31:38.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-31T14:31:39.276Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-31T14:31:39.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-31T14:31:39.338Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-08-31T14:31:39.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-31T14:31:40.990Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-31T14:31:41.175Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-31T14:31:43.078Z] docker_cli_swarm_unix_test.go:63: [d7642af51cc35] joining swarm manager [d1fa7608538de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:31:44.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-31T14:31:45.673Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-31T14:31:46.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-31T14:31:46.637Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-31T14:31:51.314Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-31T14:31:51.314Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-08-31T14:31:51.314Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-31T14:31:51.314Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-31T14:31:51.772Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-31T14:31:51.772Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-08-31T14:31:51.772Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-31T14:31:52.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-31T14:31:58.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-31T14:31:58.388Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-08-31T14:31:58.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-31T14:31:58.855Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-31T14:31:58.855Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:31:58.855Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-31T14:32:07.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-31T14:32:07.410Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-08-31T14:32:07.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-31T14:32:07.410Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-08-31T14:32:07.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-31T14:32:11.219Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-31T14:32:11.219Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-31T14:32:12.184Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-31T14:32:12.184Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-08-31T14:32:12.184Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-31T14:32:12.641Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-31T14:32:12.641Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-31T14:32:13.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-31T14:32:13.199Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-08-31T14:32:13.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-31T14:32:14.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-31T14:32:14.166Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-08-31T14:32:14.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-31T14:32:14.166Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-08-31T14:32:14.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-31T14:32:16.371Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-31T14:32:17.338Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-31T14:32:18.304Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-31T14:32:18.762Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-31T14:32:19.220Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-31T14:32:20.185Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-31T14:32:21.719Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-31T14:32:27.500Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-31T14:32:27.500Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:32:27.500Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-31T14:32:27.500Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-08-31T14:32:27.500Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-31T14:32:27.500Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-31T14:32:27.500Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-31T14:32:27.500Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-31T14:32:27.500Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-31T14:32:27.958Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-31T14:32:28.417Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-31T14:32:33.101Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-31T14:32:39.292Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-31T14:32:39.292Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-31T14:32:39.292Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-31T14:32:40.668Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-31T14:32:43.974Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-31T14:32:46.514Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-31T14:32:47.929Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-31T14:32:47.929Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-08-31T14:32:47.929Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-31T14:32:48.414Z] docker_api_swarm_test.go:962: [d78d9a6b42ea5] joining swarm manager [d73a9b69f6f44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-31T14:32:48.894Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-31T14:32:49.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-31T14:32:50.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-31T14:32:50.301Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-08-31T14:32:50.760Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-31T14:32:50.760Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:32:51.218Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-31T14:32:52.185Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-31T14:32:52.185Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-08-31T14:32:52.643Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-31T14:32:56.370Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-31T14:32:57.336Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-31T14:32:57.336Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-08-31T14:32:57.336Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-31T14:32:57.336Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-08-31T14:32:57.336Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-31T14:32:58.599Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-31T14:32:58.599Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-31T14:32:58.599Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-08-31T14:32:58.599Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-31T14:32:58.599Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-08-31T14:32:58.599Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-31T14:32:58.599Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-31T14:32:58.599Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-31T14:32:58.599Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-08-31T14:32:58.599Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-31T14:32:58.599Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-31T14:32:58.870Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-31T14:32:59.557Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-31T14:32:59.839Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-31T14:33:00.297Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-31T14:33:00.755Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-31T14:33:01.215Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-31T14:33:04.218Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-31T14:33:05.901Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-31T14:33:06.492Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-31T14:33:07.096Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-31T14:33:08.078Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-31T14:33:08.078Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-08-31T14:33:08.078Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-31T14:33:09.045Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-31T14:33:09.045Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-08-31T14:33:09.045Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-31T14:33:09.503Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-31T14:33:10.802Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-31T14:33:10.802Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-08-31T14:33:10.802Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-31T14:33:10.802Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-08-31T14:33:11.036Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-31T14:33:11.257Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-31T14:33:11.257Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-08-31T14:33:11.257Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-31T14:33:11.257Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-08-31T14:33:11.257Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-31T14:33:11.257Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-08-31T14:33:11.257Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-31T14:33:12.005Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-31T14:33:12.466Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-31T14:33:12.466Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-08-31T14:33:12.466Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-31T14:33:12.925Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-31T14:33:13.893Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-31T14:33:13.893Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-08-31T14:33:13.893Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-31T14:33:13.893Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-08-31T14:33:13.893Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-31T14:33:14.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-31T14:33:14.966Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:33:14.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-31T14:33:14.966Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:33:14.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-31T14:33:14.966Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:33:14.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-31T14:33:15.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-31T14:33:18.575Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-31T14:33:18.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-31T14:33:18.827Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-31T14:33:19.623Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-31T14:33:20.077Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-31T14:33:22.154Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-31T14:33:24.683Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-31T14:33:31.191Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-31T14:33:31.244Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-31T14:33:32.429Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-31T14:33:32.429Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-31T14:33:32.429Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-08-31T14:33:32.429Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-31T14:33:32.429Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-08-31T14:33:32.429Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-31T14:33:32.429Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-08-31T14:33:32.429Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-31T14:33:32.429Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-08-31T14:33:32.429Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-31T14:33:32.429Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-08-31T14:33:32.429Z] === RUN TestDockerSuite/TestBuildFails [2021-08-31T14:33:34.599Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-31T14:33:34.920Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-31T14:33:35.054Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-31T14:33:36.511Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-31T14:33:39.044Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-31T14:33:40.764Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-31T14:33:40.818Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-31T14:33:41.575Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-31T14:33:43.477Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-31T14:33:45.468Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-31T14:33:46.008Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-31T14:33:47.850Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-31T14:33:48.516Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-31T14:33:48.516Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-31T14:33:48.516Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-31T14:33:48.539Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-31T14:33:50.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-31T14:33:50.050Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-08-31T14:33:50.438Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-31T14:33:50.508Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-31T14:33:50.508Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-08-31T14:33:50.508Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-31T14:33:50.508Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-08-31T14:33:50.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-31T14:33:51.424Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-31T14:33:51.424Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-08-31T14:33:51.424Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-31T14:33:53.605Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-31T14:33:59.365Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-31T14:33:59.820Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-31T14:34:00.268Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-31T14:34:00.268Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-08-31T14:34:00.268Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-31T14:34:04.477Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-31T14:34:04.477Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-08-31T14:34:04.477Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-31T14:34:04.932Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-31T14:34:05.387Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-31T14:34:05.387Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-08-31T14:34:05.387Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-31T14:34:07.331Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-31T14:34:07.331Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-31T14:34:07.331Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-08-31T14:34:07.331Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-31T14:34:07.331Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-08-31T14:34:07.331Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-31T14:34:09.103Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-31T14:34:10.070Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-31T14:34:10.070Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-08-31T14:34:10.070Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-31T14:34:10.235Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-31T14:34:13.913Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-31T14:34:13.913Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:34:13.913Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-31T14:34:13.965Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-31T14:34:16.139Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-31T14:34:16.597Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-31T14:34:16.597Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-31T14:34:19.496Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-31T14:34:20.462Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-31T14:34:21.429Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-31T14:34:24.184Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-31T14:34:24.184Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-31T14:34:25.706Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-31T14:34:25.706Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-08-31T14:34:25.706Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-31T14:34:26.665Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-31T14:34:26.665Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-31T14:34:29.987Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-31T14:34:30.955Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-31T14:34:31.326Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-31T14:34:31.781Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-31T14:34:32.236Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-31T14:34:33.195Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-31T14:34:33.649Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-31T14:34:34.609Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-31T14:34:35.198Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-31T14:34:35.198Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-31T14:34:35.568Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-31T14:34:35.656Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-31T14:34:38.555Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-31T14:34:39.511Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-31T14:34:40.730Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-31T14:34:41.325Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-31T14:34:41.325Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:34:41.325Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-31T14:34:41.325Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-08-31T14:34:41.325Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-31T14:34:41.325Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-31T14:34:41.325Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-31T14:34:41.325Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-31T14:34:41.325Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-31T14:34:41.780Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-31T14:34:42.235Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-31T14:34:43.245Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-31T14:34:46.681Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-31T14:34:47.812Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-31T14:34:47.994Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-31T14:34:50.307Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-31T14:34:53.206Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-31T14:34:56.935Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-31T14:34:57.902Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-31T14:34:57.902Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-08-31T14:34:57.902Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-31T14:34:57.902Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-08-31T14:34:57.902Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-31T14:34:59.436Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-31T14:34:59.436Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-08-31T14:34:59.436Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-31T14:35:01.548Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-31T14:35:02.745Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-31T14:35:02.745Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-08-31T14:35:02.745Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-31T14:35:04.907Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite (1605.90s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.88s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.76s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.65s) [2021-08-31T14:35:16.419Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.42s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.54s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.51s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.64s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.42s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.16s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.58s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.65s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.24s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.38s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.71s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.14s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.73s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.39s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.16s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.51s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.48s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.19s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.04s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.56s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.13s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.30s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.99s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.42s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.70s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.60s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.94s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.17s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.88s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.45s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.81s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.79s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.84s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.97s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.05s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.66s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.44s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.37s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.65s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.48s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.61s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.75s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.70s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.53s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.11s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.45s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.43s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.13s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.65s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.55s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.61s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.50s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.31s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.28s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s) [2021-08-31T14:35:16.419Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.86s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.23s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.58s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.56s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.20s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2021-08-31T14:35:16.419Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.31s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.98s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.10s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.09s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.84s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.42s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.29s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.10s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.11s) [2021-08-31T14:35:16.420Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2021-08-31T14:35:16.420Z] === RUN TestDockerExternalVolumeSuite [2021-08-31T14:35:16.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-31T14:35:16.986Z] docker_cli_external_volume_driver_test.go:52: [dd8c5be5e5254] daemon is not started [2021-08-31T14:35:35.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-31T14:35:35.105Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-31T14:35:40.521Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-31T14:35:50.793Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-31T14:35:52.774Z] === RUN TestDockerSuite/TestBuildRm [2021-08-31T14:35:56.585Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-31T14:35:59.891Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-31T14:35:59.891Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-31T14:35:59.891Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-08-31T14:35:59.891Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-31T14:36:01.330Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-31T14:36:02.864Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-31T14:36:02.864Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-08-31T14:36:02.864Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-31T14:36:02.864Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-08-31T14:36:03.323Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-31T14:36:03.619Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-31T14:36:04.854Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-31T14:36:08.275Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-31T14:36:08.582Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-31T14:36:11.481Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-31T14:36:15.217Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-31T14:36:25.902Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-31T14:36:25.903Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-08-31T14:36:25.903Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-31T14:36:30.020Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-31T14:36:30.020Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-31T14:36:30.020Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-31T14:36:31.663Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-31T14:36:32.117Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-31T14:36:32.117Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-08-31T14:36:32.117Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-31T14:36:32.117Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-08-31T14:36:32.117Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-31T14:36:35.014Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-31T14:36:37.092Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-31T14:36:37.550Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-31T14:36:39.696Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-31T14:36:41.287Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-31T14:36:41.287Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-31T14:36:42.595Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-31T14:36:42.595Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-31T14:36:42.595Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-31T14:36:42.755Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-31T14:36:44.187Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-31T14:36:45.497Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-31T14:36:46.467Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-31T14:36:47.432Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-31T14:36:49.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-31T14:36:57.735Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-31T14:36:57.735Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-31T14:36:58.986Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-31T14:36:58.987Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-08-31T14:36:58.987Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-31T14:37:01.887Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-31T14:37:03.420Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-31T14:37:04.182Z] docker_cli_external_volume_driver_test.go:52: [d0b0f0ee6990a] daemon is not started [2021-08-31T14:37:06.284Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-31T14:37:07.147Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-31T14:37:10.009Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-31T14:37:10.880Z] === RUN TestDockerSuite/TestBuildUser [2021-08-31T14:37:10.880Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-08-31T14:37:10.880Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-31T14:37:10.880Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-08-31T14:37:10.880Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-31T14:37:10.880Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-08-31T14:37:10.880Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-31T14:37:12.013Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-31T14:37:12.471Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-31T14:37:12.929Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-31T14:37:14.606Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-31T14:37:14.606Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-31T14:37:17.062Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-31T14:37:17.507Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-31T14:37:17.507Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-08-31T14:37:17.507Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-31T14:37:17.508Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-08-31T14:37:17.508Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-31T14:37:19.064Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-31T14:37:21.743Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-31T14:37:25.465Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-31T14:37:26.429Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-31T14:37:26.429Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-08-31T14:37:26.429Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-31T14:37:26.429Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-08-31T14:37:26.429Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-31T14:37:28.600Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-31T14:37:28.600Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-08-31T14:37:28.600Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-31T14:37:30.606Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-31T14:37:37.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-31T14:37:38.586Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-31T14:37:38.586Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-31T14:37:42.984Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-31T14:37:44.371Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-31T14:37:50.153Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-31T14:37:50.153Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-08-31T14:37:50.153Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-31T14:37:50.153Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-08-31T14:37:50.153Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-31T14:37:51.686Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-31T14:37:51.686Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-31T14:37:51.686Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-31T14:37:52.008Z] docker_cli_external_volume_driver_test.go:52: [d4447b54a141e] daemon is not started [2021-08-31T14:37:55.357Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-31T14:38:00.243Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-31T14:38:03.971Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-31T14:38:03.971Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-31T14:38:06.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-31T14:38:06.876Z] docker_cli_external_volume_driver_test.go:52: [dcef34d974943] daemon is not started [2021-08-31T14:38:11.090Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-31T14:38:16.344Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-31T14:38:16.344Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-08-31T14:38:16.344Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-31T14:38:16.344Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-08-31T14:38:16.344Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-31T14:38:16.344Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-08-31T14:38:16.344Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-31T14:38:16.802Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-31T14:38:21.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-31T14:38:23.485Z] === RUN TestDockerSuite/TestBuildRm [2021-08-31T14:38:23.865Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-31T14:38:24.830Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-31T14:38:24.830Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-08-31T14:38:25.287Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-31T14:38:25.287Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-31T14:38:25.287Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-31T14:38:25.287Z] docker_cli_sni_test.go:18: Flakey test [2021-08-31T14:38:25.287Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-31T14:38:26.820Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-31T14:38:31.027Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-31T14:38:31.503Z] === RUN TestDockerSuite/TestCommitChange [2021-08-31T14:38:33.783Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-31T14:38:35.234Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-31T14:38:36.678Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-31T14:38:36.678Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-08-31T14:38:36.678Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-31T14:38:36.678Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-08-31T14:38:37.135Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-31T14:38:38.099Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-31T14:38:38.961Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-31T14:38:38.961Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-31T14:38:38.961Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-31T14:38:41.826Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-31T14:38:45.574Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-31T14:38:46.026Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-31T14:38:46.026Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-31T14:38:46.026Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-31T14:38:50.251Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-31T14:38:51.816Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-31T14:38:52.113Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-31T14:38:53.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-31T14:38:55.541Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-31T14:38:55.541Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-31T14:38:55.541Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-31T14:38:55.541Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-31T14:38:55.541Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-31T14:38:55.541Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-31T14:38:55.541Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-31T14:38:55.541Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-31T14:39:01.328Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-31T14:39:02.422Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-31T14:39:05.037Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-31T14:39:05.494Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-31T14:39:05.952Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-31T14:39:08.389Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-31T14:39:08.390Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-08-31T14:39:08.390Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-31T14:39:08.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-31T14:39:09.923Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-31T14:39:09.923Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-08-31T14:39:09.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-31T14:39:09.923Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-08-31T14:39:09.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-31T14:39:09.923Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-08-31T14:39:09.923Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-31T14:39:12.101Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-31T14:39:12.101Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-08-31T14:39:12.101Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-31T14:39:12.101Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-31T14:39:14.275Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-31T14:39:14.275Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-31T14:39:14.275Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-08-31T14:39:14.275Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-31T14:39:14.275Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-08-31T14:39:14.275Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-31T14:39:14.275Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:39:14.275Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-31T14:39:14.500Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-31T14:39:14.500Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-31T14:39:17.175Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-31T14:39:18.222Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-31T14:39:18.222Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-31T14:39:18.707Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-31T14:39:20.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-31T14:39:20.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-31T14:39:20.879Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-08-31T14:39:20.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-31T14:39:21.944Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-31T14:39:22.411Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-31T14:39:22.411Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-31T14:39:23.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-31T14:39:24.584Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-31T14:39:24.584Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:39:24.584Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-31T14:39:24.584Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:39:24.584Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-31T14:39:26.756Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-31T14:39:26.756Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-31T14:39:28.929Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-31T14:39:28.929Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-08-31T14:39:28.929Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-31T14:39:31.098Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-31T14:39:31.098Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-31T14:39:33.994Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-31T14:39:37.008Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-31T14:39:40.737Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-31T14:39:40.737Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-31T14:39:40.737Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-31T14:39:40.737Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-31T14:39:40.737Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-31T14:39:42.270Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-31T14:39:42.270Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-08-31T14:39:42.270Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-31T14:39:43.039Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-31T14:39:43.039Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-08-31T14:39:43.039Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-31T14:39:44.441Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-31T14:39:44.441Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:39:44.898Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-31T14:39:46.433Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-31T14:39:46.433Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-31T14:39:46.763Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-31T14:39:47.729Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-31T14:39:51.115Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-31T14:39:51.453Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-31T14:39:52.646Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-31T14:39:52.646Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-31T14:39:52.646Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-31T14:39:52.646Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-31T14:39:52.646Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-31T14:39:52.646Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-31T14:39:52.646Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-31T14:39:52.646Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-31T14:39:52.646Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-31T14:39:52.646Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-31T14:39:52.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-31T14:39:54.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-31T14:39:54.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-31T14:39:56.126Z] === RUN TestDockerSuite/TestBuildUser [2021-08-31T14:39:56.126Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-08-31T14:39:56.126Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-31T14:39:56.126Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-08-31T14:39:56.126Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-31T14:39:56.126Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-08-31T14:39:56.126Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-31T14:39:56.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-31T14:39:59.024Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-31T14:39:59.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-31T14:39:59.482Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-31T14:40:01.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-31T14:40:03.204Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-31T14:40:03.204Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-08-31T14:40:03.204Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-31T14:40:03.204Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-08-31T14:40:03.204Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-31T14:40:03.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00038f260_} [2021-08-31T14:40:05.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1806708864_c:\foo_false____} [2021-08-31T14:40:07.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1806708864_c:\foo_true____} [2021-08-31T14:40:10.249Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-31T14:40:10.831Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-31T14:40:10.831Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-31T14:40:10.831Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-31T14:40:10.831Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-31T14:40:10.831Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-31T14:40:10.831Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-31T14:40:10.831Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-31T14:40:13.001Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-31T14:40:13.001Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-31T14:40:13.001Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:40:13.001Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-31T14:40:15.896Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-31T14:40:15.896Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-31T14:40:15.896Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-31T14:40:15.896Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-31T14:40:18.066Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-31T14:40:18.066Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-31T14:40:18.066Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-31T14:40:18.066Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-31T14:40:18.066Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-31T14:40:18.066Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-31T14:40:18.066Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-31T14:40:22.748Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-31T14:40:24.267Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-31T14:40:24.267Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-31T14:40:24.919Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-31T14:40:24.919Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:40:24.919Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-31T14:40:24.919Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-31T14:40:24.919Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-31T14:40:28.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-31T14:40:32.954Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-31T14:40:33.480Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-31T14:40:33.480Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-31T14:40:33.480Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-31T14:40:33.480Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:40:33.480Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-31T14:40:37.631Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-31T14:40:37.631Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-08-31T14:40:37.631Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-31T14:40:37.631Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-08-31T14:40:37.631Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-31T14:40:39.800Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-31T14:40:39.800Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-31T14:40:40.258Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-31T14:40:42.029Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-31T14:40:42.029Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-31T14:40:42.029Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-31T14:40:42.029Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-31T14:40:42.029Z] === RUN TestDockerSuite/TestCpToDot [2021-08-31T14:40:43.564Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-31T14:40:43.564Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-31T14:40:43.564Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-31T14:40:43.564Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-31T14:40:43.564Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-31T14:40:46.462Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-31T14:40:46.462Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:40:46.462Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-31T14:40:46.462Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-31T14:40:46.463Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-31T14:40:46.463Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-31T14:40:46.463Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-31T14:40:46.463Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-31T14:40:46.463Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-31T14:40:46.463Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-31T14:40:46.463Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-31T14:40:48.634Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-31T14:40:50.559Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-31T14:40:50.805Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-31T14:40:50.805Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-31T14:40:50.805Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-31T14:40:52.336Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-31T14:40:53.301Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-31T14:40:53.301Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-31T14:40:53.301Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-31T14:40:53.301Z] === RUN TestDockerSuite/TestCreateRM [2021-08-31T14:40:53.455Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-31T14:40:53.455Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-31T14:40:53.758Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-31T14:40:53.758Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-31T14:40:53.758Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-31T14:40:53.758Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-31T14:40:54.216Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-31T14:40:58.866Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-31T14:40:58.866Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-31T14:40:58.866Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-31T14:40:58.866Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-31T14:41:00.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-31T14:41:00.400Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-31T14:41:01.276Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-31T14:41:01.735Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-31T14:41:01.735Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-31T14:41:03.301Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-31T14:41:04.630Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-31T14:41:05.087Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-31T14:41:05.087Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-08-31T14:41:05.087Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-31T14:41:05.813Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-31T14:41:05.813Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-08-31T14:41:06.270Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-31T14:41:06.270Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-08-31T14:41:06.727Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-31T14:41:06.727Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-08-31T14:41:06.727Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.260Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-31T14:41:07.260Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.692Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-31T14:41:07.717Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-31T14:41:07.717Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.717Z] === RUN TestDockerSuite/TestDockerFails [2021-08-31T14:41:07.717Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-31T14:41:07.717Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.717Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-31T14:41:07.717Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.717Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-31T14:41:07.717Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.717Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-31T14:41:07.717Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.717Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-31T14:41:07.717Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.717Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-31T14:41:07.985Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-31T14:41:07.985Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.985Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-31T14:41:07.985Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.985Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-31T14:41:07.985Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.985Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-31T14:41:07.985Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.985Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-31T14:41:07.985Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-08-31T14:41:07.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-31T14:41:09.888Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-31T14:41:10.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-31T14:41:10.883Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:41:10.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-31T14:41:10.883Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:41:10.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-31T14:41:10.883Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:41:10.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-31T14:41:11.849Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-31T14:41:12.782Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-31T14:41:14.745Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-31T14:41:14.955Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-31T14:41:15.709Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-31T14:41:15.709Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-08-31T14:41:16.167Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-31T14:41:16.167Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-31T14:41:16.167Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-31T14:41:16.167Z] docker_cli_sni_test.go:18: Flakey test [2021-08-31T14:41:16.167Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-31T14:41:16.527Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-31T14:41:17.697Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-31T14:41:17.697Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-31T14:41:17.697Z] === RUN TestDockerSuite/TestCommitChange [2021-08-31T14:41:23.474Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-31T14:41:23.511Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-31T14:41:26.406Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-31T14:41:27.197Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-31T14:41:27.197Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-31T14:41:27.197Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-31T14:41:31.086Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-31T14:41:31.344Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-31T14:41:31.344Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-31T14:41:31.344Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-08-31T14:41:31.344Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-31T14:41:31.344Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-08-31T14:41:31.344Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-31T14:41:31.344Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-08-31T14:41:31.344Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-31T14:41:31.344Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-08-31T14:41:31.344Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-31T14:41:31.344Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-08-31T14:41:31.344Z] === RUN TestDockerSuite/TestBuildFails [2021-08-31T14:41:32.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-31T14:41:33.256Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-31T14:41:33.713Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-31T14:41:34.251Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-31T14:41:34.251Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-31T14:41:34.251Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-31T14:41:37.127Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-31T14:41:37.128Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-31T14:41:37.439Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-31T14:41:38.404Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-31T14:41:39.368Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-31T14:41:41.306Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-31T14:41:41.817Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-31T14:41:44.045Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-31T14:41:45.967Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-31T14:41:45.967Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-31T14:41:45.967Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-31T14:41:45.967Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-31T14:41:45.967Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-31T14:41:45.967Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-31T14:41:45.967Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-31T14:41:45.967Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-31T14:41:47.326Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-31T14:41:47.597Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-31T14:41:48.724Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-31T14:41:48.724Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-31T14:41:48.724Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-31T14:41:48.724Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:41:48.724Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-31T14:41:48.724Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-08-31T14:41:48.724Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-31T14:41:48.724Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-08-31T14:41:48.724Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-31T14:41:49.688Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-31T14:41:49.688Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-08-31T14:41:49.688Z] === RUN TestDockerSuite/TestEventsRename [2021-08-31T14:41:51.862Z] === RUN TestDockerSuite/TestEventsResize [2021-08-31T14:41:53.000Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-31T14:41:53.389Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-31T14:41:58.070Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-31T14:41:59.036Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-31T14:42:00.033Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-31T14:42:00.033Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-08-31T14:42:00.033Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-31T14:42:00.413Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-31T14:42:01.945Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-31T14:42:02.195Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-31T14:42:02.195Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-08-31T14:42:02.195Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-31T14:42:02.195Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-08-31T14:42:02.195Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-31T14:42:02.195Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-08-31T14:42:02.195Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-31T14:42:03.719Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-31T14:42:03.719Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-08-31T14:42:03.719Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-31T14:42:04.116Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-31T14:42:04.686Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-31T14:42:05.075Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-31T14:42:05.075Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-08-31T14:42:05.075Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-31T14:42:05.075Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-31T14:42:05.144Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-31T14:42:05.144Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-08-31T14:42:05.144Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-31T14:42:05.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-31T14:42:05.397Z] docker_cli_external_volume_driver_test.go:484: [dcba4ce46c131] daemon is not started [2021-08-31T14:42:07.235Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-31T14:42:07.235Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-31T14:42:07.235Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-08-31T14:42:07.235Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-31T14:42:07.235Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-08-31T14:42:07.235Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-31T14:42:07.235Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:42:07.235Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-31T14:42:08.789Z] === RUN TestDockerSuite/TestEventsTop [2021-08-31T14:42:08.789Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-08-31T14:42:08.789Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-31T14:42:10.940Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-31T14:42:11.684Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-31T14:42:13.703Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-31T14:42:13.703Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:42:13.703Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-31T14:42:13.822Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-31T14:42:15.408Z] === RUN TestDockerSuite/TestExec [2021-08-31T14:42:15.408Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:42:15.408Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-31T14:42:15.408Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-31T14:42:15.408Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-31T14:42:16.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-31T14:42:16.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-31T14:42:16.706Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-08-31T14:42:16.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-31T14:42:16.938Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-31T14:42:19.111Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-31T14:42:19.111Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:42:19.111Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-31T14:42:19.111Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:42:19.111Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-31T14:42:19.111Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-31T14:42:19.111Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-31T14:42:19.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-31T14:42:19.587Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-31T14:42:20.262Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-31T14:42:20.262Z] docker_cli_external_volume_driver_test.go:52: [d59d3b915cff9] daemon is not started [2021-08-31T14:42:20.647Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-31T14:42:22.468Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-31T14:42:22.468Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:42:22.468Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-31T14:42:22.468Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:42:22.468Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-31T14:42:22.817Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-31T14:42:24.013Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-31T14:42:24.013Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-31T14:42:24.350Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-31T14:42:25.351Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-31T14:42:25.351Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-31T14:42:26.194Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-31T14:42:26.194Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-08-31T14:42:26.194Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-31T14:42:26.522Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-31T14:42:26.652Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-31T14:42:26.652Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-31T14:42:27.510Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-31T14:42:27.511Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-08-31T14:42:27.511Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-31T14:42:30.379Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-31T14:42:31.216Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-31T14:42:31.216Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-31T14:42:31.350Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-31T14:42:31.808Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-31T14:42:32.774Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-31T14:42:33.232Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-31T14:42:33.373Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-31T14:42:34.199Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-31T14:42:35.072Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-31T14:42:35.072Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-31T14:42:35.072Z] === RUN TestDockerSuite/TestExecEnv [2021-08-31T14:42:35.072Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:42:35.072Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-31T14:42:35.072Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-31T14:42:35.072Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite (436.89s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2021-08-31T14:42:35.144Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-08-31T14:42:35.144Z] PASS [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] === Skipped [2021-08-31T14:42:35.144Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-31T14:42:35.144Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-31T14:42:35.144Z] check_test.go:308: [dfad432bfb314] daemon is not started [2021-08-31T14:42:35.144Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-31T14:42:35.144Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-31T14:42:35.144Z] check_test.go:308: [d02c94c7709a5] daemon is not started [2021-08-31T14:42:35.144Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-31T14:42:35.144Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-31T14:42:35.144Z] check_test.go:308: [d50bf74304dfd] daemon is not started [2021-08-31T14:42:35.144Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-31T14:42:35.144Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-08-31T14:42:35.144Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-31T14:42:35.144Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-31T14:42:35.144Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] DONE 273 tests, 5 skipped in 2378.605s [2021-08-31T14:42:35.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-31T14:42:35.144Z] ++++ cat bundles/test-integration/docker.pid [2021-08-31T14:42:35.144Z] +++ kill 8525 [2021-08-31T14:42:35.144Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8f75b3f4cc52/docker.pid [2021-08-31T14:42:35.144Z] +++ kill 7347 [2021-08-31T14:42:35.144Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7347 is not a child of this shell [2021-08-31T14:42:35.144Z] warning: PID 7347 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8f75b3f4cc52/docker.pid had a nonzero exit code [2021-08-31T14:42:35.144Z] +++ /etc/init.d/apparmor stop [2021-08-31T14:42:35.144Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] Unloading profiles will leave already running processes permanently [2021-08-31T14:42:35.144Z] unconfined, which can lead to unexpected situations. [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] To set a process to complain mode, use the command line tool [2021-08-31T14:42:35.144Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-31T14:42:35.144Z] +++ true [2021-08-31T14:42:35.144Z] exiting test-integration [2021-08-31T14:42:35.144Z] ++ exit 0 [2021-08-31T14:42:35.144Z] [2021-08-31T14:42:35.144Z] + exit 0 [2021-08-31T14:42:35.144Z] ++ jobs -p [2021-08-31T14:42:35.144Z] + pids= [2021-08-31T14:42:35.144Z] + echo 'Remaining pids to kill: []' [2021-08-31T14:42:35.144Z] Remaining pids to kill: [] [2021-08-31T14:42:35.144Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-31T14:42:35.157Z] Recording test results [2021-08-31T14:42:35.736Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-31T14:42:36.605Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-31T14:42:36.761Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-31T14:42:37.081Z] + echo Ensuring container killed. [2021-08-31T14:42:37.081Z] Ensuring container killed. [2021-08-31T14:42:37.081Z] + docker ps -aq -f name=docker-pr4-* [2021-08-31T14:42:37.081Z] + cids=d520e6f45c6c [2021-08-31T14:42:37.081Z] 67f9e5512047 [2021-08-31T14:42:37.081Z] dbbf9607d621 [2021-08-31T14:42:37.081Z] + [ -n d520e6f45c6c [2021-08-31T14:42:37.081Z] 67f9e5512047 [2021-08-31T14:42:37.081Z] dbbf9607d621 ] [2021-08-31T14:42:37.081Z] + docker rm -vf d520e6f45c6c 67f9e5512047 dbbf9607d621 [2021-08-31T14:42:37.648Z] d520e6f45c6c [2021-08-31T14:42:37.906Z] 67f9e5512047 [2021-08-31T14:42:37.906Z] dbbf9607d621 [Pipeline] sh [2021-08-31T14:42:38.032Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-31T14:42:38.192Z] + echo Chowning /workspace to jenkins user [2021-08-31T14:42:38.192Z] Chowning /workspace to jenkins user [2021-08-31T14:42:38.192Z] + id -u [2021-08-31T14:42:38.192Z] + id -g [2021-08-31T14:42:38.192Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42797:/workspace busybox chown -R 1000:1000 /workspace [2021-08-31T14:42:38.192Z] Unable to find image 'busybox:latest' locally [2021-08-31T14:42:38.192Z] latest: Pulling from library/busybox [2021-08-31T14:42:38.450Z] 8ec32b265e94: Pulling fs layer [2021-08-31T14:42:38.450Z] 8ec32b265e94: Download complete [2021-08-31T14:42:38.450Z] 8ec32b265e94: Pull complete [2021-08-31T14:42:38.450Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-31T14:42:38.450Z] Status: Downloaded newer image for busybox:latest [2021-08-31T14:42:40.329Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-31T14:42:40.329Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-31T14:42:40.329Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-31T14:42:40.329Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-31T14:42:40.329Z] === RUN TestDockerSuite/TestExecParseError [2021-08-31T14:42:40.329Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:42:40.329Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-31T14:42:40.329Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-31T14:42:40.329Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-31T14:42:40.329Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-31T14:42:40.329Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-31T14:42:41.519Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-31T14:42:41.519Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:42:41.519Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-31T14:42:41.519Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-08-31T14:42:41.519Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-31T14:42:41.519Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-31T14:42:41.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-31T14:42:41.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-31T14:42:41.860Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-31T14:42:41.860Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-31T14:42:41.860Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-31T14:42:41.860Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:42:41.860Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-31T14:42:41.860Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-31T14:42:41.860Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-31T14:42:41.860Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-31T14:42:41.860Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-31T14:42:41.860Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-31T14:42:41.860Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-31T14:42:41.978Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-31T14:42:42.034Z] + bundleName=amd64 [2021-08-31T14:42:42.034Z] + echo Creating amd64-bundles.tar.gz [2021-08-31T14:42:42.034Z] Creating amd64-bundles.tar.gz [2021-08-31T14:42:42.034Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-31T14:42:42.034Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-31T14:42:42.436Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-31T14:42:42.894Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [Pipeline] archiveArtifacts [2021-08-31T14:42:42.978Z] Archiving artifacts [2021-08-31T14:42:43.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-31T14:42:43.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-31T14:42:43.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-31T14:42:43.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-31T14:42:43.785Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-31T14:42:44.031Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-31T14:42:44.031Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-31T14:42:44.031Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-31T14:42:44.796Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-31T14:42:45.113Z] + make clean [2021-08-31T14:42:45.113Z] docker volume rm -f docker-dev-cache [2021-08-31T14:42:45.371Z] docker-dev-cache [Pipeline] deleteDir [2021-08-31T14:42:45.949Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-31T14:42:45.949Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-08-31T14:42:45.949Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-31T14:42:47.574Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-31T14:42:48.710Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-31T14:42:48.710Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-31T14:42:48.710Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-31T14:42:48.710Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-31T14:42:48.710Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-31T14:42:48.710Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:42:48.710Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-31T14:42:48.833Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-31T14:42:48.833Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:42:48.833Z] === RUN TestDockerSuite/TestContainerAPITopWindows [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-31T14:42:51.712Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-31T14:42:51.712Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-31T14:42:54.487Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-31T14:42:56.370Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-31T14:42:59.256Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-31T14:42:59.256Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-31T14:42:59.256Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-31T14:42:59.256Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-31T14:42:59.256Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-31T14:42:59.256Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-31T14:42:59.256Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-31T14:42:59.256Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-31T14:42:59.256Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-31T14:42:59.256Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-31T14:42:59.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-31T14:43:00.265Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-31T14:43:00.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-31T14:43:00.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-31T14:43:02.435Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-31T14:43:03.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-31T14:43:05.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-31T14:43:08.212Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-31T14:43:08.212Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:43:08.212Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-31T14:43:08.212Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-31T14:43:08.669Z] === RUN TestDockerSuite/TestHealth [2021-08-31T14:43:08.669Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-31T14:43:08.669Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-31T14:43:08.669Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-31T14:43:08.669Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-31T14:43:08.669Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-31T14:43:08.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-31T14:43:11.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00033e7c8_} [2021-08-31T14:43:12.693Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-31T14:43:12.693Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-08-31T14:43:12.693Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-31T14:43:12.693Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-31T14:43:13.344Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-31T14:43:13.345Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-31T14:43:13.345Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-08-31T14:43:13.345Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-31T14:43:13.345Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-31T14:43:13.345Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-31T14:43:13.345Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-31T14:43:13.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11234782514_c:\foo_false____} [2021-08-31T14:43:13.801Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-31T14:43:13.801Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:43:13.801Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-31T14:43:14.765Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-31T14:43:14.765Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-31T14:43:16.295Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-31T14:43:16.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11234782514_c:\foo_true____} [2021-08-31T14:43:16.752Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-31T14:43:18.283Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-31T14:43:19.502Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-31T14:43:19.502Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-31T14:43:19.502Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-31T14:43:19.502Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-31T14:43:19.502Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-31T14:43:19.502Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-31T14:43:19.502Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-31T14:43:21.181Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-31T14:43:21.181Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-31T14:43:21.181Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:43:21.181Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-31T14:43:22.391Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-31T14:43:22.392Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-31T14:43:22.392Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-31T14:43:22.392Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:43:22.392Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-31T14:43:24.907Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-31T14:43:24.907Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-31T14:43:25.277Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-31T14:43:25.277Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-31T14:43:25.277Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-31T14:43:25.277Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-31T14:43:27.076Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-31T14:43:27.076Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.076Z] === RUN TestDockerSuite/TestImportFile [2021-08-31T14:43:27.076Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.076Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-31T14:43:27.533Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-31T14:43:27.533Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-31T14:43:27.533Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-31T14:43:27.533Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-31T14:43:27.533Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-31T14:43:27.533Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-31T14:43:27.533Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-31T14:43:27.533Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:43:27.533Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-31T14:43:28.157Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-31T14:43:28.157Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-31T14:43:28.157Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-31T14:43:28.157Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-31T14:43:28.157Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-31T14:43:28.157Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-31T14:43:28.157Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-31T14:43:29.704Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-31T14:43:32.599Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-31T14:43:32.599Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:43:32.599Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-31T14:43:32.599Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-31T14:43:32.599Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-31T14:43:32.599Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-31T14:43:32.599Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-31T14:43:32.599Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-31T14:43:32.813Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-31T14:43:34.768Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-31T14:43:34.768Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-31T14:43:35.693Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-31T14:43:35.693Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:43:35.693Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-31T14:43:35.693Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-31T14:43:35.693Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-31T14:43:36.938Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-31T14:43:36.938Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-31T14:43:36.938Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-31T14:43:36.938Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-31T14:43:36.938Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-31T14:43:36.938Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-31T14:43:36.938Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-31T14:43:39.110Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-31T14:43:42.627Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-31T14:43:43.786Z] === RUN TestDockerSuite/TestInspectImage [2021-08-31T14:43:43.786Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:43:43.786Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-31T14:43:43.786Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:43:43.786Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-31T14:43:43.786Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:43:43.786Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-31T14:43:45.962Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-31T14:43:45.962Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-31T14:43:45.962Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-31T14:43:45.962Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:43:45.962Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-31T14:43:45.963Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-31T14:43:47.493Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-31T14:43:47.493Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-31T14:43:49.664Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-31T14:43:51.196Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-31T14:43:51.196Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-31T14:43:51.654Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-31T14:43:51.654Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-31T14:43:52.941Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-31T14:43:53.185Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-31T14:43:56.090Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-31T14:43:56.230Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-31T14:43:56.230Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-31T14:43:56.230Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-31T14:43:56.230Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-31T14:43:56.230Z] === RUN TestDockerSuite/TestCpToDot [2021-08-31T14:43:56.674Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-31T14:43:57.752Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-31T14:43:57.752Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-31T14:43:57.752Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-31T14:43:57.752Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-31T14:43:57.752Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-31T14:43:59.814Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-31T14:44:00.633Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-31T14:44:00.633Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:44:00.633Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-31T14:44:00.633Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-31T14:44:00.633Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-31T14:44:00.633Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-31T14:44:00.633Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-31T14:44:00.633Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-31T14:44:00.633Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-31T14:44:01.086Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-31T14:44:01.086Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-31T14:44:01.983Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-31T14:44:02.456Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-31T14:44:03.245Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-31T14:44:03.514Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-31T14:44:05.685Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-31T14:44:06.128Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-31T14:44:06.128Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-31T14:44:06.128Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-31T14:44:07.142Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-31T14:44:07.856Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-31T14:44:08.284Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-31T14:44:08.738Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-31T14:44:09.191Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-31T14:44:09.191Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-31T14:44:09.191Z] === RUN TestDockerSuite/TestCreateRM [2021-08-31T14:44:09.191Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-31T14:44:09.191Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-31T14:44:09.191Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-31T14:44:09.645Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-31T14:44:10.027Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-31T14:44:10.099Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-31T14:44:11.559Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-31T14:44:12.016Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-31T14:44:12.016Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-31T14:44:12.016Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-31T14:44:12.016Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-31T14:44:14.185Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-31T14:44:15.715Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-31T14:44:18.616Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-31T14:44:18.616Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-31T14:44:18.616Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-31T14:44:21.495Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-31T14:44:21.495Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-31T14:44:21.495Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-08-31T14:44:21.495Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-31T14:44:21.496Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-31T14:44:21.945Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-31T14:44:21.945Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-08-31T14:44:21.945Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-31T14:44:23.666Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-31T14:44:23.666Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-08-31T14:44:23.666Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-31T14:44:24.375Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-31T14:44:24.375Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDockerFails [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-31T14:44:24.375Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-31T14:44:24.375Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-31T14:44:24.375Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-31T14:44:24.375Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-31T14:44:24.375Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-08-31T14:44:24.375Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-31T14:44:25.197Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-31T14:44:25.197Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-31T14:44:27.256Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-31T14:44:27.735Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-31T14:44:27.735Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-31T14:44:27.735Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-08-31T14:44:27.735Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-31T14:44:27.735Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-08-31T14:44:27.735Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-31T14:44:29.874Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-31T14:44:30.136Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-31T14:44:30.635Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-31T14:44:33.016Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-31T14:44:34.363Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-31T14:44:34.549Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-31T14:44:35.898Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-31T14:44:36.357Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-31T14:44:36.357Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-31T14:44:39.226Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-31T14:44:39.258Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-31T14:44:40.224Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-31T14:44:41.400Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-31T14:44:41.761Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-31T14:44:43.279Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-31T14:44:43.571Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-31T14:44:43.571Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-31T14:44:43.571Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-31T14:44:45.742Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-31T14:44:46.159Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-31T14:44:47.914Z] === RUN TestDockerSuite/TestLogsSince [2021-08-31T14:44:52.070Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-31T14:44:54.129Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-31T14:44:54.227Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-31T14:44:55.184Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-31T14:44:55.663Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-31T14:44:58.217Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-31T14:44:58.217Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-31T14:44:58.217Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-31T14:44:58.217Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-31T14:44:58.217Z] === RUN TestDockerSuite/TestLogsTail [2021-08-31T14:44:59.181Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-31T14:44:59.838Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-31T14:45:00.292Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-31T14:45:01.250Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-31T14:45:02.080Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-31T14:45:04.222Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-31T14:45:04.253Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-31T14:45:04.253Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestNetHostname [2021-08-31T14:45:04.253Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-31T14:45:04.253Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-31T14:45:04.253Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-31T14:45:04.253Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPluginActive [2021-08-31T14:45:04.253Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-31T14:45:04.253Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-31T14:45:04.253Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-31T14:45:04.253Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-31T14:45:04.253Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-31T14:45:04.253Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-31T14:45:04.253Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-31T14:45:04.253Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-31T14:45:04.253Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-31T14:45:04.253Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPortList [2021-08-31T14:45:04.253Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-31T14:45:04.253Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-31T14:45:06.394Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-31T14:45:07.002Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-31T14:45:07.975Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-31T14:45:07.975Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-31T14:45:07.975Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-31T14:45:07.975Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-31T14:45:07.975Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-31T14:45:07.975Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-31T14:45:07.975Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-31T14:45:07.975Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:45:07.975Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-31T14:45:11.656Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-31T14:45:11.656Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-31T14:45:11.656Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-31T14:45:11.656Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:45:11.656Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-31T14:45:11.656Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-08-31T14:45:11.656Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-31T14:45:11.656Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-08-31T14:45:11.656Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-31T14:45:11.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-31T14:45:11.699Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-08-31T14:45:11.699Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-31T14:45:13.180Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-31T14:45:13.180Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-08-31T14:45:13.180Z] === RUN TestDockerSuite/TestEventsRename [2021-08-31T14:45:14.954Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-31T14:45:16.062Z] === RUN TestDockerSuite/TestEventsResize [2021-08-31T14:45:17.875Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-31T14:45:18.760Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-31T14:45:18.760Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-31T14:45:18.760Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-31T14:45:22.555Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-31T14:45:23.013Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-31T14:45:23.013Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-08-31T14:45:23.013Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-31T14:45:23.013Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-08-31T14:45:23.013Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-31T14:45:25.188Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-31T14:45:25.188Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-08-31T14:45:25.188Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-31T14:45:25.817Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-31T14:45:40.601Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-31T14:45:40.601Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-31T14:45:40.601Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-31T14:45:40.601Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-31T14:45:49.164Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-31T14:45:51.690Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-31T14:45:51.690Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-31T14:45:52.913Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-31T14:45:54.572Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-31T14:45:59.981Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-31T14:46:00.332Z] === RUN TestDockerSuite/TestEventsTop [2021-08-31T14:46:00.332Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-08-31T14:46:00.332Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-31T14:46:00.856Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-31T14:46:02.492Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-31T14:46:03.706Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-31T14:46:03.706Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-31T14:46:03.706Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-31T14:46:03.706Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-31T14:46:03.706Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-31T14:46:07.147Z] === RUN TestDockerSuite/TestExec [2021-08-31T14:46:07.147Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:46:07.147Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-31T14:46:07.147Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-31T14:46:07.147Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-31T14:46:07.432Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-31T14:46:07.432Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:46:07.432Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-31T14:46:07.432Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-31T14:46:07.432Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-31T14:46:07.432Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-31T14:46:07.432Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-31T14:46:07.432Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-31T14:46:07.432Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-31T14:46:10.034Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-31T14:46:12.194Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-31T14:46:12.194Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:46:12.194Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-31T14:46:12.194Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:46:12.194Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-31T14:46:12.194Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-31T14:46:12.194Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-31T14:46:13.216Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-31T14:46:13.216Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-31T14:46:13.216Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-31T14:46:15.075Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-31T14:46:15.386Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-31T14:46:15.386Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-31T14:46:15.386Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-31T14:46:16.350Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-31T14:46:17.316Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-31T14:46:17.316Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-08-31T14:46:17.316Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-31T14:46:18.781Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-31T14:46:20.942Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-31T14:46:21.041Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-31T14:46:21.930Z] === RUN TestDockerSuite/TestBuildRm [2021-08-31T14:46:24.651Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-31T14:46:24.767Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-31T14:46:27.662Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-31T14:46:30.407Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-31T14:46:30.407Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-31T14:46:30.407Z] === RUN TestDockerSuite/TestExecEnv [2021-08-31T14:46:30.407Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:46:30.407Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-31T14:46:30.407Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-31T14:46:30.407Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-31T14:46:32.244Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-31T14:46:33.295Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-31T14:46:34.420Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-31T14:46:34.420Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-08-31T14:46:34.420Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-31T14:46:34.420Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-08-31T14:46:34.878Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-31T14:46:36.411Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-31T14:46:37.952Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-31T14:46:37.952Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-31T14:46:37.952Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-31T14:46:37.952Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-31T14:46:37.953Z] === RUN TestDockerSuite/TestExecParseError [2021-08-31T14:46:37.953Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:46:37.953Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-31T14:46:37.953Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-31T14:46:37.953Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-31T14:46:37.953Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-31T14:46:37.953Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-31T14:46:39.311Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-31T14:46:41.661Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-31T14:46:41.661Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-31T14:46:41.661Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-31T14:46:41.661Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:46:41.661Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-31T14:46:41.662Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-31T14:46:41.662Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-31T14:46:41.662Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-31T14:46:41.662Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-31T14:46:41.662Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-31T14:46:41.662Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-31T14:46:42.210Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-31T14:46:44.545Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-31T14:46:44.545Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-31T14:46:44.545Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-31T14:46:45.339Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-31T14:46:45.339Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:46:45.339Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-31T14:46:45.940Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-31T14:46:50.001Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-31T14:46:50.317Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-31T14:46:50.317Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-31T14:46:50.317Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-31T14:46:50.317Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-31T14:46:50.317Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-31T14:46:50.317Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:46:50.317Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-31T14:46:50.455Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-31T14:46:50.455Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-31T14:46:51.414Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-31T14:46:56.080Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-31T14:46:57.375Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-31T14:46:59.811Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-31T14:46:59.811Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:46:59.811Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-31T14:47:00.748Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-31T14:47:00.748Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-31T14:47:00.748Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-31T14:47:03.535Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-31T14:47:03.535Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-31T14:47:03.992Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-31T14:47:04.436Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-31T14:47:07.334Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-31T14:47:11.069Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-31T14:47:11.069Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-31T14:47:13.968Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-31T14:47:13.968Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-31T14:47:14.398Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-31T14:47:14.398Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:47:14.398Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-31T14:47:14.398Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-31T14:47:14.398Z] === RUN TestDockerSuite/TestHealth [2021-08-31T14:47:14.398Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-31T14:47:14.398Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-31T14:47:14.398Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-31T14:47:14.398Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-31T14:47:14.398Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-31T14:47:16.362Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-31T14:47:17.701Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-31T14:47:17.898Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-31T14:47:18.867Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-31T14:47:19.078Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-31T14:47:19.078Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-31T14:47:19.078Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-08-31T14:47:19.078Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-31T14:47:19.078Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-31T14:47:19.078Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-31T14:47:19.534Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-31T14:47:19.991Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-31T14:47:19.991Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:47:19.991Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-31T14:47:20.954Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-31T14:47:20.954Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-31T14:47:22.484Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-31T14:47:22.940Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-31T14:47:24.646Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-31T14:47:25.112Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-31T14:47:28.007Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-31T14:47:28.007Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-31T14:47:28.007Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:47:28.007Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-31T14:47:28.375Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-31T14:47:31.734Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-31T14:47:31.734Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-31T14:47:33.905Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestImportFile [2021-08-31T14:47:33.905Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-31T14:47:33.905Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-31T14:47:33.905Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-31T14:47:33.905Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-31T14:47:33.905Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-31T14:47:33.905Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-31T14:47:33.905Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-31T14:47:33.905Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-31T14:47:33.905Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:47:33.905Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-31T14:47:35.381Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-31T14:47:35.381Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-08-31T14:47:35.381Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-31T14:47:36.798Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-31T14:47:36.931Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-31T14:47:37.554Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-31T14:47:38.521Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-31T14:47:39.105Z] === RUN TestDockerSuite/TestRmiTag [2021-08-31T14:47:39.565Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-31T14:47:39.696Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-31T14:47:39.696Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:47:39.696Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-31T14:47:39.696Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-31T14:47:39.696Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-31T14:47:39.696Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-31T14:47:39.696Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-31T14:47:39.696Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-31T14:47:42.465Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-31T14:47:42.596Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-31T14:47:42.596Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-31T14:47:43.204Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-31T14:47:45.490Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-31T14:47:45.490Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-31T14:47:45.490Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-31T14:47:45.490Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-31T14:47:45.490Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-31T14:47:45.490Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-31T14:47:45.490Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-31T14:47:47.887Z] === RUN TestDockerSuite/TestBuildUser [2021-08-31T14:47:47.887Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-08-31T14:47:47.887Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-31T14:47:47.887Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-08-31T14:47:47.887Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-31T14:47:47.887Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-08-31T14:47:47.887Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-31T14:47:48.385Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-31T14:47:50.789Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-31T14:47:51.250Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-31T14:47:53.074Z] === RUN TestDockerSuite/TestInspectImage [2021-08-31T14:47:53.074Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:47:53.074Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-31T14:47:53.074Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:47:53.074Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-31T14:47:53.074Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:47:53.074Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-31T14:47:54.155Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-31T14:47:54.155Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-08-31T14:47:54.155Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-31T14:47:54.155Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-08-31T14:47:54.155Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-31T14:47:55.245Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-31T14:47:57.260Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-31T14:47:58.794Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-31T14:47:58.971Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-31T14:47:58.971Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-31T14:48:01.869Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-31T14:48:03.476Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-31T14:48:03.933Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-31T14:48:03.933Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-31T14:48:03.933Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-31T14:48:03.933Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-31T14:48:03.933Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-31T14:48:03.933Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-31T14:48:03.933Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-31T14:48:03.933Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-31T14:48:03.933Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-31T14:48:03.933Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-31T14:48:03.933Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-31T14:48:03.933Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-31T14:48:03.933Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-31T14:48:03.933Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-31T14:48:03.933Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-31T14:48:04.768Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-31T14:48:04.768Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-31T14:48:04.768Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-31T14:48:04.768Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-31T14:48:06.103Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-31T14:48:06.103Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-31T14:48:06.103Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-31T14:48:06.103Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-31T14:48:06.103Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-31T14:48:07.662Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-31T14:48:10.785Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-31T14:48:12.959Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-31T14:48:15.134Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-31T14:48:15.235Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-31T14:48:15.235Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-31T14:48:16.214Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-31T14:48:17.307Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-31T14:48:19.478Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-31T14:48:19.478Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-31T14:48:21.991Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-31T14:48:24.156Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-31T14:48:24.156Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-31T14:48:24.165Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-31T14:48:26.329Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-31T14:48:26.329Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-31T14:48:26.329Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-31T14:48:27.058Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-31T14:48:27.600Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-31T14:48:28.502Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-31T14:48:28.502Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-31T14:48:28.502Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-31T14:48:28.502Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-31T14:48:28.502Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-31T14:48:30.034Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-31T14:48:30.034Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-31T14:48:30.034Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-31T14:48:30.034Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-31T14:48:30.034Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-31T14:48:30.034Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-31T14:48:30.034Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-31T14:48:30.034Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-31T14:48:30.034Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-31T14:48:30.034Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-31T14:48:30.034Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-31T14:48:30.034Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-31T14:48:30.034Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-31T14:48:30.034Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-31T14:48:30.034Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-31T14:48:30.781Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-31T14:48:31.567Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-31T14:48:32.954Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-31T14:48:33.739Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-31T14:48:35.126Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-31T14:48:35.917Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-31T14:48:35.917Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-31T14:48:35.917Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-31T14:48:35.917Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-31T14:48:35.917Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-31T14:48:35.917Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-31T14:48:35.917Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-31T14:48:36.160Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-31T14:48:36.160Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-08-31T14:48:36.160Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-31T14:48:36.160Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-08-31T14:48:36.160Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-31T14:48:37.478Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-31T14:48:37.478Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-31T14:48:37.478Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-31T14:48:37.478Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:48:37.478Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-31T14:48:37.478Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-31T14:48:37.478Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-31T14:48:37.478Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:48:37.478Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-31T14:48:38.024Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-31T14:48:38.024Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-31T14:48:38.024Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-31T14:48:38.024Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-31T14:48:38.335Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-31T14:48:38.335Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-31T14:48:38.335Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-31T14:48:39.648Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-31T14:48:40.918Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-31T14:48:43.812Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-31T14:48:45.427Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-31T14:48:45.428Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-31T14:48:45.428Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-31T14:48:45.428Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-31T14:48:45.428Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-31T14:48:45.428Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-31T14:48:45.428Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-31T14:48:45.428Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:48:45.428Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-31T14:48:45.428Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-31T14:48:45.428Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-31T14:48:45.428Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-31T14:48:45.428Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-31T14:48:47.606Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-31T14:48:47.607Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-31T14:48:47.607Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-31T14:48:47.607Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-31T14:48:47.607Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-31T14:48:47.607Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-31T14:48:48.644Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-31T14:48:49.595Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-31T14:48:49.789Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-31T14:48:51.766Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-31T14:48:51.961Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-31T14:48:51.961Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-31T14:48:51.961Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-31T14:48:52.223Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-08-31T14:48:52.223Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-31T14:48:52.368Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-31T14:48:52.369Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-31T14:48:54.131Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-31T14:48:54.131Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-31T14:48:54.131Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-31T14:48:54.131Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-31T14:48:54.131Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-31T14:48:54.131Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-31T14:48:54.131Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-31T14:48:55.118Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-31T14:48:55.118Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-31T14:48:57.027Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-31T14:48:59.207Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-31T14:48:59.796Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-31T14:49:01.378Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-31T14:49:03.548Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-31T14:49:03.548Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-31T14:49:03.548Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-31T14:49:03.548Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-31T14:49:03.548Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-31T14:49:03.548Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-31T14:49:03.548Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-31T14:49:03.548Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-31T14:49:05.569Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-31T14:49:08.232Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-31T14:49:08.232Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-31T14:49:08.232Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-31T14:49:08.232Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-31T14:49:08.232Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T14:49:08.232Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-31T14:49:08.232Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-31T14:49:08.232Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-31T14:49:08.232Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-31T14:49:08.232Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-31T14:49:08.232Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-31T14:49:08.232Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-31T14:49:10.245Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-31T14:49:13.440Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-31T14:49:13.441Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-08-31T14:49:13.441Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-31T14:49:13.441Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-08-31T14:49:13.441Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-31T14:49:13.441Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-08-31T14:49:13.441Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-31T14:49:13.971Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-31T14:49:14.018Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-31T14:49:14.018Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-31T14:49:14.018Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-31T14:49:14.407Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunMount [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-31T14:49:15.549Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-31T14:49:15.549Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-31T14:49:18.645Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-31T14:49:18.645Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-31T14:49:18.645Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-31T14:49:20.817Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-31T14:49:21.467Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-31T14:49:22.627Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-31T14:49:22.627Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-31T14:49:22.627Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-31T14:49:22.627Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-31T14:49:22.627Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-31T14:49:22.627Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-31T14:49:22.627Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-31T14:49:23.007Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-31T14:49:23.007Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-08-31T14:49:23.464Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-31T14:49:23.464Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-31T14:49:23.464Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-31T14:49:23.464Z] docker_cli_sni_test.go:18: Flakey test [2021-08-31T14:49:23.464Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-31T14:49:23.715Z] === RUN TestDockerSuite/TestLogsSince [2021-08-31T14:49:25.636Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-31T14:49:26.352Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-31T14:49:29.362Z] === RUN TestDockerSuite/TestCommitChange [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-31T14:49:30.079Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-31T14:49:30.079Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-31T14:49:30.537Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-31T14:49:32.070Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-31T14:49:33.092Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-31T14:49:33.603Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-31T14:49:34.019Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-31T14:49:34.019Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-31T14:49:34.019Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-31T14:49:34.019Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-31T14:49:34.019Z] === RUN TestDockerSuite/TestLogsTail [2021-08-31T14:49:35.134Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-31T14:49:35.550Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-31T14:49:36.098Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-31T14:49:37.631Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-31T14:49:37.773Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-31T14:49:37.773Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-31T14:49:37.773Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-31T14:49:38.089Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-31T14:49:38.089Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-31T14:49:38.089Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-31T14:49:38.089Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-31T14:49:38.089Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-31T14:49:38.089Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-31T14:49:38.089Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-31T14:49:38.089Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-31T14:49:38.089Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-31T14:49:38.089Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-31T14:49:38.089Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-31T14:49:38.089Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-31T14:49:38.089Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-31T14:49:38.089Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-31T14:49:38.089Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-31T14:49:38.089Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-31T14:49:38.444Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-31T14:49:40.986Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-31T14:49:40.986Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-31T14:49:40.986Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-31T14:49:40.986Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-31T14:49:40.986Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-31T14:49:40.986Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-31T14:49:40.986Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-31T14:49:40.986Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-31T14:49:40.986Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-31T14:49:40.986Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:49:40.986Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-31T14:49:41.338Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-31T14:49:41.338Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestNetHostname [2021-08-31T14:49:41.338Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-31T14:49:41.338Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-31T14:49:41.338Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-31T14:49:41.338Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPluginActive [2021-08-31T14:49:41.338Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-31T14:49:41.338Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-31T14:49:41.338Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-31T14:49:41.338Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-31T14:49:41.338Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-31T14:49:41.338Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-31T14:49:41.338Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-31T14:49:41.338Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-31T14:49:41.338Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-31T14:49:41.338Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPortList [2021-08-31T14:49:41.338Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-31T14:49:41.338Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-31T14:49:43.564Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-31T14:49:43.564Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-31T14:49:43.564Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-31T14:49:47.115Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-31T14:49:47.115Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-31T14:49:47.115Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-31T14:49:47.115Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-31T14:49:47.115Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-31T14:49:47.115Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-31T14:49:47.115Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-31T14:49:47.115Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:49:47.115Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-31T14:49:48.049Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-31T14:49:48.049Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-31T14:49:48.049Z] === RUN TestDockerSuite/TestRunRm [2021-08-31T14:49:49.347Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-31T14:49:49.582Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-31T14:49:52.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-31T14:49:52.889Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-08-31T14:49:52.889Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-31T14:49:53.078Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-31T14:49:53.078Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-31T14:49:53.078Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-31T14:49:53.078Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-31T14:49:53.078Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-31T14:49:53.078Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-31T14:49:53.078Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-31T14:49:53.078Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-31T14:49:55.363Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-31T14:49:56.896Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-31T14:49:58.872Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-31T14:49:59.067Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-31T14:50:00.599Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-31T14:50:03.195Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-31T14:50:03.195Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-31T14:50:03.195Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-31T14:50:03.494Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-31T14:50:03.494Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-31T14:50:03.494Z] === RUN TestDockerSuite/TestRunState [2021-08-31T14:50:03.494Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-31T14:50:03.494Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-31T14:50:04.659Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-31T14:50:04.659Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-08-31T14:50:04.659Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-31T14:50:05.667Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-31T14:50:05.667Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:50:05.667Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-31T14:50:06.834Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-31T14:50:06.834Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-08-31T14:50:06.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-31T14:50:06.834Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-08-31T14:50:06.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-31T14:50:06.834Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-08-31T14:50:06.834Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-31T14:50:07.201Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-31T14:50:07.201Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-31T14:50:07.201Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-31T14:50:07.201Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-31T14:50:07.201Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-31T14:50:07.658Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-31T14:50:07.658Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-31T14:50:07.658Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-31T14:50:07.658Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-31T14:50:12.337Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-31T14:50:12.337Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-31T14:50:13.897Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-31T14:50:13.897Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-08-31T14:50:13.897Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-31T14:50:13.897Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-31T14:50:14.509Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-31T14:50:14.509Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-31T14:50:14.509Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-31T14:50:15.431Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-31T14:50:15.431Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-31T14:50:15.431Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-08-31T14:50:15.431Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-31T14:50:15.431Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-08-31T14:50:15.431Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-31T14:50:15.431Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:50:15.431Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-31T14:50:15.554Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-31T14:50:16.681Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-31T14:50:16.681Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-31T14:50:16.681Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-31T14:50:16.681Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-31T14:50:16.681Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-31T14:50:17.607Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-31T14:50:19.579Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-31T14:50:19.780Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-31T14:50:21.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-31T14:50:21.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-31T14:50:21.312Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-08-31T14:50:21.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-31T14:50:23.484Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-31T14:50:23.484Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-31T14:50:25.657Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-31T14:50:25.657Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:50:25.657Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-31T14:50:25.657Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:50:25.657Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-31T14:50:26.643Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-31T14:50:27.832Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-31T14:50:27.832Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-31T14:50:29.368Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-31T14:50:29.368Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-08-31T14:50:29.368Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-31T14:50:30.342Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-31T14:50:30.342Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-31T14:50:30.342Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-31T14:50:30.342Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-31T14:50:30.342Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-31T14:50:30.342Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-31T14:50:30.370Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-31T14:50:31.541Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-31T14:50:31.999Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-31T14:50:35.019Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-31T14:50:36.156Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-31T14:50:36.156Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-31T14:50:36.156Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-31T14:50:36.156Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-31T14:50:39.065Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-31T14:50:41.968Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-31T14:50:43.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-31T14:50:43.565Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-31T14:50:45.399Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-31T14:50:45.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-31T14:50:45.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-31T14:50:45.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-31T14:50:45.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-31T14:50:45.694Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-31T14:50:47.226Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-31T14:50:47.226Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-08-31T14:50:47.226Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-31T14:50:48.297Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-31T14:50:48.297Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-31T14:50:48.297Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-31T14:50:48.297Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-31T14:50:48.297Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-31T14:50:48.297Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-31T14:50:48.297Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-31T14:50:49.342Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-31T14:50:49.342Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-31T14:50:49.342Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-31T14:50:49.342Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-31T14:50:49.342Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-31T14:50:51.195Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-31T14:50:52.162Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-31T14:50:53.693Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-31T14:50:54.293Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-31T14:50:54.293Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:50:54.293Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-31T14:50:55.123Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-31T14:50:55.123Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:50:55.123Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-31T14:50:55.123Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-31T14:50:55.123Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-31T14:50:55.123Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-31T14:50:55.123Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-31T14:50:55.123Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-31T14:50:55.123Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-31T14:50:55.825Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-31T14:50:56.282Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-31T14:50:57.417Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-31T14:50:57.417Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-31T14:50:57.417Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-31T14:50:57.417Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-31T14:50:57.417Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-31T14:50:57.417Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-08-31T14:50:57.417Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-31T14:50:59.586Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-31T14:51:00.009Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-31T14:51:00.043Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-31T14:51:00.501Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-31T14:51:00.959Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-31T14:51:02.186Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-31T14:51:02.186Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-31T14:51:02.186Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-31T14:51:02.186Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-31T14:51:02.186Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-31T14:51:02.186Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-31T14:51:02.186Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-31T14:51:02.186Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-31T14:51:02.186Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-31T14:51:02.186Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-31T14:51:02.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-31T14:51:02.492Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-31T14:51:03.672Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-31T14:51:03.672Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-31T14:51:03.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-31T14:51:03.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-31T14:51:04.129Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-31T14:51:05.660Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-31T14:51:05.660Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-31T14:51:05.660Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-31T14:51:05.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-31T14:51:07.191Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-31T14:51:07.649Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-31T14:51:07.649Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-08-31T14:51:07.649Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-31T14:51:08.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-31T14:51:09.551Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-31T14:51:09.551Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-31T14:51:09.551Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-31T14:51:13.427Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-31T14:51:16.613Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-31T14:51:16.613Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:51:16.613Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-31T14:51:16.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-31T14:51:18.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002dad08_} [2021-08-31T14:51:19.203Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-31T14:51:19.512Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-31T14:51:19.512Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-31T14:51:19.512Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-31T14:51:19.512Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:51:19.512Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-31T14:51:19.512Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-31T14:51:19.512Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-31T14:51:19.512Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-31T14:51:19.512Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-31T14:51:21.370Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-31T14:51:26.573Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-31T14:51:26.573Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:51:26.573Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-31T14:51:26.573Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-31T14:51:26.573Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-31T14:51:26.573Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T14:51:26.573Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-31T14:51:26.573Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:51:26.573Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-31T14:51:26.573Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-31T14:51:26.573Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-31T14:51:26.573Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:51:26.573Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-31T14:51:26.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12690271450_c:\foo_false____} [2021-08-31T14:51:28.105Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-31T14:51:30.278Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-31T14:51:30.278Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-31T14:51:30.278Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-31T14:51:31.812Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-31T14:51:31.812Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-31T14:51:31.812Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-31T14:51:31.812Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-31T14:51:31.812Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-31T14:51:31.812Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:51:31.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-31T14:51:31.812Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-31T14:51:31.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-31T14:51:31.812Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:51:31.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-31T14:51:31.812Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-31T14:51:31.812Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-31T14:51:33.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12690271450_c:\foo_true____} [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-31T14:51:35.325Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-31T14:51:35.325Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-31T14:51:35.325Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-31T14:51:35.325Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-31T14:51:35.325Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-31T14:51:35.325Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-31T14:51:35.784Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-31T14:51:35.784Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-31T14:51:35.784Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-31T14:51:37.959Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-31T14:51:37.959Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-31T14:51:37.959Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:51:37.959Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-31T14:51:40.133Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-31T14:51:40.133Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-31T14:51:40.133Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-31T14:51:40.133Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-31T14:51:42.308Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-31T14:51:42.308Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-31T14:51:42.308Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-31T14:51:42.308Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-31T14:51:42.766Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-31T14:51:42.766Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-31T14:51:42.766Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-31T14:51:46.477Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-31T14:51:46.477Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:51:46.477Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-31T14:51:46.497Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-31T14:51:48.673Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-31T14:51:48.673Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:51:48.673Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-31T14:51:48.673Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-31T14:51:48.673Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-31T14:51:49.477Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-31T14:51:49.477Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-31T14:51:49.477Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-31T14:51:49.477Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-08-31T14:51:49.477Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-31T14:51:49.477Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-31T14:51:49.477Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-31T14:51:49.477Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-31T14:51:51.009Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-31T14:51:51.009Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-31T14:51:53.554Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-31T14:51:53.554Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-31T14:51:53.554Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-31T14:51:53.911Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-31T14:51:54.368Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-31T14:51:54.368Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-31T14:51:54.519Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-31T14:51:54.826Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-31T14:51:54.826Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-31T14:51:57.230Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-31T14:51:57.230Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-31T14:51:57.230Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-31T14:51:57.230Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:51:57.230Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-31T14:52:01.577Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-31T14:52:03.382Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-31T14:52:03.382Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:52:03.382Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-31T14:52:03.382Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-31T14:52:03.382Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-31T14:52:03.382Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-08-31T14:52:03.382Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-31T14:52:06.251Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-31T14:52:06.251Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:52:06.251Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-31T14:52:10.439Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-31T14:52:10.439Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-31T14:52:10.439Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-31T14:52:12.031Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-31T14:52:12.031Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-31T14:52:12.031Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-31T14:52:14.909Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-31T14:52:14.909Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-31T14:52:14.909Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-31T14:52:14.909Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-31T14:52:14.909Z] === RUN TestDockerSuite/TestCpToDot [2021-08-31T14:52:15.874Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-31T14:52:15.874Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-31T14:52:15.874Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-31T14:52:15.874Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-31T14:52:15.874Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-31T14:52:18.048Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-31T14:52:18.048Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:52:18.048Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-31T14:52:18.048Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-31T14:52:18.048Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-31T14:52:18.048Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-31T14:52:18.048Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-31T14:52:18.048Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-31T14:52:18.048Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-31T14:52:18.506Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-31T14:52:18.506Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-31T14:52:18.991Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-31T14:52:18.991Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-31T14:52:18.991Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite (1963.51s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.11s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.31s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.86s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.79s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.42s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.46s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.44s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.07s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.05s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.70s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.11s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.32s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.24s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.27s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.86s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.87s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.64s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.85s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.28s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.30s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.94s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.28s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.48s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.23s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.47s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.76s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.53s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.28s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.05s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.05s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.70s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.49s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.35s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.76s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.41s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.25s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (46.37s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.08s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.97s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.49s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.63s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.94s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.23s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.07s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.11s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.55s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.78s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.48s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.78s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.29s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFails (2.35s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.66s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.45s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.64s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.04s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.21s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.30s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.12s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildHistory (10.50s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.53s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.78s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.35s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.11s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.67s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.93s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.84s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.28s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.03s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.45s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.22s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.02s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-31T14:52:19.964Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.76s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.86s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.41s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.89s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.90s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.51s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.60s) [2021-08-31T14:52:19.964Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.43s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.72s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.60s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.62s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.18s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.35s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildRm (9.49s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.62s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.42s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.58s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.49s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.36s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.58s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildStderr (3.33s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.40s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.96s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.48s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.19s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.21s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.74s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.88s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.54s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.73s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.95s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.22s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.36s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.50s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.91s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.58s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.13s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCommitChange (4.41s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.93s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.26s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCommitTTY (6.41s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.49s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.80s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.45s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.88s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.30s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.45s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.81s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.81s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.93s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.34s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.48s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.28s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.45s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.64s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.37s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.87s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.27s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.47s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.22s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.30s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.28s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.32s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00038f260_} (2.35s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1806708864_c:\foo_false____} (2.32s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1806708864_c:\foo_true____} (2.32s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.04s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.39s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.37s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.28s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.62s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.11s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpToDot (2.37s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCpToStdout (2.50s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.97s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.49s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.08s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.30s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T14:52:19.965Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.37s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.32s) [2021-08-31T14:52:19.965Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.38s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.72s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsCopy (3.74s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.50s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.68s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFilters (4.78s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFormat (4.22s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsResize (7.58s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.26s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.12s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.74s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.10s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.77s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.78s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.77s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.64s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.86s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecInspectID (3.19s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.88s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.59s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.67s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.67s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.10s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.86s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.57s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.30s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.33s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.31s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectHistory (4.00s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.29s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.81s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.97s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.80s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectStatus (2.97s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.48s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.89s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.87s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.80s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.27s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.32s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.84s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.33s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.84s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.74s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.68s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.69s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.04s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.10s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.00s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.45s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsSince (8.76s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsTail (2.60s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.40s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.34s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.62s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.60s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsByOrder (6.46s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.47s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.81s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.68s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.31s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.73s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.19s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.92s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.75s) [2021-08-31T14:52:19.966Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T14:52:19.966Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.64s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.16s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.36s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.31s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.39s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.16s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.24s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.06s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.22s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.81s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.27s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.54s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.39s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.36s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.49s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.85s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.56s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.28s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.68s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.57s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.37s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.26s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.31s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.29s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.90s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.53s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.50s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.68s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.89s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.93s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.89s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.51s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.30s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.25s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.26s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunExitCode (2.27s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.27s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.35s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.06s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.23s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.26s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.24s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.63s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.79s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.53s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.54s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.59s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.57s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.61s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunRm (2.28s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.27s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.83s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.83s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.33s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.07s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.54s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.21s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.51s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.48s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.60s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.47s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.11s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.45s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.80s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.20s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.45s) [2021-08-31T14:52:19.967Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.92s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T14:52:19.967Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.13s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.20s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.81s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.40s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.82s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.94s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.55s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.92s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.48s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.33s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.54s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.12s) [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-31T14:52:19.968Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-31T14:52:19.968Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:52:19.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-31T14:52:19.968Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-31T14:52:19.968Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-31T14:52:19.968Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-31T14:52:19.968Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-31T14:52:19.968Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-31T14:52:19.968Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-31T14:52:19.969Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-31T14:52:19.969Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T14:52:19.969Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-31T14:52:19.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-31T14:52:19.969Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-31T14:52:19.969Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-31T14:52:19.969Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-31T14:52:19.969Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-31T14:52:19.969Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T14:52:19.969Z] === RUN TestDockerDaemonSuite [2021-08-31T14:52:19.969Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-31T14:52:19.969Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-31T14:52:19.969Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-31T14:52:19.969Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T14:52:19.969Z] === RUN TestDockerSwarmSuite [2021-08-31T14:52:19.969Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-31T14:52:19.969Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T14:52:19.969Z] === RUN TestDockerExternalVolumeSuite [2021-08-31T14:52:19.969Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-31T14:52:19.969Z] === RUN TestDockerNetworkSuite [2021-08-31T14:52:19.969Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-31T14:52:19.969Z] === RUN TestDockerHubPullSuite [2021-08-31T14:52:19.969Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-31T14:52:19.969Z] PASS [2021-08-31T14:52:19.969Z] ok github.com/docker/docker/integration-cli 1963.797s [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === Skipped [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T14:52:19.969Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T14:52:19.969Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T14:52:19.969Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-31T14:52:19.969Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T14:52:19.969Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T14:52:19.969Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T14:52:19.969Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-31T14:52:19.969Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-31T14:52:19.969Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-31T14:52:19.969Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T14:52:19.969Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T14:52:19.969Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-31T14:52:19.969Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-08-31T14:52:19.969Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-08-31T14:52:19.969Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.969Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-08-31T14:52:19.969Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-31T14:52:19.970Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-31T14:52:19.970Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-31T14:52:19.970Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-31T14:52:19.970Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T14:52:19.970Z] docker_cli_sni_test.go:18: Flakey test [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T14:52:19.970Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.970Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T14:52:19.970Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T14:52:19.971Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T14:52:19.971Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T14:52:19.971Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T14:52:19.971Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-31T14:52:19.971Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T14:52:19.971Z] [2021-08-31T14:52:19.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-31T14:52:20.430Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-31T14:52:20.430Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-31T14:52:20.430Z] [2021-08-31T14:52:20.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-31T14:52:20.430Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T14:52:20.431Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T14:52:20.431Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T14:52:20.431Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T14:52:20.431Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T14:52:20.431Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T14:52:20.431Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T14:52:20.431Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T14:52:20.431Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T14:52:20.431Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.431Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T14:52:20.431Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-31T14:52:20.432Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-31T14:52:20.432Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T14:52:20.432Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-31T14:52:20.432Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-31T14:52:20.432Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-31T14:52:20.432Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T14:52:20.432Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T14:52:20.432Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-31T14:52:20.432Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T14:52:20.432Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T14:52:20.432Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T14:52:20.432Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T14:52:20.432Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-31T14:52:20.433Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T14:52:20.433Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:52:20.433Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T14:52:20.433Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T14:52:20.433Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T14:52:20.433Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-31T14:52:20.433Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-31T14:52:20.433Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T14:52:20.433Z] [2021-08-31T14:52:20.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-31T14:52:20.433Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.433Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-31T14:52:20.434Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.434Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-31T14:52:20.434Z] [2021-08-31T14:52:20.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T14:52:20.435Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-31T14:52:20.435Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-31T14:52:20.435Z] [2021-08-31T14:52:20.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T14:52:20.435Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.435Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.436Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T14:52:20.436Z] [2021-08-31T14:52:20.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T14:52:20.436Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-31T14:52:20.437Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.437Z] DONE 1092 tests, 546 skipped in 1970.701s [2021-08-31T14:52:20.437Z] INFO: Integration tests ended at 08/31/2021 14:52:20. Duration:00:32:50.7982307 [2021-08-31T14:52:20.437Z] INFO: Docker info of the daemon under test at end of run [2021-08-31T14:52:20.437Z] [2021-08-31T14:52:20.682Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-31T14:52:20.897Z] Containers: 2 [2021-08-31T14:52:20.897Z] Running: 0 [2021-08-31T14:52:20.897Z] Paused: 0 [2021-08-31T14:52:20.897Z] Stopped: 2 [2021-08-31T14:52:20.897Z] Images: 18 [2021-08-31T14:52:20.897Z] Server Version: 0.0.0-dev [2021-08-31T14:52:20.897Z] Storage Driver: windowsfilter [2021-08-31T14:52:20.897Z] Windows: [2021-08-31T14:52:20.897Z] Logging Driver: json-file [2021-08-31T14:52:20.897Z] Plugins: [2021-08-31T14:52:20.897Z] Volume: local [2021-08-31T14:52:20.897Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T14:52:20.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T14:52:20.897Z] Swarm: inactive [2021-08-31T14:52:20.897Z] Default Isolation: process [2021-08-31T14:52:20.897Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-31T14:52:20.897Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-31T14:52:20.897Z] OSType: windows [2021-08-31T14:52:20.897Z] Architecture: x86_64 [2021-08-31T14:52:20.897Z] CPUs: 4 [2021-08-31T14:52:20.897Z] Total Memory: 32GiB [2021-08-31T14:52:20.897Z] Name: azwin-2-6f25e1 [2021-08-31T14:52:20.897Z] ID: MVNS:MHHC:N7EH:BFMR:DQFZ:NCMV:56JT:NCIR:2GUP:LK3C:RWFF:VDHV [2021-08-31T14:52:20.897Z] Docker Root Dir: D:\CI\PR-42797\4\daemon [2021-08-31T14:52:20.897Z] Debug Mode (client): false [2021-08-31T14:52:20.897Z] Debug Mode (server): true [2021-08-31T14:52:20.897Z] File Descriptors: -1 [2021-08-31T14:52:20.897Z] Goroutines: 17 [2021-08-31T14:52:20.897Z] System Time: 2021-08-31T14:52:20.4773792Z [2021-08-31T14:52:20.897Z] EventsListeners: 0 [2021-08-31T14:52:20.897Z] Registry: https://index.docker.io/v1/ [2021-08-31T14:52:20.897Z] Labels: [2021-08-31T14:52:20.897Z] Experimental: false [2021-08-31T14:52:20.897Z] Insecure Registries: [2021-08-31T14:52:20.897Z] 127.0.0.0/8 [2021-08-31T14:52:20.897Z] Live Restore Enabled: false [2021-08-31T14:52:20.897Z] [2021-08-31T14:52:20.897Z] [2021-08-31T14:52:20.897Z] INFO: Stopping daemon under test [2021-08-31T14:52:20.897Z] SUCCESS: The process with PID 5908 (child process of PID 6108) has been terminated. [2021-08-31T14:52:20.897Z] SUCCESS: The process with PID 6108 (child process of PID 5736) has been terminated. [2021-08-31T14:52:20.897Z] INFO: Stop tailing logs of the daemon under tests [2021-08-31T14:52:20.897Z] INFO: executeCI.ps1 Completed successfully at 08/31/2021 14:52:20. [2021-08-31T14:52:20.897Z] INFO: Tidying up at end of run [2021-08-31T14:52:20.897Z] INFO: Saving daemon under test log (d:\CI\PR-42797\4\dut.out) to bundles\CIDUT.out [2021-08-31T14:52:20.897Z] INFO: Saving daemon under test log (d:\CI\PR-42797\4\dut.err) to bundles\CIDUT.err [2021-08-31T14:52:20.897Z] INFO: Saving containerd logs to bundles [2021-08-31T14:52:20.897Z] INFO: Nuke-Everything... [2021-08-31T14:52:21.865Z] INFO: Container count on control daemon to delete is 2 [2021-08-31T14:52:21.865Z] 2827c0a4a6ee [2021-08-31T14:52:21.865Z] edd959af5c01 [2021-08-31T14:52:21.865Z] INFO: Tidying pidfile d:\CI\PR-42797\4\docker.pid [2021-08-31T14:52:21.865Z] INFO: Nuking d:\CI [2021-08-31T14:52:22.217Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-31T14:52:22.674Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-31T14:52:22.674Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-31T14:52:24.207Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-31T14:52:24.385Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-31T14:52:25.172Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-31T14:52:25.172Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-31T14:52:25.172Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-31T14:52:25.172Z] === RUN TestDockerSuite/TestCreateRM [2021-08-31T14:52:25.635Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-31T14:52:25.635Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-31T14:52:25.635Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-31T14:52:25.635Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-31T14:52:26.093Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-31T14:52:28.106Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-31T14:52:28.106Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-31T14:52:33.157Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-31T14:52:33.157Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-31T14:52:33.157Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-31T14:52:35.165Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-31T14:52:36.059Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-31T14:52:36.517Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-31T14:52:36.517Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-08-31T14:52:36.517Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-31T14:52:38.692Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-31T14:52:38.692Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-31T14:52:38.692Z] === RUN TestDockerSuite/TestDockerFails [2021-08-31T14:52:39.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-31T14:52:39.150Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-08-31T14:52:39.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-31T14:52:39.150Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-08-31T14:52:39.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-31T14:52:39.150Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-08-31T14:52:39.150Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-31T14:52:39.150Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-08-31T14:52:39.150Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-31T14:52:39.150Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-08-31T14:52:39.150Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-31T14:52:39.837Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-31T14:52:41.322Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-31T14:52:42.940Z] INFO: Zapped successfully [2021-08-31T14:52:42.940Z] [2021-08-31T14:52:42.940Z] INFO: executeCI.ps1 exiting at Tue Aug 31 14:52:40 CUT 2021. Duration 01:03:27.0266115 [2021-08-31T14:52:42.940Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-31T14:52:43.179Z] Recording test results [2021-08-31T14:52:43.497Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-31T14:52:45.670Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-31T14:52:48.389Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-31T14:52:50.117Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-31T14:52:50.677Z] === RUN TestDockerSuite/TestRmiTag [2021-08-31T14:52:51.641Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-31T14:52:51.697Z] Creating win-2022-integration-bundles.zip [2021-08-31T14:52:52.759Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] archiveArtifacts [2021-08-31T14:52:52.872Z] Archiving artifacts [2021-08-31T14:52:54.537Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-31T14:52:56.492Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-31T14:53:01.174Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-31T14:53:03.350Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-31T14:53:03.807Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-31T14:53:06.785Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-31T14:53:07.539Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-31T14:53:07.706Z] + make clean [2021-08-31T14:53:08.508Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-31T14:53:09.238Z] docker volume rm -f docker-dev-cache [2021-08-31T14:53:09.238Z] docker-dev-cache [2021-08-31T14:53:09.325Z] === RUN TestDockerSuite/TestRmiWithContainerFails [Pipeline] deleteDir [2021-08-31T14:53:09.474Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-31T14:53:12.224Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-31T14:53:14.159Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-31T14:53:16.899Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-31T14:53:17.863Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-31T14:53:17.863Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-31T14:53:17.863Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-31T14:53:17.863Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-31T14:53:17.863Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-31T14:53:17.863Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-31T14:53:17.863Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-31T14:53:17.863Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-31T14:53:17.863Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-31T14:53:17.863Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-31T14:53:17.896Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-31T14:53:17.896Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-31T14:53:17.896Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-31T14:53:17.896Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:53:17.896Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-31T14:53:17.896Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-08-31T14:53:17.896Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-31T14:53:17.896Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-08-31T14:53:17.896Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-31T14:53:18.322Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-31T14:53:18.322Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-31T14:53:18.322Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-31T14:53:18.322Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-31T14:53:18.322Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-31T14:53:18.861Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-31T14:53:18.861Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-08-31T14:53:18.861Z] === RUN TestDockerSuite/TestEventsRename [2021-08-31T14:53:19.852Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-31T14:53:19.853Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-31T14:53:19.853Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-31T14:53:19.853Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-31T14:53:19.853Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-31T14:53:21.039Z] === RUN TestDockerSuite/TestEventsResize [2021-08-31T14:53:25.628Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-31T14:53:28.531Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-31T14:53:29.599Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-31T14:53:30.565Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-31T14:53:31.429Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-31T14:53:32.739Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-31T14:53:34.323Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-31T14:53:36.491Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-31T14:53:36.491Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-31T14:53:37.422Z] === RUN TestDockerSuite/TestEventsTop [2021-08-31T14:53:37.422Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-08-31T14:53:37.422Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-31T14:53:40.325Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-31T14:53:42.270Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-31T14:53:42.270Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-31T14:53:44.440Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-31T14:53:44.440Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-31T14:53:44.440Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-31T14:53:48.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-31T14:53:48.166Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-31T14:53:48.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-31T14:53:48.166Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-31T14:53:48.166Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-31T14:53:48.880Z] === RUN TestDockerSuite/TestExec [2021-08-31T14:53:48.880Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:53:48.880Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-31T14:53:48.880Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-31T14:53:48.880Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-31T14:53:49.698Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-31T14:53:49.698Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-31T14:53:49.698Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-31T14:53:49.698Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-31T14:53:49.698Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-31T14:53:49.698Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-31T14:53:49.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-31T14:53:49.698Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-31T14:53:49.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-31T14:53:49.698Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-31T14:53:49.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-31T14:53:49.698Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-31T14:53:49.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-31T14:53:49.698Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-31T14:53:49.698Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-31T14:53:50.414Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-31T14:53:51.231Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-31T14:53:51.950Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-31T14:53:51.950Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:53:51.951Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-31T14:53:51.951Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:53:51.951Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-31T14:53:51.951Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-31T14:53:51.951Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-31T14:53:53.484Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-31T14:53:54.126Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-31T14:53:55.668Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-31T14:53:56.296Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-31T14:53:56.296Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-31T14:53:56.752Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-31T14:53:56.752Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-31T14:53:56.752Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-31T14:53:56.752Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-31T14:53:56.752Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-31T14:53:57.841Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-31T14:53:59.375Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-31T14:53:59.646Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-31T14:53:59.646Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-31T14:53:59.646Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-31T14:53:59.646Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:53:59.646Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-31T14:53:59.646Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-31T14:53:59.646Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-31T14:53:59.646Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:53:59.646Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-31T14:54:00.611Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-31T14:54:03.104Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-31T14:54:03.104Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-31T14:54:03.104Z] === RUN TestDockerSuite/TestExecEnv [2021-08-31T14:54:03.104Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:54:03.104Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-31T14:54:03.104Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-31T14:54:03.104Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-31T14:54:05.286Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-31T14:54:06.387Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-31T14:54:06.387Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-31T14:54:06.387Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-31T14:54:06.387Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-31T14:54:06.387Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-31T14:54:06.387Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-31T14:54:06.387Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-31T14:54:06.387Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:54:06.387Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-31T14:54:06.387Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-31T14:54:06.387Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-31T14:54:06.387Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-31T14:54:06.387Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-31T14:54:09.292Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-31T14:54:09.292Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-31T14:54:09.292Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-31T14:54:09.292Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-31T14:54:09.292Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-31T14:54:09.292Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-31T14:54:09.965Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-31T14:54:09.965Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-31T14:54:09.965Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-31T14:54:09.965Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-31T14:54:09.965Z] === RUN TestDockerSuite/TestExecParseError [2021-08-31T14:54:09.965Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:54:09.965Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-31T14:54:09.965Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-31T14:54:09.965Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-31T14:54:09.965Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-31T14:54:09.965Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-31T14:54:11.462Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-31T14:54:11.498Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-31T14:54:11.499Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-31T14:54:11.499Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-31T14:54:11.499Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:54:11.499Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-31T14:54:11.499Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-31T14:54:11.499Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-31T14:54:11.499Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-31T14:54:11.499Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-31T14:54:11.499Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-31T14:54:11.499Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-31T14:54:13.673Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-31T14:54:13.673Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-31T14:54:13.673Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-31T14:54:14.362Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-31T14:54:14.362Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-31T14:54:14.362Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-31T14:54:16.531Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-31T14:54:16.531Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-31T14:54:16.531Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-31T14:54:16.531Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-31T14:54:16.531Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-31T14:54:16.531Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-31T14:54:16.531Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-31T14:54:19.427Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-31T14:54:20.745Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-31T14:54:20.745Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-31T14:54:20.745Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-31T14:54:20.745Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-31T14:54:20.745Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-31T14:54:20.745Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:54:20.745Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-31T14:54:22.321Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-31T14:54:24.493Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-31T14:54:26.530Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-31T14:54:27.389Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-31T14:54:27.389Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-31T14:54:27.389Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-31T14:54:27.389Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-31T14:54:27.389Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-31T14:54:27.389Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-31T14:54:27.389Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-31T14:54:27.389Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-31T14:54:32.065Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-31T14:54:32.065Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-31T14:54:32.065Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-31T14:54:32.065Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-31T14:54:32.065Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T14:54:32.065Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-31T14:54:32.065Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-31T14:54:32.065Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-31T14:54:32.065Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-31T14:54:32.065Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-31T14:54:32.065Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-31T14:54:32.065Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-31T14:54:32.311Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-31T14:54:35.214Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-31T14:54:39.126Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-31T14:54:39.126Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-31T14:54:39.126Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunMount [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-31T14:54:40.656Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-31T14:54:40.656Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-31T14:54:41.000Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-31T14:54:41.000Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:54:41.000Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-31T14:54:41.000Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-31T14:54:41.000Z] === RUN TestDockerSuite/TestHealth [2021-08-31T14:54:41.000Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-31T14:54:41.000Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-31T14:54:41.000Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-31T14:54:41.000Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-31T14:54:41.458Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-31T14:54:45.186Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-31T14:54:45.186Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-31T14:54:45.186Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-08-31T14:54:45.186Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-31T14:54:45.186Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-31T14:54:45.186Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-31T14:54:45.644Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-31T14:54:46.102Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-31T14:54:46.102Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:54:46.102Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-31T14:54:47.069Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-31T14:54:47.528Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-31T14:54:49.064Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-31T14:54:49.219Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-31T14:54:49.219Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-31T14:54:49.219Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-31T14:54:49.219Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-31T14:54:49.219Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-31T14:54:49.219Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-31T14:54:49.219Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-31T14:54:49.522Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-31T14:54:51.698Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-31T14:54:54.995Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-31T14:54:58.721Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-31T14:54:58.721Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.721Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-31T14:54:58.721Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.721Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-31T14:54:58.721Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.721Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-31T14:54:58.721Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.721Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-31T14:54:58.721Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.721Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-31T14:54:58.721Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.721Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-31T14:54:58.721Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.721Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-31T14:54:58.721Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.766Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-31T14:54:58.766Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-31T14:54:58.766Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:54:58.766Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-31T14:54:59.179Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-31T14:54:59.179Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-31T14:54:59.179Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-31T14:54:59.179Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-31T14:55:00.711Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-31T14:55:02.241Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-31T14:55:02.495Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-31T14:55:02.955Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-31T14:55:03.771Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-31T14:55:05.128Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-31T14:55:05.128Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.128Z] === RUN TestDockerSuite/TestImportFile [2021-08-31T14:55:05.128Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.128Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-31T14:55:05.128Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-31T14:55:05.128Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.128Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-31T14:55:05.128Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.128Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-31T14:55:05.128Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.128Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-31T14:55:05.128Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-31T14:55:05.128Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-31T14:55:05.128Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.305Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-31T14:55:05.586Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-31T14:55:05.586Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.586Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-31T14:55:05.586Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-31T14:55:05.586Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.586Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-31T14:55:05.586Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:55:05.586Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-31T14:55:06.838Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-31T14:55:07.296Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-31T14:55:07.296Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-31T14:55:07.296Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-31T14:55:07.296Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-31T14:55:07.296Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-31T14:55:07.296Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-31T14:55:07.296Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-31T14:55:07.296Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-31T14:55:07.296Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-31T14:55:07.296Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-31T14:55:07.296Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-31T14:55:07.296Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-31T14:55:07.296Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-31T14:55:07.296Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-31T14:55:07.296Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-31T14:55:07.296Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-31T14:55:07.760Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-31T14:55:09.938Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-31T14:55:09.938Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:55:09.938Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-31T14:55:09.938Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-31T14:55:09.938Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-31T14:55:09.938Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-31T14:55:09.938Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-31T14:55:09.938Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-31T14:55:11.153Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-31T14:55:11.170Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-31T14:55:11.170Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-31T14:55:11.170Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-31T14:55:11.170Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-31T14:55:11.170Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-31T14:55:11.170Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-31T14:55:11.170Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-31T14:55:11.170Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-31T14:55:11.170Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:55:11.170Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-31T14:55:11.474Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-31T14:55:11.932Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-31T14:55:14.104Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-31T14:55:14.104Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-31T14:55:14.104Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-31T14:55:14.104Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-31T14:55:14.104Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-31T14:55:14.104Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-31T14:55:14.104Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-31T14:55:16.277Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-31T14:55:20.022Z] === RUN TestDockerSuite/TestInspectImage [2021-08-31T14:55:20.022Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:55:20.022Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-31T14:55:20.022Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:55:20.022Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-31T14:55:20.022Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:55:20.022Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-31T14:55:21.475Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-31T14:55:21.475Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-31T14:55:21.475Z] === RUN TestDockerSuite/TestRunRm [2021-08-31T14:55:21.560Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-31T14:55:23.009Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-31T14:55:23.733Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-31T14:55:23.733Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-31T14:55:25.905Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-31T14:55:27.438Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-31T14:55:27.438Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-31T14:55:27.438Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-31T14:55:27.438Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-31T14:55:28.793Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-31T14:55:29.613Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-31T14:55:30.963Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-31T14:55:31.785Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-31T14:55:33.859Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-31T14:55:35.588Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-31T14:55:37.583Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-31T14:55:37.583Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-31T14:55:37.583Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-31T14:55:37.583Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-31T14:55:37.583Z] === RUN TestDockerSuite/TestRunState [2021-08-31T14:55:37.583Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-31T14:55:37.583Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-31T14:55:37.763Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-31T14:55:39.755Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-31T14:55:39.755Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:55:39.755Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-31T14:55:39.941Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-31T14:55:40.214Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-31T14:55:40.214Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-31T14:55:40.214Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-31T14:55:40.214Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-31T14:55:40.214Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-31T14:55:40.214Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-31T14:55:40.214Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-31T14:55:40.214Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-31T14:55:40.214Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-31T14:55:41.482Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-31T14:55:43.664Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-31T14:55:47.766Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-31T14:55:47.766Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-31T14:55:47.766Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-31T14:55:47.766Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-31T14:55:48.659Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-31T14:55:48.660Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-31T14:55:48.660Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-31T14:55:49.940Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-31T14:55:50.832Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-31T14:55:50.832Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-31T14:55:50.832Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-31T14:55:50.832Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-31T14:55:50.832Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-31T14:55:51.476Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-31T14:55:54.558Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-31T14:55:57.268Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-31T14:55:58.803Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-31T14:55:58.803Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-08-31T14:55:58.803Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-31T14:56:00.978Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-31T14:56:00.978Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-31T14:56:03.112Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-31T14:56:06.761Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-31T14:56:07.796Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-31T14:56:11.446Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-31T14:56:14.854Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-31T14:56:14.854Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-31T14:56:14.854Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-31T14:56:14.854Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-31T14:56:16.131Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-31T14:56:18.313Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-31T14:56:18.586Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-31T14:56:20.495Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-31T14:56:20.495Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-31T14:56:20.495Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-31T14:56:20.759Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-31T14:56:22.674Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-31T14:56:23.655Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-31T14:56:23.655Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-31T14:56:23.655Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-31T14:56:23.655Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-31T14:56:23.655Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-31T14:56:23.655Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-31T14:56:23.655Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-31T14:56:24.847Z] === RUN TestDockerSuite/TestLogsSince [2021-08-31T14:56:27.382Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-31T14:56:28.916Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-31T14:56:30.449Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-31T14:56:33.412Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-31T14:56:33.412Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-31T14:56:33.412Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-31T14:56:33.412Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-31T14:56:33.412Z] === RUN TestDockerSuite/TestLogsTail [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-31T14:56:36.227Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-31T14:56:36.227Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-31T14:56:36.227Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-31T14:56:36.227Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-31T14:56:36.227Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-31T14:56:36.227Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-08-31T14:56:36.227Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-31T14:56:36.312Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-31T14:56:38.404Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-31T14:56:38.404Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-31T14:56:38.486Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-31T14:56:38.862Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-31T14:56:39.321Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-31T14:56:40.666Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-31T14:56:40.666Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestNetHostname [2021-08-31T14:56:40.666Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-31T14:56:40.666Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-31T14:56:40.666Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-31T14:56:40.666Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPluginActive [2021-08-31T14:56:40.666Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-31T14:56:40.666Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-31T14:56:40.666Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-31T14:56:40.666Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-31T14:56:40.666Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-31T14:56:40.666Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-31T14:56:40.666Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-31T14:56:40.666Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-31T14:56:40.666Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-31T14:56:40.666Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPortList [2021-08-31T14:56:40.666Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-31T14:56:40.666Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-31T14:56:40.856Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-31T14:56:45.357Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-31T14:56:45.357Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-31T14:56:45.357Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-31T14:56:45.357Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-31T14:56:45.357Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-31T14:56:45.357Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-31T14:56:45.357Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-31T14:56:45.357Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:56:45.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-31T14:56:49.092Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-31T14:56:49.092Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-08-31T14:56:49.092Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-31T14:56:49.410Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-31T14:56:49.410Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-31T14:56:49.410Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-31T14:56:56.176Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-31T14:56:56.176Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-31T14:56:56.176Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-31T14:56:57.967Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-31T14:56:57.967Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:56:57.967Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-31T14:57:01.696Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-31T14:57:01.696Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-31T14:57:01.696Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-31T14:57:01.696Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:57:01.696Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-31T14:57:01.696Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-31T14:57:01.696Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-31T14:57:01.696Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-31T14:57:01.696Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-31T14:57:04.744Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-31T14:57:10.270Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-31T14:57:10.270Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:57:10.270Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-31T14:57:10.270Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-31T14:57:10.270Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-31T14:57:10.270Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T14:57:10.270Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-31T14:57:10.270Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:57:10.270Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-31T14:57:10.270Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-31T14:57:10.270Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-31T14:57:10.270Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:57:10.270Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-31T14:57:12.449Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-31T14:57:16.177Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-31T14:57:16.177Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-31T14:57:16.177Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-31T14:57:17.126Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-31T14:57:17.126Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-31T14:57:17.126Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-31T14:57:17.126Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-31T14:57:19.076Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-31T14:57:19.076Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-31T14:57:19.076Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-31T14:57:19.076Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-31T14:57:19.076Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-31T14:57:19.076Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:57:19.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-31T14:57:19.076Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-31T14:57:19.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-31T14:57:19.076Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:57:19.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-31T14:57:19.076Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-31T14:57:19.076Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-31T14:57:29.515Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-31T14:57:31.695Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-31T14:57:36.753Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-31T14:57:36.754Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-31T14:57:36.754Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-31T14:57:36.754Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-08-31T14:57:36.754Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-31T14:57:36.754Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-31T14:57:36.754Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-31T14:57:36.754Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-31T14:57:38.287Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-31T14:57:38.287Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-31T14:57:42.017Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-31T14:57:42.017Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-31T14:57:42.474Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-31T14:57:42.474Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-31T14:57:42.474Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-31T14:57:44.073Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-31T14:57:46.374Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-31T14:57:46.374Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-31T14:57:46.374Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-31T14:57:46.374Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-31T14:57:46.374Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-31T14:57:51.031Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-31T14:57:51.031Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:57:51.031Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-31T14:57:51.068Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-31T14:57:51.068Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:57:51.068Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-31T14:57:51.068Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-31T14:57:51.068Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-31T14:57:51.068Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-31T14:57:51.068Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-31T14:57:51.068Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-31T14:57:51.068Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-31T14:57:51.997Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-31T14:57:51.997Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-31T14:57:51.997Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-08-31T14:57:51.997Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-31T14:57:56.861Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-31T14:57:56.861Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-31T14:57:56.861Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-31T14:57:58.399Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-31T14:57:58.399Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-31T14:57:58.399Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-31T14:57:59.372Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-31T14:58:00.340Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-31T14:58:00.340Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-08-31T14:58:00.340Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-31T14:58:00.553Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-31T14:58:00.553Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-31T14:58:00.553Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-31T14:58:04.078Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-31T14:58:07.818Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-31T14:58:10.856Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-31T14:58:10.856Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-31T14:58:10.856Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite (2223.37s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.75s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.75s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.78s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.13s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (69.97s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.74s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.36s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.07s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.78s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.64s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.40s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.67s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.51s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.13s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.46s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.96s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.72s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.66s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.14s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.94s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.77s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.44s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.37s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.10s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.69s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.66s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.76s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.24s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.10s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.05s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.22s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.98s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.68s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.30s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.73s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.74s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.86s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.55s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.83s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.78s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.94s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.41s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.03s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.41s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-31T14:58:11.821Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildFails (2.16s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-31T14:58:11.821Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.06s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.03s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.36s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.50s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.16s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.41s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.67s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildHistory (9.84s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.79s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.20s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.11s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.84s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.67s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.75s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.84s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.56s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.99s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.84s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.74s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.26s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.27s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.77s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.76s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.41s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.92s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.27s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.94s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.11s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.93s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildRm (10.42s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.94s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.20s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.73s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.71s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.32s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.79s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.93s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.87s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildStderr (3.64s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.86s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.46s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.73s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.36s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.39s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.08s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.96s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.60s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.31s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.23s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.29s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.69s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.42s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.45s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.76s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.70s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCommitChange (4.70s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.50s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.93s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCommitTTY (7.00s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.33s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.94s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.93s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.16s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.12s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.66s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.32s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.60s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.62s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.68s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.17s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.55s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.61s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.12s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.61s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.78s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.69s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.53s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.59s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.68s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.67s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00033e7c8_} (2.71s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11234782514_c:\foo_false____} (2.63s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11234782514_c:\foo_true____} (2.62s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.70s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.68s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.65s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T14:58:11.822Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.85s) [2021-08-31T14:58:11.822Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.67s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.73s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.73s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCpToDot (2.78s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCpToStdout (2.94s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.74s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.77s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.95s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.68s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.75s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.77s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.64s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.38s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsCopy (4.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.71s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.27s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFilters (5.34s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFormat (5.21s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsRename (2.75s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsResize (32.93s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.24s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.55s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.72s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.66s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.78s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.15s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.73s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.28s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.50s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.15s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecInspectID (5.08s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.32s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.16s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.71s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.71s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.70s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.70s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.67s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.51s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.89s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.61s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.81s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.72s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.74s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectDefault (2.62s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectHistory (4.54s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.66s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.50s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.83s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.24s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectStatus (7.66s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.70s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.18s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.70s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.16s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.56s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.55s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.54s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.63s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.65s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.84s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.66s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.72s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.07s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.00s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.09s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.20s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.02s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.69s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.60s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsSince (9.17s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsTail (2.96s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.74s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.70s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.35s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T14:58:11.823Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T14:58:11.823Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.27s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsByOrder (11.23s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.96s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.57s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.54s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.50s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.88s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.92s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.73s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.54s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.34s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.89s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.48s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.60s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.91s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.58s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.67s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.10s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.33s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.85s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.02s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.55s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.75s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.91s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.95s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.74s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.31s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.29s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.56s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.64s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.66s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.28s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.57s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.00s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.74s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.75s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.61s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.56s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.33s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.64s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.57s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.57s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunExitCode (2.58s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.58s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.60s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.64s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.73s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.61s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.08s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.67s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.54s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.68s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.65s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.82s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.32s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.53s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunRm (2.62s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.67s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.56s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.36s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.57s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.34s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-31T14:58:11.824Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.89s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T14:58:11.824Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.63s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.69s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.37s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.85s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.23s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.31s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.47s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.67s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.70s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.47s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.68s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.16s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.82s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.47s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.75s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T14:58:11.825Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.52s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-31T14:58:11.825Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.16s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.16s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.17s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.85s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.22s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.49s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.42s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.41s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s) [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-31T14:58:12.283Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-31T14:58:12.283Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.283Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:58:12.283Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-31T14:58:12.284Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-31T14:58:12.284Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-31T14:58:12.284Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-31T14:58:12.284Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-31T14:58:12.284Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-31T14:58:12.284Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-31T14:58:12.284Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-31T14:58:12.284Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-31T14:58:12.284Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-31T14:58:12.284Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-31T14:58:12.284Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-31T14:58:12.284Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-31T14:58:12.284Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T14:58:12.284Z] === RUN TestDockerDaemonSuite [2021-08-31T14:58:12.284Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-31T14:58:12.284Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-31T14:58:12.284Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-31T14:58:12.284Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T14:58:12.284Z] === RUN TestDockerSwarmSuite [2021-08-31T14:58:12.284Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-31T14:58:12.284Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T14:58:12.284Z] === RUN TestDockerExternalVolumeSuite [2021-08-31T14:58:12.284Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-31T14:58:12.284Z] === RUN TestDockerNetworkSuite [2021-08-31T14:58:12.284Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-31T14:58:12.284Z] === RUN TestDockerHubPullSuite [2021-08-31T14:58:12.284Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-31T14:58:12.284Z] PASS [2021-08-31T14:58:12.284Z] ok github.com/docker/docker/integration-cli 2223.669s [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === Skipped [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T14:58:12.284Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T14:58:12.284Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T14:58:12.284Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2021-08-31T14:58:12.284Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T14:58:12.284Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T14:58:12.284Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T14:58:12.284Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-31T14:58:12.284Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-31T14:58:12.284Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-31T14:58:12.284Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-31T14:58:12.284Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T14:58:12.284Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T14:58:12.284Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-31T14:58:12.284Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-08-31T14:58:12.284Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-31T14:58:12.284Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.284Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-31T14:58:12.284Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-31T14:58:12.285Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-08-31T14:58:12.285Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-08-31T14:58:12.285Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T14:58:12.285Z] docker_cli_sni_test.go:18: Flakey test [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T14:58:12.285Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.285Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T14:58:12.285Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-31T14:58:12.286Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-31T14:58:12.286Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-31T14:58:12.286Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.286Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-31T14:58:12.286Z] [2021-08-31T14:58:12.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T14:58:12.287Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T14:58:12.287Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T14:58:12.287Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T14:58:12.287Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T14:58:12.287Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T14:58:12.287Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T14:58:12.287Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T14:58:12.287Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-31T14:58:12.287Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T14:58:12.287Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T14:58:12.287Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-31T14:58:12.287Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.287Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-31T14:58:12.287Z] [2021-08-31T14:58:12.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-31T14:58:12.287Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-31T14:58:12.288Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T14:58:12.288Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-31T14:58:12.288Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T14:58:12.288Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T14:58:12.288Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T14:58:12.288Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-31T14:58:12.288Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T14:58:12.288Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:58:12.288Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T14:58:12.288Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T14:58:12.288Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T14:58:12.288Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-08-31T14:58:12.288Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-31T14:58:12.288Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.288Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-31T14:58:12.288Z] [2021-08-31T14:58:12.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-31T14:58:12.289Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-31T14:58:12.289Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T14:58:12.289Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.289Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T14:58:12.289Z] [2021-08-31T14:58:12.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-31T14:58:12.747Z] [2021-08-31T14:58:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-31T14:58:12.747Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.748Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-31T14:58:12.748Z] [2021-08-31T14:58:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-31T14:58:12.748Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-31T14:58:12.749Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-31T14:58:12.749Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T14:58:12.749Z] [2021-08-31T14:58:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T14:58:12.749Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.749Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-31T14:58:12.750Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] DONE 1092 tests, 551 skipped in 2231.619s [2021-08-31T14:58:12.750Z] INFO: Integration tests ended at 08/31/2021 14:58:12. Duration:00:37:11.8261305 [2021-08-31T14:58:12.750Z] INFO: Docker info of the daemon under test at end of run [2021-08-31T14:58:12.750Z] [2021-08-31T14:58:12.750Z] Containers: 2 [2021-08-31T14:58:12.750Z] Running: 0 [2021-08-31T14:58:12.750Z] Paused: 0 [2021-08-31T14:58:12.750Z] Stopped: 2 [2021-08-31T14:58:12.750Z] Images: 18 [2021-08-31T14:58:12.750Z] Server Version: 0.0.0-dev [2021-08-31T14:58:12.750Z] Storage Driver: windowsfilter [2021-08-31T14:58:12.750Z] Windows: [2021-08-31T14:58:12.750Z] Logging Driver: json-file [2021-08-31T14:58:12.750Z] Plugins: [2021-08-31T14:58:12.750Z] Volume: local [2021-08-31T14:58:12.750Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T14:58:12.750Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T14:58:12.750Z] Swarm: inactive [2021-08-31T14:58:12.750Z] Default Isolation: process [2021-08-31T14:58:12.750Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-31T14:58:12.750Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-31T14:58:12.750Z] OSType: windows [2021-08-31T14:58:12.750Z] Architecture: x86_64 [2021-08-31T14:58:12.750Z] CPUs: 4 [2021-08-31T14:58:12.750Z] Total Memory: 32GiB [2021-08-31T14:58:12.750Z] Name: azwin-2-6f25e0 [2021-08-31T14:58:12.750Z] ID: Z6ZZ:OIQQ:XOV2:TJPA:EGVN:2H5K:MJCO:GHRE:33SE:LBLK:VALL:WBXW [2021-08-31T14:58:12.750Z] Docker Root Dir: D:\CI\PR-42797\4\daemon [2021-08-31T14:58:12.750Z] Debug Mode (client): false [2021-08-31T14:58:12.750Z] Debug Mode (server): true [2021-08-31T14:58:12.750Z] File Descriptors: -1 [2021-08-31T14:58:12.750Z] Goroutines: 46 [2021-08-31T14:58:12.750Z] System Time: 2021-08-31T14:58:12.6115898Z [2021-08-31T14:58:12.750Z] EventsListeners: 0 [2021-08-31T14:58:12.750Z] Registry: https://index.docker.io/v1/ [2021-08-31T14:58:12.750Z] Labels: [2021-08-31T14:58:12.750Z] Experimental: false [2021-08-31T14:58:12.750Z] Insecure Registries: [2021-08-31T14:58:12.750Z] 127.0.0.0/8 [2021-08-31T14:58:12.750Z] Live Restore Enabled: false [2021-08-31T14:58:12.751Z] [2021-08-31T14:58:12.751Z] [2021-08-31T14:58:12.751Z] INFO: Stopping daemon under test [2021-08-31T14:58:13.208Z] SUCCESS: The process with PID 6092 (child process of PID 4008) has been terminated. [2021-08-31T14:58:13.208Z] SUCCESS: The process with PID 4008 (child process of PID 4284) has been terminated. [2021-08-31T14:58:13.208Z] INFO: Stop tailing logs of the daemon under tests [2021-08-31T14:58:13.208Z] INFO: executeCI.ps1 Completed successfully at 08/31/2021 14:58:12. [2021-08-31T14:58:13.208Z] INFO: Tidying up at end of run [2021-08-31T14:58:13.208Z] INFO: Saving daemon under test log (d:\CI\PR-42797\4\dut.out) to bundles\CIDUT.out [2021-08-31T14:58:13.208Z] INFO: Saving daemon under test log (d:\CI\PR-42797\4\dut.err) to bundles\CIDUT.err [2021-08-31T14:58:13.208Z] INFO: Saving containerd logs to bundles [2021-08-31T14:58:13.208Z] INFO: Nuke-Everything... [2021-08-31T14:58:13.665Z] INFO: Container count on control daemon to delete is 2 [2021-08-31T14:58:13.665Z] dfb870e9aede [2021-08-31T14:58:13.665Z] 7a5475307461 [2021-08-31T14:58:13.665Z] INFO: Tidying pidfile d:\CI\PR-42797\4\docker.pid [2021-08-31T14:58:13.665Z] INFO: Killing containerd with PID 5712 [2021-08-31T14:58:13.665Z] INFO: Nuking d:\CI [2021-08-31T14:58:14.897Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-31T14:58:34.737Z] INFO: Zapped successfully [2021-08-31T14:58:34.737Z] [2021-08-31T14:58:34.737Z] INFO: executeCI.ps1 exiting at Tue Aug 31 14:58:31 CUT 2021. Duration 01:08:50.4215938 [2021-08-31T14:58:34.737Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-31T14:58:34.981Z] Recording test results [2021-08-31T14:58:41.857Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-31T14:58:43.342Z] Creating win-2022-c8d-integration-bundles.zip [2021-08-31T14:58:44.855Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-31T14:58:44.855Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T14:58:44.855Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [Pipeline] archiveArtifacts [2021-08-31T14:58:45.090Z] Archiving artifacts [2021-08-31T14:58:49.550Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-31T14:58:50.017Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-31T14:58:50.017Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-31T14:58:50.985Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-31T14:58:54.720Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-31T14:58:58.457Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-31T14:58:58.458Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T14:58:58.458Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-31T14:58:59.194Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-31T14:59:00.121Z] + make clean [2021-08-31T14:59:01.655Z] docker volume rm -f docker-dev-cache [2021-08-31T14:59:01.655Z] docker-dev-cache [Pipeline] deleteDir [2021-08-31T14:59:02.221Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-31T14:59:02.221Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-31T14:59:02.221Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-31T14:59:14.597Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-31T14:59:17.504Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-31T14:59:17.964Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-31T14:59:23.755Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-31T14:59:28.449Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-31T14:59:35.521Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-31T14:59:38.425Z] === RUN TestDockerSuite/TestRmiTag [2021-08-31T14:59:38.884Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-31T14:59:41.063Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-31T14:59:55.892Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-31T14:59:58.069Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-31T15:00:01.805Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-31T15:00:02.773Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-31T15:00:02.773Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-31T15:00:02.773Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-31T15:00:02.773Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-31T15:00:02.773Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-31T15:00:02.773Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-31T15:00:02.773Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-31T15:00:02.773Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-31T15:00:02.773Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-31T15:00:02.773Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-31T15:00:02.773Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-31T15:00:02.773Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-31T15:00:02.773Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-31T15:00:02.773Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-31T15:00:02.773Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-31T15:00:04.950Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-31T15:00:04.950Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-31T15:00:04.950Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-31T15:00:04.950Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-31T15:00:04.950Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-31T15:00:08.685Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-31T15:00:10.860Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-31T15:00:13.041Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-31T15:00:20.115Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-31T15:00:21.650Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-31T15:00:21.650Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-31T15:00:26.342Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-31T15:00:26.342Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-31T15:00:27.884Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-31T15:00:27.884Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-31T15:00:27.884Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-31T15:00:30.787Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-31T15:00:30.787Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-31T15:00:30.787Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-31T15:00:30.787Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-31T15:00:30.787Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-31T15:00:32.322Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-31T15:00:32.322Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-31T15:00:32.322Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-31T15:00:32.322Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-31T15:00:32.322Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-31T15:00:32.322Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-31T15:00:32.322Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-31T15:00:32.322Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-31T15:00:32.322Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-31T15:00:32.322Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-31T15:00:32.322Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-31T15:00:32.322Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-31T15:00:32.322Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-31T15:00:32.322Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-31T15:00:32.322Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-31T15:00:34.505Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-31T15:00:36.684Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-31T15:00:38.863Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-31T15:00:38.863Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-31T15:00:38.863Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-31T15:00:38.863Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-31T15:00:38.863Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-31T15:00:38.863Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-31T15:00:38.863Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-31T15:00:40.399Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-31T15:00:40.399Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-31T15:00:40.399Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-31T15:00:40.399Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T15:00:40.399Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-31T15:00:40.399Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-31T15:00:40.399Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-31T15:00:40.399Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T15:00:40.399Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-31T15:00:42.576Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-31T15:00:47.262Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-31T15:00:47.262Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-31T15:00:47.262Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-31T15:00:47.262Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-31T15:00:47.262Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-31T15:00:47.262Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-31T15:00:47.262Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-31T15:00:47.262Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T15:00:47.262Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-31T15:00:47.262Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-31T15:00:47.262Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-31T15:00:47.262Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-31T15:00:47.262Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-31T15:00:48.799Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-31T15:00:48.799Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-31T15:00:49.258Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-31T15:00:49.258Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-31T15:00:49.258Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-31T15:00:49.258Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-31T15:00:51.434Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-31T15:00:52.971Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-31T15:00:52.971Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-31T15:00:52.971Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-31T15:00:55.146Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-31T15:00:55.146Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-31T15:00:55.146Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-31T15:00:55.146Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-31T15:00:55.146Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-31T15:00:55.146Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-31T15:00:55.146Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-31T15:00:56.682Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-31T15:00:58.861Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-31T15:01:01.042Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-31T15:01:02.577Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-31T15:01:03.036Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-31T15:01:03.036Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-31T15:01:03.036Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-31T15:01:03.036Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-31T15:01:03.036Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-31T15:01:03.036Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-31T15:01:03.036Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-31T15:01:03.036Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-31T15:01:03.036Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-31T15:01:03.036Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-31T15:01:03.036Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-31T15:01:03.036Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-31T15:01:03.036Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-31T15:01:03.036Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-31T15:01:03.036Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-31T15:01:06.767Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-31T15:01:06.767Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-31T15:01:06.767Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-31T15:01:06.767Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-31T15:01:06.767Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T15:01:06.767Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-31T15:01:06.767Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-31T15:01:06.767Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-31T15:01:06.767Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-31T15:01:06.767Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-31T15:01:06.767Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-31T15:01:06.767Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-31T15:01:15.337Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-31T15:01:15.337Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-31T15:01:15.337Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.309Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-31T15:01:16.309Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.767Z] === RUN TestDockerSuite/TestRunMount [2021-08-31T15:01:16.767Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.767Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-31T15:01:16.767Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.767Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-31T15:01:16.767Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.767Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-31T15:01:16.767Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-31T15:01:16.767Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-31T15:01:22.566Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-31T15:01:22.566Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-31T15:01:22.566Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-31T15:01:22.566Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-31T15:01:22.566Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-31T15:01:22.566Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-31T15:01:23.026Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-31T15:01:27.718Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-31T15:01:30.622Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-31T15:01:30.622Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-31T15:01:31.081Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-31T15:01:32.737Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-31T15:01:34.275Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-31T15:01:36.455Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-31T15:01:37.422Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-31T15:01:39.600Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-31T15:01:39.600Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-31T15:01:39.600Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-31T15:01:39.600Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-31T15:01:39.600Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-31T15:01:39.600Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-31T15:01:39.600Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-31T15:01:39.600Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-31T15:01:39.600Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-31T15:01:42.504Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-31T15:01:42.504Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-31T15:01:42.504Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-31T15:01:42.504Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-31T15:01:42.504Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-31T15:01:42.504Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-31T15:01:42.504Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-31T15:01:42.504Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-31T15:01:42.504Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-31T15:01:42.504Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T15:01:42.504Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-31T15:01:54.891Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-31T15:01:54.891Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-31T15:01:54.891Z] === RUN TestDockerSuite/TestRunRm [2021-08-31T15:01:56.429Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-31T15:02:02.238Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-31T15:02:03.775Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-31T15:02:05.957Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-31T15:02:07.495Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-31T15:02:09.674Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-31T15:02:09.674Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-31T15:02:09.674Z] === RUN TestDockerSuite/TestRunState [2021-08-31T15:02:09.674Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-31T15:02:09.674Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-31T15:02:11.855Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-31T15:02:11.855Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T15:02:11.855Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-31T15:02:13.394Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-31T15:02:13.394Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-31T15:02:13.394Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-31T15:02:13.394Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-31T15:02:13.394Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-31T15:02:13.854Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-31T15:02:13.854Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-31T15:02:13.854Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-31T15:02:13.854Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-31T15:02:18.549Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-31T15:02:18.549Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-31T15:02:20.727Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-31T15:02:20.727Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-31T15:02:20.727Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-31T15:02:22.263Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-31T15:02:22.263Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-31T15:02:22.263Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-31T15:02:22.263Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-31T15:02:22.263Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-31T15:02:25.168Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-31T15:02:32.243Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-31T15:02:35.981Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-31T15:02:40.677Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-31T15:02:40.677Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-31T15:02:40.677Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-31T15:02:40.677Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-31T15:02:42.855Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-31T15:02:45.034Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-31T15:02:47.213Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-31T15:02:47.213Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-31T15:02:47.213Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-31T15:02:47.213Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-31T15:02:47.213Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-31T15:02:47.213Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T15:02:47.213Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-31T15:02:47.213Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-31T15:02:47.213Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-31T15:02:47.214Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-31T15:02:47.214Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-31T15:02:47.214Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-31T15:02:47.214Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-31T15:02:47.214Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-31T15:02:47.214Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-31T15:02:50.953Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-31T15:02:52.492Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-31T15:02:54.673Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-31T15:02:58.408Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-31T15:02:58.408Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-31T15:02:58.408Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-31T15:02:58.408Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-31T15:02:58.408Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-31T15:02:58.408Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-08-31T15:02:58.408Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-31T15:03:00.596Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-31T15:03:01.056Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-31T15:03:01.516Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-31T15:03:01.976Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-31T15:03:03.514Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-31T15:03:09.308Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-31T15:03:09.308Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-31T15:03:09.308Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-31T15:03:16.379Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-31T15:03:16.379Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T15:03:16.379Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-31T15:03:19.284Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-31T15:03:19.284Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-31T15:03:19.284Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-31T15:03:19.284Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T15:03:19.284Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-31T15:03:19.284Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-31T15:03:19.284Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-31T15:03:19.284Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-31T15:03:19.284Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-31T15:03:29.607Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-31T15:03:29.607Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T15:03:29.607Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-31T15:03:29.607Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-31T15:03:29.607Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-31T15:03:29.607Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T15:03:29.607Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-31T15:03:29.607Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T15:03:29.607Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-31T15:03:29.607Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-31T15:03:29.607Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-31T15:03:29.607Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T15:03:29.607Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-31T15:03:31.147Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-31T15:03:33.325Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-31T15:03:33.325Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-31T15:03:33.325Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-31T15:03:35.503Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-31T15:03:35.503Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-31T15:03:35.503Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-31T15:03:35.503Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-31T15:03:35.503Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-31T15:03:35.503Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T15:03:35.503Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-31T15:03:35.503Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-31T15:03:35.503Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-31T15:03:35.503Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T15:03:35.503Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-31T15:03:35.503Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-31T15:03:35.503Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-31T15:03:53.193Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-31T15:03:53.193Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-31T15:03:53.193Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-31T15:03:53.193Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-08-31T15:03:53.193Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-31T15:03:53.193Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-31T15:03:53.193Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-31T15:03:53.193Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-31T15:03:54.165Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-31T15:03:54.165Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-31T15:03:57.071Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-31T15:03:57.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-31T15:03:57.989Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-31T15:03:57.989Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-31T15:03:57.989Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-31T15:04:05.071Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-31T15:04:05.071Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T15:04:05.071Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-31T15:04:05.530Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-31T15:04:05.988Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-31T15:04:05.988Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-08-31T15:04:05.988Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-31T15:04:11.783Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-31T15:04:11.783Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-31T15:04:12.242Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-31T15:04:20.816Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-31T15:04:20.816Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-31T15:04:20.816Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite (2322.30s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-31T15:04:21.279Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-31T15:04:21.279Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.51s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.70s) [2021-08-31T15:04:21.279Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2021-08-31T15:04:21.279Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T15:04:21.279Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-31T15:04:21.279Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T15:04:21.279Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T15:04:21.279Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T15:04:21.279Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.33s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.82s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.08s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.84s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.75s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.55s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.72s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.32s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.64s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.93s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.98s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddTar (57.22s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.55s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.31s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.71s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.27s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.73s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.04s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.84s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.59s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.80s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.69s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.73s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.79s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.62s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.21s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.92s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.57s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.28s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.04s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.55s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.33s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.76s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.35s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.20s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.82s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.46s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (74.54s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.33s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.11s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.00s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.64s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.85s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (110.45s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.79s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.85s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.12s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.09s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.25s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFails (6.86s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.82s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.06s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.63s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.17s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.29s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.59s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.75s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildHistory (10.26s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.59s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.42s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.36s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.34s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.02s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.37s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.64s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.21s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.96s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.18s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.38s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.45s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.62s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.59s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.60s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.31s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.27s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.28s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.16s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2021-08-31T15:04:21.280Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.93s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.28s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildRm (11.30s) [2021-08-31T15:04:21.280Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.86s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.05s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.10s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.66s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.48s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.57s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.03s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.93s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildStderr (3.80s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.84s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.71s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.05s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.95s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.72s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.57s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.58s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.90s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.20s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.73s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.26s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.63s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.79s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.59s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.82s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.82s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.70s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCommitChange (4.16s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.91s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.93s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCommitTTY (5.70s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.91s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.87s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.82s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.00s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.76s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.10s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.26s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.87s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.96s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.05s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.97s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.75s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.30s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.78s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.39s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.45s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.95s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.98s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (31.71s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.37s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.39s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.38s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002dad08_} (7.48s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12690271450_c:\foo_false____} (7.37s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12690271450_c:\foo_true____} (2.35s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.16s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.44s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.95s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.11s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.61s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpToCaseH (17.24s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpToDot (2.10s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCpToStdout (2.40s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.96s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.73s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.70s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.06s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.18s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T15:04:21.281Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.10s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.08s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.10s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.71s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestEventsCopy (4.45s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.53s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2021-08-31T15:04:21.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.26s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.24s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsFilters (4.13s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsFormat (3.93s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsRename (2.16s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsResize (7.52s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.08s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.38s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.50s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.19s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.66s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.99s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.03s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.72s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.97s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecInspectID (4.36s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.12s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.82s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.00s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.77s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.74s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.18s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.98s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.16s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.92s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.00s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectDefault (2.00s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectHistory (3.61s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.96s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.89s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.93s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.83s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectStatus (2.30s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.93s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.98s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.96s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.04s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.98s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.66s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.26s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.16s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.95s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.06s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.06s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.14s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.15s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.19s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.12s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.16s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsSince (8.74s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.28s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.06s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.81s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsByOrder (7.12s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.12s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.48s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.38s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.28s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.99s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.85s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-31T15:04:21.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.08s) [2021-08-31T15:04:21.282Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.07s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.51s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.75s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (6.92s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.62s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.39s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.74s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.60s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.68s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.25s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.51s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.70s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.50s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.64s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.63s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.07s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.51s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.17s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.95s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.84s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.43s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.82s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.98s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.97s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.89s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.74s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.04s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.91s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.65s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.61s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.09s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.89s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.92s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.93s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunExitCode (1.95s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.94s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.32s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.39s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.12s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.35s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.56s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.88s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.68s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunRm (2.14s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.17s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.99s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.96s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.88s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.28s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.98s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.49s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.98s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.76s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.34s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.89s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.02s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.33s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T15:04:21.283Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.53s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2021-08-31T15:04:21.283Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.85s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.80s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.50s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.10s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.05s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.90s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.30s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.69s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.77s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.77s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.72s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-31T15:04:21.284Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-31T15:04:21.284Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.284Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T15:04:21.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-31T15:04:21.745Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-31T15:04:21.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-31T15:04:21.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-31T15:04:21.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-31T15:04:21.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-31T15:04:21.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-31T15:04:21.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-31T15:04:21.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-31T15:04:21.745Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-31T15:04:21.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-31T15:04:21.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-31T15:04:21.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-31T15:04:21.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-31T15:04:21.745Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerDaemonSuite [2021-08-31T15:04:21.745Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-31T15:04:21.745Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-31T15:04:21.745Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-31T15:04:21.745Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerSwarmSuite [2021-08-31T15:04:21.745Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-31T15:04:21.745Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerExternalVolumeSuite [2021-08-31T15:04:21.745Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerNetworkSuite [2021-08-31T15:04:21.745Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-31T15:04:21.745Z] === RUN TestDockerHubPullSuite [2021-08-31T15:04:21.745Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.745Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-31T15:04:21.745Z] PASS [2021-08-31T15:04:21.745Z] ok github.com/docker/docker/integration-cli 2322.637s [2021-08-31T15:04:21.745Z] [2021-08-31T15:04:21.745Z] === Skipped [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T15:04:21.746Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T15:04:21.746Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T15:04:21.746Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-31T15:04:21.746Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T15:04:21.746Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T15:04:21.746Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T15:04:21.746Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-31T15:04:21.746Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-31T15:04:21.746Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-31T15:04:21.746Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T15:04:21.746Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T15:04:21.746Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-31T15:04:21.746Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.71s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.71s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-31T15:04:21.746Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T15:04:21.746Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.746Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-31T15:04:21.746Z] [2021-08-31T15:04:21.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-08-31T15:04:21.747Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-31T15:04:21.747Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-31T15:04:21.747Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_sni_test.go:18: Flakey test [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-31T15:04:21.747Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T15:04:21.747Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-31T15:04:21.747Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.747Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-31T15:04:21.747Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T15:04:21.748Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T15:04:21.748Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-31T15:04:21.748Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T15:04:21.748Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T15:04:21.748Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-31T15:04:21.748Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.748Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-31T15:04:21.748Z] [2021-08-31T15:04:21.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T15:04:21.748Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T15:04:21.749Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T15:04:21.749Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T15:04:21.749Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T15:04:21.749Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T15:04:21.749Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T15:04:21.749Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-31T15:04:21.749Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T15:04:21.749Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-31T15:04:21.749Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-31T15:04:21.749Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-31T15:04:21.749Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T15:04:21.749Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.749Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-31T15:04:21.749Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T15:04:21.750Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T15:04:21.750Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-31T15:04:21.750Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-31T15:04:21.750Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-31T15:04:21.750Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.750Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-31T15:04:21.750Z] [2021-08-31T15:04:21.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-31T15:04:21.751Z] [2021-08-31T15:04:21.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-31T15:04:21.751Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.751Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-08-31T15:04:21.752Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-31T15:04:21.752Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-31T15:04:21.752Z] [2021-08-31T15:04:21.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T15:04:21.752Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.211Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-31T15:04:22.211Z] [2021-08-31T15:04:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T15:04:22.211Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-31T15:04:22.212Z] [2021-08-31T15:04:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-31T15:04:22.212Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.212Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T15:04:22.213Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-31T15:04:22.213Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-31T15:04:22.213Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T15:04:22.213Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-31T15:04:22.213Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T15:04:22.213Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-31T15:04:22.213Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-31T15:04:22.214Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] DONE 1092 tests, 546 skipped in 2330.375s [2021-08-31T15:04:22.214Z] INFO: Integration tests ended at 08/31/2021 15:04:21. Duration:00:38:50.4750566 [2021-08-31T15:04:22.214Z] INFO: Docker info of the daemon under test at end of run [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] Containers: 2 [2021-08-31T15:04:22.214Z] Running: 0 [2021-08-31T15:04:22.214Z] Paused: 0 [2021-08-31T15:04:22.214Z] Stopped: 2 [2021-08-31T15:04:22.214Z] Images: 18 [2021-08-31T15:04:22.214Z] Server Version: 0.0.0-dev [2021-08-31T15:04:22.214Z] Storage Driver: windowsfilter [2021-08-31T15:04:22.214Z] Windows: [2021-08-31T15:04:22.214Z] Logging Driver: json-file [2021-08-31T15:04:22.214Z] Plugins: [2021-08-31T15:04:22.214Z] Volume: local [2021-08-31T15:04:22.214Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-31T15:04:22.214Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-31T15:04:22.214Z] Swarm: inactive [2021-08-31T15:04:22.214Z] Default Isolation: process [2021-08-31T15:04:22.214Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-31T15:04:22.214Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-31T15:04:22.214Z] OSType: windows [2021-08-31T15:04:22.214Z] Architecture: x86_64 [2021-08-31T15:04:22.214Z] CPUs: 4 [2021-08-31T15:04:22.214Z] Total Memory: 32GiB [2021-08-31T15:04:22.214Z] Name: azwin-2-49e100 [2021-08-31T15:04:22.214Z] ID: QHZC:IZZ5:PJNS:MA5N:4C32:KCFU:YNGD:GQCW:WCWO:4AIE:FPIB:TD6C [2021-08-31T15:04:22.214Z] Docker Root Dir: D:\CI\PR-42797\4\daemon [2021-08-31T15:04:22.214Z] Debug Mode (client): false [2021-08-31T15:04:22.214Z] Debug Mode (server): true [2021-08-31T15:04:22.214Z] File Descriptors: -1 [2021-08-31T15:04:22.214Z] Goroutines: 17 [2021-08-31T15:04:22.214Z] System Time: 2021-08-31T15:04:22.0219055Z [2021-08-31T15:04:22.214Z] EventsListeners: 0 [2021-08-31T15:04:22.214Z] Registry: https://index.docker.io/v1/ [2021-08-31T15:04:22.214Z] Labels: [2021-08-31T15:04:22.214Z] Experimental: false [2021-08-31T15:04:22.214Z] Insecure Registries: [2021-08-31T15:04:22.214Z] 127.0.0.0/8 [2021-08-31T15:04:22.214Z] Live Restore Enabled: false [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] [2021-08-31T15:04:22.214Z] INFO: Stopping daemon under test [2021-08-31T15:04:22.673Z] SUCCESS: The process with PID 3744 (child process of PID 4708) has been terminated. [2021-08-31T15:04:22.673Z] SUCCESS: The process with PID 4708 (child process of PID 3548) has been terminated. [2021-08-31T15:04:22.673Z] INFO: Stop tailing logs of the daemon under tests [2021-08-31T15:04:22.673Z] INFO: executeCI.ps1 Completed successfully at 08/31/2021 15:04:22. [2021-08-31T15:04:22.673Z] INFO: Tidying up at end of run [2021-08-31T15:04:22.673Z] INFO: Saving daemon under test log (d:\CI\PR-42797\4\dut.out) to bundles\CIDUT.out [2021-08-31T15:04:22.673Z] INFO: Saving daemon under test log (d:\CI\PR-42797\4\dut.err) to bundles\CIDUT.err [2021-08-31T15:04:22.673Z] INFO: Saving containerd logs to bundles [2021-08-31T15:04:22.673Z] INFO: Nuke-Everything... [2021-08-31T15:04:22.673Z] INFO: Container count on control daemon to delete is 2 [2021-08-31T15:04:23.132Z] 00788774889a [2021-08-31T15:04:23.132Z] 3e19e035030c [2021-08-31T15:04:23.132Z] INFO: Tidying pidfile d:\CI\PR-42797\4\docker.pid [2021-08-31T15:04:23.132Z] INFO: Nuking d:\CI [2021-08-31T15:04:48.283Z] INFO: Zapped successfully [2021-08-31T15:04:48.283Z] [2021-08-31T15:04:48.283Z] INFO: executeCI.ps1 exiting at Tue Aug 31 15:04:45 CUT 2021. Duration 01:15:19.6626706 [2021-08-31T15:04:48.283Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-31T15:04:48.524Z] Recording test results [2021-08-31T15:04:55.556Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-31T15:04:57.040Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-31T15:04:58.793Z] Archiving artifacts [2021-08-31T15:05:12.715Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42797/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-31T15:05:13.643Z] + make clean [2021-08-31T15:05:15.822Z] docker volume rm -f docker-dev-cache [2021-08-31T15:05:15.822Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS